{ "codebase_version": "v3.0", "robot_type": "openarm_dual_v1", "total_episodes": 1, "total_frames": 188, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 10, "splits": { "train": "0:1" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "features": { "observation.images.overhead": { "dtype": "video", "shape": [ 540, 960, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 540, "video.width": 960, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 10, "video.channels": 3, "has_audio": false } }, "observation.images.right_wrist": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 10, "video.channels": 3, "has_audio": false } }, "observation.images.left_wrist": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 10, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 18 ], "names": [ "right_openarm_right_joint1", "right_openarm_right_joint2", "right_openarm_right_joint3", "right_openarm_right_joint4", "right_openarm_right_joint5", "right_openarm_right_joint6", "right_openarm_right_joint7", "left_openarm_left_joint1", "left_openarm_left_joint2", "left_openarm_left_joint3", "left_openarm_left_joint4", "left_openarm_left_joint5", "left_openarm_left_joint6", "left_openarm_left_joint7", "right_openarm_right_finger_joint1", "right_openarm_right_finger_joint2", "left_openarm_left_finger_joint1", "left_openarm_left_finger_joint2" ] }, "action": { "dtype": "float32", "shape": [ 18 ], "names": [ "right_openarm_right_joint1", "right_openarm_right_joint2", "right_openarm_right_joint3", "right_openarm_right_joint4", "right_openarm_right_joint5", "right_openarm_right_joint6", "right_openarm_right_joint7", "left_openarm_left_joint1", "left_openarm_left_joint2", "left_openarm_left_joint3", "left_openarm_left_joint4", "left_openarm_left_joint5", "left_openarm_left_joint6", "left_openarm_left_joint7", "right_openarm_right_finger_joint1", "right_openarm_right_finger_joint2", "left_openarm_left_finger_joint1", "left_openarm_left_finger_joint2" ] }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null } } }