Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Pick Red Cube
|
| 2 |
|
| 3 |
SO-101 arm picking up a red cube. 50 episodes, Xbox teleoperation.
|
|
@@ -6,4 +11,4 @@ SO-101 arm picking up a red cube. 50 episodes, Xbox teleoperation.
|
|
| 6 |
|
| 7 |
```bash
|
| 8 |
lerobot-train --dataset.repo_id=shehiin/pick_red_cube
|
| 9 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
---
|
| 6 |
# Pick Red Cube
|
| 7 |
|
| 8 |
SO-101 arm picking up a red cube. 50 episodes, Xbox teleoperation.
|
|
|
|
| 11 |
|
| 12 |
```bash
|
| 13 |
lerobot-train --dataset.repo_id=shehiin/pick_red_cube
|
| 14 |
+
```
|