{ "codebase_version": "v2.1", "robot_type": "tuesday_arm", "total_episodes": 86, "total_frames": 91580, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 50, "splits": { "train": "0:86" }, "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.images.fpv": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.images.left_wrist": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.images.right_wrist": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 50, "video.channels": 3, "has_audio": false } }, "observation.state": { "dtype": "float32", "shape": [ 19 ], "names": [ "joint_positions_and_gripper_forces" ] }, "action": { "dtype": "float32", "shape": [ 17 ], "names": [ "joint_commands" ] }, "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 }, "observation.eef.left.state": { "dtype": "float32", "shape": [ 6 ], "names": [ "x", "y", "z", "ang_1", "ang_2", "ang_3" ] }, "observation.eef.right.state": { "dtype": "float32", "shape": [ 6 ], "names": [ "x", "y", "z", "ang_1", "ang_2", "ang_3" ] }, "action.eef.left.delta": { "dtype": "float32", "shape": [ 7 ], "names": [ "dx", "dy", "dz", "dang_1", "dang_2", "dang_3", "close" ] }, "action.eef.right.delta": { "dtype": "float32", "shape": [ 7 ], "names": [ "dx", "dy", "dz", "dang_1", "dang_2", "dang_3", "close" ] } } }