Commit
d99792b
·
verified ·
1 Parent(s): f658931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -211,11 +211,12 @@ for robot_idx in range(2):
211
  ## Citation
212
 
213
  ```bibtex
214
- @misc{rdt2_2025,
215
- title = {RDT 2: Enabling Zero-Shot Cross-Embodiment Generalization by Scaling Up UMI Data},
216
- author = {RDT Robotics Team},
217
- year = {2025},
218
- url = {https://rdt-robotics.github.io/rdt2/}
 
219
  }
220
  ```
221
 
 
211
  ## Citation
212
 
213
  ```bibtex
214
+ @software{rdt2,
215
+ title={RDT2: Enabling Zero-Shot Cross-Embodiment Generalization by Scaling Up UMI Data},
216
+ author={RDT Team},
217
+ url={https://github.com/thu-ml/RDT2},
218
+ month={September},
219
+ year={2025}
220
  }
221
  ```
222