{ "codebase_version": "v3.0", "robot_type": "trossen_mobile_ai", "total_episodes": 2, "total_frames": 7281, "total_tasks": 1, "fps": 30, "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", "splits": { "train": "0:2" }, "features": { "observation.state": { "dtype": "float32", "shape": [ 14 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6", "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "action": { "dtype": "float32", "shape": [ 14 ], "names": [ "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6", "joint_0", "joint_1", "joint_2", "joint_3", "joint_4", "joint_5", "joint_6" ] }, "observation.images.camera_low": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 3 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.camera_low_depth": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 1 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 1, "video.codec": "ffv1", "video.pix_fmt": "gray16le", "video.is_depth_map": true, "has_audio": false } }, "observation.images.camera_left_wrist": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 3 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.camera_left_wrist_depth": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 1 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 1, "video.codec": "ffv1", "video.pix_fmt": "gray16le", "video.is_depth_map": true, "has_audio": false } }, "observation.images.camera_right_wrist": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 3 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.camera_right_wrist_depth": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 1 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 1, "video.codec": "ffv1", "video.pix_fmt": "gray16le", "video.is_depth_map": true, "has_audio": false } }, "observation.images.camera_high": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 3 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.camera_high_depth": { "dtype": "video", "names": [ "height", "width", "channels" ], "shape": [ 480, 640, 1 ], "info": { "video.fps": 30, "video.height": 480, "video.width": 640, "video.channels": 1, "video.codec": "ffv1", "video.pix_fmt": "gray16le", "video.is_depth_map": true, "has_audio": false } }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": [] }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": [] }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": [] }, "index": { "dtype": "int64", "shape": [ 1 ], "names": [] }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": [] } } }