Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
-
- **Homepage:**
|
| 20 |
-
- **Paper
|
| 21 |
- **License:** mit
|
| 22 |
|
| 23 |
## Dataset Structure
|
|
@@ -148,10 +148,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 148 |
```
|
| 149 |
|
| 150 |
|
| 151 |
-
## Citation
|
| 152 |
|
| 153 |
**BibTeX:**
|
| 154 |
|
| 155 |
```bibtex
|
| 156 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
```
|
|
|
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
+
- **Homepage:** https://tonyzhaozh.github.io/aloha/
|
| 20 |
+
- **Paper:** https://arxiv.org/abs/2304.13705
|
| 21 |
- **License:** mit
|
| 22 |
|
| 23 |
## Dataset Structure
|
|
|
|
| 148 |
```
|
| 149 |
|
| 150 |
|
| 151 |
+
## Citation
|
| 152 |
|
| 153 |
**BibTeX:**
|
| 154 |
|
| 155 |
```bibtex
|
| 156 |
+
@article{Zhao2023LearningFB,
|
| 157 |
+
title={Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware},
|
| 158 |
+
author={Tony Zhao and Vikash Kumar and Sergey Levine and Chelsea Finn},
|
| 159 |
+
journal={RSS},
|
| 160 |
+
year={2023},
|
| 161 |
+
volume={abs/2304.13705},
|
| 162 |
+
url={https://arxiv.org/abs/2304.13705}
|
| 163 |
+
}
|
| 164 |
```
|