Upload meta/info.json with huggingface_hub
Browse files- meta/info.json +16 -17
meta/info.json
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"total_episodes": 1,
|
| 7 |
"total_frames": 17681,
|
| 8 |
"fps": 30.0,
|
| 9 |
"chunks_size": 1000,
|
|
@@ -21,28 +20,28 @@
|
|
| 21 |
6
|
| 22 |
]
|
| 23 |
},
|
| 24 |
-
"observation.images.
|
| 25 |
-
"dtype": "
|
| 26 |
"shape": [
|
| 27 |
-
3,
|
| 28 |
480,
|
| 29 |
-
640
|
|
|
|
| 30 |
]
|
| 31 |
},
|
| 32 |
-
"observation.images.
|
| 33 |
-
"dtype": "
|
| 34 |
"shape": [
|
| 35 |
-
3,
|
| 36 |
480,
|
| 37 |
-
640
|
|
|
|
| 38 |
]
|
| 39 |
},
|
| 40 |
-
"observation.images.
|
| 41 |
-
"dtype": "
|
| 42 |
"shape": [
|
| 43 |
-
3,
|
| 44 |
480,
|
| 45 |
-
640
|
|
|
|
| 46 |
]
|
| 47 |
}
|
| 48 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"codebase_version": "2.0",
|
| 3 |
+
"version": "2.0",
|
| 4 |
+
"name": "ROS2 Robot Dataset",
|
| 5 |
+
"description": "Real robot data from ROS2 bag files with dual arm manipulation",
|
|
|
|
| 6 |
"total_frames": 17681,
|
| 7 |
"fps": 30.0,
|
| 8 |
"chunks_size": 1000,
|
|
|
|
| 20 |
6
|
| 21 |
]
|
| 22 |
},
|
| 23 |
+
"observation.images.arm1_camera_sensor_image_raw": {
|
| 24 |
+
"dtype": "uint8",
|
| 25 |
"shape": [
|
|
|
|
| 26 |
480,
|
| 27 |
+
640,
|
| 28 |
+
3
|
| 29 |
]
|
| 30 |
},
|
| 31 |
+
"observation.images.arm2_camera_sensor_image_raw": {
|
| 32 |
+
"dtype": "uint8",
|
| 33 |
"shape": [
|
|
|
|
| 34 |
480,
|
| 35 |
+
640,
|
| 36 |
+
3
|
| 37 |
]
|
| 38 |
},
|
| 39 |
+
"observation.images.base_camera_sensor_image_raw": {
|
| 40 |
+
"dtype": "uint8",
|
| 41 |
"shape": [
|
|
|
|
| 42 |
480,
|
| 43 |
+
640,
|
| 44 |
+
3
|
| 45 |
]
|
| 46 |
}
|
| 47 |
}
|