Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so101",
|
| 36 |
"total_episodes": 10,
|
| 37 |
-
"total_frames":
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
@@ -123,7 +123,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 123 |
"observation.environment_state": {
|
| 124 |
"dtype": "float32",
|
| 125 |
"shape": [
|
| 126 |
-
|
| 127 |
],
|
| 128 |
"names": [
|
| 129 |
"joint_positions_0",
|
|
@@ -132,6 +132,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 132 |
"joint_positions_3",
|
| 133 |
"joint_positions_4",
|
| 134 |
"joint_positions_5",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 135 |
"end_effector_pose_0",
|
| 136 |
"end_effector_pose_1",
|
| 137 |
"end_effector_pose_2",
|
|
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so101",
|
| 36 |
"total_episodes": 10,
|
| 37 |
+
"total_frames": 4725,
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
|
|
| 123 |
"observation.environment_state": {
|
| 124 |
"dtype": "float32",
|
| 125 |
"shape": [
|
| 126 |
+
36
|
| 127 |
],
|
| 128 |
"names": [
|
| 129 |
"joint_positions_0",
|
|
|
|
| 132 |
"joint_positions_3",
|
| 133 |
"joint_positions_4",
|
| 134 |
"joint_positions_5",
|
| 135 |
+
"joint_velocities_0",
|
| 136 |
+
"joint_velocities_1",
|
| 137 |
+
"joint_velocities_2",
|
| 138 |
+
"joint_velocities_3",
|
| 139 |
+
"joint_velocities_4",
|
| 140 |
+
"joint_velocities_5",
|
| 141 |
"end_effector_pose_0",
|
| 142 |
"end_effector_pose_1",
|
| 143 |
"end_effector_pose_2",
|