aposadasn commited on
Commit
992e637
·
verified ·
1 Parent(s): dbaca4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -9,7 +9,7 @@ configs:
9
  data_files: data/*/*.parquet
10
  ---
11
 
12
- This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
 
14
  ## Dataset Description
15
 
@@ -133,5 +133,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
133
  **BibTeX:**
134
 
135
  ```bibtex
136
- [More Information Needed]
 
 
 
 
 
 
 
 
137
  ```
 
9
  data_files: data/*/*.parquet
10
  ---
11
 
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot) and was part of our work on the [Action Chunking with Transformers for Image-Based Spacecraft Guidance and Control](https://arxiv.org/abs/2509.04628) paper.
13
 
14
  ## Dataset Description
15
 
 
133
  **BibTeX:**
134
 
135
  ```bibtex
136
+ @misc{posadasnava2025actionchunkingtransformersimagebased,
137
+ title={Action Chunking with Transformers for Image-Based Spacecraft Guidance and Control},
138
+ author={Alejandro Posadas-Nava and Andrea Scorsoglio and Luca Ghilardi and Roberto Furfaro and Richard Linares},
139
+ year={2025},
140
+ eprint={2509.04628},
141
+ archivePrefix={arXiv},
142
+ primaryClass={cs.RO},
143
+ url={https://arxiv.org/abs/2509.04628},
144
+ }
145
  ```