{ "codebase_version": "v3.0", "robot_type": "aibot2", "total_episodes": 20, "total_frames": 4348, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 25, "splits": { "train": "0:20" }, "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": { "action": { "dtype": "float32", "names": [ "left_arm.x", "left_arm.y", "left_arm.z", "left_arm.qx", "left_arm.qy", "left_arm.qz", "left_arm.qw", "right_arm.x", "right_arm.y", "right_arm.z", "right_arm.qx", "right_arm.qy", "right_arm.qz", "right_arm.qw", "left_gripper.pos", "right_gripper.pos" ], "shape": [ 16 ] }, "observation.state": { "dtype": "float32", "names": [ "ZPF_left_Joint1.pos", "ZPF_left_Joint2.pos", "ZPF_left_Joint3.pos", "ZPF_left_Joint4.pos", "ZPF_left_Joint5.pos", "ZPF_left_Joint6.pos", "ZPF_left_Joint7.pos", "ZPF_right_Joint1.pos", "ZPF_right_Joint2.pos", "ZPF_right_Joint3.pos", "ZPF_right_Joint4.pos", "ZPF_right_Joint5.pos", "ZPF_right_Joint6.pos", "ZPF_right_Joint7.pos", "2FEG_l_Joint1.pos", "2FEG_r_Joint1.pos" ], "shape": [ 16 ] }, "observation.images.camera_front": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 25, "video.channels": 3, "has_audio": false } }, "observation.images.camera_left": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 25, "video.channels": 3, "has_audio": false } }, "observation.images.camera_right": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 25, "video.channels": 3, "has_audio": false } }, "observation.images.camera_top": { "dtype": "video", "shape": [ 240, 320, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 240, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 25, "video.channels": 3, "has_audio": false } }, "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 } } }