{ "codebase_version": "v3.0", "robot_type": "elite_cs66_dual_arm_pico", "total_episodes": 2, "total_frames": 2072, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:2" }, "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": { "state": { "dtype": "float32", "shape": [ 14 ], "names": [ "left_joint_0_rad", "left_joint_1_rad", "left_joint_2_rad", "left_joint_3_rad", "left_joint_4_rad", "left_joint_5_rad", "right_joint_0_rad", "right_joint_1_rad", "right_joint_2_rad", "right_joint_3_rad", "right_joint_4_rad", "right_joint_5_rad", "left_gripper_width_mm", "right_gripper_width_mm" ] }, "action": { "dtype": "float32", "shape": [ 16 ], "names": [ "left_controller_x", "left_controller_y", "left_controller_z", "left_controller_qx", "left_controller_qy", "left_controller_qz", "left_controller_qw", "right_controller_x", "right_controller_y", "right_controller_z", "right_controller_qx", "right_controller_qy", "right_controller_qz", "right_controller_qw", "left_gripper_width_mm", "right_gripper_width_mm" ] }, "robot_0_action": { "dtype": "float32", "shape": [ 8 ], "names": [ "left_controller_x", "left_controller_y", "left_controller_z", "left_controller_qx", "left_controller_qy", "left_controller_qz", "left_controller_qw", "left_gripper_width_mm" ] }, "robot_1_action": { "dtype": "float32", "shape": [ 8 ], "names": [ "right_controller_x", "right_controller_y", "right_controller_z", "right_controller_qx", "right_controller_qy", "right_controller_qz", "right_controller_qw", "right_gripper_width_mm" ] }, "observation.images.left": { "dtype": "video", "shape": [ 1280, 1280, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 1280, "video.width": 1280, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.images.right": { "dtype": "video", "shape": [ 1280, 1280, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 1280, "video.width": 1280, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "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 } } }