{ "codebase_version": "v3.0", "robot_type": "franka", "total_episodes": 9589, "total_frames": 3428488, "total_tasks": 2432, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": { "train": "0:9589" }, "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.left": { "dtype": "video", "shape": [ 288, 512, 3 ], "names": [ "height", "width", "rgb" ], "info": { "video.height": 288, "video.width": 512, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "observation.images.right": { "dtype": "video", "shape": [ 288, 512, 3 ], "names": [ "height", "width", "rgb" ], "info": { "video.height": 288, "video.width": 512, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "observation.images.wrist": { "dtype": "video", "shape": [ 288, 512, 3 ], "names": [ "height", "width", "rgb" ], "info": { "video.height": 288, "video.width": 512, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "raw_state.joint_pos": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "raw_state.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ] }, "raw_state.eef_rpy": { "dtype": "float32", "shape": [ 3 ], "names": [ "roll", "pitch", "yaw" ] }, "raw_state.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ] }, "raw_target.joint_pos": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "raw_target.joint_vel": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "raw_target.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ] }, "state.joint_pos": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "state.eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ] }, "state.eef_rot6d": { "dtype": "float32", "shape": [ 6 ], "names": [ "rot1", "rot2", "rot3", "rot4", "rot5", "rot6" ] }, "state.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ] }, "target.joint_pos": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "target.joint_vel": { "dtype": "float32", "shape": [ 7 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "target.gripper_state": { "dtype": "float32", "shape": [ 1 ], "names": [ "gripper" ] }, "control_is_position": { "dtype": "float32", "shape": [ 1 ], "names": [ "is_position" ] }, "debug.gripper_eef_xyz": { "dtype": "float32", "shape": [ 3 ], "names": [ "x", "y", "z" ] }, "debug.gripper_eef_rot6d": { "dtype": "float32", "shape": [ 6 ], "names": [ "rot1", "rot2", "rot3", "rot4", "rot5", "rot6" ] }, "binary_success": { "dtype": "float32", "shape": [ 1 ], "names": [ "binary_success" ] }, "partial_success": { "dtype": "float32", "shape": [ 1 ], "names": [ "partial_success" ] }, "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 } } }