{ "codebase_version": "v3.0", "robot_type": "AIC", "total_episodes": 3, "total_frames": 680, "total_tasks": 3, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:3" }, "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_camera": { "dtype": "video", "shape": [ 256, 288, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 256, "video.width": 288, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.images.center_camera": { "dtype": "video", "shape": [ 256, 288, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 256, "video.width": 288, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.images.right_camera": { "dtype": "video", "shape": [ 256, 288, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 256, "video.width": 288, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.tcp_offset.linear.x": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.tcp_offset.linear.y": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.tcp_offset.linear.z": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.tcp_offset.angular.x": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.tcp_offset.angular.y": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.tcp_offset.angular.z": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "observation.task_id.plug_type": { "dtype": "float32", "shape": [ 2 ], "names": [ "is_sfp", "is_sc" ] }, "observation.task_id.nic_card": { "dtype": "float32", "shape": [ 5 ], "names": [ "is_0", "is_1", "is_2", "is_3", "is_4" ] }, "observation.task_id.sfp_port": { "dtype": "float32", "shape": [ 2 ], "names": [ "is_0", "is_1" ] }, "observation.task_id.sc_rail": { "dtype": "float32", "shape": [ 2 ], "names": [ "is_0", "is_1" ] }, "observation.task_id.sc_port": { "dtype": "float32", "shape": [ 2 ], "names": [ "is_0", "is_1" ] }, "action.tcp_offset.linear.x": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "action.tcp_offset.linear.y": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "action.tcp_offset.linear.z": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "action.tcp_offset.angular.x": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "action.tcp_offset.angular.y": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "action.tcp_offset.angular.z": { "dtype": "float32", "shape": [ 1 ], "names": [ "value" ] }, "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 } } }