Update README.md
Browse files
README.md
CHANGED
|
@@ -187,12 +187,11 @@ for robot_idx in range(2):
|
|
| 187 |
## Citation
|
| 188 |
|
| 189 |
```bibtex
|
| 190 |
-
@
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
|
| 195 |
-
year={2025}
|
| 196 |
}
|
| 197 |
```
|
| 198 |
|
|
|
|
| 187 |
## Citation
|
| 188 |
|
| 189 |
```bibtex
|
| 190 |
+
@article{liu2026rdt2,
|
| 191 |
+
title={RDT2: Exploring the Scaling Limit of UMI Data Towards Zero-Shot Cross-Embodiment Generalization},
|
| 192 |
+
author={Liu, Songming and Li, Bangguo and Ma, Kai and Wu, Lingxuan and Tan, Hengkai and Ouyang, Xiao and Su, Hang and Zhu, Jun},
|
| 193 |
+
journal={arXiv preprint arXiv:2602.03310},
|
| 194 |
+
year={2026}
|
|
|
|
| 195 |
}
|
| 196 |
```
|
| 197 |
|