diff --git a/20260121/Jelly_6_lerobot/meta/episodes.jsonl b/20260121/Jelly_6_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7cdad68f8381f568f113067e7b1ec19643052c02 --- /dev/null +++ b/20260121/Jelly_6_lerobot/meta/episodes.jsonl @@ -0,0 +1,23 @@ +{"episode_index": 0, "tasks": ["pick up the jelly"], "length": 102} +{"episode_index": 1, "tasks": ["pick up the jelly"], "length": 96} +{"episode_index": 2, "tasks": ["pick up the jelly"], "length": 93} +{"episode_index": 3, "tasks": ["pick up the jelly"], "length": 88} +{"episode_index": 4, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 5, "tasks": ["pick up the jelly"], "length": 84} +{"episode_index": 6, "tasks": ["pick up the jelly"], "length": 69} +{"episode_index": 7, "tasks": ["pick up the jelly"], "length": 86} +{"episode_index": 8, "tasks": ["pick up the jelly"], "length": 70} +{"episode_index": 9, "tasks": ["pick up the jelly"], "length": 82} +{"episode_index": 10, "tasks": ["pick up the jelly"], "length": 102} +{"episode_index": 11, "tasks": ["pick up the jelly"], "length": 93} +{"episode_index": 12, "tasks": ["pick up the jelly"], "length": 105} +{"episode_index": 13, "tasks": ["pick up the jelly"], "length": 106} +{"episode_index": 14, "tasks": ["pick up the jelly"], "length": 87} +{"episode_index": 15, "tasks": ["pick up the jelly"], "length": 85} +{"episode_index": 16, "tasks": ["pick up the jelly"], "length": 74} +{"episode_index": 17, "tasks": ["pick up the jelly"], "length": 67} +{"episode_index": 18, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 19, "tasks": ["pick up the jelly"], "length": 86} +{"episode_index": 20, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 21, "tasks": ["pick up the jelly"], "length": 86} +{"episode_index": 22, "tasks": ["pick up the jelly"], "length": 94} diff --git a/20260121/Jelly_7_lerobot/meta/episodes.jsonl b/20260121/Jelly_7_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2668a476eeb1aa7ec02ca20a8f03df0e0a51eabe --- /dev/null +++ b/20260121/Jelly_7_lerobot/meta/episodes.jsonl @@ -0,0 +1,17 @@ +{"episode_index": 0, "tasks": ["pick up the jelly"], "length": 97} +{"episode_index": 1, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 2, "tasks": ["pick up the jelly"], "length": 84} +{"episode_index": 3, "tasks": ["pick up the jelly"], "length": 74} +{"episode_index": 4, "tasks": ["pick up the jelly"], "length": 92} +{"episode_index": 5, "tasks": ["pick up the jelly"], "length": 82} +{"episode_index": 6, "tasks": ["pick up the jelly"], "length": 84} +{"episode_index": 7, "tasks": ["pick up the jelly"], "length": 67} +{"episode_index": 8, "tasks": ["pick up the jelly"], "length": 94} +{"episode_index": 9, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 10, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 11, "tasks": ["pick up the jelly"], "length": 61} +{"episode_index": 12, "tasks": ["pick up the jelly"], "length": 83} +{"episode_index": 13, "tasks": ["pick up the jelly"], "length": 89} +{"episode_index": 14, "tasks": ["pick up the jelly"], "length": 96} +{"episode_index": 15, "tasks": ["pick up the jelly"], "length": 74} +{"episode_index": 16, "tasks": ["pick up the jelly"], "length": 104} diff --git a/20260121/Jelly_7_lerobot/meta/info.json b/20260121/Jelly_7_lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..40066519b3b5bc6c5eb8ae957dff21039a210222 --- /dev/null +++ b/20260121/Jelly_7_lerobot/meta/info.json @@ -0,0 +1,239 @@ +{ + "codebase_version": "v3.0", + "total_episodes": 17, + "total_frames": 1448, + "total_tasks": 1, + "total_videos": 1, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 10.000001965306508, + "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": { + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_chunk": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp": { + "dtype": "float64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp_ns": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_id": { + "dtype": "int32", + "shape": [ + 1 + ], + "names": null + }, + "step": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "status.hands.valid_right": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.left.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.right.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "observation.images.main": { + "dtype": "video", + "shape": [ + 1408, + 1408, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1408, + "video.width": 1408, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10.000001965306508, + "video.channels": 3, + "has_audio": false + } + } + }, + "robot_type": "aria", + "splits": { + "train": "0:17" + }, + "aria_session_info": { + "capabilities": { + "has_vrs": true, + "has_trajectory": true, + "has_gaze": true, + "has_hands": true, + "has_points": true, + "has_observations": true, + "has_online_calibration": false, + "available_cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "available_streams": [ + "211-1", + "214-1", + "231-1", + "247-1", + "281-1", + "282-1", + "283-1", + "1201-1", + "1201-2", + "1202-1", + "1202-2", + "1203-1" + ], + "trajectory_source": "closed_loop" + }, + "mps_directory": "/mnt/zyl/data/IROS_data/20260121/mps_Jelly_7_vrs", + "trajectory_count": 297700, + "trajectory_time_range_ns": [ + 2073220750000, + 2370919750000 + ], + "gaze_stats": { + "count": 2986, + "source": "general_eye_gaze.csv", + "valid_yaw_pitch": 2986, + "has_depth": 2986, + "has_convergence": 0, + "time_range_ns": [ + 2072420761000, + 2370920761000 + ], + "depth_stats": { + "mean": 0.39947472048235455, + "std": 0.050905643396754276, + "min": 0.2151388128131289, + "max": 0.5670182687205791 + } + }, + "hand_stats": { + "count": 2979, + "left_valid": 166, + "right_valid": 2776, + "both_valid": 138, + "time_range_ns": [ + 2073120750000, + 2370920668000 + ], + "left_confidence": { + "mean": 0.9526083975903614, + "std": 0.09630921029194867, + "min": 0.515327, + "max": 0.99997 + }, + "right_confidence": { + "mean": 0.9988895453890491, + "std": 0.009995620645931071, + "min": 0.715383, + "max": 0.999951 + } + }, + "point_count": 0, + "calibration_info": { + "cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "imus": [ + "imu-left", + "imu-right" + ], + "et_cameras": [], + "has_online_calibration": false, + "online_calibration_count": 0, + "online_time_range_ns": null + } + }, + "conversion_time": 1776996695.4651504, + "video_shards": 17, + "parquet_shards": 17, + "path_format": "groot" +} \ No newline at end of file diff --git a/20260121/Jelly_7_lerobot/meta/modality.json b/20260121/Jelly_7_lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadc2f7d5f7a166857903ce9eda1124c575960e --- /dev/null +++ b/20260121/Jelly_7_lerobot/meta/modality.json @@ -0,0 +1,59 @@ +{ + "state": { + "hand_landmarks": { + "original_key": "observation.state", + "start": 0, + "end": 63, + "description": "Hand landmarks in world coordinates (21 joints * 3 coords). May contain NaN when hands not detected." + }, + "gaze": { + "original_key": "observation.state", + "start": 63, + "end": 65, + "description": "Eye gaze projection in normalized UV coordinates [0-1] on RGB camera image plane" + }, + "device_pose": { + "original_key": "observation.state", + "start": 65, + "end": 79, + "description": "Device pose: 4x4 transformation matrix (world_T_device) flattened, last 14 elements [rotation(9) + translation(3) + bottom_row(2)]" + } + }, + "action": { + "ring_tip_force_xyz": { + "original_key": "action", + "start": 0, + "end": 3, + "description": "Ring finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "ring_tip_force_magnitude": { + "original_key": "action", + "start": 3, + "end": 4, + "description": "Ring finger tip tactile force magnitude" + }, + "little_tip_force_xyz": { + "original_key": "action", + "start": 4, + "end": 7, + "description": "Little finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "little_tip_force_magnitude": { + "original_key": "action", + "start": 7, + "end": 8, + "description": "Little finger tip tactile force magnitude" + } + }, + "video": { + "main": { + "original_key": "observation.images.main" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index", + "description": "Task description annotation from tasks.parquet" + } + } +} \ No newline at end of file diff --git a/20260121/Jelly_7_lerobot/meta/stats.json b/20260121/Jelly_7_lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b517a67af4dc61eab775bf8794899bdd6285dfa6 --- /dev/null +++ b/20260121/Jelly_7_lerobot/meta/stats.json @@ -0,0 +1,84 @@ +{ + "observation.state": { + "mean": [ + -0.21808065474033356, + -0.08007469028234482, + -0.20179592072963715, + -0.179221510887146, + -0.09769441932439804, + -0.15119212865829468, + 0.0712050199508667 + ], + "std": [ + 0.06860607862472534, + 0.11148015409708023, + 0.026333438232541084, + 0.06678107380867004, + 0.1035996749997139, + 0.028894072398543358, + 0.005192207638174295 + ], + "min": [ + -0.38330596685409546, + -0.31022053956985474, + -0.25141483545303345, + -0.3393520414829254, + -0.32489854097366333, + -0.19961513578891754, + 0.06108086556196213 + ], + "max": [ + -0.0379171259701252, + 0.4009861350059509, + -0.09533443301916122, + -0.04969223961234093, + 0.39722520112991333, + -0.04319348931312561, + 0.090623639523983 + ], + "q01": [ + -0.3722214698791504, + -0.30036771297454834, + -0.2415122240781784, + -0.33504757285118103, + -0.31377124786376953, + -0.19261036813259125, + 0.06220777705311775 + ], + "q99": [ + -0.13341815769672394, + 0.09361573308706284, + -0.1422145962715149, + -0.08105681836605072, + 0.07569760084152222, + -0.08766142278909683, + 0.08489644527435303 + ] + }, + "action": { + "mean": [ + 10.21739673614502, + 13.20517349243164 + ], + "std": [ + 6.859083652496338, + 8.722567558288574 + ], + "min": [ + 0.0, + 0.0 + ], + "max": [ + 29.086078643798828, + 61.073726654052734 + ], + "q01": [ + 0.0, + 0.0 + ], + "q99": [ + 23.485933303833008, + 39.40520095825195 + ] + } +} \ No newline at end of file diff --git a/20260121/Jelly_7_lerobot/meta/tasks.jsonl b/20260121/Jelly_7_lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f72ed77f893af9a666c210566a1ec009ea6130ae --- /dev/null +++ b/20260121/Jelly_7_lerobot/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up the jelly"} diff --git a/20260121/Quarter_coke_0_lerobot/meta/episodes.jsonl b/20260121/Quarter_coke_0_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..14fefb9c5d8403254b417d13e921a785be7eecb1 --- /dev/null +++ b/20260121/Quarter_coke_0_lerobot/meta/episodes.jsonl @@ -0,0 +1,12 @@ +{"episode_index": 0, "tasks": ["pick up a quarter cup of coke"], "length": 56} +{"episode_index": 1, "tasks": ["pick up a quarter cup of coke"], "length": 76} +{"episode_index": 2, "tasks": ["pick up a quarter cup of coke"], "length": 67} +{"episode_index": 3, "tasks": ["pick up a quarter cup of coke"], "length": 64} +{"episode_index": 4, "tasks": ["pick up a quarter cup of coke"], "length": 65} +{"episode_index": 5, "tasks": ["pick up a quarter cup of coke"], "length": 70} +{"episode_index": 6, "tasks": ["pick up a quarter cup of coke"], "length": 72} +{"episode_index": 7, "tasks": ["pick up a quarter cup of coke"], "length": 74} +{"episode_index": 8, "tasks": ["pick up a quarter cup of coke"], "length": 84} +{"episode_index": 9, "tasks": ["pick up a quarter cup of coke"], "length": 70} +{"episode_index": 10, "tasks": ["pick up a quarter cup of coke"], "length": 80} +{"episode_index": 11, "tasks": ["pick up a quarter cup of coke"], "length": 69} diff --git a/20260121/Quarter_coke_0_lerobot/meta/info.json b/20260121/Quarter_coke_0_lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..93acc22f529ced0cb2b0dfd285b047e34fae929f --- /dev/null +++ b/20260121/Quarter_coke_0_lerobot/meta/info.json @@ -0,0 +1,233 @@ +{ + "codebase_version": "v3.0", + "total_episodes": 12, + "total_frames": 847, + "total_tasks": 1, + "total_videos": 1, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 10.000002908164113, + "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": { + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_chunk": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp": { + "dtype": "float64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp_ns": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_id": { + "dtype": "int32", + "shape": [ + 1 + ], + "names": null + }, + "step": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "status.hands.valid_right": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.left.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.right.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "observation.images.main": { + "dtype": "video", + "shape": [ + 1408, + 1408, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1408, + "video.width": 1408, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10.000002908164113, + "video.channels": 3, + "has_audio": false + } + } + }, + "robot_type": "aria", + "splits": { + "train": "0:12" + }, + "aria_session_info": { + "capabilities": { + "has_vrs": true, + "has_trajectory": false, + "has_gaze": true, + "has_hands": true, + "has_points": false, + "has_observations": false, + "has_online_calibration": false, + "available_cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "available_streams": [ + "211-1", + "214-1", + "231-1", + "247-1", + "281-1", + "282-1", + "283-1", + "1201-1", + "1201-2", + "1202-1", + "1202-2", + "1203-1" + ], + "trajectory_source": null + }, + "mps_directory": "/mnt/zyl/data/IROS_data/20260121/mps_Quarter_coke_0_vrs", + "gaze_stats": { + "count": 5931, + "source": "general_eye_gaze.csv", + "valid_yaw_pitch": 5931, + "has_depth": 5931, + "has_convergence": 0, + "time_range_ns": [ + 8362403223000, + 8955403223000 + ], + "depth_stats": { + "mean": 0.2155298397335991, + "std": 0.02799613345051598, + "min": 0.1443659083608515, + "max": 0.3488860916415827 + } + }, + "hand_stats": { + "count": 5917, + "left_valid": 654, + "right_valid": 5739, + "both_valid": 645, + "time_range_ns": [ + 8363703212000, + 8955303212000 + ], + "left_confidence": { + "mean": 0.9988057201834862, + "std": 0.01977084801894101, + "min": 0.508574, + "max": 0.999954 + }, + "right_confidence": { + "mean": 0.9996715460881687, + "std": 0.0026289329335590444, + "min": 0.801397, + "max": 0.999939 + } + }, + "calibration_info": { + "cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "imus": [ + "imu-left", + "imu-right" + ], + "et_cameras": [], + "has_online_calibration": false, + "online_calibration_count": 0, + "online_time_range_ns": null + } + }, + "conversion_time": 1772444683.6599836, + "video_shards": 12, + "parquet_shards": 12, + "path_format": "groot" +} \ No newline at end of file diff --git a/20260121/Quarter_coke_0_lerobot/meta/modality.json b/20260121/Quarter_coke_0_lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadc2f7d5f7a166857903ce9eda1124c575960e --- /dev/null +++ b/20260121/Quarter_coke_0_lerobot/meta/modality.json @@ -0,0 +1,59 @@ +{ + "state": { + "hand_landmarks": { + "original_key": "observation.state", + "start": 0, + "end": 63, + "description": "Hand landmarks in world coordinates (21 joints * 3 coords). May contain NaN when hands not detected." + }, + "gaze": { + "original_key": "observation.state", + "start": 63, + "end": 65, + "description": "Eye gaze projection in normalized UV coordinates [0-1] on RGB camera image plane" + }, + "device_pose": { + "original_key": "observation.state", + "start": 65, + "end": 79, + "description": "Device pose: 4x4 transformation matrix (world_T_device) flattened, last 14 elements [rotation(9) + translation(3) + bottom_row(2)]" + } + }, + "action": { + "ring_tip_force_xyz": { + "original_key": "action", + "start": 0, + "end": 3, + "description": "Ring finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "ring_tip_force_magnitude": { + "original_key": "action", + "start": 3, + "end": 4, + "description": "Ring finger tip tactile force magnitude" + }, + "little_tip_force_xyz": { + "original_key": "action", + "start": 4, + "end": 7, + "description": "Little finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "little_tip_force_magnitude": { + "original_key": "action", + "start": 7, + "end": 8, + "description": "Little finger tip tactile force magnitude" + } + }, + "video": { + "main": { + "original_key": "observation.images.main" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index", + "description": "Task description annotation from tasks.parquet" + } + } +} \ No newline at end of file diff --git a/20260121/Quarter_coke_0_lerobot/meta/stats.json b/20260121/Quarter_coke_0_lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..ee71a62ea4f708b4be5b49747dfd41e2fc99c2d7 --- /dev/null +++ b/20260121/Quarter_coke_0_lerobot/meta/stats.json @@ -0,0 +1,84 @@ +{ + "observation.state": { + "mean": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "std": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "min": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "max": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "q01": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "q99": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ] + }, + "action": { + "mean": [ + 9.13886547088623, + 7.974577903747559 + ], + "std": [ + 6.21811580657959, + 5.025962829589844 + ], + "min": [ + 0.0, + 0.0 + ], + "max": [ + 20.049938201904297, + 19.05255889892578 + ], + "q01": [ + 0.0, + 0.0 + ], + "q99": [ + 18.987884521484375, + 17.813121795654297 + ] + } +} \ No newline at end of file diff --git a/20260121/Quarter_coke_0_lerobot/meta/tasks.jsonl b/20260121/Quarter_coke_0_lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1c1eaacf617b509addd04bcaa200965992c77107 --- /dev/null +++ b/20260121/Quarter_coke_0_lerobot/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up a quarter cup of coke"} diff --git a/20260121/Quarter_water_2_lerobot/meta/episodes.jsonl b/20260121/Quarter_water_2_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4c845472f1a844f03846d8fcb14c727bf1495c28 --- /dev/null +++ b/20260121/Quarter_water_2_lerobot/meta/episodes.jsonl @@ -0,0 +1,38 @@ +{"episode_index": 0, "tasks": ["pick up a quarter cup of water"], "length": 56} +{"episode_index": 1, "tasks": ["pick up a quarter cup of water"], "length": 73} +{"episode_index": 2, "tasks": ["pick up a quarter cup of water"], "length": 70} +{"episode_index": 3, "tasks": ["pick up a quarter cup of water"], "length": 67} +{"episode_index": 4, "tasks": ["pick up a quarter cup of water"], "length": 59} +{"episode_index": 5, "tasks": ["pick up a quarter cup of water"], "length": 50} +{"episode_index": 6, "tasks": ["pick up a quarter cup of water"], "length": 0} +{"episode_index": 7, "tasks": ["pick up a quarter cup of water"], "length": 61} +{"episode_index": 8, "tasks": ["pick up a quarter cup of water"], "length": 50} +{"episode_index": 9, "tasks": ["pick up a quarter cup of water"], "length": 73} +{"episode_index": 10, "tasks": ["pick up a quarter cup of water"], "length": 63} +{"episode_index": 11, "tasks": ["pick up a quarter cup of water"], "length": 79} +{"episode_index": 12, "tasks": ["pick up a quarter cup of water"], "length": 62} +{"episode_index": 13, "tasks": ["pick up a quarter cup of water"], "length": 57} +{"episode_index": 14, "tasks": ["pick up a quarter cup of water"], "length": 65} +{"episode_index": 15, "tasks": ["pick up a quarter cup of water"], "length": 58} +{"episode_index": 16, "tasks": ["pick up a quarter cup of water"], "length": 57} +{"episode_index": 17, "tasks": ["pick up a quarter cup of water"], "length": 64} +{"episode_index": 18, "tasks": ["pick up a quarter cup of water"], "length": 71} +{"episode_index": 19, "tasks": ["pick up a quarter cup of water"], "length": 75} +{"episode_index": 20, "tasks": ["pick up a quarter cup of water"], "length": 53} +{"episode_index": 21, "tasks": ["pick up a quarter cup of water"], "length": 74} +{"episode_index": 22, "tasks": ["pick up a quarter cup of water"], "length": 69} +{"episode_index": 23, "tasks": ["pick up a quarter cup of water"], "length": 60} +{"episode_index": 24, "tasks": ["pick up a quarter cup of water"], "length": 70} +{"episode_index": 25, "tasks": ["pick up a quarter cup of water"], "length": 64} +{"episode_index": 26, "tasks": ["pick up a quarter cup of water"], "length": 64} +{"episode_index": 27, "tasks": ["pick up a quarter cup of water"], "length": 91} +{"episode_index": 28, "tasks": ["pick up a quarter cup of water"], "length": 76} +{"episode_index": 29, "tasks": ["pick up a quarter cup of water"], "length": 59} +{"episode_index": 30, "tasks": ["pick up a quarter cup of water"], "length": 60} +{"episode_index": 31, "tasks": ["pick up a quarter cup of water"], "length": 59} +{"episode_index": 32, "tasks": ["pick up a quarter cup of water"], "length": 62} +{"episode_index": 33, "tasks": ["pick up a quarter cup of water"], "length": 61} +{"episode_index": 34, "tasks": ["pick up a quarter cup of water"], "length": 71} +{"episode_index": 35, "tasks": ["pick up a quarter cup of water"], "length": 56} +{"episode_index": 36, "tasks": ["pick up a quarter cup of water"], "length": 54} +{"episode_index": 37, "tasks": ["pick up a quarter cup of water"], "length": 50} diff --git a/20260121/Quarter_water_2_lerobot/meta/info.json b/20260121/Quarter_water_2_lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..79e5e71316fd854def331b3cbde915bf886678bf --- /dev/null +++ b/20260121/Quarter_water_2_lerobot/meta/info.json @@ -0,0 +1,233 @@ +{ + "codebase_version": "v3.0", + "total_episodes": 38, + "total_frames": 2363, + "total_tasks": 1, + "total_videos": 1, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 10.000001710204373, + "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": { + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_chunk": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp": { + "dtype": "float64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp_ns": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_id": { + "dtype": "int32", + "shape": [ + 1 + ], + "names": null + }, + "step": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "status.hands.valid_right": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.left.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.right.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "observation.images.main": { + "dtype": "video", + "shape": [ + 1408, + 1408, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1408, + "video.width": 1408, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10.000001710204373, + "video.channels": 3, + "has_audio": false + } + } + }, + "robot_type": "aria", + "splits": { + "train": "0:38" + }, + "aria_session_info": { + "capabilities": { + "has_vrs": true, + "has_trajectory": false, + "has_gaze": true, + "has_hands": true, + "has_points": false, + "has_observations": false, + "has_online_calibration": false, + "available_cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "available_streams": [ + "211-1", + "214-1", + "231-1", + "247-1", + "281-1", + "282-1", + "283-1", + "1201-1", + "1201-2", + "1202-1", + "1202-2", + "1203-1" + ], + "trajectory_source": null + }, + "mps_directory": "/mnt/zyl/data/IROS_data/20260121/mps_Quarter_water_2_vrs", + "gaze_stats": { + "count": 8998, + "source": "general_eye_gaze.csv", + "valid_yaw_pitch": 8998, + "has_depth": 8998, + "has_convergence": 0, + "time_range_ns": [ + 1186420530000, + 2086120530000 + ], + "depth_stats": { + "mean": 0.442850978612155, + "std": 0.04691598302681602, + "min": 0.2871476556662114, + "max": 0.6432222831657746 + } + }, + "hand_stats": { + "count": 8980, + "left_valid": 1173, + "right_valid": 8706, + "both_valid": 1173, + "time_range_ns": [ + 1188220518000, + 2086120432000 + ], + "left_confidence": { + "mean": 0.9922219386189258, + "std": 0.04862941956507181, + "min": 0.50015, + "max": 0.999963 + }, + "right_confidence": { + "mean": 0.9996137804962095, + "std": 0.004607835023785476, + "min": 0.690134, + "max": 0.999951 + } + }, + "calibration_info": { + "cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "imus": [ + "imu-left", + "imu-right" + ], + "et_cameras": [], + "has_online_calibration": false, + "online_calibration_count": 0, + "online_time_range_ns": null + } + }, + "conversion_time": 1772442777.4676518, + "video_shards": 38, + "parquet_shards": 38, + "path_format": "groot" +} \ No newline at end of file diff --git a/20260121/Quarter_water_2_lerobot/meta/modality.json b/20260121/Quarter_water_2_lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadc2f7d5f7a166857903ce9eda1124c575960e --- /dev/null +++ b/20260121/Quarter_water_2_lerobot/meta/modality.json @@ -0,0 +1,59 @@ +{ + "state": { + "hand_landmarks": { + "original_key": "observation.state", + "start": 0, + "end": 63, + "description": "Hand landmarks in world coordinates (21 joints * 3 coords). May contain NaN when hands not detected." + }, + "gaze": { + "original_key": "observation.state", + "start": 63, + "end": 65, + "description": "Eye gaze projection in normalized UV coordinates [0-1] on RGB camera image plane" + }, + "device_pose": { + "original_key": "observation.state", + "start": 65, + "end": 79, + "description": "Device pose: 4x4 transformation matrix (world_T_device) flattened, last 14 elements [rotation(9) + translation(3) + bottom_row(2)]" + } + }, + "action": { + "ring_tip_force_xyz": { + "original_key": "action", + "start": 0, + "end": 3, + "description": "Ring finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "ring_tip_force_magnitude": { + "original_key": "action", + "start": 3, + "end": 4, + "description": "Ring finger tip tactile force magnitude" + }, + "little_tip_force_xyz": { + "original_key": "action", + "start": 4, + "end": 7, + "description": "Little finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "little_tip_force_magnitude": { + "original_key": "action", + "start": 7, + "end": 8, + "description": "Little finger tip tactile force magnitude" + } + }, + "video": { + "main": { + "original_key": "observation.images.main" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index", + "description": "Task description annotation from tasks.parquet" + } + } +} \ No newline at end of file diff --git a/20260121/Quarter_water_2_lerobot/meta/stats.json b/20260121/Quarter_water_2_lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..73c039f20038444daecf709b4fc022c91f92740e --- /dev/null +++ b/20260121/Quarter_water_2_lerobot/meta/stats.json @@ -0,0 +1,84 @@ +{ + "observation.state": { + "mean": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "std": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "min": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "max": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "q01": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ], + "q99": [ + NaN, + NaN, + NaN, + NaN, + NaN, + NaN, + NaN + ] + }, + "action": { + "mean": [ + 4.780982494354248, + 4.933074474334717 + ], + "std": [ + 3.954115390777588, + 4.243316650390625 + ], + "min": [ + 0.0, + 0.0 + ], + "max": [ + 14.247806549072266, + 17.464248657226562 + ], + "q01": [ + 0.0, + 0.0 + ], + "q99": [ + 13.076696395874023, + 13.928388595581055 + ] + } +} \ No newline at end of file diff --git a/20260121/Quarter_water_2_lerobot/meta/tasks.jsonl b/20260121/Quarter_water_2_lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..303f565a5b43a32ab86bcc58bdee435bed9bfc74 --- /dev/null +++ b/20260121/Quarter_water_2_lerobot/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up a quarter cup of water"} diff --git a/20260128/Half_water_3_lerobot/meta/episodes.jsonl b/20260128/Half_water_3_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f93f73adfc60ac855fb5c63112c33dff0400d590 --- /dev/null +++ b/20260128/Half_water_3_lerobot/meta/episodes.jsonl @@ -0,0 +1,19 @@ +{"episode_index": 0, "tasks": ["pick up the jelly"], "length": 86} +{"episode_index": 1, "tasks": ["pick up the jelly"], "length": 69} +{"episode_index": 2, "tasks": ["pick up the jelly"], "length": 55} +{"episode_index": 3, "tasks": ["pick up the jelly"], "length": 79} +{"episode_index": 4, "tasks": ["pick up the jelly"], "length": 54} +{"episode_index": 5, "tasks": ["pick up the jelly"], "length": 83} +{"episode_index": 6, "tasks": ["pick up the jelly"], "length": 80} +{"episode_index": 7, "tasks": ["pick up the jelly"], "length": 88} +{"episode_index": 8, "tasks": ["pick up the jelly"], "length": 88} +{"episode_index": 9, "tasks": ["pick up the jelly"], "length": 63} +{"episode_index": 10, "tasks": ["pick up the jelly"], "length": 83} +{"episode_index": 11, "tasks": ["pick up the jelly"], "length": 107} +{"episode_index": 12, "tasks": ["pick up the jelly"], "length": 100} +{"episode_index": 13, "tasks": ["pick up the jelly"], "length": 95} +{"episode_index": 14, "tasks": ["pick up the jelly"], "length": 54} +{"episode_index": 15, "tasks": ["pick up the jelly"], "length": 66} +{"episode_index": 16, "tasks": ["pick up the jelly"], "length": 68} +{"episode_index": 17, "tasks": ["pick up the jelly"], "length": 50} +{"episode_index": 18, "tasks": ["pick up the jelly"], "length": 59} diff --git a/20260128/Half_water_3_lerobot/meta/info.json b/20260128/Half_water_3_lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c420e062b1accaf981d8496e9c6c151c477f2708 --- /dev/null +++ b/20260128/Half_water_3_lerobot/meta/info.json @@ -0,0 +1,239 @@ +{ + "codebase_version": "v3.0", + "total_episodes": 19, + "total_frames": 1427, + "total_tasks": 1, + "total_videos": 1, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 10.00001410818317, + "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": { + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_chunk": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp": { + "dtype": "float64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp_ns": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_id": { + "dtype": "int32", + "shape": [ + 1 + ], + "names": null + }, + "step": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "status.hands.valid_right": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.left.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.right.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "observation.images.main": { + "dtype": "video", + "shape": [ + 1408, + 1408, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1408, + "video.width": 1408, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 10.00001410818317, + "video.channels": 3, + "has_audio": false + } + } + }, + "robot_type": "aria", + "splits": { + "train": "0:19" + }, + "aria_session_info": { + "capabilities": { + "has_vrs": true, + "has_trajectory": true, + "has_gaze": true, + "has_hands": true, + "has_points": true, + "has_observations": true, + "has_online_calibration": false, + "available_cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "available_streams": [ + "211-1", + "214-1", + "231-1", + "247-1", + "281-1", + "282-1", + "283-1", + "1201-1", + "1201-2", + "1202-1", + "1202-2", + "1203-1" + ], + "trajectory_source": "closed_loop" + }, + "mps_directory": "/mnt/zyl/data/IROS_data/20260128/mps_Half_water_3_vrs", + "trajectory_count": 459200, + "trajectory_time_range_ns": [ + 1250299063000, + 1709498063000 + ], + "gaze_stats": { + "count": 4601, + "source": "general_eye_gaze.csv", + "valid_yaw_pitch": 4601, + "has_depth": 4601, + "has_convergence": 0, + "time_range_ns": [ + 1249499075000, + 1709499075000 + ], + "depth_stats": { + "mean": 0.31383441043764565, + "std": 0.03221100360894648, + "min": 0.1718314740443178, + "max": 0.4453981649411802 + } + }, + "hand_stats": { + "count": 4593, + "left_valid": 394, + "right_valid": 4575, + "both_valid": 388, + "time_range_ns": [ + 1250299063000, + 1709498976000 + ], + "left_confidence": { + "mean": 0.9942576319796954, + "std": 0.0377623801475115, + "min": 0.558131, + "max": 0.999959 + }, + "right_confidence": { + "mean": 0.9997589995628416, + "std": 0.0001679392135665779, + "min": 0.995742, + "max": 0.999934 + } + }, + "point_count": 0, + "calibration_info": { + "cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "imus": [ + "imu-left", + "imu-right" + ], + "et_cameras": [], + "has_online_calibration": false, + "online_calibration_count": 0, + "online_time_range_ns": null + } + }, + "conversion_time": 1772419572.3159406, + "video_shards": 19, + "parquet_shards": 19, + "path_format": "groot" +} \ No newline at end of file diff --git a/20260128/Half_water_3_lerobot/meta/modality.json b/20260128/Half_water_3_lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadc2f7d5f7a166857903ce9eda1124c575960e --- /dev/null +++ b/20260128/Half_water_3_lerobot/meta/modality.json @@ -0,0 +1,59 @@ +{ + "state": { + "hand_landmarks": { + "original_key": "observation.state", + "start": 0, + "end": 63, + "description": "Hand landmarks in world coordinates (21 joints * 3 coords). May contain NaN when hands not detected." + }, + "gaze": { + "original_key": "observation.state", + "start": 63, + "end": 65, + "description": "Eye gaze projection in normalized UV coordinates [0-1] on RGB camera image plane" + }, + "device_pose": { + "original_key": "observation.state", + "start": 65, + "end": 79, + "description": "Device pose: 4x4 transformation matrix (world_T_device) flattened, last 14 elements [rotation(9) + translation(3) + bottom_row(2)]" + } + }, + "action": { + "ring_tip_force_xyz": { + "original_key": "action", + "start": 0, + "end": 3, + "description": "Ring finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "ring_tip_force_magnitude": { + "original_key": "action", + "start": 3, + "end": 4, + "description": "Ring finger tip tactile force magnitude" + }, + "little_tip_force_xyz": { + "original_key": "action", + "start": 4, + "end": 7, + "description": "Little finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "little_tip_force_magnitude": { + "original_key": "action", + "start": 7, + "end": 8, + "description": "Little finger tip tactile force magnitude" + } + }, + "video": { + "main": { + "original_key": "observation.images.main" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index", + "description": "Task description annotation from tasks.parquet" + } + } +} \ No newline at end of file diff --git a/20260128/Half_water_3_lerobot/meta/stats.json b/20260128/Half_water_3_lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..f56beaabd10593b3999ca7d55708968ab254c238 --- /dev/null +++ b/20260128/Half_water_3_lerobot/meta/stats.json @@ -0,0 +1,84 @@ +{ + "observation.state": { + "mean": [ + -0.19782139360904694, + -0.04610472545027733, + -0.2339051365852356, + -0.20797128975391388, + -0.04505829140543938, + -0.1716221272945404, + 0.06711587309837341 + ], + "std": [ + 0.04870176315307617, + 0.08955016732215881, + 0.025508573278784752, + 0.05404938757419586, + 0.08564689010381699, + 0.022673901170492172, + 0.006069921422749758 + ], + "min": [ + -0.33063316345214844, + -0.25964200496673584, + -0.2790544629096985, + -0.36454829573631287, + -0.2461453229188919, + -0.20557169616222382, + 0.05746522545814514 + ], + "max": [ + 0.020794428884983063, + 0.27210262417793274, + -0.1477283388376236, + 0.01681731455028057, + 0.27585864067077637, + -0.08951456844806671, + 0.08353835344314575 + ], + "q01": [ + -0.32073256373405457, + -0.24570459127426147, + -0.2751055657863617, + -0.34487736225128174, + -0.23551122844219208, + -0.20272712409496307, + 0.05837594345211983 + ], + "q99": [ + -0.06754074990749359, + 0.20288847386837006, + -0.18954473733901978, + -0.0824630856513977, + 0.18671175837516785, + -0.12928380072116852, + 0.08112171292304993 + ] + }, + "action": { + "mean": [ + 10.159939765930176, + 9.357342720031738 + ], + "std": [ + 5.3752241134643555, + 5.256015300750732 + ], + "min": [ + 0.0, + 0.0 + ], + "max": [ + 22.203603744506836, + 27.166154861450195 + ], + "q01": [ + 0.0, + 0.0 + ], + "q99": [ + 19.313526153564453, + 19.055805206298828 + ] + } +} \ No newline at end of file diff --git a/20260128/Half_water_3_lerobot/meta/tasks.jsonl b/20260128/Half_water_3_lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f72ed77f893af9a666c210566a1ec009ea6130ae --- /dev/null +++ b/20260128/Half_water_3_lerobot/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up the jelly"} diff --git a/20260128/Half_water_4_lerobot/meta/episodes.jsonl b/20260128/Half_water_4_lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0f25c6993f3a167beec86dbb9339d63841c74d0f --- /dev/null +++ b/20260128/Half_water_4_lerobot/meta/episodes.jsonl @@ -0,0 +1,6 @@ +{"episode_index": 0, "tasks": ["pick up half cup of water"], "length": 101} +{"episode_index": 1, "tasks": ["pick up half cup of water"], "length": 89} +{"episode_index": 2, "tasks": ["pick up half cup of water"], "length": 78} +{"episode_index": 3, "tasks": ["pick up half cup of water"], "length": 81} +{"episode_index": 4, "tasks": ["pick up half cup of water"], "length": 95} +{"episode_index": 5, "tasks": ["pick up half cup of water"], "length": 62} diff --git a/20260128/Half_water_4_lerobot/meta/info.json b/20260128/Half_water_4_lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..b48e8fb5877aa201a9f19b5e3ed287f6ea9b87f9 --- /dev/null +++ b/20260128/Half_water_4_lerobot/meta/info.json @@ -0,0 +1,239 @@ +{ + "codebase_version": "v3.0", + "total_episodes": 6, + "total_frames": 506, + "total_tasks": 1, + "total_videos": 1, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 9.999997091837578, + "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": { + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_chunk": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp": { + "dtype": "float64", + "shape": [ + 1 + ], + "names": null + }, + "timestamp_ns": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_id": { + "dtype": "int32", + "shape": [ + 1 + ], + "names": null + }, + "step": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": null + }, + "action": { + "dtype": "float32", + "shape": [ + 2 + ], + "names": null + }, + "status.hands.valid_right": { + "dtype": "bool", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.left.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "action.tactile.right.force_total": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "observation.images.main": { + "dtype": "video", + "shape": [ + 1408, + 1408, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1408, + "video.width": 1408, + "video.codec": "libx264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 9.999997091837578, + "video.channels": 3, + "has_audio": false + } + } + }, + "robot_type": "aria", + "splits": { + "train": "0:6" + }, + "aria_session_info": { + "capabilities": { + "has_vrs": true, + "has_trajectory": true, + "has_gaze": true, + "has_hands": true, + "has_points": true, + "has_observations": true, + "has_online_calibration": false, + "available_cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "available_streams": [ + "211-1", + "214-1", + "231-1", + "247-1", + "281-1", + "282-1", + "283-1", + "1201-1", + "1201-2", + "1202-1", + "1202-2", + "1203-1" + ], + "trajectory_source": "closed_loop" + }, + "mps_directory": "/mnt/zyl/data/IROS_data/20260128/mps_Half_water_4_vrs", + "trajectory_count": 242800, + "trajectory_time_range_ns": [ + 1780320114000, + 2023119114000 + ], + "gaze_stats": { + "count": 2437, + "source": "general_eye_gaze.csv", + "valid_yaw_pitch": 2437, + "has_depth": 2437, + "has_convergence": 0, + "time_range_ns": [ + 1779520126000, + 2023120126000 + ], + "depth_stats": { + "mean": 0.16991182829352472, + "std": 0.020968058807797552, + "min": 0.1154285019277154, + "max": 0.2647842642025588 + } + }, + "hand_stats": { + "count": 2430, + "left_valid": 113, + "right_valid": 2330, + "both_valid": 112, + "time_range_ns": [ + 1780220114000, + 2023120051000 + ], + "left_confidence": { + "mean": 0.9997429469026549, + "std": 0.00012747832303724633, + "min": 0.999238, + "max": 0.999941 + }, + "right_confidence": { + "mean": 0.9995419871244634, + "std": 0.00655417761332104, + "min": 0.750159, + "max": 0.999926 + } + }, + "point_count": 0, + "calibration_info": { + "cameras": [ + "camera-et-left", + "camera-et-right", + "camera-rgb", + "camera-slam-left", + "camera-slam-right" + ], + "imus": [ + "imu-left", + "imu-right" + ], + "et_cameras": [], + "has_online_calibration": false, + "online_calibration_count": 0, + "online_time_range_ns": null + } + }, + "conversion_time": 1772464218.670098, + "video_shards": 6, + "parquet_shards": 6, + "path_format": "groot" +} \ No newline at end of file diff --git a/20260128/Half_water_4_lerobot/meta/modality.json b/20260128/Half_water_4_lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..5eadc2f7d5f7a166857903ce9eda1124c575960e --- /dev/null +++ b/20260128/Half_water_4_lerobot/meta/modality.json @@ -0,0 +1,59 @@ +{ + "state": { + "hand_landmarks": { + "original_key": "observation.state", + "start": 0, + "end": 63, + "description": "Hand landmarks in world coordinates (21 joints * 3 coords). May contain NaN when hands not detected." + }, + "gaze": { + "original_key": "observation.state", + "start": 63, + "end": 65, + "description": "Eye gaze projection in normalized UV coordinates [0-1] on RGB camera image plane" + }, + "device_pose": { + "original_key": "observation.state", + "start": 65, + "end": 79, + "description": "Device pose: 4x4 transformation matrix (world_T_device) flattened, last 14 elements [rotation(9) + translation(3) + bottom_row(2)]" + } + }, + "action": { + "ring_tip_force_xyz": { + "original_key": "action", + "start": 0, + "end": 3, + "description": "Ring finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "ring_tip_force_magnitude": { + "original_key": "action", + "start": 3, + "end": 4, + "description": "Ring finger tip tactile force magnitude" + }, + "little_tip_force_xyz": { + "original_key": "action", + "start": 4, + "end": 7, + "description": "Little finger tip tactile force vector (fx, fy, fz) from sensor" + }, + "little_tip_force_magnitude": { + "original_key": "action", + "start": 7, + "end": 8, + "description": "Little finger tip tactile force magnitude" + } + }, + "video": { + "main": { + "original_key": "observation.images.main" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index", + "description": "Task description annotation from tasks.parquet" + } + } +} \ No newline at end of file diff --git a/20260128/Half_water_4_lerobot/meta/stats.json b/20260128/Half_water_4_lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..46830778df10aaa7bac5d243cf210b32f57a461a --- /dev/null +++ b/20260128/Half_water_4_lerobot/meta/stats.json @@ -0,0 +1,84 @@ +{ + "observation.state": { + "mean": [ + -0.22138333320617676, + -0.036005765199661255, + -0.2409774214029312, + -0.22044500708580017, + -0.030842306092381477, + -0.17409220337867737, + 0.07042140513658524 + ], + "std": [ + 0.05561608448624611, + 0.07678031921386719, + 0.02368241548538208, + 0.06005748361349106, + 0.08030181378126144, + 0.019856153056025505, + 0.008134182542562485 + ], + "min": [ + -0.3486325144767761, + -0.22116565704345703, + -0.28303781151771545, + -0.34323105216026306, + -0.23917531967163086, + -0.20142199099063873, + 0.058881454169750214 + ], + "max": [ + -0.038098908960819244, + 0.24272391200065613, + -0.17121079564094543, + -0.06257700175046921, + 0.23013171553611755, + -0.11104151606559753, + 0.08642545342445374 + ], + "q01": [ + -0.34469369053840637, + -0.2146178036928177, + -0.2804727554321289, + -0.3397884964942932, + -0.23783273994922638, + -0.201035737991333, + 0.05952471122145653 + ], + "q99": [ + -0.1262190192937851, + 0.13182216882705688, + -0.19732706248760223, + -0.12732872366905212, + 0.12544788420200348, + -0.1355212777853012, + 0.08577840030193329 + ] + }, + "action": { + "mean": [ + 10.594067573547363, + 12.489357948303223 + ], + "std": [ + 5.686209201812744, + 7.00597620010376 + ], + "min": [ + 0.0, + 0.0 + ], + "max": [ + 25.15949058532715, + 26.495283126831055 + ], + "q01": [ + 0.0, + 0.0 + ], + "q99": [ + 24.264162063598633, + 26.495283126831055 + ] + } +} \ No newline at end of file diff --git a/20260128/Half_water_4_lerobot/meta/tasks.jsonl b/20260128/Half_water_4_lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cace95ed727e2e38d00320c4c60bfacf11325e23 --- /dev/null +++ b/20260128/Half_water_4_lerobot/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up half cup of water"} diff --git a/20260506/P25_bottle_lerobot/meta/tasks.parquet b/20260506/P25_bottle_lerobot/meta/tasks.parquet new file mode 100644 index 0000000000000000000000000000000000000000..431df3bab1af38a5b3e8789d28a4516f376803d8 --- /dev/null +++ b/20260506/P25_bottle_lerobot/meta/tasks.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e88d549619ff28bc66ea65c094117d1357071371026d3ee47bd873d0e23aded +size 2766 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.h264.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.h264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ecbb154261cca9a2aa42f1dfcd056448253aba --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.h264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ee9df7edf050a6c9471ff06e58b94c5c956f450379445774e336a6bbb39d66 +size 2722560 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e8b59ffb518d633fb04d211b406839a1e884f3 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469ed4657c75bf0b93b1963d9b6431c79a55cec1e11d6c6537f37e880259354f +size 1920491 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000001.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abcbebc460d4418e3b92904da75c9d766d56203a --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f723b3b9c3840b4f2585ee7a09db11832f0b3f838475ee74613df9805940c6e +size 1663822 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000002.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0f3d137d09caf3a954ce3a2f85cab0ecb22d0f --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0107771b79e4c5ee1b120a23ced944bcf554b1226940baff3f6bba45a2268534 +size 1723088 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000003.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26f1b7762fe38cb6f80045c4af873576bce960ff --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913d022d9b23e53203e31289e64ce78a6913b1f8f9d09da6eb5196754fd3d0bb +size 1937875 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000004.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b71b021fc8fc78af1f451b9ad014ffc8f1781b --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dcc66f5636201ceec6e21f0862d0c1097f19a2d4c92bf295590aafc2e3082ab +size 2004912 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000005.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a7ce89e13b3f94c607beebaec7934f87a3020f --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:305ebcb67e881629a2c85b38029fdc2849317edca658d53a1b2ae9810e6174c4 +size 2014051 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000006.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5892875a9b261014228f73bb45f965681691565 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26b71bb8f53ef1fca64b2b9b8d3cb30aac8e9e78260e47fb72bc4ced9d3ebc4 +size 1805528 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000007.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a833aa2ade5b9ccc1e3afd914f9f2e834e31473b --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c589dc58e52719479f387c569e0e8a9d17b399f3b668e12df2dd6f1183dd729 +size 2060089 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000008.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19cccc15a68af94dc6e2c1b0960b0fc66babf75 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d367e9895d4bf913d2b4c67c0bdd9799e600d8cf6aed32a344b3358d6d052ef4 +size 1689732 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000009.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e0a535a3eae486af6c160334302c40390a8d31 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd02fb7bdd21f0690a9240efb620afc0d3d27ea5852dadc00febc006fceae42 +size 2123582 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000010.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176dd6db863615a45fca84c0185bcb608df4aa4c --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bbd6b24eb80d9de02289f0d07e964d083dd6ba7647ce07335c267d04c73f52 +size 2176966 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000011.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2183b2d7b9ef16cf4e8257c2a9cd6e91779f60d --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e699a877ab3171e41dd07a675a0d78d3e4ec5dcd43b922536bc6af491f6ca28d +size 2131305 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000012.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6545f16074c3816079a942d85e0dced4208c8a0 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7dd611eafeeb20488cf7112e587e5e33be590ce78a883e3d17611594d7b64b8 +size 2128483 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000013.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9764dcd5b26aff1c4dd81996fb5d9571e90c33 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c55d31c12a91a96c9060789eb3df8be9b2f34f6d2fe25228e9f4ab82ceedd92 +size 2349727 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000014.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5011654397d17a6096ae7f436761fff6b033dac --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7269c4f84f1f91c5e921838555294e9550e81009a688806e00e257974edcd313 +size 1634320 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000015.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7322e1a50170afafff5c9df26d9f7ac9d62cf183 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5d9d8d6120da416759486793c2397f9cdf3203dc995fdba0a4b804cf430557 +size 1811667 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.h264.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.h264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d891131aaab66e1df444fb20f19d9a31a51ee7a --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.h264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec41830dd7e1cca360c70acbdac15451142abbbf71b2d46d9f4f1f63f00934c +size 2509769 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c9fc3eee30dbc4c9d74a45ae39f0c92c8fb591 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dac18c437addb257fa619e537f920ce2fc3589191bfcb0ef71df46d59da290 +size 1752518 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000017.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aceee6ab428a9d5adc1b27ae4bd7f77e38d9768 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719a516fa8e2f748c724c166bd5b942e47ad136b51bf135d68f2e474daf34997 +size 1577412 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000018.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12d693a0ef0860e63e43ef883c4ebebb93e70119 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b4ea2873e12dcd7098c35132b6e41c3faa8b14a5ecff8f60c44c2cd4a15bb5 +size 1747854 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000019.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec422708a8a796e9bafac85d65bbb810f30cb9b8 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d439f58cb71738b898c3e55776ad011699552cfb5b6d3fa41926cdad1f0de8d +size 1608498 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000020.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de85f55b9ea4a99cffee8aed14125594bd684b7 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49602b04f075a8b9b53a30e08bc576d9ce963e66766046a551c1f3f3cf174f5 +size 1731711 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000021.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..773e63df2939f8f10815c295d48f4fa1f320ca83 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ab59b483418eefff88a175474ce71b51b1b46197017001229a02ab319029c0 +size 1501867 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000022.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a191b1c94ea7cc8aad69d3456058d0066136b970 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6621c4835cc357a0e9b0cc8f69d5d00e70ef8062d5652c3cbcd467841c152c9 +size 1337379 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000023.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c8da2591862f0dd76fef8914164345f65ac08ca --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d0820648540d48d697c4e1152cbe31fb0d351a49945e8132ecb0005f674735 +size 2020047 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000024.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b79e8758868f211a0c7dbdd7cd4093e7738d01e1 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e6beb75a4264b2c57b6fde4ae9c4bb5eb642f7a1d475cd668cdd0a58120ed6 +size 1229342 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000025.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d752c7b5fbb569a0020f46675b012cc94f1141 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed7072f1516422ad00a9cdf139238c3754825eb3cb7fec6ff3e3e7286d9387d +size 1625262 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000026.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bfff9012ab885e8e3b2e023d36866e75edef09b --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173ca438d6d9eb5b5e79f008ef777c14b6c005ad598bc69c2c0a49d5d41755b5 +size 1493112 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000027.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a512ed9dadfe12f212533543618f6bd053bd62d9 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d499e858a5b99581054cee6f646d0d92e1537fce8690917a62b02e303e8073 +size 1498953 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000028.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..344c256cffb6aab9da83d36835291c1bd5201d06 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6a1a714ac25a7c52e97e7d8883ee42f966b4ce61c60d9776b3341b539213f1 +size 1709515 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000029.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..728c49a133b7acc1086e59816cccee8588e9ac78 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabeb06e796355376254c6172e3d73a22b91c2a60b714ab2d475ae6b206a1281 +size 1590841 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000030.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d3ddcfe33ee709a03795d601d47a52725680c0 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6ba78e3d55a0c590a850bdccb959ff5da00759e82ce5c0cec17fdfbfe72065 +size 1373472 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.h264.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.h264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7155e10f30cf031a4070b66e8501325a2446e45d --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.h264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0964c758965570b49467f83bbc03d4860af0ee560c0d70ee026b87c127e37 +size 2267345 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3f6a00278d34ee96c67861022b0ce90b4bbba7 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204dc80d7e07e22aa84cd417878adb0f8e7e3be40d863edd82161f5d7fa5dd8b +size 1599675 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000032.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b50c0058a77386689e0b8f7f4bcac353a1f6ba4e --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0807a7c6a71efb05bc3f65c6c777ca20808935ebbd249afb589cb7cc4c8d9a +size 1693114 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000033.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfad26597d05977c040178621251bff02b9d638d --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f51539b8512d4bb7f4ffdc2e77a5714eb56d987a98eb3570a92b64b0f06358 +size 1653985 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000034.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3d1bdd3e6d707ee600839f2669a611314233f2 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947c44084758613450d5fc887b1524162c722cdf84fada7ab9fc7695ab76f35b +size 1437177 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000035.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a7fb2e7467f91c5b7661c9163c762e84a5cc4e6 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc43b5d735c9d4a741db513fb13188f7b02b8ac3ff7e125a1a034bba742dacb +size 1510752 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000036.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5158616062a0077efe573f00928015bee05ee239 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5380e4bfbc74c20dc60da77ed593608ef51371ee7f224a21653e023b6c2822 +size 1507789 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000037.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7916388b856f2dc97cf5d95b7622613bfedf3ce --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8e05de17af92bbc7a774b42c2e87728586e29e93d8e24046e2e572e9c41efa +size 1479349 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000038.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2e6736d7e12358cb7f9892f996e397d2b8fae4 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19e3258e036e12d9d8ca06093f57ccda7f7ff89bdda6496555cdf8e11269c7e +size 1601698 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8877e77fc0ffb67f706a55f81ea146fc3bfdea0 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5380694fc4847d30d34da614360abfe8e80318624a368b8c601ed73eb8a9e3c2 +size 1666314 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.h264.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.h264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2df0f234dfeec0ad90e37c0780d17da4c4901d --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.h264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d9a110c1ff3df2fa97a4e9ce8d874b50dbdea9d9ad469df2e401cdda1dea0e +size 2116093 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e0687bc0c6990b2b4dfb7f5e255ad07347d572 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c32fc09c284b31a4d3132c440db3d381eadf29b91c9ee2028c8012e83c91bc +size 1471432 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e9e03df9e28c1c6e091e2d64f0b7f77b0d17621 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381b6783737835c6354cc8b1ce9c3ef8553ac2a0d5a57683f8803f487025961c +size 1531572 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eb8b9defb8e87d3e6967152edd3613d0dc69359 --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e7525dd6f308a244ba2ebd6b4df7c6b28bb031ef085adcda1e6c2eed3da987 +size 1418631 diff --git a/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e7285d8e6dbcfd9e6726539c659cef0531bb3c --- /dev/null +++ b/20260506/P25_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f9449b4019e4f88cd1ad821b7eb243e00280fe238eee7b18521c32abcc25fb +size 1345532 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000000.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0db85bb60759c978b0cd118849416bdbe4ead6a9 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7576cc07c0524caba967840c3c37cbc3cbb70c3edb5fae03d1c6150ab62844 +size 7123 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000001.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17d9498fbddcebc1ef5f3f202e0e27d107085dcd --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff4a08079c38787750260c76178df99f3f00d3ec6317abadb98994f0670ae52 +size 6955 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000002.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6b01a02b88eb9bca812d3ab38b2cb6b5da1bacb --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbf1c96242933b7d3aa3e43a4578ee2b86d81b38346d27e9588f5732838f550 +size 7637 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000003.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba18ad23fb9195ba711dd6589313f9334edfebdd --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436cd469f02c06f112c84347fa22df0c9aa2c3755a478f8d614f95de204e8c2f +size 7731 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000004.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3388da5b0a50f5efaf8998475b5d92d21fd4ee0 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dedc812180a6c3cd86a89d84968d38d581dd2faab4edf355dac9f5697d8acd5 +size 7337 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000005.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ce43c3015634a5854ddc3c7fe9292e29dfe021c --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a24af1e8fe364cb9efefbf782c54a642c30a54e40e33b95c8e7c54449e4d09 +size 7130 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000006.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d499182c29b037ef5a247c8cd33248eab76de180 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405d5e402a02e99bf1261ab62545168b088eb5a8a92c4f31b7375dc2386a4ae7 +size 7506 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000007.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..048a4ea06e72f516bb861b6b345817860f1c53fc --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd01826f9b101145735746b826016047a7282ba56bbf642bde0708c8e094c54 +size 7640 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000008.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..102ced6e024405a741ba618f05d60a640127db74 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffda100e2c4830403469be4a1010b21218383488d0bec864fff30415b216c8ab +size 7431 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000009.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8865e19d584068a5c4b202a52166614d27b7c167 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11356d8fab613aa33399ee2333f674976b040a674cb8d9445fe51475273c68c +size 7296 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000010.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a73499c2025cc89aa50d36266502cbcba2d86f9e --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00adc497c9d8bba1810be2041b93198733a8e643355b263bb794cc5e4dcf5804 +size 7520 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000011.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea59bde8b414cf7afc30317511e2903ba54d9d97 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9b87204cc62997dbfd2989d1cfaf4a1614db9361246c8a99578c7334895d6c +size 7492 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000012.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a2360adfb7f14d0e6636485d3494d27d8a3f64b --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f2d9667703acf857466e76b3d2e4a34a5760300060eb90e2dccf39e5032c48 +size 7127 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000013.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67ca35dba0e15b72cae0edbeea0508092ba9f50e --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942c4d59a4f910336043bcf373332a1abc4086c37a49784f09709ab51260cc05 +size 7483 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000014.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05f507463838ca76c1190cc3223113a3d55d98eb --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b777b696b9a65089591043d1f603ab141ec3cec2dc023ee12ceb998a029c2c +size 7482 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000015.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf60dab306decf4e64cdbf3fc47b8b09a11e30df --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1dc795f822ff0a3343eee081f638133fd7ada888d7319f99cb53834384776c +size 8254 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000016.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85758bf6f39294e5e8242e4c8dee3a62a924d824 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c97762ceaccbda681320504fcb0ff88eed8b8560a1f4b9929bfec8d7ee8c20 +size 7070 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000017.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..576abad8397b0de97bbd57c6880740976330b2b0 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dce3acc8f795d06519fcad8b6704b720e2477ec068775308ed972fa26b026ad +size 7744 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000018.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02d4a98c0563705113f0654fefde742a7f026f45 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e075776b1ad9d356652ff9f629ae6713d0792d86533c7b175c655d8234054ef +size 7475 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000019.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf6bb8c050d7538590f4b77df88a3908c273fa46 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c6dc48ebb0675aa43722acf13aca4179cf781203eca63df990e4eac39a8c9c +size 7371 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000020.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..925c2a6c5ec0f8c81324268e9413085e070540c6 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d0dcce67dedc7d54ca396669e08fa2e53a718c2c2e11419ee6e001fe9ab42a +size 7381 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000021.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e97b5045b1e36d9e0f5f212c3d1dd2b4a0af46b --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7038bde9d73d379964765e3934924b0b5b5c8536a4dfa9c00ecb29a404e16dcb +size 7555 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000022.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a49342a1cce5f8329154ee30daede4c056d0d7cb --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea255517ac65f9763bddc1e45a9c5ce4529c9b0a15c9f8203122c65f292c96ae +size 7181 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000023.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30913669edb6399e8e1f505b7c6d7f1f2705c82a --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a09b1357577301abe2529cf0ca920a52ce9c4d2e8bde656f00dee7250aefd8f +size 7980 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000024.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee2b93bda8c6f8169ac7ce02bcab6da73a8c6d91 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae9de1c3a5c7c86d9fc9df6ffc806bef6f19c11d834ae968e4452e35d7f3bd2 +size 7687 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000025.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..480e0cb81bd0dfe481604cbee86629d73fad5558 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa6412cf377f6ce21b5082229e2f667d72695d9d85b2d52bd21ce6b8866e995 +size 8035 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000026.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d205e078ef339d43956bd0002a1207f0e610f620 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14146a1362faeb2fc5dc25d4a9a9c2c379a75c00b9ce45678319816b3cb70c11 +size 7877 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000027.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e15623ca6f21702324732c1f1f4fc4dee45a2e5 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cc360c6d6b0bc3567e573a1d8b94e585b838bf2534c6dc32d91bb601190b64 +size 7656 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000028.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be0435f324a61dc3354058c10f8411858e9b8c42 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d573420690af64e96d60b90af577b9447a81e67762074f0b8ffcd139f6758551 +size 7120 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000029.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e5bdf9eb363540b7ca2cf43035afd7146166876 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055916c088846f99c0842e1d4f043bdc3fe4d2fd06ee6dfb924273d0b0375b36 +size 7066 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000030.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86cada018b37d5547fd2d6f35cf9e9db8d9427c5 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a891b6a941bb2abfa0091b0d79d7a6168c04bd24d149605c3385d9bc2767316 +size 7260 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000031.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aebf848f3a876b60222b0cdef6c609e33b2d395 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1ed3bbcc71d46d4a181b3065ee652f903ddd24134af719e1f0811873aeebd7 +size 7241 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000032.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ccdf6912d42eedae94d05222469e2e11928bfd9 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbf1031a3d97fad411a2703596db8ec4676eb792129a7e795d917996b334372 +size 7506 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000033.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4677acab7d37cb21f2c3ca05be7e07a65df6208 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366dc4eb507e2fabf01d875fc599a2a4eb7e46178b31070496c641c9c49dc3e9 +size 7547 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000034.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9612ddec4998663f7ede3707a207d74f5185ea4f --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbd297b0e329ec6618501009003131eeede2c2c475d115997d6e4b5cc1bca59 +size 7317 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000035.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d255ff4ca5f40aed92dce10efebaec537e77aa9 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7864a43d189e9bda5cb8bdb1b8db6713beaf1119538abdee7cfca184c60a16 +size 6977 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000036.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68962deb1c186b4c832fa39eefdeb2d3329daed2 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5778d21f7b3a3cdde15f744043284f8b15514ff582d20b8fd12d42f0ffeada3f +size 7332 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000037.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cede11ca94720e82884e56ba1154d7e50b44c291 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538fcdee9fb6e5eee093a86955c6f28e65c5eb0e6a9d90602d47c7b33a1d7eb0 +size 7482 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000038.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2347b8ee2872f1bb5ed9190a2acff662bb8809bb --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c189518858d8817cd8a584aa9e9b4f619824e1116617940fdd7829c09429fa +size 7288 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000039.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2d4d7d0bdf33ed53545cb329fc7db527ff1ad89 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa54e4676663ccafa8fc67f0bf24bc1a8aa5430f15421902058ad6ab26d01404 +size 7755 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000040.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7331ecc6877bd59b528bbdffb4f6a924410b0af --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeda5c02d373a8c2fdf7af8772e85063d64ed9ca4c419755c73fe243de6dea1d +size 7525 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000041.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52f588bb516b20df3317e41ea2c2aa1bc04f2637 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c4874cb8d72e7efaf3c807f2f12e82581103cbcc875d0a062cf750813a33ce +size 7750 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000042.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41f7abd62d38d821e2090f0897ae47d66dcd7239 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673dab211a8a9682e0b286b7d7f6df1f622c2702fbcfd50a253ba4b81d93abbd +size 7631 diff --git a/20260506/P50_bottle_lerobot/data/chunk-000/episode_000043.parquet b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5db6173a006cbe4a746586c73ab4f59b330c442 --- /dev/null +++ b/20260506/P50_bottle_lerobot/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6518e6221c91d0e97263f9b7d335bde13f4376bc37c6b4db883df26cbdd4aaf +size 7281 diff --git a/20260506/P50_bottle_lerobot/meta/episodes/chunk-000/file-000.parquet b/20260506/P50_bottle_lerobot/meta/episodes/chunk-000/file-000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ff5d7b13b5055e97bb148996163ffa442e49f47 --- /dev/null +++ b/20260506/P50_bottle_lerobot/meta/episodes/chunk-000/file-000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51e5148bd7ee4dd20d5d6b0c77ec64f210b214dd916e940e2b780f8c6b2bf26 +size 10335 diff --git a/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eee00b9924c58aa87e4aa1da27dd3d40b9a2638 --- /dev/null +++ b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4406c013c43c13dc23de5b26dda9d7d5be09746fce995a050b8ebc9c130086 +size 1711657 diff --git a/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae2808d3b34db6a02b896cbdf54b44a6629b099f --- /dev/null +++ b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8981eb18f540df6cb5beaf336cc08a7f07c3e4c77519ed68fb3b1752eed963 +size 1577506 diff --git a/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9386c9abfb265cf0f7174ce02344edd19223c5f --- /dev/null +++ b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547d627ad7f100f8176d7ca91adbbdadac031f6c201110c993564d295e42c4d1 +size 1702440 diff --git a/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1924000011d14ff77c4955f08c51c151bc149e2c --- /dev/null +++ b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d6574750f948080e70bc731cbbf594c6a513c0f12a5d70712fa80e448d790d +size 1606473 diff --git a/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad14fc8b0ddc0b32f613892d4035d9728413e83d --- /dev/null +++ b/20260506/P50_bottle_lerobot/videos/chunk-000/observation.images.main/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748553d611f33d7749545fb41c2064e1a88b96641b0ccbb06709757d375e2b82 +size 1366644