{ "codebase_version": "v3.0", "fps": 30, "features": { "observation.state": { "dtype": "float32", "shape": [ 8 ], "names": [ "joint1", "joint2", "joint3", "joint4", "joint5", "joint6", "joint7", "gripper" ] }, "observation.environment_state": { "dtype": "float32", "shape": [ 21 ], "names": [ "banana.x", "banana.y", "banana.z", "banana.qw", "banana.qx", "banana.qy", "banana.qz", "peach.x", "peach.y", "peach.z", "peach.qw", "peach.qx", "peach.qy", "peach.qz", "plate.x", "plate.y", "plate.z", "plate.qw", "plate.qx", "plate.qy", "plate.qz" ] }, "observation.ee_pose": { "dtype": "float32", "shape": [ 7 ], "names": [ "x", "y", "z", "qw", "qx", "qy", "qz" ] }, "action": { "dtype": "float32", "shape": [ 8 ], "names": [ "joint1", "joint2", "joint3", "joint4", "joint5", "joint6", "joint7", "gripper" ] }, "observation.images.front": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.fps": 30, "video.channels": 3, "has_audio": false, "video.g": 2, "video.crf": 30, "video.preset": 12, "video.fast_decode": 0, "video.video_backend": "pyav", "video.extra_options": {}, "is_depth_map": false } }, "observation.images.wrist": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.fps": 30, "video.channels": 3, "has_audio": false, "video.g": 2, "video.crf": 30, "video.preset": 12, "video.fast_decode": 0, "video.video_backend": "pyav", "video.extra_options": {}, "is_depth_map": 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 } }, "total_episodes": 1000, "total_frames": 569350, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "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", "robot_type": "xarm7", "splits": { "train": "0:1000" } }