{ "codebase_version": "v2.1", "robot_type": "cobot_magic", "total_episodes": 2, "total_frames": 591, "total_tasks": 1, "total_videos": 4, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:2" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": { "observation.state": { "dtype": "float64", "shape": [ 10 ], "names": [ [ "localization.pose.pika.x", "localization.pose.pika.y", "localization.pose.pika.z", "localization.pose.pika.r00", "localization.pose.pika.r01", "localization.pose.pika.r10", "localization.pose.pika.r11", "localization.pose.pika.r20", "localization.pose.pika.r21", "localization.pose.pika.gripper" ] ] }, "action": { "dtype": "float64", "shape": [ 10 ], "names": [ [ "localization.pose.pika.x", "localization.pose.pika.y", "localization.pose.pika.z", "localization.pose.pika.r00", "localization.pose.pika.r01", "localization.pose.pika.r10", "localization.pose.pika.r11", "localization.pose.pika.r20", "localization.pose.pika.r21", "localization.pose.pika.gripper" ] ] }, "observation.images.pikaDepthCamera": { "dtype": "video", "shape": [ 3, 720, 1280 ], "names": [ "channels", "height", "width" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.pikaFisheyeCamera": { "dtype": "video", "shape": [ 3, 720, 1280 ], "names": [ "channels", "height", "width" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.depths.pikaDepthCamera": { "dtype": "image", "shape": [ 720, 1280 ], "names": [ "height", "width" ] }, "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 } } }