{ "codebase_version": "v2.1", "robot_type": "flexiv_tactile", "total_episodes": 198, "total_frames": 135889, "total_tasks": 1, "total_videos": 990, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:198" }, "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.eef_pose": { "dtype": "float32", "shape": [ 10 ], "names": [ [ "x", "y", "z", "r1", "r2", "r3", "r4", "r5", "r6", "gripper" ] ] }, "observation.state.joint_position": { "dtype": "float32", "shape": [ 8 ], "names": [ [ "j1", "j2", "j3", "j4", "j5", "j6", "j7", "gripper" ] ] }, "actions.eef_pose": { "dtype": "float32", "shape": [ 10 ], "names": [ [ "x", "y", "z", "r1", "r2", "r3", "r4", "r5", "r6", "gripper" ] ] }, "actions.joint_position": { "dtype": "float32", "shape": [ 8 ], "names": [ [ "j1", "j2", "j3", "j4", "j5", "j6", "j7", "gripper" ] ] }, "observation.state": { "dtype": "float32", "shape": [ 8 ], "names": [ [ "j1", "j2", "j3", "j4", "j5", "j6", "j7", "gripper" ] ] }, "action": { "dtype": "float32", "shape": [ 8 ], "names": [ [ "j1", "j2", "j3", "j4", "j5", "j6", "j7", "gripper" ] ] }, "observation.images.third_view": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.second_third_view": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.left_wrist_view": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.left_wrist_left_tactile": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "observation.images.left_wrist_right_tactile": { "dtype": "video", "shape": [ 224, 224, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.height": 224, "video.width": 224, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": 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 } } }