Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "piper",
|
| 29 |
"total_episodes": 1,
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
|
@@ -63,10 +63,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 63 |
"joint4",
|
| 64 |
"joint5",
|
| 65 |
"joint6",
|
| 66 |
-
"gripper"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
],
|
| 68 |
"shape": [
|
| 69 |
-
|
| 70 |
]
|
| 71 |
},
|
| 72 |
"observation.images.main": {
|
|
|
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "piper",
|
| 29 |
"total_episodes": 1,
|
| 30 |
+
"total_frames": 1779,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
|
|
|
| 63 |
"joint4",
|
| 64 |
"joint5",
|
| 65 |
"joint6",
|
| 66 |
+
"gripper",
|
| 67 |
+
"gripper_torque",
|
| 68 |
+
"end_x",
|
| 69 |
+
"end_y",
|
| 70 |
+
"end_z",
|
| 71 |
+
"end_rx",
|
| 72 |
+
"end_ry",
|
| 73 |
+
"end_rz"
|
| 74 |
],
|
| 75 |
"shape": [
|
| 76 |
+
14
|
| 77 |
]
|
| 78 |
},
|
| 79 |
"observation.images.main": {
|