Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -69,11 +69,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
69
  "main_gripper"
70
  ]
71
  },
72
- "observation.images.top": {
73
  "dtype": "video",
74
  "shape": [
75
- 800,
76
- 1280,
77
  3
78
  ],
79
  "names": [
@@ -82,8 +82,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
82
  "channels"
83
  ],
84
  "info": {
85
- "video.height": 800,
86
- "video.width": 1280,
87
  "video.codec": "av1",
88
  "video.pix_fmt": "yuv420p",
89
  "video.is_depth_map": false,
@@ -92,7 +92,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
92
  "has_audio": false
93
  }
94
  },
95
- "observation.images.side": {
96
  "dtype": "video",
97
  "shape": [
98
  480,
 
69
  "main_gripper"
70
  ]
71
  },
72
+ "observation.images.realsense1": {
73
  "dtype": "video",
74
  "shape": [
75
+ 480,
76
+ 640,
77
  3
78
  ],
79
  "names": [
 
82
  "channels"
83
  ],
84
  "info": {
85
+ "video.height": 480,
86
+ "video.width": 640,
87
  "video.codec": "av1",
88
  "video.pix_fmt": "yuv420p",
89
  "video.is_depth_map": false,
 
92
  "has_audio": false
93
  }
94
  },
95
+ "observation.images.realsense2": {
96
  "dtype": "video",
97
  "shape": [
98
  480,