diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..e32783230facfc5c41e7331f9fe5af89078f1385 100644 --- a/.gitattributes +++ b/.gitattributes @@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +Cobot_Magic_pour_drink/meta/episodes_stats.jsonl filter=lfs diff=lfs merge=lfs -text diff --git a/Cobot_Magic_pour_drink/.gitattributes b/Cobot_Magic_pour_drink/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..f63fca07543b886e1db4e52982eea7d7dd181a86 --- /dev/null +++ b/Cobot_Magic_pour_drink/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text +meta/episodes_stats.jsonl filter=lfs diff=lfs merge=lfs -text diff --git a/Cobot_Magic_pour_drink/README.md b/Cobot_Magic_pour_drink/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5a0e6dc25a80ef9896b8702f4af41dacb8e6271f --- /dev/null +++ b/Cobot_Magic_pour_drink/README.md @@ -0,0 +1,467 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# Cobot_Magic_pour_drink + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `agilex_cobot_decoupled_magic` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` +- `pour` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 1613 | +| **Total Frames** | 862292 | +| **Total Tasks** | 61 | +| **Total Videos** | 4839 | +| **Total Chunks** | 2 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 12.6GB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +fill the black mug completely with NFC orange juice. +pour half of the NFC orange juice into the black mug. +pour three quarters of the NFC orange juice into the black mug. +pour quarter of the NFC orange juice into the black mug. +fill the paper cup completely with NFC orange juice. +pour half of the NFC orange juice into the paper cup. +pour three quarters of the NFC orange juice into the paper cup. +pour quarter of the NFC orange juice into the paper cup. +fill the transparent cup completely with NFC orange juice. +pour half of the NFC orange juice into the transparent cup. +pour three quarters of the NFC orange juice into the transparent cup. +pour quarter of the NFC orange juice into the transparent cup. +fill the black mug completely with red wine. +pour half of the red wine into the black mug. +pour three quarters of the red wine into the black mug. +pour quarter of the red wine into the black mug. +fill the paper cup completely with red wine. +pour half of the red wine into the paper cup. +pour three quarters of the red wine into the paper cup. +pour quarter of the red wine into the paper cup. +fill the transparent cup completely with red wine. +pour half of the red wine into the transparent cup. +pour three quarters of the red wine into the transparent cup. +pour quarter of the red wine into the transparent cup. +fill the black mug completely with sprite. +pour half of the sprite into the black mug. +pour three quarters of the sprite into the black mug. +pour quarter of the sprite into the black mug. +fill the paper cup completely with sprite. +pour half of the sprite into the paper cup. +pour three quarters of the sprite into the paper cup. +pour quarter of the sprite into the paper cup. +fill the transparent cup completely with sprite. +pour half of the sprite into the transparent cup. +pour three quarters of the sprite into the transparent cup. +pour quarter of the sprite into the transparent cup. +pour the cestbon into the black cup. +pour the cestbon into the gray cup. +pour the cestbon into the red cup. +pour the cestbon into the white cup. +pour the cestbon into the yellow cup. +pour the coffee into the black cup. +pour the coffee into the gray cup. +pour the coffee into the white cup. +pour the coffee into the yellow cup. +pour the coffee into the red cup. +pour the cola into the black cup. +pour the cola into the gray cup. +pour the cola into the red cup. +pour the cola into the white cup. +pour the cola into the yellow cup. +pour the milk into the black cup. +pour the milk into the gray cup. +pour the milk into the red cup. +pour the milk into the white cup. +pour the milk into the yellow cup. +pour the sprite into the black cup. +pour the sprite into the gray cup. +pour the sprite into the red cup. +pour the sprite into the yellow cup. +pour the sprite into the white cup. + +### Sub-Tasks +This dataset includes 57 distinct subtasks: + +1. **Grasp the black cup with left gripper** +2. **Grasp the white cup with right gripper** +3. **Static** +4. **Place the orange juice bottle on the table with left gripper** +5. **Lift the black cup with left gripper** +6. **Place the water bottle on the table with right gripper** +7. **Place the grey cup on the table with left gripper** +8. **End** +9. **Place the sprite bottle on the table with right gripper** +10. **Lift the red cup with left gripper** +11. **Place the cola bottle on the table with left gripper** +12. **Grasp the bottle with cola with right gripper** +13. **Grasp the bottle with sprite with left gripper** +14. **Pour the water from bottle to cup with right gripper** +15. **Place the coffee bottle on the table with right gripper** +16. **Grasp the bottle with orange juice with left gripper** +17. **Pour the red wine from bottle to cup with left gripper** +18. **Place the black cup in the center of view with right gripper** +19. **Place the transparent cup on the table with right gripper** +20. **Place the white cup on the table with right gripper** +21. **Grasp the bottle filled water with right gripper** +22. **Grasp the bottle with coffee with right gripper** +23. **Place the yellow paper cup on the table with left gripper** +24. **Pour the yuexian Milk from bottle to cup with right gripper** +25. **Grasp the bottle with red wine with left gripper** +26. **Grasp the black cup with right gripper** +27. **Place the white cup on the table with left gripper** +28. **Grasp the yellow paper cup with right gripper** +29. **Grasp the yellow paper cup with left gripper** +30. **Pour the orange juice from bottle to cup with left gripper** +31. **Grasp the bottle with water with right gripper** +32. **Pour the yogurt from bottle to cup with left gripper** +33. **Grasp the bottle with yuexian Milk with right gripper** +34. **Place the yellow paper cup on the table with right gripper** +35. **Pour the cola from bottle to cup with right gripper** +36. **Abnormal** +37. **Grasp the white cup with left gripper** +38. **Pour the sprite from bottle to cup with left gripper** +39. **Lift the grey cup with left gripper** +40. **Place the black cup on the table with left gripper** +41. **Grasp the red cup with left gripper** +42. **Place the red cup on the table with left gripper** +43. **Lift the yellow paper cup with right gripper** +44. **Grasp the grey cup with left gripper** +45. **Place the yuexian Milk bottle on the table with right gripper** +46. **Lift the yellow paper cup with left gripper** +47. **Place the sprite bottle on the table with left gripper** +48. **Lift the white cup with left gripper** +49. **Place the cola bottle on the table with right gripper** +50. **Pour the sprite from bottle to cup with right gripper** +51. **Place the red wine bottle on the table with left gripper** +52. **Lift the white cup with right gripper** +53. **Grasp the transparent cup with right gripper** +54. **Grasp the bottle with sprite with right gripper** +55. **Pour the coffee from bottle to cup with right gripper** +56. **Lift the grey cup with right gripper** +57. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:1612 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 2 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "agilex_cobot_decoupled_magic", "total_episodes": 1613, "total_frames": 862292, "total_tasks": 61, "total_videos": 4839, "total_chunks": 2, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:1612"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "action": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +Cobot_Magic_pour_drink_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ β”œβ”€β”€ chunk-000/ +β”‚ β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ β”‚ └── (...) +β”‚ └── chunk-001/ +β”‚ β”œβ”€β”€ episode_001000.parquet +β”‚ β”œβ”€β”€ episode_001001.parquet +β”‚ β”œβ”€β”€ episode_001002.parquet +β”‚ β”œβ”€β”€ episode_001003.parquet +β”‚ β”œβ”€β”€ episode_001004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + β”œβ”€β”€ chunk-000/ + β”‚ β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ β”‚ └── (...) + β”‚ β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ β”‚ └── (...) + β”‚ └── observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── chunk-001/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_001000.mp4 + β”‚ β”œβ”€β”€ episode_001001.mp4 + β”‚ β”œβ”€β”€ episode_001002.mp4 + β”‚ β”œβ”€β”€ episode_001003.mp4 + β”‚ β”œβ”€β”€ episode_001004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_001000.mp4 + β”‚ β”œβ”€β”€ episode_001001.mp4 + β”‚ β”œβ”€β”€ episode_001002.mp4 + β”‚ β”œβ”€β”€ episode_001003.mp4 + β”‚ β”œβ”€β”€ episode_001004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_001000.mp4 + β”œβ”€β”€ episode_001001.mp4 + β”œβ”€β”€ episode_001002.mp4 + β”œβ”€β”€ episode_001003.mp4 + β”œβ”€β”€ episode_001004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/Cobot_Magic_pour_drink/annotations/eef_acc_mag_annotation.jsonl b/Cobot_Magic_pour_drink/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/Cobot_Magic_pour_drink/annotations/eef_direction_annotation.jsonl b/Cobot_Magic_pour_drink/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/Cobot_Magic_pour_drink/annotations/eef_velocity_annotation.jsonl b/Cobot_Magic_pour_drink/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/Cobot_Magic_pour_drink/annotations/gripper_activity_annotation.jsonl b/Cobot_Magic_pour_drink/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/Cobot_Magic_pour_drink/annotations/gripper_mode_annotation.jsonl b/Cobot_Magic_pour_drink/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/Cobot_Magic_pour_drink/annotations/scene_annotations.jsonl b/Cobot_Magic_pour_drink/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a6436f5309d9777d873199d1a5e29ca4c60b2f68 --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/scene_annotations.jsonl @@ -0,0 +1,2620 @@ +{"scene_index": 0, "scene": "The scene contains multiple objects: a cup in the center, a bottle on the right, two cups at the back and left, a bottle in front, two more bottles on the front right and front left, and two additional cups on the front left."} +{"scene_index": 1, "scene": "The scene contains a total of 3 bottles positioned at front-left, front-right, and center, along with 4 cups located at left, center, front, and two at front-left."} +{"scene_index": 2, "scene": "The scene consists of multiple bottles and cups arranged at various positions: two bottles are at the front right and front left, one bottle is centered, three cups are positioned across all four corners, and additional cups are placed in the center and along the front edges."} +{"scene_index": 3, "scene": "There is a bottle at front right There is a cup at front There is a bottle at front There is a cup at front left There is a cup at front right There is a cup at front left"} +{"scene_index": 4, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 5, "scene": "Bottle 1 is at front left, bottle 2 is at front, bottle 3 is also at front left, and cup is on the right."} +{"scene_index": 6, "scene": "The setup consists of six bottles and five cups arranged across the scene with specific positional placements."} +{"scene_index": 7, "scene": "The scene contains multiple cups and bottles arranged in various positions: two cups are at front left, one cup is at front right, and several bottles are spread across front left and front."} +{"scene_index": 8, "scene": "There is a bottle in front left, another bottle in front, a cup on the right."} +{"scene_index": 9, "scene": "In the given list of objects, cups and bottles are positioned at various locations including front right, front left, and front."} +{"scene_index": 10, "scene": "Each object s position and relationship are clearly defined in the list provided."} +{"scene_index": 11, "scene": "In the scene, there are two cups and five bottles arranged across different positions."} +{"scene_index": 12, "scene": "Bottle 1 is at the front Bottle 2 is at the front-left Bottle 3 is also at the front-left Cup is on the right"} +{"scene_index": 13, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is on the right, another bottle is at the front left, while three cups are positioned at the front, front right, and front left."} +{"scene_index": 14, "scene": "Bottle at front right bottle at front left cup at front cup at front left bottle at front right cup at front right cup at front left cup at front left cup at front left bottle at front."} +{"scene_index": 15, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are at front right, one bottle is at front left, three cups are at front left, and another cup is at front right."} +{"scene_index": 16, "scene": "There are three bottles two positioned at the front right and front left and one at the front. There are five cups three positioned at the front right one at the front left and one at the front."} +{"scene_index": 17, "scene": "There are three bottles positioned in the scene: two at front right and one at front left. Additionally, there is a bottle located at the center of the scene. The cups are distributed as follows: one cup is placed at front left, another at center, and another at the left side of the scene."} +{"scene_index": 18, "scene": "Bottle (front right), Bottle (front left), Cup (front left), Cup (right), Cup (front left), Cup (front), Bottle (front left), Bottle (center), and Bottle (front right)."} +{"scene_index": 19, "scene": "There are two bottles on the front right and front left sides, and four cups located on the front, front left, and front right."} +{"scene_index": 20, "scene": "In the given scenario, there are multiple bottles and cups arranged in various positions. The bottles are positioned at front right and front, while the cups are placed at center, front left (appearing twice), and front right."} +{"scene_index": 21, "scene": "The front left and front positions have a cup each, the front right has two bottles, while the front also has one bottle."} +{"scene_index": 22, "scene": "The scene features multiple bottles and cups arranged across various positions."} +{"scene_index": 23, "scene": "There are six bottles and five cups positioned in the scene as follows: - Two bottles are located at the front-left. - One bottle is at the front-right. - Three cups are placed in various positions: one at front-left, two at front-right, and one at front."} +{"scene_index": 24, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 25, "scene": "Bottles are positioned at front right and front left, with an additional bottle at front. Cups are also located at front left and front right, with two cups at front right."} +{"scene_index": 26, "scene": "Each bottle is located at the specified positions (front right, front left, center, and front), while each cup is positioned on the left, center, and front left."} +{"scene_index": 27, "scene": "Bottle is in front left. Another bottle is also in front left. Cup is on the right."} +{"scene_index": 28, "scene": "There are multiple bottles and cups arranged in various positions around a central area."} +{"scene_index": 29, "scene": "The scene contains multiple bottles and cups arranged across different positions in the front area."} +{"scene_index": 30, "scene": "The objects consist of two bottles and eight cups, positioned in various locations across the scene."} +{"scene_index": 31, "scene": "Bottles are positioned in the front right (three times), front left, and right, while cups are located in the left, center, front right, front left, and front."} +{"scene_index": 32, "scene": "The scene contains multiple bottles and cups positioned in the front area, with some located towards the right or left sides."} +{"scene_index": 33, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front area."} +{"scene_index": 34, "scene": "There are two cups and multiple bottles arranged around the scene. The cups are positioned to the left and front of the frame, while the bottles are spread across the front area, with some overlapping in positions front left and front right."} +{"scene_index": 35, "scene": "The bottle is positioned in the front right, and the cup is positioned in the front left."} +{"scene_index": 36, "scene": "There are three bottles and four cups arranged in the scene. Two of the bottles are positioned at the front right and front left, while one bottle is centered at the front. Similarly, two cups are placed at the front left, and two more cups are located at the front right, with one additional cup in the center at the front."} +{"scene_index": 37, "scene": "The setup features multiple bottles and cups positioned across the front, front left, and front right areas."} +{"scene_index": 38, "scene": "The objects are positioned as follows: there are multiple bottles located in the front right area, one bottle in the front left, and several cups distributed across the front left and front positions."} +{"scene_index": 39, "scene": "There are 6 bottles positioned in the scene: two are located in the front left, one is placed in front, and three are situated in the front right. Additionally, there are 4 cups: two are positioned in the front left, one is placed in front, and one is situated in the front right. Each bottle and cup is strategically placed either in the front left, front, or front right relative to their position within the scene."} +{"scene_index": 40, "scene": "The scene features multiple objects arranged in various positions: a bottle at front right, two bottles at front left, and three cups positioned across the front, with one cup each at front right and front left, and another cup at front."} +{"scene_index": 41, "scene": "The scene contains multiple cups and bottles arranged in various positions, with some overlapping and others positioned symmetrically on either side."} +{"scene_index": 42, "scene": "Bottles are located in the front right and front positions, while cups are positioned in the front left and front."} +{"scene_index": 43, "scene": "There are two bottles located in the front right and front positions, and four cups positioned in the front right, front left, and front positions."} +{"scene_index": 44, "scene": "The scene contains multiple cups and bottles arranged in various positions. There are two cups located at the front left, one cup at the front center, two bottles at the front right, and one bottle each at the front center and front left."} +{"scene_index": 45, "scene": "The bottles are positioned at front right, center, front left, and front, while the cups are located at left, front, and front left."} +{"scene_index": 46, "scene": "bottle 1 is positioned at front left bottle 2 is positioned at front left cup is positioned at right"} +{"scene_index": 47, "scene": "There are three bottles located at the front right and front left positions, one bottle in front, four cups positioned at the front left, front right, center, and another two at front left."} +{"scene_index": 48, "scene": "The objects are positioned as follows: two bottles at front right, one bottle at front, one cup at left, two cups at front left, one cup at front right, and one bottle at front."} +{"scene_index": 49, "scene": "The scene contains two bottles and five cups arranged as follows: one bottle at front-left, three bottles and two cups at front-right."} +{"scene_index": 50, "scene": "The objects are arranged with a cup in the front left and another cup in the front right, while there are multiple bottles positioned across the front."} +{"scene_index": 51, "scene": "A bottle at front right, another bottle at front right, a cup on the left, a bottle at front left, a cup in center, a bottle on the right, a cup at front left, another cup on the left, a bottle at front, and a cup at front."} +{"scene_index": 52, "scene": "The cup is on the right, and there are two bottles in front, with one bottle positioned to the front left."} +{"scene_index": 53, "scene": "There is a bottle at the front, there is a bottle at the front right, there are two bottles at the front left, there is a cup at the left, there are three cups at the front right, there is a cup at the center, and there is a cup at the front left."} +{"scene_index": 54, "scene": "The two cups are positioned at the front (one in front right and one in front left), with an additional cup on the left. The two bottles are located at the front (one in front right and one in front left)."} +{"scene_index": 55, "scene": "Bottle and cup are on the front left, front middle, and front right."} +{"scene_index": 56, "scene": "The scene contains multiple bottles and cups arranged across various positions in the space."} +{"scene_index": 57, "scene": "The bottle is positioned to the right, front, and front-right, while the cup is positioned to the left, center, and front."} +{"scene_index": 58, "scene": "There are three bottles and six cups placed in various positions: two bottles at front left, one bottle at front right, four cups at front left, and two cups at front right."} +{"scene_index": 59, "scene": "Each bottle and cup is positioned in the specified locations relative to each other."} +{"scene_index": 60, "scene": "The bottles are positioned on the right and front right, while the cups are placed on the left, center, and front."} +{"scene_index": 61, "scene": "The objects are positioned as follows: two bottles and three cups are at the front, with one bottle at front right, four cups at front left, and another bottle also at front left."} +{"scene_index": 62, "scene": "The setup consists of multiple objects positioned across different locations, with two bottles and five cups distributed in the scene."} +{"scene_index": 63, "scene": "The scene contains multiple bottles and cups positioned across the front left, front right, and left areas."} +{"scene_index": 64, "scene": "The scene contains multiple bottles positioned at different locations (front right, front left, and right) and several cups arranged in various places (left, center, front, front right)."} +{"scene_index": 65, "scene": "There are five bottles positioned in the scene as follows: two at front right, two at front left, and one at the center. Additionally, there are five cups located on the left side of the scene, with three positioned at front left and two at front positions."} +{"scene_index": 66, "scene": "The bottles are located at front right, center, and front left (mentioned twice). The cups are positioned at front left, left, front, front left (mentioned twice), and front."} +{"scene_index": 67, "scene": "The objects are positioned as follows: two bottles at front right, one bottle at front left, one bottle at right, and multiple cups spread across positions including front, front right, front left, and center."} +{"scene_index": 68, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 69, "scene": "There is a bottle in front right There is a cup in front There is a bottle in front right There is a cup in front left There is a cup in front left There is a cup in front left There is a bottle in front right There is a cup in front left There is a cup in front left"} +{"scene_index": 70, "scene": "There are two bottles and three cups in the front area; one bottle and one cup are on the front right, while three cups and three bottles are on the front left."} +{"scene_index": 71, "scene": "There are two bottles positioned at the front and front right, one bottle at the front right, and four cups located at the left, front left, front right, and front positions."} +{"scene_index": 72, "scene": "Bottle at front right bottle at front right cup at front bottle at front left bottle at front left cup at front left cup at front left cup at front right cup at front"} +{"scene_index": 73, "scene": "In the scene, there are multiple bottles and cups arranged at various positions. The bottles are located at front right (three times) and front left (once), while the cups are placed at front (two times), front left (two times), and front right (once)."} +{"scene_index": 74, "scene": "Cup on the left is positioned at the front left; bottle in front left; cup in front right; bottle in front right; cup in front left; bottle in front; another bottle also in front; cup in front right; and a final bottle in front left."} +{"scene_index": 75, "scene": "The setup consists of multiple bottles positioned in the front right area and several cups distributed across various positions including the left, center, front, and front left."} +{"scene_index": 76, "scene": "The scene contains multiple bottles and cups arranged across the front area, with two bottles at front left, one bottle and a cup each at front right, and three cups positioned across front."} +{"scene_index": 77, "scene": "The scene contains a total of 3 bottles and 4 cups, each placed in different positions: the bottles are positioned at front, front right, front left, and right, while the cups are located at left, center, front left, and front."} +{"scene_index": 78, "scene": "The bottle is positioned in the front right corner."} +{"scene_index": 79, "scene": "The bottle is at the front right and the cup is at the front left."} +{"scene_index": 80, "scene": "There are 5 bottles located at the following positions: two in front right, one in front, and two in front left. There are 5 cups located at the following positions: two on the left, one in center, and two in front left, with an additional cup in front."} +{"scene_index": 81, "scene": "The front right has three bottles, the front has a bottle and two cups."} +{"scene_index": 82, "scene": "Bottle at front right bottle in front cup on left bottle at front right bottle at front left cup at front left cup at front right cup in front cup in front"} +{"scene_index": 83, "scene": "The setup includes multiple bottles and cups positioned across the front area, with the majority of the bottles located in the front right section and most cups placed in the front left section."} +{"scene_index": 84, "scene": "Bottle: front, front left, front right (x2), front leftβ€”Cup: left, front right, front (x3), front left"} +{"scene_index": 85, "scene": "There are two cups and three bottles in the scene. The cups are positioned at front left, front left (again), and front right. The bottles are placed at front right, front, front right again, front left, and front right once more."} +{"scene_index": 86, "scene": "Bottle is front right, cup is front left, bottle is front left, cup is front right, cup is front left, cup is front right, bottle is front right, cup is front left."} +{"scene_index": 87, "scene": "There are nine objects in total."} +{"scene_index": 88, "scene": "The setup includes multiple cups and bottles positioned across the scene, with cups located on the left, front left, and front right, and bottles placed primarily in the front and front right areas."} +{"scene_index": 89, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 90, "scene": "The bottle is positioned at front right, while the cups are located at front left and front right."} +{"scene_index": 91, "scene": "Bottle at front right. Bottle in front. Bottle at front left. Cup on the left. Cup at front right. Bottle on the right. Cup in front. Cup at front left."} +{"scene_index": 92, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 93, "scene": "bottle front right front left front right front cup left center front left"} +{"scene_index": 94, "scene": "In the arrangement, there are two cups on the left side (one in front and one at the front left), three bottles in the front section (two on the front left and one on the front right), and a bottle on the right."} +{"scene_index": 95, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 96, "scene": "The objects are positioned as follows: four bottles are at the front right, and five cups are at various positions including front left and front."} +{"scene_index": 97, "scene": "There is a cup positioned in front left, there is a bottle positioned in front right, there is another bottle positioned in front right, there is another cup positioned in front, there is another cup positioned in front right, there is another bottle positioned in front, there is another bottle positioned in front left, there is another cup positioned in front right, there is another bottle positioned in front left, and there is another bottle positioned in front left."} +{"scene_index": 98, "scene": "There are multiple bottles and cups positioned in various locations, including front right, right, front, front left, and left."} +{"scene_index": 99, "scene": "Bottle at front right and cup at front left and bottle at front and cup at front left and bottle at front left and cup at front right"} +{"scene_index": 100, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position (possibly overlapping), and a cup on the right."} +{"scene_index": 101, "scene": "There are five bottles located at the front right, two cups at the front right and front left, one cup on the left, and one cup at the front."} +{"scene_index": 102, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are at front right, one bottle is at front left, one cup is at front left, one cup is at center, two cups are at front left, one cup is at front right."} +{"scene_index": 103, "scene": "Bottle 1 is located at front right, bottle 2 is located at front right, cup 1 is located at front left, bottle 3 is located at front, cup 2 is located at front left, cup 3 is located at front left, and cup 4 is located at front right."} +{"scene_index": 104, "scene": "The bottles are positioned at the front of the scene. The cups are located on both sides (left and right) towards the front."} +{"scene_index": 105, "scene": "Bottle at front, bottle at front right, cup at front, cup at front left (three instances), and cup at front right."} +{"scene_index": 106, "scene": "The scene contains multiple objects arranged in specific positions, including three bottles positioned at the front right, front right again, and front, as well as five cups located at the front left and front."} +{"scene_index": 107, "scene": "The bottle is positioned to the right, front, front right, and front left; the cup is positioned to the left, center, front left, and front."} +{"scene_index": 108, "scene": "The objects consist of three cups and two bottles. The cups are located at the front left (three times), front (once), and front right (once), while the bottles are positioned at the front right (twice) and front (once)."} +{"scene_index": 109, "scene": "The front left has a bottle and two cups, while the front right has a bottle and a cup. The front center has a cup."} +{"scene_index": 110, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 111, "scene": "There are multiple bottles and cups positioned around a central area, with specific placements as described."} +{"scene_index": 112, "scene": "There are two bottles and six cups positioned across the scene, with one bottle at the front right, another at the front left, and a third bottle at the front. Additionally, there is a cup at the front right, two cups on the left, and three cups at the front left and front positions."} +{"scene_index": 113, "scene": "Each object (bottle or cup) is located in a specific position relative to the scene."} +{"scene_index": 114, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 115, "scene": "There are three bottles positioned at the front right, front left (twice), and center; four cups positioned at the front left (three times) and front (once)."} +{"scene_index": 116, "scene": "Bottle is positioned at front left and also appears multiple times at front right; Cup is located at left and also appears multiple times at front right and front; additionally, a cup is placed at the center."} +{"scene_index": 117, "scene": "Bottle at front right Cup at front left Another cup at front left Bottle at front left Cup at front Cup again at front left Cup at front right Bottle at front right Bottle at front right"} +{"scene_index": 118, "scene": "The scene contains three bottles and four cups arranged in various positions: two bottles are on the front left, one bottle is on the front right, one cup is also on the front right, and the remaining cups are distributed between the front left and front."} +{"scene_index": 119, "scene": "The items are positioned as follows: a cup is positioned front left, a cup is positioned front, a bottle is positioned front left, a cup is positioned front left, a cup is positioned front right, a bottle is positioned front right, a cup is positioned front, a bottle is positioned front right, and a bottle is positioned front."} +{"scene_index": 120, "scene": "The objects are positioned as follows: two bottles in the front left and front right positions, one bottle on the right, three cups in the left and front right positions, and two additional cups in the front."} +{"scene_index": 121, "scene": "The scene contains multiple bottles and cups positioned across different locations: front left, front right, front, left, center, and right."} +{"scene_index": 122, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 123, "scene": "Bottle Cup Bottle Cup Cup Bottle Bottle Cup Bottle Cup"} +{"scene_index": 124, "scene": "There are two bottles on the table; one is in the front right and the other is also in the front right. There are five cups positioned around the table: two are on the left, one is in the front right, one is in the front, and another is in the front left."} +{"scene_index": 125, "scene": "Three bottles are positioned in the front-left area, while a single cup is located to the right."} +{"scene_index": 126, "scene": "The scene contains two bottles and six cups arranged with the following positions: bottle at front right, bottle at front left (appearing twice), cups at left, front (three times), front left, and front right."} +{"scene_index": 127, "scene": "There is a cup in front, a cup on the left, and a cup in the front left; there are bottles in the front right, front left, and another bottle in the front left."} +{"scene_index": 128, "scene": "Bottle in front right, cup in front left, bottle in front right, bottle in front, cup in front left, cup in front left, bottle in front right, cup in front right"} +{"scene_index": 129, "scene": "In the scene, there are multiple bottles and cups positioned at various locations: two bottles are in the front left, one bottle is in the front right, three cups are in the front, and one cup each is in the front left and front right."} +{"scene_index": 130, "scene": "Two bottles are positioned at the front right and front left, while four cups are placed at the front, front right, and front left positions."} +{"scene_index": 131, "scene": "There are four bottles positioned in the scene: two at the front, one in the front right, and one in the front left. Additionally, there are five cups located across various positions, including three in the front (one front left and one center), one on the left, and one in the center."} +{"scene_index": 132, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position, a cup on the right."} +{"scene_index": 133, "scene": "Bottles are positioned in the front area, with two at front right and one at front. Cups are placed across the front section, with two at front left and three distributed between front right and front."} +{"scene_index": 134, "scene": "The objects include two bottles positioned at the front right and front left, and three cups positioned at the front left and front."} +{"scene_index": 135, "scene": "Bottle 1 is at the front, Bottle 2 is at the front right, Cup 1 is at the front right, Bottle 3 is at the front, Cup 2 is at the front left, Cup 3 is at the front left, and Cup 4 is at the front."} +{"scene_index": 136, "scene": "There are two bottles, one in the front left and two in the front right, along with three cups positioned across the front."} +{"scene_index": 137, "scene": "The objects are arranged as follows: there are bottles at the front right and front positions; cups are located at the front right, front, front left, and left positions."} +{"scene_index": 138, "scene": "The scene contains multiple objects arranged in specific positions, including two bottles positioned at the front right and front left, a cup on the left, another cup near the center, and additional cups placed at the front, front right, and front."} +{"scene_index": 139, "scene": "The cup is on the right and the bottles are in the front left."} +{"scene_index": 140, "scene": "In the scene, there are four bottles and five cups positioned across different areas: two bottles are in the front left, one bottle is in the front center, two bottles are in the front right; three cups are in the front left, one cup is in the front center, and one cup is in the front right."} +{"scene_index": 141, "scene": "Bottle is positioned in the front, with specific instances at front right and front left. Cup is positioned in the front, with specific instances at front left and front right, as well as one on the left."} +{"scene_index": 142, "scene": "The bottle is at the front, with one in the front-right and another in the front-left. The cup is on the right side."} +{"scene_index": 143, "scene": "Each object's position and relationship are as follows: Bottles are located at front right, front left, and front. Cups are positioned at front left, front right, front, and left."} +{"scene_index": 144, "scene": "There are two bottles and multiple cups arranged around a central area, with the bottles positioned in the front right and front left, and the cups spread across the front, front left, front right, left, and right positions."} +{"scene_index": 145, "scene": "Bottle 1 is front right, Bottle 2 is front left, Bottle 3 is front right, Bottle 4 is front left, Cup 1 is front left, Cup 2 is front left, Cup 3 is front, and Cup 4 is front right."} +{"scene_index": 146, "scene": "The objects are arranged with multiple cups and bottles positioned in the front area, specifically noting their placements as front left or front right."} +{"scene_index": 147, "scene": "The scene contains four objects: a bottle in the front right, three cups in the front, one on the front left, and two more bottles in the front left."} +{"scene_index": 148, "scene": "The scene contains multiple bottles and cups positioned at various locations including front right, front left, left, front, and front right."} +{"scene_index": 149, "scene": "The objects are positioned as follows: the bottle is at the front, there s another bottle in front left, a cup on the left, a bottle in front right, a cup at the front, and cups also placed at front right, front, and front left."} +{"scene_index": 150, "scene": "There are two bottles positioned in the front right and one bottle positioned in the front left. Additionally, there are cups located on the left, front, center, and front left."} +{"scene_index": 151, "scene": "Bottle 1 front right Cup 1 front left Bottle 2 front Cup 2 front right Cup 3 front left Cup 4 front Cup 5 front Bottle 3 front left Bottle 4 front right"} +{"scene_index": 152, "scene": "There are two bottles and five cups arranged in the scene. The objects positions are as follows: a bottle is located at front right, a cup is at front left, another bottle is also at front left, and three additional cups are positioned at front or front right."} +{"scene_index": 153, "scene": "There are multiple bottles and cups arranged in various positions around a scene."} +{"scene_index": 154, "scene": "The scene contains multiple bottles and cups arranged in various positions, with bottles primarily located at the front right and one at the front left, while cups are distributed across the left, center, and front sections."} +{"scene_index": 155, "scene": "The scene contains multiple bottles and cups arranged in various positions at the front of the image."} +{"scene_index": 156, "scene": "The bottle is at the front. A bottle is in the front-left position. Another bottle is also in the front-left. A cup is located on the left side. There is a cup in the front area. A bottle is placed at the front-right. Additional cups are positioned in various places, including front and front-right positions."} +{"scene_index": 157, "scene": "Bottle at front and Bottle at front left and Cup at left and Bottle at front left and Cup at front and Bottle at front right and Bottle at front right and Cup at front right and Cup at front and Cup at front left and Bottle at front right and Bottle at front right"} +{"scene_index": 158, "scene": "The scene contains multiple bottles and cups positioned across the front area, with most objects located in the front section. Specifically, there are three bottles: two on the front right and one on the front left, along with five cups distributed between the front left and front positions."} +{"scene_index": 159, "scene": "Bottle at front right Cup at front right Bottle at front right Cup at front left Bottle at front left Cup at front left Bottle at front Bottle at front Cup at front Cup at front left"} +{"scene_index": 160, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is on the right, another bottle is at the front left, a cup is centered, a cup is on the left, a cup is at the front left, a cup is front right, and one cup is simply marked as front."} +{"scene_index": 161, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 162, "scene": "Bottle is positioned at front, Bottle is positioned at front left, Bottle is positioned at front, Bottle is positioned at front, Cup is positioned at left, Cup is positioned at front, Cup is positioned at front right, Cup is positioned at front left, Cup is positioned at front left, Bottle is positioned at right."} +{"scene_index": 163, "scene": "The objects are arranged as follows: two bottles are in the front and front left positions; multiple cups are distributed across the left, center, front left, and front right positions."} +{"scene_index": 164, "scene": "The cup is in front left, there are two cups in front and one at front right, while the bottles are positioned at front left, front, and front right."} +{"scene_index": 165, "scene": "Bottle at front left, Bottle at right, Cup on left, Bottle at front right, Cup at front, Bottle at front, Cup at front right, Cup at front, Bottle at front left."} +{"scene_index": 166, "scene": "Each bottle is positioned at front right, and each cup is positioned either front left or front."} +{"scene_index": 167, "scene": "There are five bottles located at various positions in the scene and four cups positioned at different locations."} +{"scene_index": 168, "scene": "Each object s position and relationship are as follows: - Bottle 1 is positioned at the front right. - Bottle 2 is also positioned at the front right. - Bottle 3 is positioned at the front. - Cup 1 is positioned at the front right. - Cup 2 is positioned at the front. - Cup 3 is positioned at the front left. - Bottle 4 is positioned at the front left. (Note: Since all objects are either bottles or cups and their positions are specified, there are no additional relationships beyond their positional descriptions.)"} +{"scene_index": 169, "scene": "Bottle (front right), Bottle (front left), Bottle (front), Cup (left), Cup (center), Cup (front left), Cup (front right), Cup (front)."} +{"scene_index": 170, "scene": "There are two cups and five bottles positioned in the front section of the image. The cups are located at the front left, while the majority of the bottles are placed at the front center and front right positions."} +{"scene_index": 171, "scene": "Cup is positioned at front left and front right; bottle is positioned at front left and front right."} +{"scene_index": 172, "scene": "The setup consists of a bottle in the front left position and another bottle in the front right position. Additionally, there is a cup in the front left, a cup in the front right, and two cups in the front area."} +{"scene_index": 173, "scene": "Each object s position is described as follows: - Bottles are located at front right and front left. - Cups are positioned at front, front left, and left."} +{"scene_index": 174, "scene": "The setup consists of multiple bottles and cups positioned across the front area with specific placements as follows Front Left 2 bottles 2 cups Front Right 3 cups 1 bottle Front Center 1 bottle 1 cup Each object is distinctly placed without overlap."} +{"scene_index": 175, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are at the front right, one bottle is at the front left, and several cups are spread across the front left and front."} +{"scene_index": 176, "scene": "The cups are positioned on the left, center, front, and front right. The bottles are positioned on the front left and front right."} +{"scene_index": 177, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Cup 1 is on the left. Bottle 3 is at the front-right. Cup 2 is on the front-right. Cup 3 is in the center. Bottle 4 is at the front-right. Bottle 5 is at the front-left. Cup 4 is on the front-left. Cup 5 is on the front-right."} +{"scene_index": 178, "scene": "The scene features a total of four bottles and five cups arranged in various positions. The specific arrangement includes one bottle at the front right, two bottles in the front area, one bottle at the front left, and another bottle also positioned at the front left. On the cup side, there are three cups located at the front left, one cup at the front right, and one additional cup placed at the front right as well."} +{"scene_index": 179, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 180, "scene": "There are two bottles in the front right and one bottle each in the front and front left, along with three cups located in the front left, front, and center positions."} +{"scene_index": 181, "scene": "There are two bottles located at the front and front right positions, and three cups placed at the front left and front right positions."} +{"scene_index": 182, "scene": "There are four bottles located at the front right and two at the front left, along with five cups positioned at the front left, front, and front right."} +{"scene_index": 183, "scene": "In the given arrangement, there are 7 cups and 3 bottles positioned across three quadrants: front left (5 objects), front right (4 objects), and front center (1 object)."} +{"scene_index": 184, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 185, "scene": "The bottle is located at front right and the cup is positioned at front left."} +{"scene_index": 186, "scene": "The front right contains a bottle. The front left has two bottles, one cup, and another cup. The front area includes a bottle, a cup, a bottle, and a cup."} +{"scene_index": 187, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 188, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 189, "scene": "Cup at front left, cup at front left, cup at front, bottle at front, cup at front right, bottle at front right, cup at left, bottle at front left, bottle at front left, bottle at front right, bottle at front left."} +{"scene_index": 190, "scene": "The scene contains multiple bottles and cups positioned across the layout."} +{"scene_index": 191, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position (possibly overlapping), and a cup on the right."} +{"scene_index": 192, "scene": "Bottle at front right. Bottle at front right. Cup at front left. Cup at front left. Cup at front. Bottle at front. Cup at front left. Cup at front right. Bottle at front right. Bottle at front."} +{"scene_index": 193, "scene": "The bottle is positioned to the right. There are two bottles in the front; one is slightly to the right of the front and the other is slightly to the left of the front. One cup is centered, another is on the left, and two more cups are at the front."} +{"scene_index": 194, "scene": "Bottles there are 3 bottles present two are at the front-right and one each at the front-left and front positions Cups there are 7 cups one is at the front-left two are at the front-right and three are spread across the front and front-left positions."} +{"scene_index": 195, "scene": "The scene features a total of five objects: one bottle located at the front right, two bottles positioned at the front and front left, three cups placed in the front left, front, and front right positions, and another cup each at the front and front right."} +{"scene_index": 196, "scene": "The bottles are positioned at the front, front left, and front right. The cups are positioned at the front, front left, and front right."} +{"scene_index": 197, "scene": "Bottle at front right, Cup at front left, Cup at front right, Bottle at front right, Bottle at front left, Cup at front right, Bottle at front, Cup at front left, and Cup at front left."} +{"scene_index": 198, "scene": "Bottle is on the right side, bottle is in front, cup is at the center, bottle is at the front-left corner, cup is at the back-left, bottle is at the front-right, cup is on the left side."} +{"scene_index": 199, "scene": "the bottle is in the front right, the bottle is in the front left, the bottle is in the front, the cup is in the center, the cup is in the front left, the bottle is in the front left, the cup is in the front right, the cup is in the front left, the cup is in the front, the bottle is in the front."} +{"scene_index": 200, "scene": "The objects include bottles and cups positioned across the front area with specific placements: two bottles are at front right, one bottle is at front left, and three cups are placed symmetrically across the front section."} +{"scene_index": 201, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 202, "scene": "The objects are: Bottle, position front right, Bottle, position front right, Cup, position front left, Cup, position front left, Cup, position front, Cup, position front, Cup, position front left, Bottle, position front right, Bottle, position front left."} +{"scene_index": 203, "scene": "There are two cups positioned in the sceneβ€”one at the front right and another at the front left. Additionally, there are multiple bottles located throughout the front area of the scene, with specific ones placed at the front, front left, and front right positions."} +{"scene_index": 204, "scene": "The cup is located at the front left, while multiple bottles are positioned at various points in the front section."} +{"scene_index": 205, "scene": "Three bottles are positioned in the front-left area, while a single cup is located to the right."} +{"scene_index": 206, "scene": "bottle front right front left front right front right front cup front right front front right left front left"} +{"scene_index": 207, "scene": "The scene contains multiple bottles and cups positioned across the front area."} +{"scene_index": 208, "scene": "Bottle (front right) is positioned at front right, bottle (front right) is positioned at front right, bottle (front left) is positioned at front left, cup (left) is positioned at left, cup (front) is positioned at front, cup (front) is positioned at front, cup (front left) is positioned at front left, cup (front right) is positioned at front right, bottle (left) is positioned at left."} +{"scene_index": 209, "scene": "There are two bottles located at the front and one bottle positioned in front left. Additionally, there are multiple cups distributed across front right, front left, with the majority placed in front left."} +{"scene_index": 210, "scene": "There are multiple bottles and cups arranged in various positions at the front, front right, front left, and front left."} +{"scene_index": 211, "scene": "There is a Bottle on the front right, there is a Bottle on the front left, there is a Cup on the left, there is a Cup on the front, there is a Cup on the front right, there is a Bottle on the left, there is a Cup on the front, there is a Bottle on the front right, there is a Cup on the front left, there is a Bottle on the front left."} +{"scene_index": 212, "scene": "There are three cups and five bottles in the scene. The cups are positioned at front left (2), front (1), and front right (1). The bottles are distributed as follows: front left (3), front right (2), and front (0)."} +{"scene_index": 213, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are located at the front right and front left, a bottle is also positioned at the front and right. Additionally, there are four cups placed at the left, center, front left, and front right."} +{"scene_index": 214, "scene": "The cup is on the right, and there are two bottles in front, with one bottle positioned to the front left."} +{"scene_index": 215, "scene": "The scene contains two bottles, one in the front left and another in the front right, and four cups positioned across both sides of the front area."} +{"scene_index": 216, "scene": "There are two bottles and multiple cups arranged in various positions around the scene."} +{"scene_index": 217, "scene": "The scene contains two bottles and multiple cups positioned across the front area, with one bottle on the front left, one on the front right, and several cups spread across the front, front left, and front right positions."} +{"scene_index": 218, "scene": "Bottle front left Bottle front right Bottle front and Cup front left Cup front left Cup front Cup front right."} +{"scene_index": 219, "scene": "The bottle is in the front left position, another bottle is also in the front left, the cup is on the right."} +{"scene_index": 220, "scene": "Bottle 1 is at front right. Cup is at front left. Bottle 2 is at front. Cup is at center. Bottle 3 is at front left. Bottle 4 is at front right. Cup is at front. Cup is at front right. Bottle 5 is at front left. Cup is at front."} +{"scene_index": 221, "scene": "The scene contains multiple bottles and cups arranged in various positions including front, front left, right, front right, and center."} +{"scene_index": 222, "scene": "Bottle 1 is positioned at the front right Bottle 2 is positioned at the front right Bottle 3 is positioned at the front left Cup 1 is positioned at the left Cup 2 is positioned at the front Cup 3 is positioned at the center Cup 4 and Cup 5 are both positioned at the front left."} +{"scene_index": 223, "scene": "Each bottle is positioned in the scene as follows: one at the front right, one at the front left, another also at the front (though its exact position isn t specified beyond that), and one centered. For the cups, their positions are distributed with two on the left side, one in the center, and three specifically noted to be at the front left."} +{"scene_index": 224, "scene": "Bottle 1 is on the front right, Bottle 2 is on the front left, Cup 1 is on the left, Bottle 3 is on the left, Cup 2 is on the front, Cup 3 is on the front right, Bottle 4 is on the front right, Cup 4 is on the front, Bottle 5 is on the front left, Cup 5 is on the front left."} +{"scene_index": 225, "scene": "The scene contains multiple bottles and cups arranged in various positions, with a bottle at the front left and a cup at the center."} +{"scene_index": 226, "scene": "Bottle: 1 in front left, 3 in front right, 1 in front. Cup: 2 in front left, 5 in front, 2 in front right."} +{"scene_index": 227, "scene": "Three bottles are positioned in the front-left area, while a single cup is located to the right."} +{"scene_index": 228, "scene": "The objects consist of 6 bottles and 5 cups positioned across the scene, with specific locations indicated for each."} +{"scene_index": 229, "scene": "The scene includes a bottle at front left, a bottle at right, a cup at left, a bottle at front right, a cup at front, a bottle at front, a cup at front right, a bottle at front left, and a cup at front."} +{"scene_index": 230, "scene": "There are three cups and four bottles arranged in the scene. Two cups are positioned at front left, two cups are positioned at front right, and one cup is positioned front center."} +{"scene_index": 231, "scene": "The scene contains multiple objects positioned as follows: - Bottles are located at the front right and front. - Cups are placed on the left and front left."} +{"scene_index": 232, "scene": "The bottles are positioned in the front, while the cups are placed in the center, front right, front left, and front positions."} +{"scene_index": 233, "scene": "There are two cups and three bottles arranged in various positions: a cup is on the left, a bottle is at front right, another bottle is at front left, a cup is at front, a bottle is at front left again, a cup is at front right twice, a bottle is at front right again, a cup is at front left, and a bottle is at front."} +{"scene_index": 234, "scene": "Each object s position and relationship are defined by their specific location within the scene."} +{"scene_index": 235, "scene": "The bottle is at the front right, the cup is at the front left, another cup is at the front, yet another cup is at the front left, another cup is at the front left, another cup is at the front right, and another bottle is at the front."} +{"scene_index": 236, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 237, "scene": "There are multiple bottles positioned at the front right and front left of the scene, while cups are placed at the front, front left, and front right."} +{"scene_index": 238, "scene": "The scene has multiple bottles and cups arranged in various positions across the front area."} +{"scene_index": 239, "scene": "The setup features multiple cups and bottles arranged in various positions: two cups on the left (one at front left, one general front), and five bottles spread across front right, front, and front left."} +{"scene_index": 240, "scene": "The bottle is positioned to the right, front, front left, front right, and center, while the cup is located on the left, front right, front left, and front."} +{"scene_index": 241, "scene": "The objects are positioned as follows: two bottles at front right, three bottles at front left, and four cups distributed across front left, front right, and front."} +{"scene_index": 242, "scene": "In the scene, there are multiple bottles and cups positioned across the front area: two bottles are at front left, three bottles are at front right, and five cups are distributed with one each at front left, front right, and three at front."} +{"scene_index": 243, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles at the front right and front left, one bottle at the center and front, three cups positioned at the left, center, and front left."} +{"scene_index": 244, "scene": "Bottle at front, bottle on the right, cup on the left, bottle in front-left, bottle in front-right, cup in front-left"} +{"scene_index": 245, "scene": "The arrangement places two bottles at the front (one on the right and one on the left), with additional bottles positioned in the same areas, while cups are spread across various positions including left, front, front right, and front left."} +{"scene_index": 246, "scene": "The scene contains multiple objects with specific positions: two bottles are in the front and front right, three cups are on the left and both sides of the front, and another bottle is at front right."} +{"scene_index": 247, "scene": "The objects are positioned as follows: a cup is on the left, two bottles are in front, one bottle is in front right, three cups are in front right, one cup is in front, and another bottle is on the right."} +{"scene_index": 248, "scene": "The scene contains multiple bottles and cups positioned in various locations: two bottles are at the front right, one bottle is at the front left, three cups are at the front left, and one cup is at the front."} +{"scene_index": 249, "scene": "The scene contains bottles and cups positioned in the front area. The bottles are located at positions front right, front, and front left, while the cups are placed at front left, front, front left, front right, and front left."} +{"scene_index": 250, "scene": "The scene contains multiple bottles and cups positioned at various locations, including the front, front right, front left, and left sides."} +{"scene_index": 251, "scene": "A bottle is located at front left, another bottle is also at front left, a third bottle is at front, and a cup is positioned at front right."} +{"scene_index": 252, "scene": "The objects are positioned as follows: two bottles are at the front right and front left; multiple cups are at the front left, front right, front, left, and one bottle is at the front."} +{"scene_index": 253, "scene": "bottle front right, bottle front left, cup front right, cup front left, cup front right, bottle front left, bottle front right, cup front, cup front left"} +{"scene_index": 254, "scene": "Bottle at front right. Bottle at front. Cup at front. Cup at front left. Bottle at front right. Bottle at front. Cup at front. Cup at front left."} +{"scene_index": 255, "scene": "The three objects include multiple bottles positioned in the front left, a cup on the right, with no additional relationships specified."} +{"scene_index": 256, "scene": "The scene contains multiple bottles and cups positioned across the front area, with three bottles located at front-left and one at front-right, while two cups are at front-left, one cup is at front, and two cups are at front-right."} +{"scene_index": 257, "scene": "Bottle front right mentioned twice Cup front left three mentions front two mentions and front left one mention"} +{"scene_index": 258, "scene": "The bottle is in front left, cup is on the right, another bottle is also in front left, and a third bottle is at the front."} +{"scene_index": 259, "scene": "The bottle is in the front position, with one at front right and another at front. The cup is on the left side, center, and right sides, including a cup at front left and front right."} +{"scene_index": 260, "scene": "There are two bottles each on the front left and front right positions, three cups on the front left, one cup on the front right, and two cups in the front position."} +{"scene_index": 261, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 262, "scene": "a bottle is positioned at the front right bottles are positioned at the front a bottle is positioned at the front left a cup is positioned at the left cups are positioned at the front right a cup is positioned at the front left"} +{"scene_index": 263, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 264, "scene": "Bottle at front right, Bottle at front left, Cup at front left, Bottle at front right, Bottle at front left, Cup at front, Cup at front right, Cup at front, Bottle at front left, Cup at front right."} +{"scene_index": 265, "scene": "There are four bottles located at two front left and two front right positions, and five cups positioned as three at front, one at front left, and one at front right."} +{"scene_index": 266, "scene": "Cup is at front left, cup is at front right, bottle is at front right, bottle is at front left, cup is at front, bottle is at front right, bottle is at front left, cup is at front, bottle is at front left, cup is at front."} +{"scene_index": 267, "scene": "There are five bottles positioned at front right, front, front left (twice), and center, along with four cups located at left and front left (twice) and front."} +{"scene_index": 268, "scene": "There are three bottles located at the front right, front, and front left positions, and four cups positioned at the front left, front, front, and front right locations."} +{"scene_index": 269, "scene": "There are multiple bottles positioned in various locations including front, front right, front left, and center, along with cups located at right, front, front left (three times), and front right."} +{"scene_index": 270, "scene": "There are five bottles positioned at the front, two of which are also at the front right; one cup is centered, two cups are on the left side, and three cups are located at both the front left and front right positions."} +{"scene_index": 271, "scene": "The scene contains multiple objects positioned as follows: two bottles are in the front right, one bottle is in the front, and one bottle is in the front left; three cups are in the front, with two of them located in the front left."} +{"scene_index": 272, "scene": "The scene contains multiple objects arranged in specific positions: a bottle is at the front right, another bottle is at the front, a cup is at the front left, a bottle is also at the front right, and two cups are at the front right. Additionally, there are two more cups at the front left and one more bottle at the front."} +{"scene_index": 273, "scene": "The bottle is positioned at the front right Another bottle is in front A third bottle is also at the front right The cup is located at the front right Another cup is placed at the front Two cups are at the front left"} +{"scene_index": 274, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front, another is at the front left, while the cups are positioned across different locations including front left, front, center, and front right."} +{"scene_index": 275, "scene": "The arrangement consists of five bottles and four cups placed in various positions at the front."} +{"scene_index": 276, "scene": "The scene contains multiple bottles and cups positioned in various locations, with some overlapping."} +{"scene_index": 277, "scene": "Bottle 1 is at the front right, Bottle 2 is at the front, Bottle 3 is at the front left, Bottle 4 is at the front right, Bottle 5 is at the right, Cup 1 is at the front right, Cup 2 is at the front left, Cup 3 is at the front right, Cup 4 is at the front, Cup 5 is at the left."} +{"scene_index": 278, "scene": "Each object is positioned on the table at a specific location relative to others."} +{"scene_index": 279, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 280, "scene": "Bottle at front Two bottles at front right Cup at front left Cup at front Two cups at front right"} +{"scene_index": 281, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are located at the front right and front left, while three cups are placed at the front left and front."} +{"scene_index": 282, "scene": "Two bottles are positioned in the front area: one on the front left and another on the front right. Additionally, there is a bottle located simply at the front. Alongside these, two cups are placed in the front left and front right positions respectively, with an extra cup situated only at the front."} +{"scene_index": 283, "scene": "The cup is positioned in the front right, while the three bottles are each located in the front left."} +{"scene_index": 284, "scene": "There are two bottles and five cups positioned in the scene."} +{"scene_index": 285, "scene": "The front has two cups (one on the left and one in the center), while the bottle is positioned at the front right."} +{"scene_index": 286, "scene": "The scene contains multiple bottles positioned in the front right area and several cups located on the left side, with some cups also placed towards the front."} +{"scene_index": 287, "scene": "The scene contains multiple bottles and cups arranged in various positions across the front area."} +{"scene_index": 288, "scene": "The scene contains multiple bottles and cups positioned at various locations, including the right, front right, left, front left, and front positions."} +{"scene_index": 289, "scene": "The setup consists of two cups and multiple bottles arranged in various positions."} +{"scene_index": 290, "scene": "The objects are arranged such that there is a bottle in the front right and two bottles in the front left; additionally, there are cups in the front left, front right, and front positions."} +{"scene_index": 291, "scene": "The bottle is positioned in the front right, and the cup is positioned in the front left."} +{"scene_index": 292, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 293, "scene": "Bottle 1 is in the front-right position. Bottle 2 is at the front. Bottle 3 is in the front-right position. Bottle 4 is in the front-left position."} +{"scene_index": 294, "scene": "The arrangement of objects includes two bottles at the front left and front right, three cups at the front left, front right, and front center."} +{"scene_index": 295, "scene": "Bottles are positioned on the right and front right sides, while cups are placed on the left, front left, and front sides."} +{"scene_index": 296, "scene": "The setup features two bottles and four cups arranged across the scene. The first bottle is at the front right, the second bottle is centrally positioned, and a third bottle is in the front. Among the cups, one is on the right side, another is at the front right, another is at the front left, and the last cup is also at the front."} +{"scene_index": 297, "scene": "The scene contains multiple bottles and cups positioned in the front area. There are three bottles located at the front right, one bottle also at the front right, two cups situated at the front left, and one cup placed at the front."} +{"scene_index": 298, "scene": "Bottle at front right center right front left and front Cup at left front front front left and front left"} +{"scene_index": 299, "scene": "Bottle 1 is at front left Bottle 2 is at front right Bottle 3 is at front left Cup 1 is at left Cup 2 is at front Cup 3 is at front right Cup 4 is at front left"} +{"scene_index": 300, "scene": "The bottles are positioned at the front left, front, and front right of the scene, while the cups are placed in various positions including the center, left, front, and front right."} +{"scene_index": 301, "scene": "There are five bottles positioned in the scene: two at front right and front left, one at front, another also at front, and the last one at center. Additionally, there are five cups placed around, located at left, front, front left (three times), and left again."} +{"scene_index": 302, "scene": "In the scene, there are multiple cups and bottles positioned at various locations: two cups are in the front left, one cup is in the front right, another cup is at the front, three bottles are in the front left, one bottle is in the front, and one bottle is in the front right."} +{"scene_index": 303, "scene": "There are two bottles on the front left and one bottle on the front. Additionally, there are two cups on the front right and two cups on the front left."} +{"scene_index": 304, "scene": "There are two bottles and four cups arranged in the front area; one bottle is on the front left, two bottles are on the front right, two cups are on the front center, one cup is on the front left, and one cup is on the front right."} +{"scene_index": 305, "scene": "There are four bottles located at the following positions: two in the front left, one in the front right, and one in the front. There are five cups positioned as follows: three in the back and center areas (one in the back left, one in the center, and one possibly overlapping), and two in the front areas (one in the front right and one on the left side)."} +{"scene_index": 306, "scene": "The cup is on the right, while the bottles are positioned in front, specifically at front left."} +{"scene_index": 307, "scene": "Bottle positioned at front right Bottle positioned at front left Bottle positioned at front Bottle positioned at front left Cup positioned at left Cup positioned at center Cup positioned at front right Cup positioned at right Bottle positioned at front left"} +{"scene_index": 308, "scene": "The scene contains six objects: two bottles and four cups. The bottles are positioned at the front, front-left, and front-right, while the cups are positioned at the front-left, front, and front-right."} +{"scene_index": 309, "scene": "There are two bottles and three cups in the scene. The bottles are positioned at front right and front, while the cups are located at front left, front right, and front left."} +{"scene_index": 310, "scene": "The cup is at left. The bottle is at front left. The bottle is at front right. The cup is at front. The cup is at front. The bottle is at front right. The cup is at front right. The cup is at front left. The bottle is at front. The bottle is at front left."} +{"scene_index": 311, "scene": "Bottle, position front left Bottle position front right Bottle position front front right Cup position front left Bottle position front left Cup position front left Cup position front right Cup position front front"} +{"scene_index": 312, "scene": "The scene contains multiple bottles and cups arranged in various positions: a bottle is at the front right, a cup is at the front left, another bottle is at the front, and additional cups are positioned across the front left and front right areas."} +{"scene_index": 313, "scene": "Bottle at front right Cup at front left Cup at front right Bottle at front Cup at front left Bottle at front left Cup at front Cup at front Bottle at front right"} +{"scene_index": 314, "scene": "The setup features multiple bottles and cups arranged in various positions around the scene."} +{"scene_index": 315, "scene": "The first bottle is at the front-left, the second bottle is in front, and the third bottle is also at the front-left. The cup is positioned on the right."} +{"scene_index": 316, "scene": "There are two cups and four bottles arranged in the front section of the image."} +{"scene_index": 317, "scene": "The scene contains two cups and three bottles arranged across the front and left areas."} +{"scene_index": 318, "scene": "There are two bottles located at the front and one at the front right. There are three cups positioned to the left of the front, one in front, and one at the front left."} +{"scene_index": 319, "scene": "The scene has two bottles located at the front right and a group of cups positioned in the front left."} +{"scene_index": 320, "scene": "The bottle is in the front right along with another bottle. There are two bottles at the front as well. There is a cup in the front, and there are two cups at the front left."} +{"scene_index": 321, "scene": "The bottle is at front right The bottle is at front right The cup is at left The cup is at front left The cup is at front right The bottle is at right The bottle is at front The bottle is at front left The cup is at front left"} +{"scene_index": 322, "scene": "Bottle at front right, Bottle in front, Bottle in front, Bottle at front right, Cup at front left, Cup at front right, Bottle at front left, Cup in front, Cup at front left, Cup at front left."} +{"scene_index": 323, "scene": "There are multiple bottles and cups arranged in various positions around a scene, with the specific positions being front right, front, front left, and left."} +{"scene_index": 324, "scene": "Bottle 1 is positioned at front right. Bottle 2 is positioned at front right. Cup 1 is positioned at left. Bottle 3 is positioned at front left. Bottle 4 is positioned at front. Cup 2 is positioned at front right. Cup 3 is positioned at front. Cup 4 is positioned at front left. Cup 5 is positioned at front. Bottle 5 is positioned at front right."} +{"scene_index": 325, "scene": "Bottle is in front right. Cup is in front left. Bottle is in front. Cup is in front. Bottle is in front. Cup is in front. Bottle is in front left. Cup is in front left. Bottle is in front right. Bottle is in front right."} +{"scene_index": 326, "scene": "The scene features multiple bottles and cups positioned across the front area. Bottles are located at front left, front right, and front, while cups are also placed at front left, front right, and front."} +{"scene_index": 327, "scene": "The objects are positioned as follows: two cups at front left, one cup at front, and three bottles, two at front left and one at front right."} +{"scene_index": 328, "scene": "Each bottle is positioned at front left, while the cup is located to the right."} +{"scene_index": 329, "scene": "The objects consist of bottles and cups positioned in various locations, including front, front right, front left, center, left, and repeated positions."} +{"scene_index": 330, "scene": "Bottle at front right. Bottle at front left. Cup at front. Cup at front right. Bottle at front left. Bottle at front left. Cup at front left."} +{"scene_index": 331, "scene": "There are two cups and four bottles positioned as follows: a cup is on the left, another cup is in front, one cup is at the front right, and another cup is at the front left. Additionally, there are multiple bottles located at various positions including the front right, front left, and front."} +{"scene_index": 332, "scene": "The cup is on the left, and there are multiple bottles positioned in various places around it, including front left, front right, and front."} +{"scene_index": 333, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles at the front right, one bottle each at the front center and front left, and four cups distributed between the front left and front right positions."} +{"scene_index": 334, "scene": "The bottle is at the front and center, with cups located to the right, front right, front left, and front."} +{"scene_index": 335, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 336, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 337, "scene": "The cup is on the right side, while there are three bottles located at the front left."} +{"scene_index": 338, "scene": "There are five bottles positioned at the front right, front left, center, front, and front, and six cups positioned at the left, center, front, front left, front left, and front left."} +{"scene_index": 339, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 340, "scene": "Bottle 1 is at the front, Bottle 2 is at the front right, Bottle 3 is at the right, Bottle 4 is also at the front, Cup 1 is in the center, Cup 2 is on the left, Cup 3 is at the front left, and Cup 4 is at the front right."} +{"scene_index": 341, "scene": "The cup is in the front left. The cup is in the front left. The bottle is in the front right. The bottle is in the front. The cup is in the front. The cup is in the front. The bottle is in the front left. The bottle is in the front left. The cup is in the front left. The bottle is in the front right."} +{"scene_index": 342, "scene": "Each object s position and relationship is described as follows: - The bottle is in the front. - The bottle is in the front left. - The cup is on the left. - The cup is in the front left. - The cup is in the front. - The bottle is in the front right. - The bottle is in the front right (repeated). - The cup is in the front. - The bottle is in the front right (repeated). - The cup is in the front right."} +{"scene_index": 343, "scene": "Bottle at front right, Cup at front, Cup at front left, Cup at front right, Bottle at front left, Cup at front, Bottle at front right, Bottle at front right."} +{"scene_index": 344, "scene": "The scene contains multiple objects arranged in specific positions: three bottles are located at the front right, and four cups are positioned at the front and front left."} +{"scene_index": 345, "scene": "Bottle 1 is positioned at front right, Bottle 2 is positioned at front right, Bottle 3 is positioned at front left, Cup 1 is positioned at left, Cup 2 is positioned at center, Bottle 4 is positioned at front right, Cup 3 is positioned at front, Cup 4 is positioned at front left, Cup 5 is positioned at front left, and Bottle 5 is positioned at front right."} +{"scene_index": 346, "scene": "Bottle 1 is located at the front right Bottle 2 is positioned on the right side Cup 1 is in the front area Cup 2 is situated at the front right Cup 3 is placed at the front left Cup 4 is on the left side Cup 5 is again in the front Bottle 3 is located at the front right Bottle 4 is positioned at the front left Bottle 5 is again at the front right Bottle 6 is situated at the front left Cup 6 is placed at the front left Bottle 7 is positioned at the front left Bottle 8 is located at the front right"} +{"scene_index": 347, "scene": "Two bottles are positioned at front right, while two cups are located at front left."} +{"scene_index": 348, "scene": "Bottle 1 is in the front right Bottle 2 is in the front right Bottle 3 is in the front Cup 1 is in the front right Cup 2 is in the front left Cup 3 is in the front left Cup 4 is in the front Bottle 4 is in the front Bottle 5 is in the front left Cup 5 is in the front right"} +{"scene_index": 349, "scene": "The first bottle is in the front right. There are five cups: two in the front left, and three in the front right."} +{"scene_index": 350, "scene": "Bottle at front Two bottles at front right Cup at front One cup at front right Two cups at front left"} +{"scene_index": 351, "scene": "The scene contains multiple bottles and cups arranged in various positions around a central area, with specific placements as follows: two bottles are positioned at the front left and front right, one bottle is at the front, another bottle is on the right side, and several cups are distributed across the left, center, front left, front right, and right positions."} +{"scene_index": 352, "scene": "The first bottle is positioned in front left, The second bottle is positioned on the left, The cup is positioned on the right, The third bottle is positioned in front."} +{"scene_index": 353, "scene": "The bottle is front right, the cup is front, the cup is front right, the cup is front left, the bottle is front left."} +{"scene_index": 354, "scene": "There are two cups and multiple bottles arranged in various positions around a scene, with the cups located to the left and front of the scene and the bottles positioned at the front, front-left, and front-right."} +{"scene_index": 355, "scene": "The setup features multiple bottles and cups arranged at various positions including front left, front right, front, right, left, center, with specific instances noting the exact location of each object."} +{"scene_index": 356, "scene": "There are six bottles and four cups in various positions: the front left has a bottle and two cups, the front right has two bottles, and the front has one bottle and one cup."} +{"scene_index": 357, "scene": "The cup is on the right, while the three bottles are positioned in the front left area."} +{"scene_index": 358, "scene": "The scene contains multiple objects positioned as follows: two bottles are at the front (one on the right and one overlapping on the left), three cups are distributed across the left and front sections, with additional cups specifically placed at the front."} +{"scene_index": 359, "scene": "The cup is in front right, the cup is in front left, the bottle is in front right, the cup is in front left, the bottle is in front, the bottle is in front left, the cup is in front left, the cup is in front right, and the bottle is in front right."} +{"scene_index": 360, "scene": "The setup has two bottles and six cups arranged in a scene. The bottles are positioned at the front right, while the majority of the cups are placed at the front left, with one cup also located at the front right."} +{"scene_index": 361, "scene": "There are two cups and three bottles positioned in the front area. The cups are located at front left and front, while the bottles are placed at front right, front left, and front."} +{"scene_index": 362, "scene": "There are nine objects in total: four cups and five bottles. The cups are positioned on the left, front left, front, and front right, while the bottles are positioned on the front, front right, and front left."} +{"scene_index": 363, "scene": "The scene contains multiple objects arranged in various positions, with bottles and cups located at different points such as front left, front right, and front."} +{"scene_index": 364, "scene": "The bottle at front right is positioned diagonally in the scene. The bottle at front left is positioned diagonally in the scene. The cup at front left is positioned diagonally in the scene. The bottle at front is centered in the scene. The cup at front left is positioned diagonally in the scene. The cup at front is centered in the scene. The cup at front right is positioned diagonally in the scene."} +{"scene_index": 365, "scene": "Bottles are positioned at the front right (two of them), front left, and front (two of them). Cups are positioned at the center, front left (three of them), and front (one of them)."} +{"scene_index": 366, "scene": "In the image, a bottle is positioned at front left, another bottle is at front right. A cup is placed at front, and additional cups are located at front left, front right, and also front right again."} +{"scene_index": 367, "scene": "There are three bottles positioned at the front right and five cups positioned at the front left."} +{"scene_index": 368, "scene": "The arrangement consists of four objects: two bottles and three cups positioned symmetrically across the front area, with bottles located at the front right and front left, and cups distributed between front left and front right."} +{"scene_index": 369, "scene": "There are four bottles and five cups. Bottles are located at the front right (3 times), front (1 time), and front left (once). Cups are located at the front left (4 times) and front (once)."} +{"scene_index": 370, "scene": "The objects are positioned as follows: a bottle is in the front right, another bottle is at the center, a third bottle is in front, a fourth bottle is at the front left, a cup is on the left, and multiple cups are at the front left and front positions."} +{"scene_index": 371, "scene": "There are two bottles in the front area of the image, one on the front right and another on the front left. Additionally, there are four cups positioned around the front section, with two located at the front left and two at the front right."} +{"scene_index": 372, "scene": "The bottle is positioned in the front left, front right, and front, while the cup is positioned on the left, center, and front."} +{"scene_index": 373, "scene": "The scene contains five bottles and four cups arranged with two bottles at the front right, one bottle at the front, one bottle at the front left, two cups at the front left, and two cups at the front right."} +{"scene_index": 374, "scene": "The scene contains two bottles positioned at the front right and front left, and three cups located in the front, with one cup also at the front left."} +{"scene_index": 375, "scene": "The cup is at front right The bottle is at front left Another bottle is at front left The cup is at front The cup is at left Another cup is at front Another bottle is at front right Another bottle is at front right The cup is at front left"} +{"scene_index": 376, "scene": "Bottle 1: Front Left, Bottle 2: Front, Bottle 3: Front Left, Cup 1: Left, Bottle 4: Front, Cup 2: Front, Cup 3: Front Right, Bottle 5: Front Right, Cup 4: Front Right, Cup 5: Left."} +{"scene_index": 377, "scene": "The objects are positioned as follows: two bottles are at the front left and front right, one bottle is at the front, three cups are at the left, front, and front right, and another cup is at the front left."} +{"scene_index": 378, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 379, "scene": "There is a bottle at the front right there are bottles at the front front left and front right there is a cup on the left there are cups at the front left front right and front."} +{"scene_index": 380, "scene": "The bottle is positioned front right, and the cup is positioned front left."} +{"scene_index": 381, "scene": "A bottle is at the front right Two bottles are at the front and front left One bottle is at the center A cup is at the left Two cups are at the front and front left"} +{"scene_index": 382, "scene": "The bottles are positioned at the front left and front right, and the cups are located on the left and front."} +{"scene_index": 383, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 384, "scene": "There are 6 bottles and 4 cups positioned in various locations, including two at front right, three at front left, one on the left, and one at front."} +{"scene_index": 385, "scene": "There are multiple bottles and cups positioned in the front area, with some specifically located at front left and front right positions."} +{"scene_index": 386, "scene": "Bottle at front-right, bottle at front-right, bottle at front-left, cup at left, cup at center, bottle at center, cup at left, cup at front, cup at front-left."} +{"scene_index": 387, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements noted for each object."} +{"scene_index": 388, "scene": "The items listed are bottle at front right, cup at front, cup at front left, and bottle at front left."} +{"scene_index": 389, "scene": "There are three cups and four bottles arranged in a scene. The cups are positioned to the left, front, front left, and front right, while the bottles are positioned to the front left, front right, and front."} +{"scene_index": 390, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles at the front right, one bottle at the front, another at the front left, and a cup at the center. Additionally, there are cups positioned at the front left, front, and right sides."} +{"scene_index": 391, "scene": "The scene contains multiple bottles and cups positioned in various locations: two bottles are at front right, one bottle is at front, another bottle is at front left, and three cups are spread across front left, front right, and front positions."} +{"scene_index": 392, "scene": "There is a cup in the front left There is a cup in the front right There is a bottle in the front There is a cup in the front There is a cup in the front left There is a cup in the front left There is a bottle in the front right There is a bottle in the front left There is a bottle in the front right There is a bottle in the front left"} +{"scene_index": 393, "scene": "The four bottles are positioned at the front right and front left corners of the scene, while the cups are also placed at both the front right and front left positions."} +{"scene_index": 394, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 395, "scene": "The bottle is at the front, the second bottle is in the front-left position, the third bottle is on the left side, and the cup is located on the right side."} +{"scene_index": 396, "scene": "The scene contains multiple bottles and cups arranged in various positions around a central area. Bottles are positioned at the front, front right, and front left, while cups are placed at the front left, left, and front right."} +{"scene_index": 397, "scene": "One Bottle (front right), Another Bottle (front), One Cup (left), Another Cup (front right), Two Bottles (front left), Two Bottles (front right), Three Cups (front)."} +{"scene_index": 398, "scene": "There are two bottles located at the front left and front right positions, and three cups situated at the front left, front right, and front positions."} +{"scene_index": 399, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements including front right, front left, and general front positions."} +{"scene_index": 400, "scene": "The scene contains a total of four bottles and five cups arranged in various positions: two bottles are at the front right, one bottle is at front left, another bottle is at front, one bottle is at right, one cup is on the left, three cups are at front left, and finally, one cup each at front right and front."} +{"scene_index": 401, "scene": "Bottle 1 is at the front right. Bottle 2 is at the front left. Cup 1 is also at the front left. Bottle 3 is at the front right. Bottle 4 is in the front center. Cup 2 is at the front right. Cup 3 is in the front center. Cup 4 is at the front left."} +{"scene_index": 402, "scene": "Bottle at front right, Bottles at front and front left, Cup at front left, Cups at center and front, Cup at front left"} +{"scene_index": 403, "scene": "Bottle front right Cup front right Cup front left Cup front Cup front left Cup front left Bottle front Cup front left"} +{"scene_index": 404, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 405, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 406, "scene": "In the scene, there are two bottles located at the front right and front left positions, and five cups positioned at the left, center, front right, front, and front left."} +{"scene_index": 407, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 408, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 409, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific locations including front left, front, and front right."} +{"scene_index": 410, "scene": "The objects are arranged as follows: a bottle is centered, another bottle is in front, a third bottle is at the front left, and a fourth bottle is at the front right; two cups are on the left, three are at the front, and one is at the front left."} +{"scene_index": 411, "scene": "Bottle at front right Bottle at front left Cup on the left Cup in front Cup at center Cup at front left Bottle on the right"} +{"scene_index": 412, "scene": "The cup is front right, the bottle is front left, the bottle is front right, the cup is center, the bottle is front, the cup is front left, the bottle is front right, the cup is front left, the bottle is front, the cup is front left."} +{"scene_index": 413, "scene": "Bottle 1 is in the front right, Bottle 2 is in the front left, Bottle 3 is in the front, Cup 1 is in the front right, Cup 2 is in the center, and Cup 3 is in the front left."} +{"scene_index": 414, "scene": "There are multiple bottles positioned at the front of the scene, with one centered, another slightly to the front left, and a third towards the front right. Additionally, there are cups distributed across different areas, including one on the left side, another in the center, and two more positioned towards the front left of the space."} +{"scene_index": 415, "scene": "The objects are positioned as follows: one cup is on the left, two cups are in front, one cup is in the front left, and another cup is in the front right. There are three bottles located in the front right, one bottle in the front left, and one bottle on the right."} +{"scene_index": 416, "scene": "The scene features multiple objects arranged in specific positions: two bottles are positioned at the front right and center, one bottle is at the front, another bottle is at the front left (mentioned twice), a cup is on the left, and three cups are located at the front left and front."} +{"scene_index": 417, "scene": "Bottle is located at the front left another bottle is placed at the front right a cup is situated at the front left there s a cup in the front area a cup is positioned at the front right another bottle is present at the front right a cup is again at the front left a cup is also at the front right a bottle is located at the front left another bottle is placed at the front left."} +{"scene_index": 418, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Bottle 3 is also at the front-left. Cup is on the right."} +{"scene_index": 419, "scene": "The scene contains three cups and five bottles arranged around a central point, with the cups positioned at front left, front, and front right, and the bottles spread across front left, front, front right, and two additional positions also at front left."} +{"scene_index": 420, "scene": "The bottle is positioned to the right of the center."} +{"scene_index": 421, "scene": "The scene consists of multiple cups and bottles arranged in various positions across the front area, with specific placements noted as front left, front right, and front."} +{"scene_index": 422, "scene": "Bottles are positioned at front right, front, and front left; cups are located at front, front right, left, and front left."} +{"scene_index": 423, "scene": "The objects are positioned as follows: two bottles in the front right, one cup and one bottle in the front left, one cup on the front right, and another bottle and cup at the front."} +{"scene_index": 424, "scene": "There are two cups in the front right, one cup in the front left, two bottles in the front right and front left, and one bottle in the front."} +{"scene_index": 425, "scene": "The setup features multiple bottles and cups arranged across the scene, with specific positioning noted for each object."} +{"scene_index": 426, "scene": "Cup is on the left, Bottle (front left), Cup is on the front left, Bottle is on the front left, Cup is on the front, Bottle is on the front right, Bottle is on the right, Cup is on the front left, Cup is on the front right, Cup is on the front, Bottle is on the front right, Bottle is on the front right."} +{"scene_index": 427, "scene": "The scene features multiple bottles and cups positioned across the front area, with two bottles on the front right and five bottles and cups on the front left."} +{"scene_index": 428, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, another bottle is on the right, and three cups are positioned at the left, center, and front left."} +{"scene_index": 429, "scene": "Bottle 1 is in the front, Bottle 2 is in the front right, Bottle 3 is in the front left, Cup 1 is on the left, Cup 2 is in the center, Cup 3 is in the front, and Cup 4 is in the front left."} +{"scene_index": 430, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right and front left, one bottle is at the front, and several cups are positioned to the left, front, and front right."} +{"scene_index": 431, "scene": "The bottle is located in the front right position. The cup is positioned at front left."} +{"scene_index": 432, "scene": "There are multiple bottles and cups positioned in various locations including front right, front left, right, left, center, front, front left, and front right."} +{"scene_index": 433, "scene": "Bottle positioned front right Bottle positioned front left Bottle positioned front right Cup positioned front right Bottle positioned front Cup positioned front right Cup positioned front left Cup positioned front Cup positioned front left"} +{"scene_index": 434, "scene": "The bottle at the front is positioned in the center There are two bottles on either side of the center bottle one to the front right and one to the front left On the sides there are cups positioned to the right and left Additionally there are cups located at the front left and front positions"} +{"scene_index": 435, "scene": "The objects consist of multiple bottles and cups positioned in the front area, with two bottles located at front right and front left, and five cups placed across front, front left, and front positions."} +{"scene_index": 436, "scene": "The bottle is in the front right and the cup is on the left, front left, front right, front, and front left."} +{"scene_index": 437, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are at the front (one at front left and one at front right), one bottle is centered, two cups are on the left side (one at center and one at front left)."} +{"scene_index": 438, "scene": "The front right position has two bottles, while the front left position has two cups. Additionally, there is one cup each in the front and front left positions."} +{"scene_index": 439, "scene": "The scene contains multiple bottles and cups arranged in the front area, with most positioned towards the front left and some towards the front right."} +{"scene_index": 440, "scene": "The scene contains multiple bottles and cups positioned across the front area, with a bottle at front right, another at front left, and several cups placed in various positions including front left, front, and front right."} +{"scene_index": 441, "scene": "Four bottles are positioned at the front left, front, front, and front right. A cup is at the center, one at the left, one at the front, and three at the front right."} +{"scene_index": 442, "scene": "Bottle at front left and bottle at right and cup at left and cup at back left and bottle at front and bottle at front right and cup at front and cup at front right and cup at center and bottle at front left."} +{"scene_index": 443, "scene": "Bottle (front right), cup (front), bottle (front right), bottle (front left), cup (front left), cup (left), cup (front right), cup (front left), and bottle (front)."} +{"scene_index": 444, "scene": "There are two bottles in the front left and three cups, one bottle, and another cup in the front right."} +{"scene_index": 445, "scene": "The scene features multiple cups and bottles arranged across various positions: two cups are in the front left, one cup each is in the front and front right, and three bottles are spread out with two in the front right and one in the front left."} +{"scene_index": 446, "scene": "There are two cups and five bottles in various positions around the scene."} +{"scene_index": 447, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 448, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, another bottle is at the front, and several cups are positioned across different areas including front, front right, left, and front left."} +{"scene_index": 449, "scene": "The bottle is positioned on the right side located in the front-right area placed in the front-left section situated at the front the cup is positioned on the left side located in the front area placed in the front-right section situated in the front-left part."} +{"scene_index": 450, "scene": "The bottle is at front right The cup is at front The bottle is at front The cup is at left The bottle is at front The cup is at front left The bottle is at front left The cup is at front right The cup is at front left"} +{"scene_index": 451, "scene": "The objects are arranged as follows: a bottle is at the front right, a cup is at the front left, another bottle is also at the front right, and yet another cup is at the front left. Additionally, there is a cup on the left side and a bottle near the front of the scene."} +{"scene_index": 452, "scene": "The bottle is located in the front. There are two bottles on the right side: one is at the front right, and another is simply to the right. A bottle is also placed at the front left position. Additionally, there is a bottle situated centrally. As for the cups, one is centered, while others are positioned across different points: front right, front left, and another at the front right again."} +{"scene_index": 453, "scene": "Bottle 1 is located in the front right area, Bottle 2 is also placed in the front right section, Cup 1 is situated at the front position, Cup 2 is positioned in the front left area, Cup 3 is also placed in the front left section, and Cup 4 can be found in the front left location."} +{"scene_index": 454, "scene": "The scene contains multiple cups and bottles arranged in various positions: one cup on the left, two cups and a bottle at the front left, another cup and a bottle at the front right."} +{"scene_index": 455, "scene": "The bottle is in front, the cup is on the right, and another bottle is in front left."} +{"scene_index": 456, "scene": "Cup: 4 objects are located in the front left and front positions. Bottle: 5 objects are located in the front left, front, and front right positions."} +{"scene_index": 457, "scene": "The bottle is in the front-right and front positions. The cup is in the front-left, front, left, front-right, and front-left positions."} +{"scene_index": 458, "scene": "Each bottle is positioned in the front right, while each cup is placed in the front left."} +{"scene_index": 459, "scene": "There are four bottles and five cups arranged in a layout. The bottles are positioned at the front right, front right, front, and front left, while the cups are placed at the front left, front, front right, front, and front left."} +{"scene_index": 460, "scene": "The arrangement places two cups on the left side (one at the center and one towards the back) and multiple bottles at various positions in the front area (right, front, front left, front right)."} +{"scene_index": 461, "scene": "Each bottle and cup is positioned in the front, with some located on the front left or front right."} +{"scene_index": 462, "scene": "The scene contains multiple bottles and cups arranged in various positions around the central area."} +{"scene_index": 463, "scene": "Bottle is positioned at front right, cup is centered, cup is on the left, bottle is at front left, bottle is on the right, cup is at front, bottle is at front right, cup is at front left, cup is at front right, bottle is at front right."} +{"scene_index": 464, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 465, "scene": "The scene contains two bottles and four cups arranged in various positions: one bottle is at the front left, three bottles are at the front, multiple cups are placed across the front left and front right."} +{"scene_index": 466, "scene": "The bottle is at the front right and the bottle is in the front and the cup is on the left and the bottle is at the front left and the bottle is on the right and the cup is at the front left and the cup is at the front right (mentioned twice) and the cup is in the front."} +{"scene_index": 467, "scene": "The bottle is positioned at front right, while the cup is positioned at front left."} +{"scene_index": 468, "scene": "There are multiple bottles and cups positioned in various locations around the scene. The objects include one bottle at front, two cups placed at front left and front right, another cup at front, and additional bottles located at front left and front right positions."} +{"scene_index": 469, "scene": "Bottles 1 and 2 are in front left, bottle 3 is in front, and the cup is on the right."} +{"scene_index": 470, "scene": "Each object s position and relationship is described in one sentence."} +{"scene_index": 471, "scene": "The scene contains four bottles and five cups positioned across the front area, with two bottles and one cup on the right side, one bottle and two cups on the left side, and one cup in the center."} +{"scene_index": 472, "scene": "The setup consists of two cups positioned at the front left and left sides, and three bottles located at the front right, front left, and front positions."} +{"scene_index": 473, "scene": "The scene contains four identical bottles positioned in the front right area and three cups located at the front and front left positions."} +{"scene_index": 474, "scene": "There are multiple bottles and cups placed across different positions on a table."} +{"scene_index": 475, "scene": "There are five bottles positioned in the scene as follows: two at the front right and front left, two more at the front, and one at the center. Additionally, there are five cups located on the left side of the scene, with four placed at the front left and one positioned slightly to the left."} +{"scene_index": 476, "scene": "The scene contains multiple cups and bottles positioned across the front area, with the majority located in the front left and front right positions."} +{"scene_index": 477, "scene": "The setup consists of three bottles and four cups arranged across the scene. Bottles are positioned at front right (two), front, while cups are placed at front left (three) and front right (one)."} +{"scene_index": 478, "scene": "The scene contains a cup on the left and another cup at the front left, with two cups positioned in the front and front right. Additionally, there are three bottles located at the front right, right, and front positions."} +{"scene_index": 479, "scene": "There are two cups on the left side of the table and multiple bottles positioned at the front, including one at the front left and one at the front right."} +{"scene_index": 480, "scene": "There are multiple bottles and cups positioned at various locations such as front right, left, front left, right, and center."} +{"scene_index": 481, "scene": "The bottle at front right is positioned in the front-right section of the scene. Another bottle at front right mirrors its counterpart in the same front-right area. The cup at front left occupies the front-left portion of the space. The cup at front is centrally located near the front. Another cup at front right shares the front-right area with the bottles. The bottle at front left is positioned in the front-left section alongside the cup."} +{"scene_index": 482, "scene": "The bottle is in the front, the cup is on the right, and there s another bottle in the front left."} +{"scene_index": 483, "scene": "The scene contains two bottles and multiple cups arranged in the front section of the space."} +{"scene_index": 484, "scene": "The scene contains three bottles and four cups positioned across the front section of the image, with two bottles at the front left and one bottle at the front right, while the cups are distributed between the front left and front right positions."} +{"scene_index": 485, "scene": "Bottle at front left, Bottles at front, Bottle at front, Cup at center, Bottle at front right, Cup at front right, Cup at left"} +{"scene_index": 486, "scene": "Cup is at center; bottle is at right; cup is at left; two bottles are at front; cup is at back left; bottle is at front left; bottle is at front right; and two cups are at front left."} +{"scene_index": 487, "scene": "The scene contains multiple bottles and cups arranged across various positions: two bottles are at the front right, one bottle is at the front left, another at the right, and one in front; while for cups, there s one on the left, center, and front left."} +{"scene_index": 488, "scene": "The setup consists of four bottles and five cups arranged across the front area, with two bottles and one cup positioned on the right side, and two bottles and four cups placed on the left side."} +{"scene_index": 489, "scene": "The objects consist of three bottles and seven cups arranged in various positions, primarily concentrated towards the front with one bottle and two cups positioned at the front left."} +{"scene_index": 490, "scene": "The scene contains multiple objects arranged as follows: two bottles located at the front right and front left, one bottle in the front center; two cups positioned on the left, centered, front left, front, and front right."} +{"scene_index": 491, "scene": "The scene contains multiple bottles positioned in the front area, including one at the front right and another at the front left, along with several cups located on the left and front sides."} +{"scene_index": 492, "scene": "Bottle at front right, Bottle at front left, Cup at center, Cup at left, Bottle at front, Cup at front right, Cup at front left, Bottle at front left, Cup at front, Bottle at front."} +{"scene_index": 493, "scene": "The front has multiple bottles and cups arranged across all positions."} +{"scene_index": 494, "scene": "In the scene, there are multiple bottles and cups positioned across the front area, with some specifically located in the front right and front left regions."} +{"scene_index": 495, "scene": "There are two bottles positioned at the front right and front left. There is one cup on the left, one at the center, three at the front, and one each at the front right and right."} +{"scene_index": 496, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 497, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, four cups are positioned around the front area with two at the front left and two at the front."} +{"scene_index": 498, "scene": "There is a bottle on the front right, there is a bottle on the front left, there is a cup on the left, there is a cup on the front, there is a bottle on the front right, there is a bottle on the left, there is a cup on the front, there is a cup on the front right, there is a cup on the front left."} +{"scene_index": 499, "scene": "There are two bottles and three cups arranged in the front section of a scene."} +{"scene_index": 500, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 501, "scene": "The scene contains multiple objects arranged in various positions: bottles are located at the front right, front left, and front, while cups are positioned at the front left and front right."} +{"scene_index": 502, "scene": "The scene contains multiple objects positioned across various locations, with two bottles located at the front right and front left, one bottle on the right, and several cups placed at the left, front, center, and front right positions."} +{"scene_index": 503, "scene": "Two bottles are positioned in the front and front-right areas. The cup is located at the center, left, front-left, and front-right positions."} +{"scene_index": 504, "scene": "The cup is positioned to the right, while three bottles are located in the front area, with two of them specifically noted as being in the front left."} +{"scene_index": 505, "scene": "Bottle at front, two bottles at front right, cup on the left, another cup on the left, bottle at front left, cup at front right, cup on the right, bottle in the center, and cup at front."} +{"scene_index": 506, "scene": "Bottle at front right, Bottle at front left, Cup on left, Cup at front, Bottle at front, Bottle at front right, Cup at front right, Cup at front left, Cup at front right, Bottle at right."} +{"scene_index": 507, "scene": "The bottle is in the front-left position, there s a cup on the right."} +{"scene_index": 508, "scene": "The bottle is positioned at front left, another bottle is also at front left, a cup is on the right."} +{"scene_index": 509, "scene": "The bottle is positioned in the front left. The bottle is positioned in the front right. The cup is positioned in the front. The bottle is positioned in the front left. The cup is positioned in the left. The cup is positioned in the front. The bottle is positioned in the front right. The cup is positioned in the front left. The bottle is positioned in the front right. The cup is positioned in the front right."} +{"scene_index": 510, "scene": "The scene features multiple bottles and cups arranged in various positions across the front section, with specific placements as follows: two bottles are at front right, one bottle is at front left; three cups are placed at front left, while one cup is at front right, and another cup is centrally located at front."} +{"scene_index": 511, "scene": "There are two bottles and five cups placed in various positions."} +{"scene_index": 512, "scene": "The cup is on the right, while the three bottles are positioned in the front left area."} +{"scene_index": 513, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 514, "scene": "The scene contains multiple bottles positioned in the front and right areas, as well as several cups placed in the front left, front right, and left regions."} +{"scene_index": 515, "scene": "There are two bottles and six cups The first bottle is in the front The second bottle is in the front right The third object is a cup on the left The fourth cup is in the front The fifth cup is in the front left The sixth cup is in the front right The seventh cup is also in the front right The eighth bottle is on the right side"} +{"scene_index": 516, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 517, "scene": "Bottle 1 is located at the front right, Bottle 2 is located at the front left, Bottle 3 is also located at the front right, Cup 1 is positioned to the left, Cup 2 is placed at the back left, Cup 3 is situated at the front right, Cup 4 is in the center, and Cup 5 is located at the front."} +{"scene_index": 518, "scene": "There are two bottles and five cups positioned in various locations within the scene. The bottles are located on the right and front right sides, while the cups are placed on the left, front, front left, front right, and front positions."} +{"scene_index": 519, "scene": "Bottle 1 is located at the front-right and Bottle 2 is located at the right and Bottle 3 is located at the front and Cup 1 is centered and Cup 2 is on the left and Cup 3 is at the front-right and Cup 4 is at the front-left."} +{"scene_index": 520, "scene": "Bottle There are four bottles located at the following positions front right front left (two instances) and front Cup There are five cups located at the following positions left center front left front and front left"} +{"scene_index": 521, "scene": "Bottle 1 is at the front right, bottle 2 is in front, bottle 3 is in front, bottle 4 is at the front right, cup 1 is at the front left, cup 2 is at the front right, cup 3 is in front, cup 4 is at the front left, and cup 5 is at the front right."} +{"scene_index": 522, "scene": "The scene contains four bottles and five cups arranged with two bottles in the front-right area, one bottle each in the front-left, front, and front positions, while the cups are positioned across the front-left, front-right, and front areas."} +{"scene_index": 523, "scene": "The objects are positioned as follows: multiple bottles are in the front and front left, while cups are located in the front left and front right."} +{"scene_index": 524, "scene": "Bottle at front right, Cup at front left, Cup at front, Bottle at front left, Cup at front right, Cup at front, Bottle at front right, Bottle at front right"} +{"scene_index": 525, "scene": "The bottle is in front, the cup is on the right, there are two more bottles also positioned in the front left."} +{"scene_index": 526, "scene": "The three bottles are positioned in the front right area, while the cups are located in the front left and front positions."} +{"scene_index": 527, "scene": "Bottle at front right Bottle at front left Cup at front left Cup at front Bottle at front left Bottle at front right Cup at front right Cup at front Cup at front Bottle at front left"} +{"scene_index": 528, "scene": "The scene consists of multiple bottles positioned in the front area and a few cups placed on the front left side."} +{"scene_index": 529, "scene": "There are five bottles and five cups positioned in the scene. The two bottles are at front right, one bottle is at front left, one bottle is at center, and one bottle is at front. Similarly, among the cups, three are at front left, one cup is at front, and one cup is also at front left."} +{"scene_index": 530, "scene": "The scene contains multiple objects with specific positions and relationships."} +{"scene_index": 531, "scene": "Bottle 1 is positioned in the front, Bottle 2 is positioned in the front, Bottle 3 is positioned in the front right, Cup 1 is positioned in the front left, Cup 2 is positioned in the front left, Cup 3 is positioned in the front left, Cup 4 is positioned in the front, Bottle 4 is positioned in the front right, Cup 5 is positioned in the front right, Bottle 5 is positioned in the front right, and Bottle 6 is positioned in the front left."} +{"scene_index": 532, "scene": "In the scene, there are two cups and five bottles positioned across the front area. Two cups are at front left, one cup is at front right, and three bottles are distributed between front left and front right positions."} +{"scene_index": 533, "scene": "There are two bottles and three cups arranged on a surface. The first bottle is positioned in the front right, the second bottle is in the front, the third cup is at the front left, the fourth cup is also at the front, the fifth cup is at the front left, the sixth bottle is again at the front right, the seventh cup is at the front left, the eighth bottle is at the front left, and finally, the ninth cup is at the front right."} +{"scene_index": 534, "scene": "There are two bottles located at the front right, one bottle at the front right (duplicate), and another bottle at the front left. Additionally, there are cups positioned at the left, front, center, front left, and two more at front left."} +{"scene_index": 535, "scene": "There is a bottle at the front right, there are two bottles at the front and center, there is a cup on the left, there is one cup at the front, there are two cups at the front left."} +{"scene_index": 536, "scene": "The scene features multiple bottles and cups positioned across the front area, with two objects at front left, three at front right, and one bottle in the center."} +{"scene_index": 537, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 538, "scene": "There are 1 bottle at the front, 1 bottle at the front left, and 1 bottle at the center. There are 2 cups on the left, 2 cups on the right, and 1 cup at the front right."} +{"scene_index": 539, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles at front right, one bottle at front left, one bottle at front, three cups at front left, one cup at left, and three cups at front right."} +{"scene_index": 540, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 541, "scene": "The objects are positioned as follows: two bottles are at the front (one on the right and one in the center), and multiple cups are scattered across the front (left, middle-right) and right sides."} +{"scene_index": 542, "scene": "The bottle is located at the center There are two bottles one in the front right and another in the front left Two cups are positioned to the left with additional cups in the front and front left"} +{"scene_index": 543, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some overlapping in similar locations."} +{"scene_index": 544, "scene": "The scene features a bottle at front right and another bottle at front left. There are two cups on the left side, one in front and another at front left. Additionally, there is a cup at front right and two more cups at front left."} +{"scene_index": 545, "scene": "There are two bottles and three cups. The first bottle is in the front right, another bottle is in the front, a third bottle is in the front left, and a fourth bottle is on the right. Additionally, there s a cup in the front right, another cup on the left, a third cup in the front left, and two more cups in the front right and front positions."} +{"scene_index": 546, "scene": "Bottles 1 and 2 are positioned at front left. The cup is positioned at right."} +{"scene_index": 547, "scene": "There are 2 bottles in the front right and front positions, 4 cups in the front left and front positions."} +{"scene_index": 548, "scene": "The scene consists of two bottles and five cups arranged in various positions: two bottles are at the front right, one bottle is at the front, and three cups are at the front left."} +{"scene_index": 549, "scene": "Bottle at front right, cup at front, cup at front left, cup at front left, cup at front right."} +{"scene_index": 550, "scene": "The scene contains multiple bottles and cups positioned at various locations: two bottles are in the front right, one bottle is in the front left, three cups are in the front left, and one cup is in the front."} +{"scene_index": 551, "scene": "The scene contains multiple cups and bottles arranged in various positions, with specific locations designated for each object."} +{"scene_index": 552, "scene": "The scene contains multiple objects arranged in specific positions: three bottles are located at the front right, one cup is at the front, and two cups are positioned at the front left."} +{"scene_index": 553, "scene": "There are multiple bottles and cups positioned across the scene, with specific locations indicated for each object."} +{"scene_index": 554, "scene": "The scene contains multiple objects positioned in different locations: two bottles are at the front right and front left, one bottle is on the right side, another bottle is near the front, and several cups are spread across positions including left, front, front right, and front left."} +{"scene_index": 555, "scene": "The bottles are positioned in the front and front-left areas, while the cups are located at the front-right, left, and front-left positions."} +{"scene_index": 556, "scene": "Cup at left, two bottles at front left and front right, cup at front, bottle at right, cup at front, bottle at front right, cup at front right, cup at front left, bottle at front left, bottle at front right."} +{"scene_index": 557, "scene": "There are multiple bottles positioned in the scene at various locations, including front right, front left, center, and front. Additionally, there are several cups located on the left side and front areas of the scene, specifically the front left region."} +{"scene_index": 558, "scene": "In the image, there are multiple objects positioned as follows: a bottle in the front right, a bottle at the center, two bottles at the front and front left, and several cups located on the left, front, and front left positions."} +{"scene_index": 559, "scene": "The two bottles are both at the front right There is a bottle in front and another at the front left The cup is at the front left with another cup also at the front left There is a cup in the center and one at the front right."} +{"scene_index": 560, "scene": "The scene contains multiple bottles and cups arranged at various positions: two bottles are in the front left, one bottle is on the right, another bottle is in the front, a cup is on the left, and three cups are positioned in the front and front right."} +{"scene_index": 561, "scene": "The objects are positioned as follows: there is a bottle in the front right and another bottle also in the front right, while cups are located in the front left, front, front right, front left, and front right."} +{"scene_index": 562, "scene": "The scene contains multiple bottles and cups arranged at various positions including front right, front left, front, center, and front left."} +{"scene_index": 563, "scene": "There are multiple bottles and cups arranged in various positions around the scene."} +{"scene_index": 564, "scene": "There are three bottles positioned in the front right, one in the front left, and another simply in the front. There are four cups located in the front left."} +{"scene_index": 565, "scene": "Cup has front, front left, left, and front right. Bottle has front right (x2), front left, and front."} +{"scene_index": 566, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 567, "scene": "There are multiple bottles and cups positioned in the scene. Bottles are located at positions front left, front, front right, and another bottle is also at front left. Cups are placed at left and front right, with three cups specifically located at front right."} +{"scene_index": 568, "scene": "The bottle is in front, another bottle is in front-left, and a cup is in front-right."} +{"scene_index": 569, "scene": "Bottle 1 is on the front right, Bottle 2 is on the front left, Bottle 3 is on the front right, Cup 1 is on the front left, Cup 2 is on the front left, Cup 3 is on the front right, Bottle 4 is on the front left, Cup 4 is on the front right, and Cup 5 is on the front."} +{"scene_index": 570, "scene": "There are two cups positioned in the front left and one cup in the front right. Additionally, there are four bottles distributed across the front and front right positions."} +{"scene_index": 571, "scene": "cup is on the left bottle is in front bottle is in front left bottle is in front right cup is in front bottle is in front right cup is in front left bottle is in front left cup is in front cup is in front right"} +{"scene_index": 572, "scene": "bottle front left, bottle front right, cup front left, bottle front, bottle center, cup center, cup left, cup front left, cup front, bottle front right"} +{"scene_index": 573, "scene": "There are multiple bottles and cups positioned in the scene, with several located at the front of the image. Specifically, there are two bottles in the front right area, one bottle in the front left area, two cups in the front left area, one cup in the front, and one cup in the front right."} +{"scene_index": 574, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, one bottle is at the center, two cups are on the right, one cup is at the front, and two cups are on the front left."} +{"scene_index": 575, "scene": "There are multiple bottles and cups positioned in various locations around the scene."} +{"scene_index": 576, "scene": "There are four bottles with two positioned at the front, one at the front left, and another at the front right. There are five cups with two positioned at the front left, one at the front right, and two on the left."} +{"scene_index": 577, "scene": "Bottle 1 is at the front-right, Bottle 2 is at the front-left, Bottle 3 is at the front, Cup 1 is at the front-right, Cup 2 is at the front, Cup 3 is at the front-left, Cup 4 is also at the front."} +{"scene_index": 578, "scene": "There are two bottles positioned at the front left and front right of the scene. Additionally, there are four cups located at the front, left, front right, and front left positions."} +{"scene_index": 579, "scene": "The first bottle is at the front right, the cup is at the front left, another bottle is at the front right, a third bottle is at the front, the second cup is at the front right, the fourth bottle is at the front left, the fifth cup is at the front left, the sixth cup is at the front, the seventh cup is at the front right, and the eighth bottle is at the front left."} +{"scene_index": 580, "scene": "There are multiple bottles and cups arranged around the scene."} +{"scene_index": 581, "scene": "There is a bottle in front right There is a cup in front left There is a cup in front right There is a bottle in front left There is a cup in front left There is a cup in front right There is a cup in front left There is a bottle in front right"} +{"scene_index": 582, "scene": "There are three bottles in the front and two cups on the left."} +{"scene_index": 583, "scene": "The scene features multiple cups and bottles arranged in the front area. Specifically, there are three cups located at the front left and one cup at the front right, along with two bottles positioned at the front right."} +{"scene_index": 584, "scene": "Bottle is at front right Bottle is at front right Cup is at front Cup is at front left Cup is at front right Bottle is at front Bottle is at front left Cup is at left Cup is at front left"} +{"scene_index": 585, "scene": "The scene contains a total of three cups and four bottles arranged in various positions. There are two cups located on the front left side, one cup on the front right, two bottles on the front left, one bottle on the front right, and one additional bottle also positioned at the front left."} +{"scene_index": 586, "scene": "There are multiple bottles and cups positioned in various locations."} +{"scene_index": 587, "scene": "There are multiple bottles and cups positioned in the front area, with specific placements as follows: two bottles are at front right, one bottle is at front left, and three cups are clustered at front left, while there s also a cup each at front right and front."} +{"scene_index": 588, "scene": "There are four cups and three bottles arranged in the front area, with two cups positioned at front left, one cup at front right, and one bottle each at front, front right, and front left."} +{"scene_index": 589, "scene": "In the arrangement, there are two cups and multiple bottles positioned across various points: one cup is on the left, another cup is in front, a bottle is in front-left, two bottles are in front-right, and additional objects are placed accordingly."} +{"scene_index": 590, "scene": "There are bottles located at positions front right, front, and front left. There are cups located at positions front left, front right, and front."} +{"scene_index": 591, "scene": "The objects are positioned as follows: two bottles are at the front right, one bottle is at the front, and another bottle is at the front left; three cups are at the front left and two cups are at the front right."} +{"scene_index": 592, "scene": "There are three bottles located at front right, front, and front left positions, with a cup positioned at the back right."} +{"scene_index": 593, "scene": "Bottle at front left, bottle at right, cup at left, cup at back left, bottle at front, bottle at front right, cup at front, cup at center, cup at front right, bottle at front left."} +{"scene_index": 594, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: - Bottle at front-right - Cup at front-left - Cup at center - Bottle at front-left - Bottle at front-right - Cup at front - Bottle at front-left - Cup at front-right - Cup at front Each object is distinct and placed according to its specified position."} +{"scene_index": 595, "scene": "There are two bottles positioned at the front and one bottle positioned at the front right. Additionally, there are three cups positioned at the front left and two cups positioned at the front right."} +{"scene_index": 596, "scene": "The setup consists of a total of seven objects, with three bottles positioned at front right, front left, and front, and four cups located at center, front left, front right, and front."} +{"scene_index": 597, "scene": "Bottle 1 is located at the front left. Bottle 2 is located at the front. Bottle 3 is located at the front. Bottle 4 is located at the front right. Cup 1 is located at the center. Cup 2 is located at the left. Cup 3 is located at the front. Cup 4 is located at the front right."} +{"scene_index": 598, "scene": "There are two bottles at the front of the scene, one on the right and one on the left, with additional cups positioned across various locations including the left, front right, and front positions."} +{"scene_index": 599, "scene": "The scene contains two bottles and six cups arranged across the front, with one bottle at the front right, one at the front left, and another bottle positioned directly in front. The cups are distributed as follows: two at the front, one on the left, and three at the front right."} +{"scene_index": 600, "scene": "There is a bottle at front left, there is a bottle at front right, there is a bottle at front right, there is a cup at front left, there is a bottle at front left, there is a bottle at front, there is a cup at front left, there is a cup at front right, there is a cup at front right, there is a cup at front."} +{"scene_index": 601, "scene": "Bottles are positioned at the front right, front left, and center, while cups are located at the back left, front left, and left."} +{"scene_index": 602, "scene": "The setup consists of multiple bottles and cups positioned across the front area, with specific placements including front, front right, front left, right, center, and repeated positions for some objects."} +{"scene_index": 603, "scene": "There are two cups and multiple bottles arranged around the scene with positions as described."} +{"scene_index": 604, "scene": "The objects are positioned as follows: two bottles and three cups in the front left area, one bottle and one cup in the front middle area, and one bottle and one cup in the front right area."} +{"scene_index": 605, "scene": "The scene contains nine objects with varying positions: two bottles are at the front and front left, another bottle is at front left, a cup is at front left, two cups are on the right and center, one cup is at front right, and two more bottles are at front left and front right."} +{"scene_index": 606, "scene": "There are multiple cups positioned in the front area of the scene. Specifically, two cups are placed at the front left, one at the front right, and another at the front. Multiple bottles are also present in the front section of the scene. Notably, there is a bottle located at the front left, three bottles positioned at the front, and another bottle situated at the front right."} +{"scene_index": 607, "scene": "Bottle (front right), Cup (front left), Bottle (front left), Bottle (front), Cup (front left), Cup (front), Cup (front), Bottle (front right), Bottle (front left), Cup (front left)"} +{"scene_index": 608, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 609, "scene": "Bottles are located at front right (2), front left (3), and front (1), while cups are positioned at left (1), front right (1), front left (2), and front (2)."} +{"scene_index": 610, "scene": "Bottle is located at Right, Front Right, and Front Left. Cup is located at Left, Center, Front, and Front Right."} +{"scene_index": 611, "scene": "There are two bottles located at the front right and front left positions, and three cups positioned at the front left. Additionally, there is a bottle at the front position and another cup also at the front position."} +{"scene_index": 612, "scene": "Bottle at front-right, Bottles at front and front-left, Cup at front-left, Cups at center and front"} +{"scene_index": 613, "scene": "Bottle 1 is on the right and Bottle 2 is in the front-left position and Cup 1 is on the left side and Cup 2 is at the front and Cup 3 is in the front-right location and Cup 4 is also at the front and Cup 5 is in the front-left spot and Bottle 3 is again in the front-left position and Bottle 4 is positioned in the front-right."} +{"scene_index": 614, "scene": "The scene features a total of 4 cups and 5 bottles arranged in various positions: two bottles are on the front (front left and front right), one bottle is on the right, one bottle is at the center, one cup is at the back left, two cups are on the left, and two cups are on the front left."} +{"scene_index": 615, "scene": "There are two cups and three bottles arranged in a layout where the first cup is on the far left, the second cup is in the front left, one bottle is directly in front, another bottle is in the front left, and two more bottles are positioned to the front right."} +{"scene_index": 616, "scene": "There are two bottles and six cups. Each bottle is positioned either front left or front right, while each cup is positioned in the front (left or right)."} +{"scene_index": 617, "scene": "The bottles are positioned at the front left and front right of the scene, while the cups are located on the left, back left, front, center, and front right."} +{"scene_index": 618, "scene": "Bottle 1 is located at the front-left position. Bottle 2 is positioned in front. Bottle 3 is also at the front-left position. Cup is placed on the right side."} +{"scene_index": 619, "scene": "The bottle is in the front left, the cup is also in the front left, another bottle is in the front, a third bottle is in the front right, and two cups are in the front right."} +{"scene_index": 620, "scene": "There are two bottles positioned at the front and one bottle at the front right. There are three cups located at the front, front left, and front right positions."} +{"scene_index": 621, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front, and several cups are positioned across the front left."} +{"scene_index": 622, "scene": "The Bottle is on the front right The Cup is on the front left The Bottle is on the front left The Cup is on the front right The Cup is on the front left The Bottle is on the front The Bottle is on the front The Bottle is on the front left The Cup is on the front right The Bottle is on the front left"} +{"scene_index": 623, "scene": "Bottle at front right bottles at front and front left cup on the left cups at front right front left and front"} +{"scene_index": 624, "scene": "There are two cups on the left and one cup on the right; there is a bottle at the center, one bottle in the front, one bottle in the front-left, and one bottle in the front-right."} +{"scene_index": 625, "scene": "The objects are arranged as follows: two bottles and a cup at the front, with one bottle on the front left, another bottle in the center, and a cup on the front right; additionally, there are cups on the left and front left, and another bottle on the front right."} +{"scene_index": 626, "scene": "There are two bottles and five cups arranged in various positions around a scene."} +{"scene_index": 627, "scene": "There are multiple bottles and cups positioned in various places."} +{"scene_index": 628, "scene": "The scene contains multiple bottles and cups placed at various positions two bottles are at the front right one bottle is at the front left one bottle is at the right one bottle is at the front one cup is at the center one cup is at the left and one cup is at the front left."} +{"scene_index": 629, "scene": "There are five bottles positioned in different locations: two at the front right and front left, one at the front, and one at the center. There are four cups positioned as follows: three at the front left and one at the center."} +{"scene_index": 630, "scene": "The setup features multiple bottles and cups positioned across the front area, with specific placements as follows: a bottle at front right, two cups at front left, a cup at front right, another cup at front, three more bottles at front left and front right, and additional bottles clustered at front right."} +{"scene_index": 631, "scene": "There are two bottles in the front right and front left positions, one bottle at front, three cups in various front positions including front left, front, and front right."} +{"scene_index": 632, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles at front left, one bottle at front, three cups distributed between front left and front right, and one cup each at front right and front."} +{"scene_index": 633, "scene": "Bottles are positioned at the front (left and right) as well as the overall front, while cups are located on the left and center."} +{"scene_index": 634, "scene": "There are two bottles at the front and front right positions, and multiple cups located at the front, front left, and front right positions."} +{"scene_index": 635, "scene": "Bottle: front right, Bottle: front right, Cup: front, Cup: front left, Cup: front left, Cup: front left, Bottle: front, Bottle: front right"} +{"scene_index": 636, "scene": "Bottle is in the front right position. Bottle is in the front position. Bottle is in the front left position. Bottle is in the center position. Bottle is in the front left position. Cup is in the front left position. Cup is in the left position. Cup is in the front position. Cup is in the front position. Cup is in the front left position."} +{"scene_index": 637, "scene": "There are multiple bottles and cups placed across the scene in various positions."} +{"scene_index": 638, "scene": "The scene contains a bottle at the front right and another bottle at the front left; there s also a bottle at the front and one at the center. Additionally, there are cups positioned to the left, in front, at the front left (two instances), and another cup at the front left (another instance)."} +{"scene_index": 639, "scene": "There are two bottles and three cups. Bottles are in the front left, front, and front right positions, while cups are in the front left, front, and front right positions."} +{"scene_index": 640, "scene": "Bottle at front Bottle at front right Cup at center Bottle at front (repeated) Bottle at right Bottle at front right (repeated) Cup at left Cup at front right Cup at front left Cup at front left (repeated)"} +{"scene_index": 641, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 642, "scene": "Three bottles are positioned in front of the scene. Two are on the front left and front right, one is at center. Five cups are located to the left and right sides of the scene, with two at the front right."} +{"scene_index": 643, "scene": "There is a bottle in the front right position and a cup in the front left position. Another bottle is in the front position, and there is also a cup in the front right position."} +{"scene_index": 644, "scene": "The cup is at front right. The cup is at front. The cup is at front left. The bottle is at front right. The cup is at front left. The bottle is at front right. The bottle is at front left. The cup is at front left. The bottle is at front left."} +{"scene_index": 645, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 646, "scene": "The scene contains multiple bottles and cups arranged in various positions: three bottles are at the front right, one bottle is at the front right (possibly overlapping), one cup is on the left, two cups are at the front, one cup is at the center, and one cup is at the front left."} +{"scene_index": 647, "scene": "There are five bottles located at various positions: one in the front right, two in the front (center and front), and two in the front left. Additionally, there are five cups positioned as follows: four in the front left and one on the left."} +{"scene_index": 648, "scene": "Cup is positioned at front left, bottle is positioned at front right, cup is positioned at front right, cup is positioned at front left, bottle is positioned at front, cup is positioned at front, bottle is positioned at front, cup is positioned at front left, bottle is positioned at front left, bottle is positioned at front left, bottle is positioned at front left."} +{"scene_index": 649, "scene": "The objects consist of cups and bottles positioned in the front area, with specific placements as follows: two cups are at front left, one cup is at front right, and five bottles are distributed across front, front left, and front right positions."} +{"scene_index": 650, "scene": "The front left has two objects: a bottle and a cup; the front right has three cups and one bottle; and the front center has one bottle and two cups."} +{"scene_index": 651, "scene": "The scene contains multiple objects positioned as follows: two bottles are at the front right, one bottle is at the front left, one cup is on the left, another cup is at the front, a cup is in the center, and another cup is at the front right. Additionally, there is a bottle on the right and a cup at the front left."} +{"scene_index": 652, "scene": "The scene contains multiple bottles and cups arranged at various positions including front right, front left, center, and right."} +{"scene_index": 653, "scene": "The objects are arranged as follows: bottle in front right, two bottles each at front right and right, cup on the left, three cups at front, front left, and front right, and one cup at center."} +{"scene_index": 654, "scene": "The scene contains multiple objects arranged as follows: two bottles are positioned at the front right and front left, one bottle is in the center, three cups are located in the front positions (front, front right, front left), and another cup is centered."} +{"scene_index": 655, "scene": "There are multiple bottles and cups positioned in the front area, with most objects located towards the front right and front left."} +{"scene_index": 656, "scene": "The bottle is on the right side and in the front-right, front-left, and front positions, while the cup is on the left side and in the center, front-left, front, and front positions."} +{"scene_index": 657, "scene": "There are two cups and six bottles arranged in the scene. The cups are positioned to the left and front left, while the bottles are spread across positions front left, front, front right, and front again."} +{"scene_index": 658, "scene": "There are two bottles positioned in the front right and one bottle also in the front right. Additionally, there is a cup on the left, one cup at the front, one cup at the center, and two cups located in the front left."} +{"scene_index": 659, "scene": "There are two cups on the left side of the table and one cup on the front left. There is a bottle in the front center and another bottle in the front right."} +{"scene_index": 660, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 661, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front, and five cups are distributed across the front (center), front left, and front right positions."} +{"scene_index": 662, "scene": "The objects are positioned as follows: two bottles and three cups in the front left area; one bottle and one cup in the front; one bottle in the front right."} +{"scene_index": 663, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 664, "scene": "The scene contains two bottles located at the front right and front left positions, two cups positioned at the front left, one cup at the center, and another cup at the front right."} +{"scene_index": 665, "scene": "The scene features multiple cups and bottles arranged in various positions, with specific counts and placements as listed."} +{"scene_index": 666, "scene": "The scene contains two bottles positioned at the front right and front left corners, with multiple cups arranged across various positions including the left, front, center, and front right."} +{"scene_index": 667, "scene": "The scene contains multiple objects arranged in various positions: two bottles are positioned at the front right and front left, another bottle is on the left, and four cups are placed across different locations including front, front right, front left, and left."} +{"scene_index": 668, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 669, "scene": "The first bottle is at the front right. The second bottle is at the front left. The third bottle is also at the front right. The cup is in front of both bottles but its exact position isn't specified."} +{"scene_index": 670, "scene": "The scene contains two identical bottles placed at the front right and front left positions, while there are multiple cups positioned throughout the front area, including the front left and front right spots."} +{"scene_index": 671, "scene": "The scene contains a bottle positioned at the front right and another bottle in the front left; there are cups placed at the front, front right, front left, and left positions."} +{"scene_index": 672, "scene": "A bottle at front left, a cup at front right, a bottle at front right, a cup at front left, a cup at front left, a bottle at front, a bottle at front, a bottle at front left, and a cup at front right."} +{"scene_index": 673, "scene": "There are multiple cups and bottles arranged in various positions: two cups on the left, one cup in front, one cup in front left, and four bottles spread across front left, front, and front right positions."} +{"scene_index": 674, "scene": "The scene contains multiple bottles and cups arranged in various positions: a bottle is at the front right, another bottle is at the center, two bottles are at the front (one front and one front left), and several cups are positioned on the left side."} +{"scene_index": 675, "scene": "The scene contains five bottles and five cups arranged across the front, left, and right positions."} +{"scene_index": 676, "scene": "The scene consists of multiple bottles and cups positioned at various locations in the front area."} +{"scene_index": 677, "scene": "Two bottles are positioned in the front area, one on the front right and one on the front left. Additionally, there is a bottle on the left. There are four cups placed around the front area, with two on the front, one on the front left, and one on the front right."} +{"scene_index": 678, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 679, "scene": "There are two bottles in the front and one bottle in the front right. There are four cups in total: two in the front, one in the front left, and one in the front right. Additionally, there is a bottle cup located at the front left."} +{"scene_index": 680, "scene": "The scene contains multiple bottles and cups arranged at various positions including front right, front left, front, center, and left."} +{"scene_index": 681, "scene": "Bottle is at front right. Cup is at front left. Cup is at front right. Bottle is at front left. Cup is at front. Bottle is at front. Cup is at front left. Cup is at front left. Bottle is at front right. Bottle is at front. Bottle is at front."} +{"scene_index": 682, "scene": "Bottle 1 is at the front right. Bottle 2 is at the front left. Bottle 3 is at the front. Cup 1 is at the front right. Cup 2 is at the front left. Cup 3 is at the front left."} +{"scene_index": 683, "scene": "The setup consists of multiple bottles and cups positioned across the scene, with specific placements as follows: two bottles are in the front left area, one bottle is at front right, four cups are distributed across the front, front left, front right, and left positions."} +{"scene_index": 684, "scene": "The bottle is positioned in the front, while two additional bottles are located at the front left and another bottle is also at the front left, with a cup placed at the front right."} +{"scene_index": 685, "scene": "Bottle 1 is positioned in the front right, Bottle 2 is positioned in the front, Bottle 3 is positioned in the front right, Cup 1 is positioned in the front left, Cup 2 is positioned in the front left, Cup 3 is positioned in the front left, and Cup 4 is positioned in the front right."} +{"scene_index": 686, "scene": "The setup includes multiple cups and bottles arranged at various positions around a central area, with cups positioned to the left and front left, and bottles placed at front right, front, and other nearby locations."} +{"scene_index": 687, "scene": "In the scene, two cups are positioned at the front and left, while three bottles are located at the front left, right, and front right positions."} +{"scene_index": 688, "scene": "There are multiple bottles positioned at the front right and front left of the scene, with additional cups placed throughout various positions including the back left, left, center, front, and front right."} +{"scene_index": 689, "scene": "The scene contains multiple bottles and cups positioned across the front area, with three bottles located at the front right and four cups placed around the front, including one cup on the front left."} +{"scene_index": 690, "scene": "Two bottles are positioned at the front right and front left, one bottle is at the front, two cups are at the front left and front right, and another cup is at the front."} +{"scene_index": 691, "scene": "Bottles are positioned in the front right and front left, while cups are located in the front left and front right."} +{"scene_index": 692, "scene": "Bottles are positioned in the front right and front left, with an additional bottle in the front right. Cups are located in the front left and front right, with multiple cups concentrated in the front left."} +{"scene_index": 693, "scene": "Bottle front right Bottle front left Cup front left Cup front right Cup front right Cup front left Bottle front right Cup front left"} +{"scene_index": 694, "scene": "The bottle is at the front. The other bottle is at the front right. Another bottle is at the front left. The cup is on the left. A cup is at the front left. Another cup is at the front. A bottle is at the front right again. A cup is at the front. Finally, a cup is at the front right."} +{"scene_index": 695, "scene": "Bottle 1 is in the front right, Bottle 2 is in the front left, Bottle 3 is in the front, Cup 1 is in the front left, Cup 2 is in the center, Bottle 4 is in the front right, Cup 3 is in the front, Cup 4 is in the front right, Bottle 5 is in the front left, Cup 5 is in the front."} +{"scene_index": 696, "scene": "The scene contains multiple objects with specific positions: two cups are located at the front and front left, while six bottles are spread across the front left, front, and front right positions."} +{"scene_index": 697, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front, front right, front left, right, and center areas."} +{"scene_index": 698, "scene": "There is a bottle at front right there is a cup at front left there is a bottle at front left there is a cup at front there is a bottle at front right there is a cup at front right there is a cup at front there is a bottle at front left there is a cup at front left there is a bottle at front"} +{"scene_index": 699, "scene": "There is a bottle on the right, a cup in front-left, a bottle in front-right, a cup at front, a cup on the left, a bottle at front, a cup at front-right, a cup at front-left, a cup at front-right, and a bottle at front."} +{"scene_index": 700, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front, one bottle is at the front right, one cup is at the front left, another cup is at the front, a third cup is at the front right, another cup is at the front left, a second bottle is at the front right, a third bottle is at the front right, a fourth cup is at the front left, and a final bottle is at the front left."} +{"scene_index": 701, "scene": "The objects are positioned as follows: a bottle is in the front right, another bottle is at the front, and a cup is on the left. A third bottle is placed at the front left, while a cup is located in the front right. Additionally, there s a bottle on the right side, another bottle in the front right, a cup in the front left, and two more cups in the front right and front positions."} +{"scene_index": 702, "scene": "The scene contains two bottles located at the front right and front left positions, and multiple cups placed across various positions including front left, front, front right, and left."} +{"scene_index": 703, "scene": "There are three bottles positioned in the scene: two at front right and one at front. There are five cups positioned as follows: two at front left, two at front right, and one at front center."} +{"scene_index": 704, "scene": "Bottle 1 is located at the front right. Bottle 2 is located at the front right. Bottle 3 is located at the front left. Bottle 4 is located at the front left. Cup 1 is located at the left. Cup 2 is located at the front. Cup 3 is located at the center. Cup 4 is located at the front right. Cup 5 is located at the front right."} +{"scene_index": 705, "scene": "The scene features multiple bottles and cups arranged in a layout where there are two bottles at the front left and one bottle at the front right, along with two cups positioned at the front left and front right."} +{"scene_index": 706, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 707, "scene": "There are multiple bottles and cups positioned at the front of the scene. Specifically, there are three bottles located at the front right, one bottle at the front left, and four cups positioned at the front (with two at the front left and two at the front)."} +{"scene_index": 708, "scene": "There are four bottles positioned in the front area, with two on the front right and one each on the front and front left. Additionally, there are four cups located across the front section, with three on the front left and one on the front right."} +{"scene_index": 709, "scene": "There are two bottles and three cups in the scene. Bottle 1 is located at front right. Bottle 2 is located at front left. Cup 1 is located at front right. Cup 2 is located at front left. Cup 3 is located at front."} +{"scene_index": 710, "scene": "Each object s position and relationship are defined as follows: - The first bottle is at the front. - The cup is on the left. - Another bottle is in the front right. - A cup is on the front left. - There is another bottle on the front right. - A cup is at the front. - Additionally, a cup is also at the front. - A bottle is located on the front left. - Lastly, a cup is positioned on the front right. - Finally, a bottle is placed on the front left."} +{"scene_index": 711, "scene": "The bottle is positioned in front left, the cup is in front right, another bottle is also in front left, and a fourth bottle is placed in front."} +{"scene_index": 712, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles at the front right, a bottle and a cup at the front left, a bottle at the center, a cup at the center, another bottle at the front, and cups also positioned at the left, front, and front left."} +{"scene_index": 713, "scene": "There are multiple bottles and cups positioned across the scene: two bottles at front right and front left, one bottle in front, two cups on the left, center, front left, and front right."} +{"scene_index": 714, "scene": "The bottle is in the front-left position, the bottle is on the right side, the cup is located to the left, another bottle is at the front-right position, a bottle is at the front center, the cup is positioned at the front, another cup is placed in the front-right area, yet another cup is at the front."} +{"scene_index": 715, "scene": "Bottle is positioned at the front right, cup is positioned at the front, and cup is positioned at the front left."} +{"scene_index": 716, "scene": "The scene contains multiple bottles and cups arranged across different positions in the front area."} +{"scene_index": 717, "scene": "The scene contains multiple objects positioned in various locations."} +{"scene_index": 718, "scene": "Bottle 1 is at front right, Bottle 2 is at front center, and Bottle 3 is at front left. Cup 1 is at front left, Cup 2 is at front left, and Cup 3 is at front right."} +{"scene_index": 719, "scene": "bottle front right bottle front left cup front left cup front cup front right bottle front"} +{"scene_index": 720, "scene": "Each object s position and relationship are accurately summarized in one sentence."} +{"scene_index": 721, "scene": "Bottle 1 is at front right. Bottle 2 is at front left. Cup 1 is at front left. Cup 2 is at front. Cup 3 is at front. Cup 4 is at front left. Cup 5 is at front left. Bottle 3 is at front right. Bottle 4 is at front left. Bottle 5 is at front right."} +{"scene_index": 722, "scene": "The scene contains two cups positioned at front left and one bottle positioned at front right."} +{"scene_index": 723, "scene": "The front right contains a bottle and a cup. The front left contains two cups and one bottle. The center has a single cup."} +{"scene_index": 724, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 725, "scene": "The objects are positioned as follows: there are bottles at the front right and front left, a cup at the front right, and cups at the front."} +{"scene_index": 726, "scene": "Bottle at front right. Bottle at front right. Bottle at front. Cup at front. Bottle at front left. Cup at front left. Cup at front right. Cup at front left. Cup at front right."} +{"scene_index": 727, "scene": "The scene contains two bottles and three cups positioned across the front section, with one bottle and two cups located on the right side and one bottle and one cup on the left side."} +{"scene_index": 728, "scene": "Bottles are positioned at front right (mentioned three times), front left, and front. Cups are positioned at left, front, front right (mentioned twice), and front left."} +{"scene_index": 729, "scene": "The bottle is positioned on the right and front left. The cup is positioned on the left, front, front right, front, front left, and front right."} +{"scene_index": 730, "scene": "The scene contains multiple bottles and cups arranged in various positions, with two cups at the front left, three bottles at the front right, one cup at the front right, one bottle at the front, one cup at the front, one bottle at the front left, one cup at the front right, and one cup at the front left."} +{"scene_index": 731, "scene": "The scene contains multiple bottles and cups arranged at various positions: two bottles are positioned at the front right, one bottle is at the front left, one cup is in front, two cups are on the left side, and three cups are placed at the front left and front right."} +{"scene_index": 732, "scene": "Two bottles are positioned at the front right and front left, while four cups are located in various positions including left, front, front right, and front left."} +{"scene_index": 733, "scene": "Two bottles are positioned in the front right, one bottle is at the front, three cups are located in the front left, one cup is placed at the front."} +{"scene_index": 734, "scene": "There are two bottles located at the front right and one bottle at the front left. There are four cups positioned in the front area: two at the front right and two at the front left."} +{"scene_index": 735, "scene": "There are multiple bottles and cups positioned in the front area, with specific placements as follows: two bottles and three cups are at front left, and five bottles and one cup are at front right."} +{"scene_index": 736, "scene": "Bottle 1 is positioned at the front left Cup 1 is positioned at the left Cup 2 is positioned at the front right Bottle 2 is positioned at the front left Bottle 3 is positioned at the front right Cup 3 is positioned at the front Cup 4 is positioned at the front left Cup 5 is positioned at the front Bottle 4 is positioned at the front"} +{"scene_index": 737, "scene": "Bottle front front right two bottles cup front left front front right"} +{"scene_index": 738, "scene": "Each bottle is positioned in the front right, and each cup is either front left or front."} +{"scene_index": 739, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 740, "scene": "The objects are positioned as follows: two bottles in the front right, one bottle in the front, and four cups distributed between the front left and front right."} +{"scene_index": 741, "scene": "The scene contains multiple bottles and cups arranged at various positions, Bottles are positioned at front left, front right, front, and right locations, Cups are placed at left, center, front left, front right, and right positions."} +{"scene_index": 742, "scene": "The setup features multiple bottles and cups arranged in various positions: two bottles are at front right, three bottles are at front left, four cups are at front, one cup is at front right, and two cups are at center and front left."} +{"scene_index": 743, "scene": "Bottle 1 Front Bottle 2 Front Right Cup 1 Front Left Bottle 3 Front Left Cup 2 Front Right Cup 3 Front Right Bottle 4 Front Left Cup 4 Front Left"} +{"scene_index": 744, "scene": "The bottle is at the front right, the cup is at the front left, and the cup is at the front."} +{"scene_index": 745, "scene": "Bottle 1 is at the front. Bottle 2 is at the front. Bottle 3 is at the front right. Bottle 4 is at the front. Cup 1 is at the front left. Bottle 5 is at the front left. Cup 2 is on the left. Cup 3 is at the front right. Cup 4 is at the front left. Cup 5 is at the front right."} +{"scene_index": 746, "scene": "The scene features multiple bottles and cups arranged across the front area, with specific positions designated for each object."} +{"scene_index": 747, "scene": "The arrangement consists of multiple cups and bottles positioned at various locations."} +{"scene_index": 748, "scene": "The bottle is at front right, the cup is at front left."} +{"scene_index": 749, "scene": "Two bottles are positioned at the front right and two at the front left. A cup is on the left, one in the center, and two at the front right."} +{"scene_index": 750, "scene": "The scene contains six bottles and five cups arranged in various positions relative to each other, with the majority positioned at the front."} +{"scene_index": 751, "scene": "There are multiple bottles and cups positioned in the scene, with specific placements as follows: two bottles are at front right, one bottle is at front left, and three cups are distributed between front left and front right."} +{"scene_index": 752, "scene": "The bottles are positioned in the front right, front left, and center, with two bottles located at the front; the cups are placed on the left, one in the front, another in the front left, and two more at the front."} +{"scene_index": 753, "scene": "The scene contains two bottles positioned at the front right and front left, and three cups located at the left, center, and front left."} +{"scene_index": 754, "scene": "The three identical bottles are positioned at front left, while the cup is located to the right of them."} +{"scene_index": 755, "scene": "Each object s position is described as either front or back, paired with right or left."} +{"scene_index": 756, "scene": "The objects consist of multiple bottles and cups positioned across the scene, with some overlapping in their placement."} +{"scene_index": 757, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 758, "scene": "The scene contains multiple objects arranged in various positions."} +{"scene_index": 759, "scene": "The bottles are positioned at the front (right and left), while the cups are located to the left, center, and front of the arrangement."} +{"scene_index": 760, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 761, "scene": "The scene contains six bottles located at the front right (2), front (3), and front left (1) positions, along with five cups positioned on the left (1), front right (1), front (3), and front left (1) sides."} +{"scene_index": 762, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 763, "scene": "Bottle (front right) is positioned in the front-right area Bottle (front left) is located at the front-left position Cup (front left) is situated in the front-left spot Bottle (front) is placed at the front Cup (front) is positioned at the front Cup (front right) is located in the front-right area Bottle (front right) is positioned in the front-right location"} +{"scene_index": 764, "scene": "The bottle is located at the front left position. Another bottle is also situated at the front left. A cup is placed on the right side."} +{"scene_index": 765, "scene": "Cup is at front, with another cup at front left and a cup at front right; bottle is at front left, front right, and front."} +{"scene_index": 766, "scene": "The scene contains two cups and three bottles positioned in the front area."} +{"scene_index": 767, "scene": "The scene contains multiple bottles and cups arranged in various positions, including the front left, front, left, front right, right, center, and front right, with some overlapping."} +{"scene_index": 768, "scene": "The scene contains two bottles and six cups arranged across different positions including front right, front left, left, center, and front."} +{"scene_index": 769, "scene": "The scene contains multiple bottles and cups positioned in various locations, with specific counts and placements as listed."} +{"scene_index": 770, "scene": "There are two bottles located in the front right and front positions, and four cups positioned across the front left, front left, front left, and front right locations."} +{"scene_index": 771, "scene": "The scene contains multiple bottles and cups positioned across the front area. Bottles are located at the front right, front, and front positions, while cups are placed in the front, front left, front left, front right, and front left areas."} +{"scene_index": 772, "scene": "There are two bottles and six cups placed in various positions across the scene."} +{"scene_index": 773, "scene": "The bottle is in the center and positioned at the front. There are two cups on the left side, one of which is also in the front-left position, while another cup is at the front-right."} +{"scene_index": 774, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 775, "scene": "The objects are arranged with two bottles at the front right and front left positions, and five cups distributed across the front left, front, and front right positions."} +{"scene_index": 776, "scene": "Bottle at front-right, cup at left, bottle at front, bottle at front-right, cup at front-left, cup at front-right, cup at front, bottle at front-left, cup at front, bottle at front-left."} +{"scene_index": 777, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, one bottle is at the front, two cups are on the left, one cup is at the front left, three cups are at the front (one at front left, one at front, and one at front right), and another cup is at the front."} +{"scene_index": 778, "scene": "There are two cups positioned at the front left and one cup at the front, along with three bottles all placed at the front right."} +{"scene_index": 779, "scene": "There are two bottles in the front and one bottle in the front."} +{"scene_index": 780, "scene": "The scene contains multiple cups and bottles positioned across the front area. The first cup is at front left, and a bottle is at front right. There s another cup in the front, and two more cups are also in the front. Additionally, there s a cup at front left, and four bottles are positioned at front right."} +{"scene_index": 781, "scene": "Bottle 1 is at the front right Bottle 2 is at the front right Bottle 3 is at the front left Cup 1 is at the front left Cup 2 is at the front left Cup 3 is at the front Bottle 4 is at the front right Cup 4 is at the front Cup 5 is at the front right Cup 6 is at the front"} +{"scene_index": 782, "scene": "There are multiple bottles and cups positioned at various locations including front, front right, front left, left, center, and front."} +{"scene_index": 783, "scene": "There are two cups and five bottles positioned around the scene. The cups are located to the left, front left, and front, while the bottles are spread across positions including front left, front right, front, front right, and front left."} +{"scene_index": 784, "scene": "There are two bottles in the front right and front left positions each, and three cups positioned across the front, front left, and front right."} +{"scene_index": 785, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 786, "scene": "There are multiple bottles and cups positioned at the front with specific locations indicated for each."} +{"scene_index": 787, "scene": "Bottle (front right) is located at the front-right position, Bottle (front left) is located at the front-left position, Bottle (front) is located centrally at the front, and Cup (right) is positioned on the right side."} +{"scene_index": 788, "scene": "There are two bottles on the front of the shelf, one on the front right and one on the front left. There is also a bottle on the left side. Additionally, there are four cups positioned around the front area: three on the front (front right, front, and front left) and one on the left."} +{"scene_index": 789, "scene": "There are 9 bottles and cups placed in various positions around a scene."} +{"scene_index": 790, "scene": "Bottle is in front left, Bottle is on the right, Cup is on the left, Cup is at back left, Bottle is at front, Cup is at front, Cup is at center, Cup is at front right, Bottle is at front left, Bottle is at front right."} +{"scene_index": 791, "scene": "Each object is positioned in the scene with specific locations, as listed."} +{"scene_index": 792, "scene": "There are three cups and four bottles arranged across the scene. Two cups and two bottles are positioned in the front left area, one cup and one bottle are placed towards the front right, and an additional cup is located in the front center."} +{"scene_index": 793, "scene": "The bottle is at the front, another bottle is in the front-left corner, a third bottle is on the left side, and the cup is positioned on the right."} +{"scene_index": 794, "scene": "The scene contains multiple bottles and cups arranged in various positions, including two bottles at the front left, one bottle at the front, one bottle at the front right, four cups positioned at the front left, and one cup each at the front and front right."} +{"scene_index": 795, "scene": "The bottle is in the front right position, and the cup is in the front left position."} +{"scene_index": 796, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements noted as front right, front left, center, and front."} +{"scene_index": 797, "scene": "There are multiple bottles and cups placed at various positions including front right, front left, center, and front."} +{"scene_index": 798, "scene": "The scene contains multiple cups and bottles arranged in various positions, including front left, front right, and front."} +{"scene_index": 799, "scene": "There are two cups in the front left and front right positions, and multiple bottles distributed across the front, front left, and front right positions."} +{"scene_index": 800, "scene": "The scene features multiple bottles and cups arranged across the front, center, left, and right positions."} +{"scene_index": 801, "scene": "Three bottles are positioned in the front-left area, while a cup is located on the right."} +{"scene_index": 802, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific locations including front right, front left, and front."} +{"scene_index": 803, "scene": "There are two cups positioned in the scene: one at the center and another at the front left, while a bottle is located at the front."} +{"scene_index": 804, "scene": "The bottle is positioned at the front right. Four cups are located at various positions: two at front left and three at front right."} +{"scene_index": 805, "scene": "The scene contains multiple objects with specific positions."} +{"scene_index": 806, "scene": "Bottle 1 is positioned in the front right. Bottle 2 shares the same front right position as Bottle 1. Bottle 3 is located at the front. Cup 1 is placed in the front left. Cup 2 mirrors Cup 1's position at the front left. Cup 3 is positioned at the front right, similar to Bottles 1 and 2."} +{"scene_index": 807, "scene": "The bottle is at front left, another bottle is also front (position unspecified relative to first), the cup is on the right."} +{"scene_index": 808, "scene": "Bottle is at the front. Cup is on the left. Bottle is in the front right. Cup is in the front. Cup is in the front. Cup is in the front right. Bottle is in the front right. Bottle is in the front left. Cup is in the front left. Bottle is in the front left."} +{"scene_index": 809, "scene": "There are two bottles positioned in the front right and front left, and four cups located throughout the front area."} +{"scene_index": 810, "scene": "The objects are positioned as follows: bottle in the front, bottle on the right, bottle in front left, cup on the left, bottle in front right, cup in front, cup in front left, cup in front right, and two cups in front right."} +{"scene_index": 811, "scene": "The objects are positioned as follows: two bottles are at the front right, one bottle is at the front left, and four cups are distributed across the front left, front, and front right positions."} +{"scene_index": 812, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front, another bottle is at the front left, three cups are at the front right, and two cups are at the front left."} +{"scene_index": 813, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 814, "scene": "The bottle is at the front right The bottle is at the front left The bottle is at the front The bottle is at the front The bottle is at the center The cup is at the front left The cup is on the left The cup is at the front The cup is at the front left The cup is at the front left"} +{"scene_index": 815, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 816, "scene": "The cup is located at the front left and front right positions, while the bottle is positioned at the front left, front right, and front center."} +{"scene_index": 817, "scene": "The scene contains multiple bottles positioned at the front (left and right) and one bottle in the center, along with several cups placed across different areas including back left, center, front, and front left."} +{"scene_index": 818, "scene": "Bottle 1 is positioned at the front right, bottle 2 is positioned at the front right, cup 1 is positioned on the left, cup 2 is positioned at the front, cup 3 is positioned at the front left, cup 4 is positioned at the front, cup 5 is positioned at the front right, and cup 6 is positioned at the front left."} +{"scene_index": 819, "scene": "Each object s position and relationship are described as follows: - Bottle, position: front right - Cup, position: front left - Bottle, position: front left - Bottle, position: front - Cup, position: front left - Cup, position: front - Cup, position: front left - Bottle, position: front right"} +{"scene_index": 820, "scene": "The objects are positioned as follows: two bottles and one cup in the front right area, one bottle and three cups at the front (with one cup specifically in the front left), and one bottle in the front left."} +{"scene_index": 821, "scene": "In the scene, there are multiple bottles and cups positioned at various locations. Specifically, two bottles are located in the front right, while four cups are placed in the front left. Additionally, one bottle is situated in the front left, and another cup is positioned in the front."} +{"scene_index": 822, "scene": "The bottle at front right is positioned at front right, front, and front the bottle at front left is positioned at front left, front, and front the cup at front is positioned at front, front, and front the cup at front left is positioned at front left, front left, and front."} +{"scene_index": 823, "scene": "There are two bottles at the front right and front left, and three cups clustered together on the front."} +{"scene_index": 824, "scene": "In the scene, there are multiple bottles and cups arranged in various positions: two bottles are at front right, one bottle is at front left, and three cups are positioned across front, front left, and another front."} +{"scene_index": 825, "scene": "The following items are listed with their positions: Bottle front right, Bottle front, Cup front right, Cup front left, Cup front, Bottle front right, Cup front right."} +{"scene_index": 826, "scene": "There are two bottles on the front left and front positions, four cups on the front left, front, and front right positions."} +{"scene_index": 827, "scene": "There are 3 bottles and 4 cups in the scene. The front area contains multiple objects including a bottle on the front right, a bottle on the front left, two cups on the front left, one cup on the front, and another cup on the front right."} +{"scene_index": 828, "scene": "There are multiple bottles positioned in the front and right areas, with some specifically located at front right. Additionally, there are several cups placed across the front section, including positions like front left and front right."} +{"scene_index": 829, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 830, "scene": "Bottle 1 is at the front right Bottle 2 is at the front left Bottle 3 is also at the front left Bottle 4 is at the front Cup 1 is at the front left Cup 2 is at the front right Cup 3 is also at the front left Cup 4 is at the left Bottle 5 is at the front right Cup 5 is at the front Cup 6 is also at the front Bottle 6 is at the front right"} +{"scene_index": 831, "scene": "The setup consists of a total of 3 bottles positioned at the front right, 1 bottle at the front left, and 1 bottle on the right. Additionally, there are cups located at various positions: one cup is placed on the left, another is centered, another is situated at the front right, another at the front, another at the front left, and a final cup is also positioned at the front right."} +{"scene_index": 832, "scene": "Each object s position and relationship are as follows: there are multiple bottles and cups located in the front right, front left, and front positions."} +{"scene_index": 833, "scene": "There are five bottles positioned in the front area with some overlapping at front right and front left. Additionally, there are four cups located in various positions: two at front left, one at front, one at front right, and one at center."} +{"scene_index": 834, "scene": "Bottle is at front right, cup is at front, cup is at front left, bottle is at front right, cup is at front left, bottle is at front left, bottle cup is at front left."} +{"scene_index": 835, "scene": "In the scene, there are three bottles: one is at the front left, another is in front, and the third bottle is also mentioned but its position isn t specified. There s a cup located on the right side."} +{"scene_index": 836, "scene": "There are two bottles and four cups placed in the front area. The bottles are positioned at front right and front, while the cups are located at front left and front right."} +{"scene_index": 837, "scene": "In the scene, there are two cups and three bottles. The cups are positioned at front left, front right, and front center, while the bottles are located at front right, front left, and front center."} +{"scene_index": 838, "scene": "Bottle 1 is at front left Bottle 2 is at front Bottle 3 is also at front left Cup is on the right"} +{"scene_index": 839, "scene": "The front left has a cup while the front right also has a cup Additionally there is a bottle positioned at the front"} +{"scene_index": 840, "scene": "The objects include two bottles and three cups placed in various positions on the table."} +{"scene_index": 841, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Bottles 2 and 3 are both located at the front-left. The cup is positioned on the right side."} +{"scene_index": 842, "scene": "The bottle is positioned in front left, another bottle is also in front left, and a third bottle is on the left. The cup is located at front right."} +{"scene_index": 843, "scene": "Bottle is on the right. Two bottles are in front of the left and front positions. A bottle is also at the front. Cups are positioned to the left, front, front left, front right, and another cup is at front right."} +{"scene_index": 844, "scene": "The scene contains multiple bottles and cups arranged across the front area, with specific placements as follows: a bottle at front right, two bottles at front, one bottle at front left, and cups located at front left, left, front right (two instances), and another cup at front left."} +{"scene_index": 845, "scene": "The bottle front right bottle front left cup front bottle front left cup front right bottle front left cup front left cup front left are listed."} +{"scene_index": 846, "scene": "There are three bottles positioned at the front left and one at the front right; there are four cups positioned at the front left and one at the front right."} +{"scene_index": 847, "scene": "There are bottles positioned at the front right, center, front, and front left, along with cups placed on the left, front, front left, and front."} +{"scene_index": 848, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are located at the front right, one bottle is at the front left, another bottle is at the center, and several cups are positioned across various locations including the right, left, front left, and front."} +{"scene_index": 849, "scene": "Each bottle is positioned either front or front right, while the cups are located on the left, center, and front sides of the layout."} +{"scene_index": 850, "scene": "The objects are positioned as follows: two bottles at the front left, one bottle in front, and three cups, with one at the front left, one in the center, and one on the right."} +{"scene_index": 851, "scene": "There is a bottle at front right, there is a bottle at front right, there is a bottle at front left, there is a bottle at front left, there is a cup at left, there is a cup at front right, there is a cup at front, there is a cup at front, there is a cup at front left, there is a bottle at left."} +{"scene_index": 852, "scene": "Each object’s position and relationship are as follows: Bottles include Bottle 1 (Front Right), Bottle 2 (Front Right), and Bottle 3 (Front Left). Cups include Cup 1 (Front Left), Cup 2 (Front), Cup 3 (Front Left), Cup 4 (Front Right), and Cup 5 (Front Right). All objects are positioned either in the front left, front, or front right relative to the scene."} +{"scene_index": 853, "scene": "The scene contains two bottles positioned at the front right and five cups positioned at various points on the front side."} +{"scene_index": 854, "scene": "In the scene, there are two bottles and three cups positioned as follows: two bottles are at the front left, one bottle is at the front right, one cup is at the front right, and two cups are at the front left."} +{"scene_index": 855, "scene": "The bottle is in the front left position, The bottle is in the front right position, There is a bottle at the front, A cup is on the left side, There is a bottle on the right, A cup is on the right side, A cup is at the center, A cup is in the front left position, The bottle is in the front right position again, Finally, there is a cup in the front right position."} +{"scene_index": 856, "scene": "The scene contains multiple cups and bottles arranged in various positions, with the majority located at the front section. Specifically, there are three cups positioned in front left, one cup in front right, and two cups placed simply in front without a specific lateral placement. Additionally, there are three bottles: two located in front right and one in front left."} +{"scene_index": 857, "scene": "The setup consists of multiple bottles and cups arranged across various positions including front right, front, front left, center, right for the bottles, and left, front, front left, front for the cups."} +{"scene_index": 858, "scene": "The bottle is positioned in front, the bottle is positioned at the front left, the bottle is positioned at the front right, the cup is positioned at the front right, and the cup is positioned at the front left."} +{"scene_index": 859, "scene": "Bottle is positioned in front-left. Cup is positioned on the right."} +{"scene_index": 860, "scene": "Bottle 1 is located at the front-left position. Bottle 2 is positioned in front. Bottle 3 is also at the front-left position. Cup is placed on the right side."} +{"scene_index": 861, "scene": "There are three bottles positioned at the front right and four cups positioned at the front left."} +{"scene_index": 862, "scene": "The bottles are positioned at the front right, front left, and two more at the front, with one additional bottle in the center. The cups are located on the left, including a cup at the front and multiple cups at the front left."} +{"scene_index": 863, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 864, "scene": "There are two bottles positioned in the front area: one at front right and one at front left, along with six cups placed across the front section, specifically two at front left, three at front right, and one in the general front area."} +{"scene_index": 865, "scene": "There are multiple bottles positioned in the front right area and several cups located in the front left and front positions."} +{"scene_index": 866, "scene": "The scene contains multiple bottles and cups arranged at various positions including front left, front right, center, and front."} +{"scene_index": 867, "scene": "Each object s position and relationship to others is described as follows: - cup at front left, with a bottle also at front left. - two cups at front left, one at front, and another at front right. - five bottles, with three at front right."} +{"scene_index": 868, "scene": "The scene features multiple objects arranged in specific positions. There are three bottles positioned at the front right, center, and front left, as well as five cups located to the left, front, and front left areas."} +{"scene_index": 869, "scene": "The scene contains multiple cups and bottles arranged in various positions: two cups are positioned at the front left, one cup is at the front right, and three bottles are located at the front right."} +{"scene_index": 870, "scene": "The scene contains two bottles positioned at the front right and front left, along with three cups located at the front left and front."} +{"scene_index": 871, "scene": "The bottle is positioned in the front. There are two bottles on the right and one at the center. There are three cups on the left and two on the right."} +{"scene_index": 872, "scene": "Cup at front left, bottle at front left, cup at front right, cup at front left, bottle at front, bottle at front right, bottle at front left, bottle at front, cup at front right, cup at front right, bottle at front left."} +{"scene_index": 873, "scene": "Bottle is in the front right, Cup is in the front left, Bottle is in the front left, Cup is in the front right."} +{"scene_index": 874, "scene": "There are four bottles with two positioned at the front left and two at the front right. There are six cups with four located at the front left, one at the front right, one in the center, and one at the front (no specific side mentioned)."} +{"scene_index": 875, "scene": "The bottle is at the front, and the cup is on the left."} +{"scene_index": 876, "scene": "Each object s position and relationship are defined as follows: - Bottle at front right, another bottle also at front right, cup at front left, cup at front left, bottle at front, cup at front right, cup at front, cup at front left, bottle at front left."} +{"scene_index": 877, "scene": "Three bottles are positioned in the front-left area, while a cup is located on the right."} +{"scene_index": 878, "scene": "The bottle is on the right side A bottle is in the front-left area The cup is on the left side Another bottle is in the front-right area A cup is positioned at the front There is a cup in the front-right spot Two cups are placed at the front A bottle is in the front-left position Lastly a cup is located in the front-left area."} +{"scene_index": 879, "scene": "The bottle is in the front left position, another bottle is also in the front left, the cup is on the right."} +{"scene_index": 880, "scene": "the cup is at center the bottle is at front left the bottle is at front right the cup is at left the bottle is at front the cup is at back left"} +{"scene_index": 881, "scene": "There are two cups located at the front right and front left positions, along with five bottles positioned across the front, front left, and front right areas."} +{"scene_index": 882, "scene": "There are six cups and five bottles positioned in the scene, with multiple objects located in the front left, front right, and front areas."} +{"scene_index": 883, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 884, "scene": "The cup and bottle are placed in the front area with two cups at front left and one cup at front. Additionally, there are three bottles at front left and two bottles at front right."} +{"scene_index": 885, "scene": "There are two bottles in the front and front right positions, two cups in the center, front left, and front positions."} +{"scene_index": 886, "scene": "The scene contains multiple objects positioned as follows: two bottles are at the front left and front right; cups are located at left, front left, three times at front right, and two additional cups at front."} +{"scene_index": 887, "scene": "The bottle is on the front right, the bottle is on the front left, the bottle is on the front, and the cup is on the right."} +{"scene_index": 888, "scene": "There are five bottles positioned at the front right, front left, front (two instances), and center. Additionally, there are four cups located at the left, front, front left (two instances)."} +{"scene_index": 889, "scene": "The scene features multiple bottles and cups positioned at various points around the front, with some overlapping in the same areas."} +{"scene_index": 890, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 891, "scene": "There are two cups and five bottles positioned in the front area. The cups are located at front left, front right, and front left again, while the bottles are spread across front left, front right (twice), and front right (once)."} +{"scene_index": 892, "scene": "There are two cups and three bottles positioned in the scene. The cups are located on the left, center, and front left, while the bottles are placed at the front, front right, and front left positions."} +{"scene_index": 893, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front, one bottle is at the front right, and another bottle is at the front left. Additionally, there are four cups positioned across different locations: one cup is at the front left, another at the front, a third at the front right, and a fourth also at the front left."} +{"scene_index": 894, "scene": "Bottle 1 is Front Right, Bottle 2 is Front Right, Cup 1 is Front Right, Cup 2 is Front Left, Bottle 3 is Front, Cup 3 is Front Left, Cup 4 is Front, Cup 5 is Front Right, Bottle 4 is Front, Bottle 5 is Front Left."} +{"scene_index": 895, "scene": "There are multiple bottles and cups positioned in various places around the scene. Bottles are located at front, front right, front left, and one bottle is also at front middle. Cups are placed at front left, center, and front positions."} +{"scene_index": 896, "scene": "The objects include multiple cups and bottles positioned across the front area, with specific placements as follows: two cups in front left, three cups in front right, and three bottles distributed between front left and front right."} +{"scene_index": 897, "scene": "The two bottles are positioned in the front left, one slightly ahead of the other, while the cup is located on the right."} +{"scene_index": 898, "scene": "There are multiple cups and bottles arranged in various positions across the scene."} +{"scene_index": 899, "scene": "The bottle is in front, while there is a cup to the right of it. Another bottle is positioned slightly to the front-left, and yet another bottle is also placed in the front-left area."} +{"scene_index": 900, "scene": "The cup is on the right, while the three bottles are positioned in the front left area."} +{"scene_index": 901, "scene": "The first bottle is at the front right The second bottle is also at the front right The cup is in front of the scene Another cup is positioned at the front right A bottle is located at the front A cup is placed in the front left area There is a cup on the left side A bottle is situated at the front left Lastly there is a cup at the front left"} +{"scene_index": 902, "scene": "The bottle is in the front left position, the cup is on the right."} +{"scene_index": 903, "scene": "There are multiple cups and bottles positioned in the front area."} +{"scene_index": 904, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements including front right, front, and front left."} +{"scene_index": 905, "scene": "The scene contains two cups located on the left side (one at front-left and one at front) and three bottles positioned in the front-right area."} +{"scene_index": 906, "scene": "Bottles are located at front left, front, front right, and right. Cups are located at left, front, front left, front right, and center."} +{"scene_index": 907, "scene": "There are multiple bottles and cups positioned across the front, with specific locations including front right, front left, center, and left."} +{"scene_index": 908, "scene": "The scene contains two bottles positioned in the front area (one at front, one at front-right), three cups located on the left side (front-left and front-right each have one cup, with an additional cup at front-right), and no other objects."} +{"scene_index": 909, "scene": "There are two bottles located at the front right and front left positions, two cups on the left side, one cup at the front, and one cup at the front left."} +{"scene_index": 910, "scene": "Two bottles are positioned in the front left, three bottles are at the front, and one cup is at the front right. Additionally, two cups are located at the front left."} +{"scene_index": 911, "scene": "The bottle is positioned in the front right and the cup is in the front left."} +{"scene_index": 912, "scene": "The objects are positioned as follows: two bottles are at the front right and front left, while four cups are at the front and front left and front right."} +{"scene_index": 913, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 914, "scene": "The objects are positioned as follows: two bottles are at the front right and front left, with another bottle at the front left; three cups are located at the front left, front, and front right."} +{"scene_index": 915, "scene": "There are multiple bottles and cups positioned in the scene: two bottles are at front right, one bottle is at front left, two cups are at front right, one cup is at front left, one cup is at front, another cup is also at front, and a final cup is at left."} +{"scene_index": 916, "scene": "Each object s position and relationship is as follows: - Bottle 1: Front Left - Bottle 2: Front Left - Bottle 3: Front Right - Bottle 4: Front Right - Cup 1: Front Left - Cup 2: Front Left - Cup 3: Front Right - Cup 4: Front - Bottle 5: Front - Cup 5: Front Right"} +{"scene_index": 917, "scene": "Bottles are positioned at the front and front right, while cups are placed at the front left, front right, and front."} +{"scene_index": 918, "scene": "The cup is located in the front-right area, while the three bottles are positioned in the front-left section."} +{"scene_index": 919, "scene": "The front right shelf contains two bottles, while the front shelf has one bottle. The front left shelf holds three cups and also includes a bottle on its front section."} +{"scene_index": 920, "scene": "There are multiple bottles and cups arranged around a central point, with some positioned on the right, front left, front right, and left sides."} +{"scene_index": 921, "scene": "The scene contains multiple bottles and cups arranged in various positions across the front, center, and sides of the space."} +{"scene_index": 922, "scene": "The cup at front right is paired with another cup at front left and a bottle also at front right. Additionally, there are multiple bottles positioned at front right, front, and front left, indicating a collection of cups and bottles arranged across the front area."} +{"scene_index": 923, "scene": "Bottle 1 Front Right Bottle 2 Front Right Cup 1 Front Left Cup 2 Front Left Cup 3 Front Left Cup 4 Front Right Bottle 3 Front Bottle 4 Front Right"} +{"scene_index": 924, "scene": "The scene contains two bottles located at the front right and front left positions, and five cups placed across various locations including the left, center, front, and front right areas."} +{"scene_index": 925, "scene": "There are four bottles positioned at the front right, center, front, and front left of the scene, along with five cups placed on the left, front, front left, and front positions."} +{"scene_index": 926, "scene": "There are multiple bottles and cups positioned across the scene: two bottles are at front right, one bottle is at front, another is at front left, while four cups are placed in various positions including center, right, and front left."} +{"scene_index": 927, "scene": "Bottle 1 is positioned at the front right Bottle 2 is positioned at the front left Cup 1 is positioned at the front left Cup 2 is positioned at the front right Cup 3 is also positioned at the front left Bottle 3 is positioned at the front Bottle 4 is positioned at the front left Cup 4 is positioned at the front right Bottle 5 is positioned at the front."} +{"scene_index": 928, "scene": "The scene contains multiple bottles and cups positioned across various locations including front, front right, front left, right, left, and center."} +{"scene_index": 929, "scene": "Each object s position is specified individually."} +{"scene_index": 930, "scene": "The cup is at front left, the bottle is at front, the cup is at front left, the bottle is at front right, the bottle is at front right, the cup is at front, the cup is at front, the bottle is at front left, the bottle is at front left, the cup is at front right."} +{"scene_index": 931, "scene": "Bottle at front right, Bottles are positioned in front right, front, and front left, Cup is at front left, and Cups are located in front left, center, and front."} +{"scene_index": 932, "scene": "Cup is in the front left position, Bottle is in the front right position."} +{"scene_index": 933, "scene": "There are multiple bottles and cups positioned in various locations."} +{"scene_index": 934, "scene": "The arrangement consists of a total of two bottles and five cups positioned across different locations including left, front, front left, front right, and right."} +{"scene_index": 935, "scene": "There are bottles positioned on the right and in the front specifically front right front left and front. Cups are placed in various positions including front left front right and front."} +{"scene_index": 936, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 937, "scene": "There are multiple bottles and cups positioned in the scene, with two bottles at front right, one bottle at front, and several cups at front and front left."} +{"scene_index": 938, "scene": "There are multiple bottles and cups positioned across the scene with specific placements: two bottles at the front, one bottle at front left, one bottle at front right, three cups distributed among front left, front right, and left positions."} +{"scene_index": 939, "scene": "The bottles are positioned at the front right and front left, while the cups are located on the left and throughout the front area."} +{"scene_index": 940, "scene": "There are two bottles and six cups. The first bottle is in the front right, the second bottle is also in the front right. The cup is in the front, another cup is on the left, the third bottle is in the front, the fourth bottle is in the front left, a cup is in the front left, another cup is in the front right, and one more cup is in the front right."} +{"scene_index": 941, "scene": "The cup is in front left The cup is in front right The bottle is in front right The cup is in front The bottle is in front left The cup is in front left The cup is in front The bottle is in front The bottle is in front right"} +{"scene_index": 942, "scene": "There are multiple bottles and cups positioned in the front area, with specific locations indicated for each."} +{"scene_index": 943, "scene": "The bottle is at the front left. The cup is on the left. The cup is in the center. The bottle is at the front. The bottle is at the front right. The cup is at the front. The cup is at the front right."} +{"scene_index": 944, "scene": "Bottle 1 is positioned in the front left, Bottle 2 is positioned in the front right, Bottle 3 is positioned in the front right, Cup 1 is positioned in the center, Cup 2 is positioned in the front left, Cup 3 is positioned in the front right, Bottle 4 is positioned in the front right, Cup 4 is positioned in the left, and Cup 5 is positioned in the front left."} +{"scene_index": 945, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles at front right, one bottle at front center, two bottles at front left, three cups at front right, two cups at front left, and one cup at front center."} +{"scene_index": 946, "scene": "There are multiple bottles and cups placed in various positions around a scene, with specific locations including front right, front, front left, and left."} +{"scene_index": 947, "scene": "There are two bottles located at front and front right, a cup is in the front left, and there are four cups located at front left and front right."} +{"scene_index": 948, "scene": "The bottle is positioned in the front and to the left, while there are two bottles near the front on the right side. Additionally, a cup is placed on the left, another at the back left, and several cups are located in the center, front, and front right positions."} +{"scene_index": 949, "scene": "Bottle 1 is located at the front right Bottle 2 is located at the front right Bottle 3 is located at the front left Cup 1 is located at the left Bottle 4 is located at the front right Cup 2 is located at the center Cup 3 is located at the front Bottle 5 is located at the right Cup 4 is located at the front left Cup 5 is located at the front right"} +{"scene_index": 950, "scene": "The cups are positioned at the front right and front left, while the bottles are located across all front positions (front, front right, front left) with multiple instances."} +{"scene_index": 951, "scene": "The setup features two bottles positioned at the front right and front left of a scene, with several cups clustered on the front left side."} +{"scene_index": 952, "scene": "The cup is positioned to the right, while three bottles are located in the front area, with two of them specifically noted as being in the front left."} +{"scene_index": 953, "scene": "There are two bottles in the scene. Both are located at front right positions. Additionally, there are four cups positioned in various locations: one cup is at front left, three cups are at front right."} +{"scene_index": 954, "scene": "There are three bottles and five cups positioned in various locations around a scene."} +{"scene_index": 955, "scene": "The scene contains two bottles and seven cups positioned across various locations including the front left, front right, front, left, back left, and center."} +{"scene_index": 956, "scene": "The bottle is in front left, another bottle is also in front left, and the cup is on the right."} +{"scene_index": 957, "scene": "Bottle 1 is located at the front right, Bottle 2 is positioned at the front, Bottle 3 is placed at the front right, Cup 1 is situated at the front left, Cup 2 is located at the front right, Bottle 4 is positioned at the front left, Cup 3 is placed at the front left, Cup 4 is situated at the front, Bottle 5 is located at the front, Cup 5 is positioned at the front right."} +{"scene_index": 958, "scene": "The bottles and cups are positioned in the front area, with one bottle on the front left and two bottles on the front right."} +{"scene_index": 959, "scene": "Bottles are positioned at front right, front, center, and front left. Cups are positioned at left, center, and front left, mentioned multiple times."} +{"scene_index": 960, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 961, "scene": "The bottle is in the front left, the cup is in the front right, another bottle is in the front, and a fourth bottle is also in the front left."} +{"scene_index": 962, "scene": "The bottle is positioned at the front right, the cup is in the center, another bottle is at the front, a bottle is also located at the front left, there s a cup placed at the back left, additionally, a cup is positioned on the left side, and finally, two cups are situated at the front left."} +{"scene_index": 963, "scene": "There are three bottles positioned in the front area of the scene, with two on the right and one on the left. Additionally, there are multiple cups placed throughout the front section, with several located on both the right and left sides."} +{"scene_index": 964, "scene": "Bottle is at front right and cup is at front left."} +{"scene_index": 965, "scene": "The scene contains multiple bottles and cups positioned in various locations."} +{"scene_index": 966, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 967, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some overlapping."} +{"scene_index": 968, "scene": "The bottles are positioned at front right, center, right, front left, and front, while the cups are located at left, front, front, front left, and front left."} +{"scene_index": 969, "scene": "The cup is in front, the bottle is in front right, the bottle is in front left, the cup is in left, the cup is in front left, and the cup is in front right."} +{"scene_index": 970, "scene": "The scene contains multiple bottles and cups arranged across different positions including front left, front, front right, right, center, and left."} +{"scene_index": 971, "scene": "Bottle positions are right front left mentioned twice and front right Cup positions are left front mentioned three times front right and front left."} +{"scene_index": 972, "scene": "The scene contains five bottles and five cups arranged across the central area of the image, with specific positioning for each object as described."} +{"scene_index": 973, "scene": "The scene contains two bottles positioned in the front right and front left areas, three cups located in various positions including front right, front left, and front center."} +{"scene_index": 974, "scene": "There are two cups and four bottles in the scene. All objects are positioned at the front of the image, with no specific distinction between left or right for most."} +{"scene_index": 975, "scene": "Two bottles are positioned in the front right and front left areas. Similarly, two cups are placed in the front left and front right positions, with one additional cup located at the front center."} +{"scene_index": 976, "scene": "There is a bottle on the front right There is another bottle on the front right There is a bottle in the center There is a bottle on the front left There is a bottle at the front There is a cup on the left There is a cup in front There is another cup in front There is a cup on the front left There is another cup on the front left"} +{"scene_index": 977, "scene": "Bottle 1 is positioned at front left, Bottle 2 is positioned at front left, Cup is positioned at right."} +{"scene_index": 978, "scene": "Bottle 1 is at the front right, Bottle 2 is at the front center, Bottle 3 is at the front left, Cup 1 is at the front left, Cup 2 is on the left side, Cup 3 is at the front, and Cup 5 is at the front."} +{"scene_index": 979, "scene": "Each object s position and relationship are described in one sentence."} +{"scene_index": 980, "scene": "The scene contains four bottles and five cups arranged across the table at various positions including front left, front right, left, and front."} +{"scene_index": 981, "scene": "There are five bottles located at the front right, front, front, front, and front left positions, along with six cups positioned at the front left, front right, left, front left, front right, and front right locations."} +{"scene_index": 982, "scene": "Each object is placed in a specific location relative to others, with two bottles positioned at the front, one on the right and one on the left, and a cup located on the right."} +{"scene_index": 983, "scene": "The bottle is in the front-left position, the bottle is on the right side, the cup is on the left, the bottle is at the front-right position, there is a bottle in front, a cup is located in front, there is another cup at the front-right position, another cup is positioned in front, and additionally, there is a bottle at the front-left again."} +{"scene_index": 984, "scene": "bottle 1 is at front-right. bottle 2 is at front-left. cup 1 is at left. cup 2 is at front-right. cup 3 is at front-left. cup 4 is at front-left. bottle 5 is at front-right. cup 5 is at front."} +{"scene_index": 985, "scene": "The objects are arranged in a scene with multiple bottles and cups positioned across the front area, including both left and right sides."} +{"scene_index": 986, "scene": "The scene contains multiple objects positioned across different quadrants. There are two bottles located in the front right and front left positions, as well as three cups placed in the front left, front right, and front positions."} +{"scene_index": 987, "scene": "The bottle is positioned at the front left and front, while another bottle is at the front right. There s also a bottle on the right. The cup is located on the left and the front, with an additional cup at the front right."} +{"scene_index": 988, "scene": "The bottles are positioned in the front area with two at the front right and one each at the front and front left The cups are located mainly on the front side with two at the front left one at the front one at the center and one at the front right."} +{"scene_index": 989, "scene": "The scene contains multiple bottles and cups positioned in various locations: there are three bottles in the front, two on the front left and front right, and four cups located on the left and front sides."} +{"scene_index": 990, "scene": "Each object s position and relationship is clearly defined in the list provided."} +{"scene_index": 991, "scene": "The scene contains multiple bottles and cups positioned across the front and sides."} +{"scene_index": 992, "scene": "The cup is in the front right, while all three bottles are positioned in the front left."} +{"scene_index": 993, "scene": "In the scene, two bottles are positioned at front right and front left, while three cups are arranged at front left (twice), front, and front right."} +{"scene_index": 994, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles are at the front right and front left, one bottle is at the front, another is at the center, and a fifth bottle is also at the front. The cups are positioned at the front, left, and front left locations."} +{"scene_index": 995, "scene": "The front right has a bottle. The front has two bottles and two cups (front and front left). The front left has one cup."} +{"scene_index": 996, "scene": "Bottles are positioned on the right, front left, front, and front right sides, while cups are placed on the left, front, and front right."} +{"scene_index": 997, "scene": "The scene contains multiple bottles and cups positioned across the front area; bottles are located at front right, while cups are placed at front left and front right."} +{"scene_index": 998, "scene": "There are four bottles positioned at the following locations: front left, right, front right, and front. There are five cups positioned at the following locations: left, back left, front right, center, and front."} +{"scene_index": 999, "scene": "The scene depicts a layout with multiple bottles and cups arranged in various positions, including front right, front left, and front."} +{"scene_index": 1000, "scene": "The front right has a bottle. The front left has a cup and a bottle. The center has a cup. The front has cups."} +{"scene_index": 1001, "scene": "cup front and front left cup front and front left bottle front right front left right front left front left"} +{"scene_index": 1002, "scene": "Bottle (front right), Bottle (front left), Cup (front right), Cup (front right), Cup (front left), Bottle (front right), Bottle (front left), Cup (front), Cup (front left)."} +{"scene_index": 1003, "scene": "The scene contains a total of 5 bottles and 6 cups arranged across the front left, front right, front positions."} +{"scene_index": 1004, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1005, "scene": "There are nine objects in total: six bottles and three cups. The bottles are positioned as follows: two at the front right, one at the front, and two at the front left. The cups are positioned as one at the center, two at the front left, and one at the front."} +{"scene_index": 1006, "scene": "There are two cups in the front area of the space. One is located at the front left, another at the front right, and a third is simply marked as front. Additionally, there are two bottles placed in the front right section."} +{"scene_index": 1007, "scene": "Each object is a bottle or cup positioned in various locations around the scene."} +{"scene_index": 1008, "scene": "The bottle is in the front and front right positions, while the cup is in the front left and front positions."} +{"scene_index": 1009, "scene": "Each bottle is positioned in the scene as follows: one at front right, two at front, one at center, and three at front left. The cups are located on the left, front left (three times), and front (twice)."} +{"scene_index": 1010, "scene": "Each object s position is specified as follows: - Bottle at front right appears 3 times. - Cup at front left appears twice. - Cup at front appears once. - Cup at center appears once."} +{"scene_index": 1011, "scene": "The scene contains two bottles and five cups arranged across the front area with specific positions: the first bottle is at front right, the second bottle is at front, the third bottle is at front left, and the fourth bottle is at front right. The cups are positioned as follows: the first cup is at front left, the second cup is at front right, the third cup is at front, the fourth cup is at front, and the fifth cup is at front left."} +{"scene_index": 1012, "scene": "There are two types of objects: bottles and cups. Bottles are located at the front, front right, and right positions, while cups are positioned at the center, left, front left, and front right."} +{"scene_index": 1013, "scene": "In the scene, there are multiple bottles and cups arranged at various positions: two bottles are located in the front right, one bottle is in the front, another bottle is in the front left, three cups are positioned in the front, two cups are placed in the front left, and one cup is in the front right."} +{"scene_index": 1014, "scene": "Cup is in front left and front right; bottle is in front left and front right."} +{"scene_index": 1015, "scene": "There are two bottles and five cups. The first bottle is in the front-right position. There s another bottle also in the front position. Then there are three cups: one in the front-right, and two in the front-left positions. Additionally, there are two more cups in the front-left and front positions."} +{"scene_index": 1016, "scene": "The scene contains multiple bottles and cups arranged across various positions, with the majority located in front areas."} +{"scene_index": 1017, "scene": "Bottle is positioned at front right. Cup is positioned at front. Cup is positioned at front left."} +{"scene_index": 1018, "scene": "The items are bottle at front right, cup at front, and cup at front left."} +{"scene_index": 1019, "scene": "The objects consist of multiple bottles and cups positioned in various locations around a space."} +{"scene_index": 1020, "scene": "There are two cups and three bottles; the cups are positioned in the front left and front right, while the bottles are in the front left, front right, and center."} +{"scene_index": 1021, "scene": "The bottle is in front, the second bottle is at front left, the cup is on the right, and another bottle is also at front left."} +{"scene_index": 1022, "scene": "The scene features multiple bottles and cups positioned across the front area, with specific placements including front, front right, front left, and central locations."} +{"scene_index": 1023, "scene": "The scene contains a total of 4 bottles and 5 cups, with the bottles located at various positions in front, including front right (2), front left (1), and one additional front bottle not specified. The cups are positioned to the left (1), center (1), front left (2), and front (1)."} +{"scene_index": 1024, "scene": "The two bottles are both located at the front right - there is one bottle on the front left - one cup is placed on the front right alongside the bottles - a cup is also positioned on the left side - additionally there are three cups in various positions: front front and front left."} +{"scene_index": 1025, "scene": "The scene contains multiple objects arranged in specific positions There are three bottles located at the front right position Additionally there are five cups positioned across various locations two on the left one at the center and two at the front left"} +{"scene_index": 1026, "scene": "There is a bottle at the front, there are two bottles at the front right, there is a cup on the left, there are two cups on the left, there is a bottle at the front right, there is a bottle at the front left, there is a cup on the right, there is a bottle at the center, there is a cup at the front, and there is a cup at the front right."} +{"scene_index": 1027, "scene": "There are multiple bottles and cups arranged in the front section of the space, with some positioned specifically to the front left and front right."} +{"scene_index": 1028, "scene": "The bottle at front left is positioned to the right of the cup on the left and the bottle at front right. The cup at front is in front of the bottle at front right, which is also front-right of the cup at front."} +{"scene_index": 1029, "scene": "Bottle 1 is located at the front-right. Bottle 2 is in the front. Bottle 3 is on the right side. Bottle 4 is also at the front. Bottle 5 is positioned at the front-right. Cup 1 is placed on the left. Cup 2 is centered. Cup 3 is at the front-right. Cup 4 and Cup 5 are both at the front-left."} +{"scene_index": 1030, "scene": "Bottle is at front right, Bottle is at front right, Bottle is at front, Cup is at front left, Bottle is at front right, Cup is at front, Cup is at front, Bottle is at front left, Cup is at front left, Cup is at front right."} +{"scene_index": 1031, "scene": "Bottles are positioned in the front right and front left, while cups are in the front left."} +{"scene_index": 1032, "scene": "The objects are positioned as follows: two cups are in the front left, one cup is in the front, and three bottles are distributed with two in the front left and one each in the front right."} +{"scene_index": 1033, "scene": "The scene contains two bottles and several cups arranged in various positions: one bottle is at the front left, another at the front right (appearing twice), and a third at the right; the cups are positioned at the left, center, right, front left, and front right."} +{"scene_index": 1034, "scene": "The scene contains two bottles and three cups placed at various positions in the front section, with one cup located at the center."} +{"scene_index": 1035, "scene": "The bottle is positioned at the front left. The bottle is positioned at the front right. The bottle is positioned at the front. The cup is positioned at the front left. The bottle is positioned at the front left. The bottle is positioned at the front right. The cup is positioned at the front left. The cup is positioned at the front. The cup is positioned at the front right."} +{"scene_index": 1036, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are in the front left, one bottle is in the front right; three cups are in the front left, one cup is in the front right, and one cup is in the front."} +{"scene_index": 1037, "scene": "There are 10 objects in total. There are two bottles located at front right and front left positions respectively, one bottle is also positioned in the center front, while another bottle is in the middle. Additionally, there are six cups, with three of them placed at the front position, two on the left side, and one each on the front right and front left."} +{"scene_index": 1038, "scene": "Bottle front Bottle front right Bottle front left Bottle front right again Cup left Cup front left Cup front right Cup right Bottle center Cup front"} +{"scene_index": 1039, "scene": "A bottle is positioned at the front right. A bottle is positioned at the front right. A bottle is positioned at the front left. A cup is positioned at the left. A cup is positioned at the left. A cup is positioned at the center. A bottle is positioned at the right. A cup is positioned at the front left. A cup is positioned at the front. A bottle is positioned at the front."} +{"scene_index": 1040, "scene": "Bottle (front right), Bottle (front right), Bottle (front left), Bottle (front left), Cup (left), Cup (front), Cup (front), Cup (front left), Cup (front right), Bottle (left)."} +{"scene_index": 1041, "scene": "Bottle 1 is positioned at front right, Bottle 2 is positioned at front right, Bottle 3 is positioned at front left, Bottle 4 is positioned at front, Bottle 5 is positioned at front left, Cup 1 is positioned at back left, Cup 2 is positioned at center, Cup 3 is positioned at front, Cup 4 is positioned at left, and Cup 5 is positioned at front right."} +{"scene_index": 1042, "scene": "There are three cups and five bottles arranged on a surface. The cups are positioned at the center, left, front, front left, and front right, while the bottles are located at the front right (three times), front left, and right."} +{"scene_index": 1043, "scene": "Each object s position and relationship are described as follows: - Bottle at front right - Cup at front right - Cup at front left - Bottle at front left - Bottle at front - Cup at front right - Cup at front left - Cup at front left"} +{"scene_index": 1044, "scene": "Each object s position is clearly defined as front left, front right, or front, with multiple instances of bottles and cups located accordingly."} +{"scene_index": 1045, "scene": "Each bottle and cup is positioned either in the front or on the sides (left or right), with multiple objects sharing similar positions."} +{"scene_index": 1046, "scene": "There are two bottles located at the front and front left positions, four cups positioned on the left, front right, and front left sides."} +{"scene_index": 1047, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are placed at the front right and front left, while three cups are positioned at the front and front left."} +{"scene_index": 1048, "scene": "The cups are positioned on the left, front, and front right sides, while the bottles are located on the front, front right, front left, and front left positions."} +{"scene_index": 1049, "scene": "The cup is in the front left position, and the bottle is in the front right position."} +{"scene_index": 1050, "scene": "Bottle 1 is in the front-right position Bottle 2 is also in the front-right position Bottle 3 is positioned front-right as well Cup 1 is located at the front Cup 2 is placed front-left and Cup 3 shares the same front-left position"} +{"scene_index": 1051, "scene": "There are two bottles in the front right and one bottle in the right; cups are located in the left, front, front right, front left, and center positions."} +{"scene_index": 1052, "scene": "The objects are positioned as follows: two bottles are at the front right and front left, one bottle is on the right, and another bottle is at the front. The cups are located on the left, center, front left, and another cup is also on the left."} +{"scene_index": 1053, "scene": "Bottle is in front left, another bottle is also in front left, and cup is on the right."} +{"scene_index": 1054, "scene": "There are five bottles located at the front and three cups positioned at various points around the front area."} +{"scene_index": 1055, "scene": "Bottle at front left. Cup at front left. Bottle at front. Bottle at center. Cup at center. Cup at left. Cup at front. Bottle at front right."} +{"scene_index": 1056, "scene": "The scene contains multiple bottles and cups arranged at various positions, including the front left, front, front right."} +{"scene_index": 1057, "scene": "Bottle 1 is at the front-right Cup 1 is at the front-left Cup 2 is at the front Cup 3 is also at the front-left (same as Cup 1) Bottle 2 is at the front Bottle 3 is at the front-right (same as Bottle 1) The combined Bottle cup object is at the front-left (same as Cup 1 and Cup 3) Cup 4 is at the front-right (same as Bottles 1 and 3)."} +{"scene_index": 1058, "scene": "There are multiple bottles positioned at the front (three), front right, front left, and center, as well as several cups located on the left, right, and front right."} +{"scene_index": 1059, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some located in the front right, front left, and general front positions."} +{"scene_index": 1060, "scene": "Cup is in the front-right position, while there are three bottles located in the front-left position."} +{"scene_index": 1061, "scene": "There are four bottles and five cups arranged in the scene. Bottles are positioned at front left (2x) and front right (2x), while cups are placed at front left (3x), front (1x), and front right (1x)."} +{"scene_index": 1062, "scene": "Bottle 1 is at the front-right Bottle 2 is at the front-right (duplicate) Bottle 3 is at the front-left Bottle 4 is at the front-right (duplicate) Cup 1 is at the front Cup 2 is on the left Bottle 5 is on the right Cup 3 is at the front-right Cup 4 is in the center Cup 5 is at the front-left"} +{"scene_index": 1063, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1064, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, two at the front left, one bottle is at the front center, two cups are at the front left, two at the front right, and one cup is at the front center."} +{"scene_index": 1065, "scene": "The arrangement of objects is as follows: two bottles are positioned at the front right and front left, one bottle is in the front center, and three cups are located at the front left, front right, and front center."} +{"scene_index": 1066, "scene": "There are four bottles positioned at the front right, center, front, and front left of the scene. Additionally, there are five cups located on the left side of the image, specifically placed in the front, front left positions."} +{"scene_index": 1067, "scene": "The objects are positioned as follows: two bottles and three cups are located in the front left area, while three cups and one bottle are placed in the front right."} +{"scene_index": 1068, "scene": "The scene contains two cups and three bottles arranged in the front area. The cups are located at the front left and front positions, while the bottles are placed at the front right, front left, and front positions."} +{"scene_index": 1069, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, two at the front left, one on the right, and one bottle at the front. Additionally, there are cups positioned at the front, center, left, front right, and another cup at front right."} +{"scene_index": 1070, "scene": "The objects include multiple bottles positioned at the front right, front center, and front left, along with several cups placed on the left and front areas."} +{"scene_index": 1071, "scene": "The scene contains two bottles and five cups positioned across the front area, with one bottle on the front right, three bottles and two cups on the front left."} +{"scene_index": 1072, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 1073, "scene": "The bottle is in the front left. The bottle is in the front. The bottle is in the front. The bottle is in the front. The cup is in the center. The cup is on the left. The cup is in the front right. The cup is in the front. The cup is in the front. The bottle is in the front right. The cup is in the front right."} +{"scene_index": 1074, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles at the front, one on the front left, two at front right, one on the right, and several cups positioned across the center, front, front left, and front right."} +{"scene_index": 1075, "scene": "Bottle 1 is positioned at Front Right, Bottle 2 is positioned at Front, Bottle 3 is positioned at Front Right, Bottle 4 is positioned at Front Right, Cup 1 is positioned at Front, Cup 2 is positioned at Front Right, Cup 3 is positioned at Front, Cup 4 is positioned at Front Left, and Cup 5 is positioned at Front Left."} +{"scene_index": 1076, "scene": "The setup includes multiple bottles positioned at the front and front-right areas, while cups are distributed across the center, left, front-left, and front-right positions."} +{"scene_index": 1077, "scene": "Bottles are positioned at front right (two instances), front left (two instances), and front; cups are located at back left, front (three instances), center, front right, and left."} +{"scene_index": 1078, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1079, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 1080, "scene": "Bottles positioned as two at front (left and right), one in front center, and one front right; cups positioned as three in front (two left and one center), one front left, and one front right."} +{"scene_index": 1081, "scene": "The objects are positioned as follows: a bottle is in the front right, a cup is in the center, another cup is on the left, a bottle is in the front left, a cup is in the front right, another bottle is in the front left, a cup is also in the front left, and two more bottles are in the front."} +{"scene_index": 1082, "scene": "The scene contains multiple objects arranged in various positions: two bottles are located at the front (left and right), one bottle is at the front, a cup is on the left, cups are positioned at back left, center, front, and front right."} +{"scene_index": 1083, "scene": "There are multiple bottles and cups placed in various positions within the scene."} +{"scene_index": 1084, "scene": "The scene contains multiple bottles and cups positioned across the front area; two bottles are at front right, one bottle is at front left, three cups are at front left, and two cups are at front right."} +{"scene_index": 1085, "scene": "There are 2 bottles at front right and 1 at front left. There are 5 cups with positions spread across left, front, front left, front right, and another at front."} +{"scene_index": 1086, "scene": "Bottle 1 is on the front right, Cup 1 is on the front left, Bottle 2 is on the front left, Cup 2 is on the front left, Cup 3 is on the front, Bottle 3 is on the front right, Bottle 4 is on the front left, Cup 4 is on the front right, Bottle 5 is on the front, Cup 5 is on the front right."} +{"scene_index": 1087, "scene": "The scene contains multiple bottles and cups arranged in various positions around the frame, with specific locations including front left, front, right, front right for bottles, and left, right, center, front left, front right for cups."} +{"scene_index": 1088, "scene": "Each object s position and relationship are as follows: - The first bottle is at the front right. - The cup is at the front. - The second bottle is at the front right. - The third cup is at the front left. - The fourth bottle is at the front left. - The fifth cup is at the front left. - The sixth bottle is at the front left. - The seventh cup is at the front right."} +{"scene_index": 1089, "scene": "There are two cups located at the front left and one bottle at the front right."} +{"scene_index": 1090, "scene": "The front left contains a cup, with another cup also located at the same position. In the front right, there is a cup and two bottles. Two bottles are placed at the general front position, without specific sublocations."} +{"scene_index": 1091, "scene": "The bottle is positioned in the front right and front, while the cups are located in the front left and front positions."} +{"scene_index": 1092, "scene": "There are two bottles positioned in the front and front right, as well as four cups located in the front left and front right."} +{"scene_index": 1093, "scene": "The scene features a bottle located at the front right and multiple cups positioned in various spots including front left and front."} +{"scene_index": 1094, "scene": "The scene contains multiple bottles and cups positioned at various locations. There are three bottles located in the front-right area and two cups placed in both front and front-left positions, with additional cups also present in the front-left section."} +{"scene_index": 1095, "scene": "Bottle 1 front, Bottle 2 front right, Bottle 3 front, Bottle 4 front left, Cup 1 front right, Cup 2 left, Cup 3 front left, Cup 4 front left, Cup 5 front right."} +{"scene_index": 1096, "scene": "A bottle at front right and a cup at center and a bottle at front and a bottle at front and a bottle at front left and a cup at back left and a cup at left and a bottle at front right and a cup at front left."} +{"scene_index": 1097, "scene": "There are two bottles and five cups positioned in the front area. The bottles are located at the front right, while the cups are spread across all four corners of the front, including front left, front right, and both sides of the middle front."} +{"scene_index": 1098, "scene": "There are two bottles positioned in the front of the scene One bottle is located at the front right and another bottle is at the front left A cup is placed on the left side of the scene Additionally there are multiple cups positioned in various locations near the front."} +{"scene_index": 1099, "scene": "The scene features multiple objects arranged in a specific spatial configuration."} +{"scene_index": 1100, "scene": "The objects include two cups and three bottles positioned at various locations in the scene."} +{"scene_index": 1101, "scene": "The bottle is in front, another bottle is in the front-left, the cup is on the right, and a third bottle is also in the front-left."} +{"scene_index": 1102, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the center and front, one bottle is at front right, another at front left, while three cups are on the left side and two cups are at front and front left."} +{"scene_index": 1103, "scene": "Bottle is in the front-right position. Bottle is in the front position. Bottle is in the front-left position. Cup is on the left side. Cup is in the front-right position. Bottle is on the right side. Cup is in the front-right position. Cup is in the front-left position. Cup is in the front position. Bottle is in the front-right position."} +{"scene_index": 1104, "scene": "The setup features multiple bottles and cups arranged at various positions in the scene."} +{"scene_index": 1105, "scene": "The bottle is positioned in front right, and the cup is positioned in front left."} +{"scene_index": 1106, "scene": "There are multiple bottles positioned at the front and a few cups placed on the left, front right, and front left positions."} +{"scene_index": 1107, "scene": "Bottle 1 is located at the front right, Bottle 2 is located at the front left, Bottle 3 is located at the front, and the Cup is located at the right."} +{"scene_index": 1108, "scene": "Bottle front, Bottle right, Cup left, Bottle front right, Cup front left, Bottle front left, Cup center, Bottle front right, Cup front, Cup front left."} +{"scene_index": 1109, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1110, "scene": "The bottle is in the front-left position, the bottle is on the left side, the cup is on the right side, and the bottle is at the front."} +{"scene_index": 1111, "scene": "The scene contains four bottles positioned at the front, front left, front right, and right, as well as five cups located at the front, front left, front right, and two additional cups also at front positions."} +{"scene_index": 1112, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at front left, one bottle is at front, another bottle is at front right, three cups are at front left, two cups are at front, and one cup is at front right."} +{"scene_index": 1113, "scene": "The scene contains multiple bottles and cups arranged in various positions: three bottles are positioned at the front right, two at the front left, one at the front, and one at the front; additionally, there is a cup on the left and another cup at the front left."} +{"scene_index": 1114, "scene": "The first bottle is positioned at the front right. The first cup is positioned at the front left. The second bottle is positioned at the front left. The second cup is positioned at the front right. There is a bottle in the front. Another bottle is positioned at the front right. A cup is positioned at the front. Additional cups are positioned at the front left."} +{"scene_index": 1115, "scene": "The scene contains multiple bottles and cups positioned at various locations, with two cups and one bottle in the front right, one cup and two bottles in the front left, and one cup and one bottle in the front."} +{"scene_index": 1116, "scene": "The scene contains multiple bottles and cups positioned across various locations, with two bottles at the front right, one bottle at the front, another at the front left, and three cups located on the left, center, and front right."} +{"scene_index": 1117, "scene": "Each object s position and relationship are described as follows: - Bottle at front right. - Bottle at front left. - Bottle at front. - Cup at left. - Bottle at front right. - Bottle at center. - Cup at right. - Cup at left. - Cup at front. - Cup at front left."} +{"scene_index": 1118, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1119, "scene": "Bottle 1 is front right, Bottle 2 is front, Bottle 3 is front left, Bottle 4 is front, Bottle 5 is center, Cup 1 is front, Cup 2 is left, Cup 3 is left, Cup 4 is front left, and Cup 5 is front left."} +{"scene_index": 1120, "scene": "The front left shelf contains a bottle and a cup, with the bottle positioned slightly to the left of the cup. On the front right shelf, there is another bottle, placed centrally on the shelf. Additionally, there are two more bottles located in the front center area, one closer to the left and one closer to the right."} +{"scene_index": 1121, "scene": "There are two bottles in the front right and one bottle in the front left. There are three cups, all located in the front or front left positions."} +{"scene_index": 1122, "scene": "The cup is positioned in the front left, while the bottle is positioned in the front right."} +{"scene_index": 1123, "scene": "Bottle 1 is in the front right, Bottle 2 is in the front left, Bottle 3 is in the front right, Cup 1 is in the front, Cup 2 is in the front, Bottle 4 is in the front, Cup 3 is in the front left, Cup 4 is in the front left, Bottle 5 is in the front right."} +{"scene_index": 1124, "scene": "The bottle is positioned at the front with multiple bottles located at specific points including front left and front right. Cups are placed on the left side and across the front section specifically at positions like front left, front, and front right."} +{"scene_index": 1125, "scene": "The scene contains multiple bottles and cups positioned across the front area, with several located in the front right, front left, and front central positions."} +{"scene_index": 1126, "scene": "There are two bottles in the front right, one bottle in the front left, and three cups positioned across the front."} +{"scene_index": 1127, "scene": "Bottles are positioned at front right (x2), front left, and center, while cups are placed at front left, right, left, and front."} +{"scene_index": 1128, "scene": "Bottle front right Bottle front left Cup front Bottle front right again Cup front again Bottle front Cup front left Cup front left again"} +{"scene_index": 1129, "scene": "There are multiple bottles positioned at the front (both left and right), one bottle at the front right, another at the front left, and one at the front center. Additionally, there are cups located at the back left, center, left, front, and front right positions."} +{"scene_index": 1130, "scene": "The scene contains multiple objects arranged with specific positions and relationships: two bottles are in the front, one bottle is on the right, another bottle is at the center, a bottle is in the front-right, two cups are on the left, two cups are in the front-left, and three cups are in the front-right."} +{"scene_index": 1131, "scene": "Bottle at front right bottle at front left bottle at front cup at right bottle at center bottle at front right cup at front left cup at left cup at front left cup at front"} +{"scene_index": 1132, "scene": "There are two bottles and four cups arranged on a surface. The bottles are located at the front right, front, and front right positions, while the cups are positioned at the front left, front left, center, and front locations."} +{"scene_index": 1133, "scene": "The scene contains two bottles and four cups. The first bottle is positioned at the front right, and another bottle is positioned at the front left. The majority of the cups are placed in the center and on the front side, with most located in the front left area."} +{"scene_index": 1134, "scene": "The cup is front left the bottle is front right the cup is front right the cup is front left the bottle is front the cup is front left the bottle is front left the cup is front the bottle is front the bottle is front right the bottle is front left"} +{"scene_index": 1135, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements at front right, front left, center, and front."} +{"scene_index": 1136, "scene": "There are 4 bottles positioned in the front area, with two on the front right and one each on the front left and front. There are 5 cups positioned in the front area as well, with three on the front left, one on the front, and one on the front right."} +{"scene_index": 1137, "scene": "In the scene, there are multiple bottles and cups positioned across the front area. Specifically, two bottles are located at the front right, one bottle is at the front, three cups are placed in front, and two additional cups are situated at the front left."} +{"scene_index": 1138, "scene": "Bottle 1 is positioned at front left, bottle 2 is positioned at front left, and the cup is positioned at right."} +{"scene_index": 1139, "scene": "The scene contains multiple objects arranged in specific positions: three bottles are placed at the front right, front left, and center, while five cups are positioned on the left and front left sides."} +{"scene_index": 1140, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front area."} +{"scene_index": 1141, "scene": "The bottle is located at the front right, center, front, and front left positions, while the cup is positioned on the left, front, and front left."} +{"scene_index": 1142, "scene": "There are four bottles and six cups positioned in the scene. Each bottle is located at either the front right or front left, while each cup is placed at the front left or front right."} +{"scene_index": 1143, "scene": "There are two cups and four bottles arranged in the scene; two cups and three bottles are positioned at the front with one cup on the left and one bottle also on the left, while one cup and two bottles are on the right side."} +{"scene_index": 1144, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are located at the front right and front left, while several cups are positioned across the front area."} +{"scene_index": 1145, "scene": "The objects consist of multiple bottles and cups positioned at various locations in the front section, with specific placements as listed."} +{"scene_index": 1146, "scene": "In the scene, there are multiple cups and bottles positioned across the front area. Specifically, there are two cups on the front left, five bottles spread across the front right, and one cup in the front."} +{"scene_index": 1147, "scene": "Bottle 1 is at front right. Cup 1 is at front left. Cup 2 is at front. Bottle 2 is at front left. Cup 3 is also at front left. Cup 4 is at front right. Bottle 3 is at front right. Bottle 4 is at front. Bottle 5 is at front left. Cup 5 is at front."} +{"scene_index": 1148, "scene": "Each object s position and relationship is described in one sentence."} +{"scene_index": 1149, "scene": "The bottle is located at the front-left, there is also a bottle at the front-right. Additionally, there is a cup at the front-left, another cup at the front-left, and a cup at the front-right. There is also a bottle at the front, a cup at the front-left, a bottle at the front-right, and another bottle at the front-right."} +{"scene_index": 1150, "scene": "There are two bottles in the front and one bottle each at the front left and front right, along with three cups positioned on the left, front left, and front right."} +{"scene_index": 1151, "scene": "The scene contains two bottles and eight cups arranged across the front area."} +{"scene_index": 1152, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1153, "scene": "The scene contains multiple bottles and cups arranged at various positions: two bottles are in the front right, one bottle is in the front, another bottle is in the front left, three cups are on the left, and two cups are in the front left."} +{"scene_index": 1154, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1155, "scene": "There are three bottles and four cups in total. The bottles are located at the front (no specific side mentioned), front right, front right again, and front left. The cups are positioned at the front left, front right, front right again, and front left again."} +{"scene_index": 1156, "scene": "The three identical bottles are positioned at front left, while the cup is located to the right of them."} +{"scene_index": 1157, "scene": "The scene contains multiple bottles and cups positioned across the area, with some overlapping in similar positions."} +{"scene_index": 1158, "scene": "bottles are positioned at the front right, front left, and right sides, while cups are located at the center, front, front right, and front left positions."} +{"scene_index": 1159, "scene": "The scene features multiple bottles positioned across the front section (front right, front left, and center) and several cups located in the front area (front, front left)."} +{"scene_index": 1160, "scene": "The bottle is at the front, another bottle is in front left, the cup is on the right, and there s a third bottle also in front left."} +{"scene_index": 1161, "scene": "There are two bottles on the front left side and one bottle each on the front right and front. There are three cups on the front left, one cup on the front right, and one cup in front overall."} +{"scene_index": 1162, "scene": "The bottle is at the front, front left, or front right. The cup is at the front, front left, front right, or front right."} +{"scene_index": 1163, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1164, "scene": "Cup at left, two bottles in front, two cups and one bottle at front right, one cup and two bottles at front left."} +{"scene_index": 1165, "scene": "There are multiple bottles and cups positioned across the scene. The front left area has two bottles and one cup. The front right section contains three bottles and one cup. There is also a cup located in the front center."} +{"scene_index": 1166, "scene": "There are two bottles positioned in the front right and front left, four cups located at the center, front left, front right, and front."} +{"scene_index": 1167, "scene": "The scene contains multiple bottles and cups arranged in various positions: a bottle on the right, two bottles at front left and front right, and several cups positioned at front, front left, and front right."} +{"scene_index": 1168, "scene": "There are two bottles located at the front and one bottle at the front right. Two cups are positioned at the front left and one cup is at the front right."} +{"scene_index": 1169, "scene": "There are four bottles in the front right, front left (twice), and front positions. There are five cups on the left, center, front left (three times), and front positions."} +{"scene_index": 1170, "scene": "There are two bottles and five cups in the scene The first bottle is positioned at the front right The second bottle is in the front center The third bottle is also at the front right The first cup is on the far left The second cup is near the center slightly to the left The third cup is at the front left The fourth cup is at the front"} +{"scene_index": 1171, "scene": "The objects are positioned as follows: two bottles at front right and front left, a cup in front, and additional cups distributed across the front, left, front right, and front left."} +{"scene_index": 1172, "scene": "Bottle 1 is positioned at front left, Bottle 2 is positioned at front left, and the cup is positioned at right."} +{"scene_index": 1173, "scene": "Bottles are positioned at the front left, front right, and front, while cups are located on the left, front right, center, and right."} +{"scene_index": 1174, "scene": "Bottle 1 is positioned at the front right, Bottle 2 is positioned at the front right, Bottle 3 is positioned at the front left, Cup 1 is positioned at the left, Bottle 4 is positioned at the front left, Cup 2 is positioned at the front, Bottle 5 is positioned at the right, Cup 3 is positioned at the front right, Cup 4 is positioned at the center, and Cup 5 is positioned at the front right."} +{"scene_index": 1175, "scene": "Bottle 1 is positioned at front left and Bottle 2 is positioned at front left and Cup is positioned at right."} +{"scene_index": 1176, "scene": "Front right has a bottle and a cup. Front left has a bottle, three cups, a bottle, and a cup. Front also has a bottle and a cup."} +{"scene_index": 1177, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles and two cups located at front left, one bottle and three cups at front right, and one bottle at front."} +{"scene_index": 1178, "scene": "The setup consists of four bottles positioned at the front (two unspecified, one at front, and another at front right) and five cups located across various positions including left, front left, front, front right, and front left."} +{"scene_index": 1179, "scene": "The objects are positioned as follows: there are multiple bottles and cups distributed across the scene, with specific placements noted for each instance."} +{"scene_index": 1180, "scene": "There are six bottles and four cups positioned in the scene as follows: two bottles at front left, three bottles at front right, and one cup each at front left, front right, and front."} +{"scene_index": 1181, "scene": "There are two bottles positioned at the front right and one bottle at the front. Additionally, there are four cups located at various positions including the left, front left, front right, and front."} +{"scene_index": 1182, "scene": "In the scene, there are multiple bottles and cups positioned across the area: three bottles are at front right, one bottle is at front left, two cups are at front left, and four cups are at front right."} +{"scene_index": 1183, "scene": "There are three bottles located at the front right, front left, and right positions, as well as seven cups positioned at the front left, front, and front right locations."} +{"scene_index": 1184, "scene": "The setup features multiple bottles and cups arranged across different positions. Bottles are located on the right, front-left, front-right, and front, while cups are positioned on the left, back-left, front-right, center, and front."} +{"scene_index": 1185, "scene": "There are multiple bottles and cups arranged in various positions including right, front left, front, front right, and center."} +{"scene_index": 1186, "scene": "The objects include multiple bottles and cups positioned in various locations such as front right, front left, and front."} +{"scene_index": 1187, "scene": "The setup features two cups and three bottles arranged across the front area with one cup positioned to the left."} +{"scene_index": 1188, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1189, "scene": "The setup features two bottles and three cups arranged across the scene, with one bottle and two cups positioned at the front, and one cup at the back."} +{"scene_index": 1190, "scene": "There are four bottles positioned at the front of the scene, with one specifically placed in the front right. Additionally, there are five cups located towards the left side, including positions like the front and front left."} +{"scene_index": 1191, "scene": "The scene contains multiple bottles and cups positioned across the front areaβ€”specifically, a bottle at front right, another bottle also at front right, and two cups each located at front left."} +{"scene_index": 1192, "scene": "There are two bottles in front and two cups located at the front left. Additionally, there is a bottle at the front right and another cup at the front right."} +{"scene_index": 1193, "scene": "Multiple bottles are positioned across the scene, with specific placements noted. Cups are arranged in various locations, including left, center, front, and front right areas."} +{"scene_index": 1194, "scene": "There are multiple bottles and cups arranged across the scene, with specific positions as follows: two bottles in front right (one at front and one also at front right), three bottles in front (two on front and one on front left), and four cups positioned across various points including front, front left, center, front right, and front left."} +{"scene_index": 1195, "scene": "There is a bottle at front right, there is a bottle at front left, there is a cup at front left, there is a cup at front, there is a bottle at front right, there is a cup at front right, there is a bottle at front right, there is a bottle at front, and there is a cup at front."} +{"scene_index": 1196, "scene": "Bottle is in front left Another bottle is also in front left Cup is on the right"} +{"scene_index": 1197, "scene": "The objects include a bottle at front left, two cups at front left and front right, bottles at front right (x2), front, and another cup at front left, with additional bottles at front right (x2)."} +{"scene_index": 1198, "scene": "There are two bottles located at the front right and one bottle at the center. Additionally, there are three cups positioned at the front, with two of them on the front left and one in the front center."} +{"scene_index": 1199, "scene": "The scene contains multiple cups and bottles positioned across the front area, with some concentrated on the left side."} +{"scene_index": 1200, "scene": "Bottle at front-right cup at left cup at front-left bottle at front-left bottle at front cup at front cup at front-left bottle at front-right."} +{"scene_index": 1201, "scene": "Bottle 1 Front Right Bottle 2 Front Right Cup 1 Front Left Cup 2 Center Bottle 3 Front Left Cup 3 Front Cup 4 Front Right Bottle 4 Front Left Bottle 5 Front Cup 5 Front"} +{"scene_index": 1202, "scene": "The scene contains multiple objects positioned as follows: the bottle is at the front, another bottle is at the front-left, a third bottle is at the front-right, and a cup is placed on the left."} +{"scene_index": 1203, "scene": "Bottle 1 is located at the front right, bottle 2 is located at the front, bottle 3 is located at the front right, cup 1 is located at the front left, cup 2 is located at the front left, cup 3 is located at the front right, cup 4 is located at the front left, cup 5 is located at the front left, and bottle 4 is located at the front left."} +{"scene_index": 1204, "scene": "The setup consists of two bottles and three cups positioned in the scene, with the majority located towards the front right area, while a couple are situated slightly to the front left."} +{"scene_index": 1205, "scene": "The scene contains multiple bottles and cups arranged across various positions, including front right, front left, center, and front. Each object s position is clearly defined to show their placement relative to each other."} +{"scene_index": 1206, "scene": "The bottle is in the front right position, there are two bottles also in the front left position, and the cup is on the right."} +{"scene_index": 1207, "scene": "There is a bottle at the front right. There is a bottle at the front left. There is a cup at the front left. There is a cup at the front."} +{"scene_index": 1208, "scene": "Bottle is positioned in front another bottle is also positioned in front a third bottle is positioned in the front-left a fourth bottle is positioned in the front-right cup is positioned on the left a second cup is positioned in the front-right a third cup is positioned in the front-left."} +{"scene_index": 1209, "scene": "There are five bottles positioned at the front right and one bottle at the front. There are three cups positioned at the front left and two cups at the front."} +{"scene_index": 1210, "scene": "In the scene, there are multiple bottles and cups positioned at various locations. Specifically, in the front-left area, there is a cup; in the front-right area, there is a bottle and two cups. Additionally, there is a single bottle located centrally at the front."} +{"scene_index": 1211, "scene": "Each object is a bottle or cup positioned at specific locations within the scene."} +{"scene_index": 1212, "scene": "Bottles are positioned at front left, right, and front, while cups are placed at left, front, front right, and front left."} +{"scene_index": 1213, "scene": "The front right position has a bottle and a cup; the front position has a cup; the front left position has two cups; the left position has a cup; and the front right position also has another cup."} +{"scene_index": 1214, "scene": "The first bottle is at the front-left, the second bottle is in front, and the third bottle is also at the front-left. The cup is positioned on the right."} +{"scene_index": 1215, "scene": "The scene features multiple objects arranged in specific positions. The bottle is positioned at the front right, and another bottle is also at the front right. Additionally, a cup is located at the front left. There are more cups positioned at the front and front left. Another bottle is situated at the front left, and additional cups are placed at the front right and front positions. However, to comply with your request for a concise and clear summary in one sentence, describing the position and relationship of each object without adding any extra information, I would need to see the list of objects and their positions. Please provide the necessary details."} +{"scene_index": 1216, "scene": "There are two bottles located at the front and front right positions, and three cups positioned on the left, front left, and front."} +{"scene_index": 1217, "scene": "The scene contains two bottles located at front left and front right positions, each with one cup positioned nearbyβ€”cups are placed at front, front right, front left, and another cup is also at front left."} +{"scene_index": 1218, "scene": "Bottle 1 is in front. Bottle 2 is in front right. Bottle 3 is on the right. Bottle 4 is in front. Cup 1 is on the left. Cup 2 is in the center. Cup 3 is in front left. Cup 4 is in front right."} +{"scene_index": 1219, "scene": "The objects are arranged with multiple bottles and cups positioned in the front left and front right areas."} +{"scene_index": 1220, "scene": "The bottle is in front, the cup is on the right, there are two more bottles also positioned in the front left."} +{"scene_index": 1221, "scene": "There are two bottles in the front and one bottle in the front right. There are three cups in the front left, two cups in the front, and one cup in the front right."} +{"scene_index": 1222, "scene": "The scene contains two bottles positioned at front right and front left, and five cups positioned at various points in the front left area."} +{"scene_index": 1223, "scene": "The setup consists of multiple bottles and cups arranged across the front section with specific positions."} +{"scene_index": 1224, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 1225, "scene": "There is a bottle at the front right, a cup at the front left, a bottle at the front, a cup at the front right, and a cup at the front."} +{"scene_index": 1226, "scene": "The front has a bottle, the front right has a bottle, the front left has a cup and a bottle, and the center has a cup."} +{"scene_index": 1227, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are at the front (left and center), one bottle is at the front right, three cups are positioned around the center (left, front left, and front right)."} +{"scene_index": 1228, "scene": "There are two bottles positioned in the front, one bottle is also at the front left, and six cups are placed across various positions including the front, front left, front right, and another front left."} +{"scene_index": 1229, "scene": "The front position has two bottles and a cup; the front left has one bottle and a cup; and the front right has one bottle and one cup."} +{"scene_index": 1230, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are on the front right, one bottle is in front, another bottle is also in front but without a specific side noted, two cups are on the left, one cup is on the front right, and three cups are distributed across the front and front left."} +{"scene_index": 1231, "scene": "There are two bottles and two cups positioned at the front of a table. The first bottle is located at front right, the first cup at front left; the second bottle is also at front right, while the second cup is at front left as well. Additionally, there s another bottle at front left and a cup at front, with no specific side mentioned for the latter."} +{"scene_index": 1232, "scene": "There are two bottles positioned in the front right, one bottle in the front left, and four cups positioned across all areas of the front."} +{"scene_index": 1233, "scene": "The scene features multiple cups and bottles arranged in various positions, with two cups at the front left, one cup at the front right, five bottles positioned across the front left, front, and right areas."} +{"scene_index": 1234, "scene": "The bottle is positioned in the front left, the cup is in the front right."} +{"scene_index": 1235, "scene": "There are two bottles and three cups positioned in the scene. The objects are located at various positions relative to each other, with one bottle and one cup placed in the front row on the right side, another bottle and one cup positioned in the front row on the left side, and an additional bottle placed towards the front center."} +{"scene_index": 1236, "scene": "The scene contains multiple bottles and cups positioned across the front area with specific placements on the right and left sides."} +{"scene_index": 1237, "scene": "There are two bottles at the front and front right positions, three cups at the front, front left, and front right positions."} +{"scene_index": 1238, "scene": "Bottles: Two bottles are positioned at the front right and front left. Cups: Three cups are located at the front left, one cup is at the front right, and one cup is at the front."} +{"scene_index": 1239, "scene": "There are 4 cups and 5 bottles in the scene. The cups are located at positions front right (2), front (2), and front left (1), while the bottles are positioned at front right (3) and front (2)."} +{"scene_index": 1240, "scene": "The scene contains multiple bottles and cups arranged in various positions: three bottles are positioned at the front (left, center, and one more front), one bottle is on the right, while the cups are distributed across the center, left, and two at the front right."} +{"scene_index": 1241, "scene": "The setup features multiple bottles positioned across the front and right areas, with several cups distributed throughout the center, left, and back left positions."} +{"scene_index": 1242, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some placed on the right or left sides."} +{"scene_index": 1243, "scene": "Two bottles are at the front right and front left positions. Five cups are located at the front, center, left, and two at the front right positions."} +{"scene_index": 1244, "scene": "There are two bottles located at the front right and front left positions, and five cups placed across various points including the left, front, center, and front right."} +{"scene_index": 1245, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at front right, one bottle is at front left, three cups are at front left, two cups are at front, and one cup each at front right and front."} +{"scene_index": 1246, "scene": "Bottle is at front left. Cup is at right. Another bottle is also at front left. A third bottle is at front."} +{"scene_index": 1247, "scene": "The scene contains multiple bottles and cups arranged in various positions, with the majority located at the front and front-left areas."} +{"scene_index": 1248, "scene": "In the image, there are multiple bottles and cups positioned across the frame. Specifically, there are three bottles located at the front right, front left, and front positions, as well as five cups situated at the front, front left, front right, and two additional front left positions."} +{"scene_index": 1249, "scene": "The setup has two identical bottles positioned in the front right and another two identical cups positioned in the front left."} +{"scene_index": 1250, "scene": "There are 2 bottles and 4 cups; each bottle is in the front right or front left, and the cups are similarly positioned."} +{"scene_index": 1251, "scene": "The bottle is at the front, another bottle is in front left, the cup is on the right, and there s a third bottle also in front left."} +{"scene_index": 1252, "scene": "Bottle positions are front right front front left and front right again Cup positions are left center front front right front and front"} +{"scene_index": 1253, "scene": "The bottle is positioned in the front and front left cup is positioned in the front left front and front right"} +{"scene_index": 1254, "scene": "The scene contains multiple bottles and cups arranged across different positions: two bottles are at the front right, one bottle is at the front, another bottle is at the right, a cup is on the left, two cups are at the center, and two cups are at the front left."} +{"scene_index": 1255, "scene": "There are two cups in the front left and front right positions, and three bottles distributed across the front left, front right, and front positions."} +{"scene_index": 1256, "scene": "Bottle 1 is at the front. Bottle 2 is on the right side. Bottle 3 is in the front-left position. Bottle 4 is in the front-right position. Cup 1 is on the left side. Cup 2 is at the front. Cup 3 is in the front-left position. Cup 4 and Cup 5 are both in the front-right position."} +{"scene_index": 1257, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1258, "scene": "Bottle 1 is in the front-right Bottle 2 is in the front-left Bottle 3 is also in the front-left Cup 1 is on the left Cup 2 is in the front-right Cup 3 and Cup 4 are both in the front-left Bottle 4 Bottle 5 and Bottle 6 are all in the front Cup 5 is also in the front."} +{"scene_index": 1259, "scene": "There are multiple cups and bottles arranged in the front section of the scene, with specific positions noted as front left, front right, and front."} +{"scene_index": 1260, "scene": "Three bottles are positioned in the front-left area, while a cup is located on the right."} +{"scene_index": 1261, "scene": "The cup is at front left. The bottle is at front right. The bottle is at front. The cup is at front. The cup is at front right. The cup is at front left. The bottle is at front left."} +{"scene_index": 1262, "scene": "Bottle at front left, cup at front right, cup at left, bottle at front right, cup at front left, bottle at front, bottle at front left."} +{"scene_index": 1263, "scene": "Each bottle is positioned in either the front left, front, or front right area, and each cup is placed on the left, front, front left, or front right side."} +{"scene_index": 1264, "scene": "The scene contains two bottles and three cups, with the bottles positioned at front right and front left, and the cups positioned at front left and front."} +{"scene_index": 1265, "scene": "The scene contains multiple bottles and cups positioned at various locations including front right, front left, front, and left."} +{"scene_index": 1266, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 1267, "scene": "Each object’s position and relationship is described as follows: There are five bottles positioned at the following locations: Front right, Center, Front left, and Front. There are six cups positioned at the following locations: Left, Front, Front left."} +{"scene_index": 1268, "scene": "Each cup and bottle is positioned at the specified location relative to the others."} +{"scene_index": 1269, "scene": "There are multiple bottles and cups positioned in various locations at the front of an object."} +{"scene_index": 1270, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front area."} +{"scene_index": 1271, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front, left, and right areas."} +{"scene_index": 1272, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position, a cup on the right."} +{"scene_index": 1273, "scene": "The setup features two bottles located at the front right and front left positions, along with four cups positioned across the front, left, front right, and front left areas."} +{"scene_index": 1274, "scene": "There are two bottles located at the front right and front positions, and four cups positioned at the front left, center, front, and front left locations."} +{"scene_index": 1275, "scene": "There are bottles positioned at the front front right front left and center There are cups positioned at the right front right front left and front"} +{"scene_index": 1276, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 1277, "scene": "The setup features two bottles and three cups arranged in a scene. The bottles are positioned at the front right, front, and front left, while the cups are placed at the front right and front left."} +{"scene_index": 1278, "scene": "The scene contains a bottle positioned to the right and another bottle positioned at the front right. There is also a cup located to the left and another cup placed in the center. Additionally, there are two bottles, one at the front left and another at the front left as well, along with a cup situated at the front."} +{"scene_index": 1279, "scene": "Each object's position and count is as follows Bottles There are 5 bottles Among them 3 are in the front right and 2 are in the front left Cups There are 4 cups All of them are in the front Specifically 1 cup is in the front right and 3 cups are in the front left This provides a clear and concise summary of each object's position and their relationship based on the given data"} +{"scene_index": 1280, "scene": "Bottle 1 is positioned at front right Bottle 2 is positioned at front Bottle 3 is positioned at front Bottle 4 is positioned at front right Cup 1 is positioned at front left Bottle 5 is positioned at front left Cup 2 is positioned at front left Cup 3 is positioned at front Cup 4 is positioned at front right Cup 5 is positioned at front left."} +{"scene_index": 1281, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1282, "scene": "The cup is on the right, and there are three bottles in front of it, with two specifically mentioned as being in the front left."} +{"scene_index": 1283, "scene": "Bottles are located at front left (three instances) and front right (one instance), while cups are positioned at front (two instances), front right (one instance), and front left (one instance)."} +{"scene_index": 1284, "scene": "The arrangement includes multiple bottles and cups positioned in various locations: two bottles at front right, three bottles at front left, one bottle at front, three cups at front, one cup at center, and one cup at front right."} +{"scene_index": 1285, "scene": "There are three bottles positioned at the front right. There are three cups positioned at the front left. One bottle is positioned at the front."} +{"scene_index": 1286, "scene": "There are two bottles and three cups positioned around the scene. The first bottle is at front right, the second bottle is at front, the third bottle is also at front, and the fourth bottle is again at front right. For the cups, the first cup is located at front left, the second cup is also at front left, the third cup is at front, and the final cup is at front left."} +{"scene_index": 1287, "scene": "There are two bottles and five cups in the scene. The bottles are positioned at both front right and front left, while the majority of the cups are placed at front left and front right positions."} +{"scene_index": 1288, "scene": "Bottles are positioned in the front and right areas, while cups are located throughout various positions including the left, center, front left, front, and front right."} +{"scene_index": 1289, "scene": "The scene contains multiple bottles and cups positioned across the front, with some on the left side as well."} +{"scene_index": 1290, "scene": "There are multiple bottles and cups positioned in various locations: two bottles at front right, two at front, one at front left, and one at the center."} +{"scene_index": 1291, "scene": "The scene contains multiple objects: two bottles are positioned in the front area, one on the right and one on the left; a cup is placed in the front-right, another in the front-left."} +{"scene_index": 1292, "scene": "There are five bottles positioned as follows: two at front right, three at front left. Additionally, there are four cups located at front, front right, front left (twice), and center."} +{"scene_index": 1293, "scene": "The scene contains multiple cups and bottles arranged in various positions: two cups are at the front left, four cups are at the front, one bottle is at the front left, three bottles are at the front right, and one bottle is at the front."} +{"scene_index": 1294, "scene": "The scene contains two cups and four bottles positioned in the following manner: two bottles are at the front right, one bottle is at the front, one bottle is at the front left, one cup is centered, and two cups are at the front left."} +{"scene_index": 1295, "scene": "The objects consist of three cups located at the front left and one cup at the front, while there are five bottles positioned at the front right."} +{"scene_index": 1296, "scene": "Bottle (front right) is positioned in the front-right area, Bottle (front) is centered at the front, Bottle (front left) is located in the front-left area, Cup (center) is placed centrally, Cup (front left) is situated in the front-left position, Bottle (front right) is again mentioned in the front-right spot, Cup (front right) is positioned in the front-right area, and Cup (front left) is again noted in the front-left position."} +{"scene_index": 1297, "scene": "The bottle is at the front right two instances the cup is at the front left three instances the cup is at the front three instances"} +{"scene_index": 1298, "scene": "The front right bottle is positioned at the front right of the scene. The front left bottle is positioned at the front left of the scene. The front bottle is positioned at the front center or slightly to the front but not specified as left or right. The second front bottle also shares the same position as the first front bottle likely overlapping or nearby. The center bottle is centrally located in the scene. There are five cups: two cups on the left side of the scene and three cups positioned at the front or front left of the scene."} +{"scene_index": 1299, "scene": "The cup is at the left, the bottle is in front, the cup is in front, the cup is at the front right, the bottle is at the front left, the bottle is at the front right, the cup is at the front left, the bottle is at the front left again, the cup is at the front, and the bottle is at the front right again."} +{"scene_index": 1300, "scene": "There is a bottle on the front left. There is a bottle on the front. There is a bottle on the front right. There is a cup on the left. There is a bottle on the right. There is a cup on the front left. There is a cup on the front. There is a cup in the center. There is a cup on the front right."} +{"scene_index": 1301, "scene": "There are multiple bottles positioned in the front area of the scene and several cups arranged around them."} +{"scene_index": 1302, "scene": "There are two bottles at the front right, one bottle at the front left, and several cups located at various positions including the left, center, front, and front left."} +{"scene_index": 1303, "scene": "The scene contains multiple bottles and cups arranged across the front area, with specific positions designated as front right, front left, and front."} +{"scene_index": 1304, "scene": "Bottle is in the front-right position, another bottle is at the front-left position, a cup is also located at the front-left position, additionally, a cup is placed in the front-right position, and furthermore, there are multiple cups positioned at the front."} +{"scene_index": 1305, "scene": "Bottles are located at the front, front right, and front left positions, while cups are positioned at the front, front left, and front right positions."} +{"scene_index": 1306, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some overlapping in their placement."} +{"scene_index": 1307, "scene": "The first bottle is in the front-right position. The second bottle is in the front position. The third bottle is in the front-left position. The fourth bottle is in the front-right position again. The fifth object is a cup located on the left side. The sixth object is another cup placed in the front-left position. The seventh and eighth cups are both in the front-right position. Finally, there is a cup positioned at the front as well."} +{"scene_index": 1308, "scene": "There are two bottles located at the front right and front left positions. There are five cups placed in various front positions including front, front left, front right, front, and front left."} +{"scene_index": 1309, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front (one on the left, one on the right), a bottle is in the center, another bottle is to the right, and several cups are positioned across the front (left and center)."} +{"scene_index": 1310, "scene": "The scene contains multiple bottles positioned at front left and a cup on the right."} +{"scene_index": 1311, "scene": "There are two cups positioned at front left and one cup positioned at front, along with three bottles all located at front right."} +{"scene_index": 1312, "scene": "The bottle is positioned at front, the bottle is positioned at front right, the bottle is positioned at front, the bottle is positioned at front right, the cup is positioned at front right, the cup is positioned at left, the cup is positioned at center, the cup is positioned at front left, the cup is positioned at front left, and the bottle is positioned at right. These objects are arranged accordingly."} +{"scene_index": 1313, "scene": "The objects are arranged symmetrically in the scene, with two bottles positioned at the front right and front left corners, and three cups located centrally and on both sides of the front."} +{"scene_index": 1314, "scene": "Bottle at front, two bottles at front right, one bottle and one cup at front left, cup at front, one cup at front right, another cup at front left."} +{"scene_index": 1315, "scene": "Bottle 1 is at front left Bottle 2 is at front right Cup 1 is at front left Cup 2 is at front left Cup 3 is at front Cup 4 is at front right"} +{"scene_index": 1316, "scene": "The scene contains two bottles and seven cups, with the majority positioned in the front-right area."} +{"scene_index": 1317, "scene": "Bottle at front right Two bottles at front left Cup on the left Cup at front right Three cups at front left One cup at front"} +{"scene_index": 1318, "scene": "The scene features three bottles positioned in the front area (two on the front left and one on the front) and a cup located at the front right."} +{"scene_index": 1319, "scene": "There are several items listed: bottle at front, bottle at front right, cup at left, bottle at front left, cup at right, bottle at center, cup at front right, and cup at front."} +{"scene_index": 1320, "scene": "The bottles and cups are positioned in the front row, with specific placements as follows: two bottles on the front left and one bottle on the front right; one cup on the front right and three cups on the front left."} +{"scene_index": 1321, "scene": "Bottles: Two bottles are positioned at the front left and front right, with one bottle also located at the front. Cups: The cups are placed in multiple positions: two cups are at the front left, one cup is at the center, and another cup is at the front right, with additional cups at the front position."} +{"scene_index": 1322, "scene": "There are two cups positioned in the front left and front right, with an additional cup in the front, and three bottles located in the front left, front right, and front positions."} +{"scene_index": 1323, "scene": "The objects are positioned as follows: two bottles are at the front right and front left, three cups are at the front left, one bottle is at the front, and one cup is at the front."} +{"scene_index": 1324, "scene": "The scene contains two bottles positioned at the front and one bottle each in the front left and front right. There are three cups located on the left side and two cups each in the front left and front right positions."} +{"scene_index": 1325, "scene": "There are two bottles in the front-right and three bottles in the front-left. There is one cup in the front-right, two cups in the front-left, one cup in front, and one cup at the center."} +{"scene_index": 1326, "scene": "Bottles are located at positions front right (two bottles), front, and center; cups are positioned at front left (three cups) and front right."} +{"scene_index": 1327, "scene": "The scene contains multiple bottles and cups placed at various positions including front left, front right, front, right, left, center, and front right."} +{"scene_index": 1328, "scene": "The bottle is positioned at the front right and interacts with the cup which is also at the front right indicating a close spatial relationship between them."} +{"scene_index": 1329, "scene": "There are multiple bottles and cups positioned across the scene as follows: - Bottle at front left - Two bottles at front right (one is a duplicate) - Bottle in front center - Bottle on the right - Cup at front left - Cup in center - Cups on the right and front right - Cup on the left Each object s position is unique unless specified otherwise."} +{"scene_index": 1330, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 1331, "scene": "Bottle 1 is in the front-right position, Bottle 2 is also in the front-right position, Bottle 3 is located at the front-left position, Cup 1 is placed on the left side, Cup 2 is positioned at the front, Cup 3 shares the front-right spot with the bottles, Cup 4 is again positioned at the front, and Cup 5 is situated at the front-left alongside Bottle 3."} +{"scene_index": 1332, "scene": "The three identical bottles are positioned at front left, while the cup is located to the right of them."} +{"scene_index": 1333, "scene": "There are two bottles in the front left and front right positions, one bottle in the center front, and three cups located at the center, front right, and left positions."} +{"scene_index": 1334, "scene": "The scene contains two bottles and several cups arranged in various positions relative to each other."} +{"scene_index": 1335, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1336, "scene": "There are two bottles in the front right and one bottle in the front and another in the front left. Additionally, there is a cup on the left and three cups in the front and front left positions."} +{"scene_index": 1337, "scene": "The cup is on the left, the bottle is in front-right, the cup is in front, the bottle is in front-left, the cup is in front-left, the cup is in front, the cup is in front-right, the bottle is in front-right, the bottle is on the right, the bottle is in front-left."} +{"scene_index": 1338, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1339, "scene": "The scene features multiple bottles positioned at the front right, front, front left, and center, along with several cups located on the left and front left sides."} +{"scene_index": 1340, "scene": "There are three bottles and three cups. The first bottle is in the front-right position, the second bottle is at the front, and the third bottle is again in the front-right. The first cup is located in the front-left, the second cup is in the front-right, and the third cup is also in the front-left."} +{"scene_index": 1341, "scene": "The scene contains multiple bottles and cups arranged across the front area, with specific positions noted as front right, front left, and front."} +{"scene_index": 1342, "scene": "Bottle 1 is positioned at front left. Bottle 2 is positioned at front left. Cup is positioned at right."} +{"scene_index": 1343, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 1344, "scene": "Bottle 1 is located at front-right. Bottle 2 is located at front-left. Bottle 3 is located at front-left. Cup is located at right."} +{"scene_index": 1345, "scene": "There are multiple bottles located at different positions: front right (two instances), front (one instance), and front left (one instance). The cups are positioned at various locations as well: left (one instance), front right (three instances), and front left (one instance)."} +{"scene_index": 1346, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1347, "scene": "The scene contains multiple bottles and cups positioned across various locations: two bottles are in the front left, one bottle is at the center, another bottle is at the front right, and one more bottle is simply at the front. Additionally, there are five cups located in the front left, front, left, front, and front left positions."} +{"scene_index": 1348, "scene": "The objects are positioned as follows: two bottles are at the front right and front positions, one bottle is in front, three cups are located at the front left and front right positions."} +{"scene_index": 1349, "scene": "Two bottles are positioned in the front right of the scene. One bottle is also present in the front right and another in the front left. Cups are distributed across various positions: one on the left, one at the center, three in the front (one general and two specifically noted as front left)."} +{"scene_index": 1350, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 1351, "scene": "There are multiple bottles positioned at the front left, right, and front and there are multiple cups positioned at the left, front, and front right."} +{"scene_index": 1352, "scene": "Each object s position and relationship is described as follows: - The bottle at the front right has two other bottles nearby. - The cup at the front left is next to another cup at the front right. - The cup in the center is flanked by two cups on either side."} +{"scene_index": 1353, "scene": "Bottle 1 is in front left. Bottle 2 is in front left. Bottle 3 is in front. Cup is on the right."} +{"scene_index": 1354, "scene": "There are three bottles and four cups located at the front left, front right, and front positions."} +{"scene_index": 1355, "scene": "The bottle is in front, the second bottle is at front left, the cup is on the right, and another bottle is also at front left."} +{"scene_index": 1356, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, three cups are at the front and front left, and two cups are at the front right."} +{"scene_index": 1357, "scene": "There is a bottle at front right, a cup at left, a cup at front, a cup at front right, a cup at front left, and a cup at center."} +{"scene_index": 1358, "scene": "There are multiple bottles and cups positioned in various locations around the scene."} +{"scene_index": 1359, "scene": "The bottle is at the front, and there are four cups located in the front left and front right positions."} +{"scene_index": 1360, "scene": "The objects are arranged with multiple bottles and cups positioned across the scene, including specific placements like a bottle at front right and two cups also at front right."} +{"scene_index": 1361, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two cups on the front left, three cups on the front right, and one bottle in front."} +{"scene_index": 1362, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1363, "scene": "The two bottles are positioned in the front (one at front, one at front left), while the cups are placed in various positions: center, back left, left, and front left."} +{"scene_index": 1364, "scene": "The scene contains multiple cups and bottles arranged in various positions, with the majority located at the front section."} +{"scene_index": 1365, "scene": "Bottle 1 is at front left Bottle 2 is at front Bottle 3 is also at front left Cup is on the right."} +{"scene_index": 1366, "scene": "Each bottle is positioned in the front right area, and each cup is placed in the front left or front area."} +{"scene_index": 1367, "scene": "Bottle at front right, Bottle at front, Bottle at front, Bottle at front left, Cup at left, Cup at front, Cup at front left, Cup at front left, Cup at front."} +{"scene_index": 1368, "scene": "There are two cups positioned to the left and front-left of the scene, one cup is at the front-right, and several bottles are scattered throughout the space with positions noted as front, right, front, center, front-right, and two additional bottles at front-right."} +{"scene_index": 1369, "scene": "There are two cups and four bottles positioned across the scene. The cups are located in the front left and front right areas, while the bottles are distributed throughout the front section, with a concentration on the front left and front right positions."} +{"scene_index": 1370, "scene": "There are five bottles positioned in the scene as follows: two at front right, one at front, two at front left, and one at center. Additionally, there are five cups located at front, left, front left (three times), and left."} +{"scene_index": 1371, "scene": "Each object s position and relationship are clearly outlined."} +{"scene_index": 1372, "scene": "There are multiple bottles and cups positioned in various locations such as front, front right, and front left."} +{"scene_index": 1373, "scene": "bottle is at front right bottle is at front cup is at right bottle is at front left cup is at front right bottle is at front left cup is at front cup is at front left"} +{"scene_index": 1374, "scene": "Bottle 1 is at front-left, Bottle 2 is at front, Bottle 3 is at front-left, and Cup is at right."} +{"scene_index": 1375, "scene": "Bottle 1 is in front left, bottle 2 is in front left, bottle 3 is in front, and the cup is on the right."} +{"scene_index": 1376, "scene": "The objects include two cups and three bottles placed at various positions in the front section."} +{"scene_index": 1377, "scene": "The scene contains three cups and five bottles arranged in specific positions: two cups are on the left, one cup is in the front center, another cup is in the front right, and five bottles are positioned around the front right area."} +{"scene_index": 1378, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1379, "scene": "There are multiple cups and bottles arranged on a surface. The cups are positioned at the front left, front, front right, left, and right, while the bottles are positioned at the front left, front right, and right."} +{"scene_index": 1380, "scene": "The scene features multiple bottles and cups positioned in the front area, with specific placements including front, front left, and front right."} +{"scene_index": 1381, "scene": "There are three bottles positioned in the front left area and one cup placed on the right side."} +{"scene_index": 1382, "scene": "There are three cups and four bottles arranged in a scene. The cups are positioned to the left, front left, and front right, while the bottles are positioned to the front, front right, and front again (twice)."} +{"scene_index": 1383, "scene": "Bottle is on the right side Bottle is in the front-right position Cup is on the left side Cup is at the front Cup is in the front-left position Cup is again at the front Cup is in the front-right position Bottle is in the front-right position Bottle is in the front-left position Cup is in the front-left position Bottle is again in the front-right position Bottle is in the front-left position"} +{"scene_index": 1384, "scene": "Bottles There are four bottles Two are in the front right one is in the front left and another is also in the front Cups There are five cups Three are in the front one is in the front left and another is in the front right"} +{"scene_index": 1385, "scene": "The scene contains a mix of bottles and cups arranged in various positions."} +{"scene_index": 1386, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are located at the front right, and two cups are positioned at the front left."} +{"scene_index": 1387, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1388, "scene": "Bottle 1 is at the front. Bottle 2 is at the front right. Bottle 3 is at the front left. Cup 1 is on the left. Cup 2 is on the left. Bottle 4 is at the front right. Cup 3 is on the right. Bottle 5 is at the center. Cup 4 is at the front. Cup 5 is at the front right."} +{"scene_index": 1389, "scene": "The scene contains two bottles and five cups arranged as follows: one bottle is at the front, another is at the front right, a third bottle is also at the front right, a fourth bottle is in the center, and a fifth bottle is at the front left. Additionally, there are four cups positioned on the left, front left, right, and front right."} +{"scene_index": 1390, "scene": "The objects are arranged with two cups in the front left and one cup in the front, along with three bottles positioned in the front right and one bottle in the front."} +{"scene_index": 1391, "scene": "The scene contains multiple objects arranged in specific positions. There are two bottles positioned at the front right and front left, one bottle at the center, another bottle at the front, a cup at the front left, one at the front, another at the front left, and a final cup at the left."} +{"scene_index": 1392, "scene": "The first bottle is in the front right position and the second bottle is also in the front right position and the third bottle is in the front position and the fourth bottle is in the front left position and the fifth cup is in the front right position and the sixth cup is in the front left position and the seventh cup is in the front position and the eighth cup is in the front right position and the ninth cup is in the front left position."} +{"scene_index": 1393, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1394, "scene": "There are four bottles located at the front right and front left positions, with two bottles each. There are five cups positioned at the left, center, front right, and front positions, with one cup each at those locations."} +{"scene_index": 1395, "scene": "There are multiple bottles and cups positioned in various locations including front left, front right, front, left, and front left."} +{"scene_index": 1396, "scene": "There is one bottle on the front right. There is one bottle on the front left. There are two cups on the front left. There are three cups on the front right. There is one bottle on the front left."} +{"scene_index": 1397, "scene": "The bottle is at positions front right, front right, front, front right, front left. The cup is at positions front left, front right, front, front, front."} +{"scene_index": 1398, "scene": "The scene contains multiple bottles and cups positioned across the frame."} +{"scene_index": 1399, "scene": "The arrangement consists of three bottles and seven cups positioned at the front, with one bottle and two cups specifically located on the right side."} +{"scene_index": 1400, "scene": "The scene contains multiple objects positioned as follows: two bottles are at the front, one on the front right and another on the front left; three cups are placed on the left side, one on the front left, and one on the front right."} +{"scene_index": 1401, "scene": "The scene consists of multiple cups positioned in the front left area and a few bottles placed in the front right."} +{"scene_index": 1402, "scene": "Bottle 1 front right Cup 1 front right Bottle 2 front right Bottle 3 front left Cup 2 left Cup 3 front right Cup 4 front left Cup 5 front left"} +{"scene_index": 1403, "scene": "Each object s position and relationship are described as follows: - Bottle 1: Front Right - Bottle 2: Front Right (same as Bottle 1) - Cup 1: Front Right - Cup 2: Front Left - Bottle 3: Front - Cup 3: Front Left - Cup 4: Front Right - Bottle 4: Front Left - Bottle 5: Front Left (same as Bottle 4)"} +{"scene_index": 1404, "scene": "The bottles are positioned at the front right and front left, while the cups are located on the left, front, and front right."} +{"scene_index": 1405, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1406, "scene": "Bottle is at front. Another bottle is at front left. Another bottle is at left. Cup is at right."} +{"scene_index": 1407, "scene": "Bottle 1 is at front-left Bottle 2 is at front Bottle 3 is at front-left Cup is at right"} +{"scene_index": 1408, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Bottle 3 is also at the front-left. Cup is on the right."} +{"scene_index": 1409, "scene": "The arrangement consists of three cups and two bottles positioned in the front section, with one cup on the front left, four cups and one bottle on the front right."} +{"scene_index": 1410, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1411, "scene": "The scene features multiple objects arranged in specific positions: two bottles are located at the front right and one bottle is at the front left. Additionally, there are several cups placed across different areas, with cups positioned at the front, left, front left, and front right."} +{"scene_index": 1412, "scene": "The scene contains three cups positioned on the front left and one bottle positioned on the front right."} +{"scene_index": 1413, "scene": "In the scene, there are multiple bottles and cups positioned across different areas. Specifically, there are four bottles located at various points: front right, front, front left, and front right again. Additionally, there are five cups placed in different locations: front right, front, front left, front left, and front left."} +{"scene_index": 1414, "scene": "The setup features multiple bottles and cups arranged across various positions including front right, front left, front, back left, left, and center."} +{"scene_index": 1415, "scene": "The setup consists of four bottles and five cups positioned across the scene, with multiple objects located in the front right area, one bottle in the front left, several cups placed on the left side, and a cup at the center."} +{"scene_index": 1416, "scene": "The scene contains multiple bottles and cups positioned at various locations, including two bottles in the front right and front left, one bottle at the front, another bottle also at the front, and a bottle centered. Additionally, there are several cups located on the left side, with some positioned at the front left and front of the scene."} +{"scene_index": 1417, "scene": "Bottle is at front left, Bottle is at front right, Cup is at front, Cup is at front left, Bottle is at front right, Cup is at front right, Cup is at front left, Cup is at front left."} +{"scene_index": 1418, "scene": "The scene contains multiple objects arranged in specific positions: bottles are positioned at front, front left (repeated), and front right (multiple instances), while cups are placed at front, front left (repeated), and front right."} +{"scene_index": 1419, "scene": "There are two cups located on the left and front left positions, and five bottles positioned in the front, front right, and front left areas."} +{"scene_index": 1420, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 1421, "scene": "The cup is on the right, and there are three bottles positioned in the front left area."} +{"scene_index": 1422, "scene": "The objects are positioned as follows: two cups on the left, three bottles in front, and one cup in the front left."} +{"scene_index": 1423, "scene": "Bottle is at front right. Bottle is at front. Cup is at left. Bottle is at front right. Cup is at front left. Cup is at front right. Cup is at front. Cup is at front. Bottle is at front left. Bottle is at front left. Bottle is at front left."} +{"scene_index": 1424, "scene": "There are two bottles and six cups The first bottle is at the front right The second bottle is also at the front right The third bottle is at the front left The first cup is at the front The second cup is at the front left The third fourth fifth and sixth cups are all at the front left There's also a cup at the front right"} +{"scene_index": 1425, "scene": "The objects include four bottles and six cups positioned in various locations around the front area."} +{"scene_index": 1426, "scene": "The scene contains two bottles located at the front left and front right, two cups positioned at the front left and front right, one cup in the center front, another cup slightly to the right of center front, a bottle in the very center front, and a final cup in the front right."} +{"scene_index": 1427, "scene": "The scene contains two bottles and three cups arranged in various positions: one bottle is at the front left, another bottle is in the front center, and a cup is at the front right. Additionally, there are cups positioned to the left, front center, and front right of the scene."} +{"scene_index": 1428, "scene": "There are two bottles and five cups arranged in various positions."} +{"scene_index": 1429, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements including front, front right, and front left."} +{"scene_index": 1430, "scene": "The following items were observed: Bottle at front right, Bottle at front right, Bottle at front left, Bottle at front, Cup at left, Cup at right, Bottle at center, Cup at left, Cup at front, Cup at front left."} +{"scene_index": 1431, "scene": "The objects are positioned as follows: two bottles are in the front right and front left; one bottle is at the front; a cup is in the front left; and another cup is in the front right."} +{"scene_index": 1432, "scene": "There are multiple bottles positioned in the front right and a cup positioned in the front, with two cups specifically located at the front left."} +{"scene_index": 1433, "scene": "There are two bottles located at the front right and front left positions, while there are multiple cups placed in various locations including the left, center, and front left."} +{"scene_index": 1434, "scene": "The objects are positioned as follows: two bottles are at the front (one front right and one front left), one bottle is in front, a cup is centered, another cup is at the back left, and three cups are on the left side (front left)."} +{"scene_index": 1435, "scene": "The bottle is located at the front, there are two bottles in the front right and front positions respectively, a cup is positioned to the right, another cup is located at the front right, two cups are placed at the front, one cup is situated at the front left, and finally, a bottle is centered."} +{"scene_index": 1436, "scene": "The bottle is positioned at the front right, and there is another bottle at the front left. The cup is positioned at the front left, and there are three additional cups located at the front (two unspecified sides) and one more cup at the front left."} +{"scene_index": 1437, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1438, "scene": "The scene contains multiple bottles and cups arranged across different positions, with the majority positioned at the front and some on either the left or right side."} +{"scene_index": 1439, "scene": "The bottle is positioned in front left, another bottle is also in front, a cup is on the right."} +{"scene_index": 1440, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front, one on the front right, and another on the front left; a bottle is also positioned front right. There are three cups located on the left, front left, and front, with an additional cup on the front right."} +{"scene_index": 1441, "scene": "Each object is placed in a specific location on the table."} +{"scene_index": 1442, "scene": "In the scene, two bottles are positioned at front right and front left, while four cups are located at front left, center, front, and front right."} +{"scene_index": 1443, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front left, one bottle is at the front right, and several cups are placed across the front, with specific ones located at the front left and front right."} +{"scene_index": 1444, "scene": "The objects are positioned as follows: a bottle at front right, another bottle at front left, a third bottle at front, and multiple cups located at right, left, center, front left, and front right positions."} +{"scene_index": 1445, "scene": "A bottle at front right, another bottle at front right, a bottle at front left, a cup at front left, a bottle at center, a cup at center, a bottle at front, a cup at left, a cup at front left, and a cup at front."} +{"scene_index": 1446, "scene": "Bottle at front right, Bottle at front right, Cup at front left, Cup at front, Bottle at front, Cup at front left, Bottle at front left, Cup at front right, Cup at front right, Cup at front right"} +{"scene_index": 1447, "scene": "The scene contains two bottles and five cups arranged across the front section of a table, with one bottle at the front right, another bottle at the front, and the remaining objects positioned at various points along the front."} +{"scene_index": 1448, "scene": "There are multiple bottles and cups positioned across the scene. Specifically, there are three bottles located at front left, front right, and front right positions, and six cups distributed across various front positions including front left, front, front, front left, front right, and front right."} +{"scene_index": 1449, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1450, "scene": "The scene features multiple bottles and cups arranged in various positions around a central area, with the majority positioned at the front and some distributed to the sides."} +{"scene_index": 1451, "scene": "The arrangement consists of two bottles located at the front right and front left positions, and three cups positioned at the front, front left, and front right."} +{"scene_index": 1452, "scene": "The bottle is in the front left position, another bottle is also in the front left, the cup is on the right."} +{"scene_index": 1453, "scene": "Bottle at front, Bottle at front left, Cup at left, Cup at front, Bottle at front right, Cup at front, Bottle at front right, Cup at front right, Cup at front, Bottle at front right, Cup at front left."} +{"scene_index": 1454, "scene": "Each object is a bottle or cup located at different positions in the scene."} +{"scene_index": 1455, "scene": "The scene contains nine objects: two bottles are in the front right, one bottle is in front, another bottle is on the right, four cups are distributed across the left, front left, and front right positions, and one cup is in the front."} +{"scene_index": 1456, "scene": "There are multiple bottles and cups positioned in the front area, with some located on the right and others on the left."} +{"scene_index": 1457, "scene": "The bottle is positioned at front right. There are three cups positioned at front left. Another bottle is also positioned at front right. Lastly, a cup is positioned at front."} +{"scene_index": 1458, "scene": "There are two bottles at the front, one on the right and one unspecified, a bottle in the front left, three cups centered and to the right, and four cups in the front left."} +{"scene_index": 1459, "scene": "The scene contains a total of five bottles and six cups arranged across the frame with varying positions."} +{"scene_index": 1460, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1461, "scene": "The objects are arranged with multiple bottles and cups positioned in various locations, including front right, front left, and left."} +{"scene_index": 1462, "scene": "A bottle is at the front right and a cup is at the front left. A bottle is in front of a cup positioned at the center. Another bottle is to the front left, while a cup is at the front. Lastly, there s a bottle at the front right, another at the front left, a cup at the front right, and one more cup at the front."} +{"scene_index": 1463, "scene": "The setup consists of multiple cups and bottles positioned across the scene, with their locations specified as front left, front right, or simply front."} +{"scene_index": 1464, "scene": "The scene features multiple objects arranged in specific positions: two cups are at the front left and center, one cup is at the front right, three bottles are at the front left, and one bottle is at the front right."} +{"scene_index": 1465, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front left, one bottle is at the front right, another bottle is at the front, two cups are on the left, one cup is at the front right, and another cup is at the front."} +{"scene_index": 1466, "scene": "There are two bottles in the front left and two bottles in the front right. There is one cup in the front left and three cups in the front right."} +{"scene_index": 1467, "scene": "There are two cups positioned at the front left and front right, and a bottle is located at the center."} +{"scene_index": 1468, "scene": "The bottle is in the front left position, another bottle is in the front position, the cup is on the right, and there is a third bottle also in the front left position."} +{"scene_index": 1469, "scene": "There are multiple bottles and cups arranged in the scene with specific positions: two bottles are at front left, one bottle is at front, another bottle is at front right, and three cups are positioned at front left and front right."} +{"scene_index": 1470, "scene": "Two bottles are located at the front right, two at the front left, and one in the front. One cup is on the left, and three cups are positioned at the front (one front right, two front left)."} +{"scene_index": 1471, "scene": "The bottle is positioned at the front, specifically in the right side of the front, and the cup is located on the left side of the front."} +{"scene_index": 1472, "scene": "Bottle is positioned at the front right cup is positioned at the front left another cup is also positioned at the front right a cup is placed in the front center there is a cup on the front left a bottle is located at the front right a cup is situated to the left side bottle is at the front left another bottle is also at the front left and lastly a bottle is positioned in the front center."} +{"scene_index": 1473, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 1474, "scene": "Bottle front right Bottle front right Cup front left Cup front Cup front left Bottle front left Cup front left Cup front right Cup front left Bottle front right Bottle front left"} +{"scene_index": 1475, "scene": "Bottle, front right, Bottle, front left, Bottle, front left, Cup, right"} +{"scene_index": 1476, "scene": "Bottle 1 is at the front right Cup 1 is at the front left Bottle 2 is at the front Bottle 3 is at the front right Cup 2 is at the front left Cup 3 is at the front Cup 4 is at the front right Bottle 4 is at the front left Cup 5 is at the front right Bottle 5 is at the front left."} +{"scene_index": 1477, "scene": "The scene contains multiple bottles and cups positioned across the front area, with several overlapping objects located in the front right and front left regions."} +{"scene_index": 1478, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1479, "scene": "There are two bottles on the front right and three cups positioned across the front."} +{"scene_index": 1480, "scene": "Bottle total front right front cup total front left front"} +{"scene_index": 1481, "scene": "The two cups are in the front left and front positions, while the three bottles are in the front right."} +{"scene_index": 1482, "scene": "There are multiple bottles positioned in the scene, with specific locations including front right, center, front, and front left. Additionally, there are several cups located on the left side and front left area of the scene."} +{"scene_index": 1483, "scene": "There are 5 bottles and 4 cups positioned in various locations."} +{"scene_index": 1484, "scene": "Bottle 1 is positioned at the front right. Bottle 2 is positioned at the front right. Bottle 3 is positioned at the front right. Cup 1 is positioned at the front left. Cup 2 is positioned at the front left. Cup 3 is positioned at the front left. Cup 4 is positioned at the front."} +{"scene_index": 1485, "scene": "The objects are positioned as follows: two bottles and one cup at the front (one bottle on the front right and one bottle and one cup on the front left), with an additional cup in the middle front."} +{"scene_index": 1486, "scene": "The bottle is at the front right; the bottle is at the front left; there is a bottle in front; a cup is at the front; the cup is at the front left; another cup is also at the front left; a cup is at the front right; there's another bottle at the front right; and there's a cup at the front right."} +{"scene_index": 1487, "scene": "There are two bottles at the front left and one bottle each at the front right; a cup is positioned at the front, front right, and left."} +{"scene_index": 1488, "scene": "There are 10 objects in total. There are 7 bottles and 3 cups. All bottles are positioned at the front. The majority of the bottles are on the right side (6 out of 7). All cups are positioned at the front left."} +{"scene_index": 1489, "scene": "There are five bottles and five cups in total. The bottles are located at the following positions: one bottle is at front left, two bottles are at front right, and two bottles are at front (which includes positions like front left and front right). The cups are positioned as follows: three cups are at front left and two cups are at front right."} +{"scene_index": 1490, "scene": "The setup consists of two cups located on the left and front sides, four bottles positioned at the front right, front, front left, and center, and one bottle placed on the right."} +{"scene_index": 1491, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 1492, "scene": "The bottle is in front, the second bottle is at front left, the cup is on the right, and another bottle is also at front left."} +{"scene_index": 1493, "scene": "Bottle 1 is in front left. Bottle 2 is in front left. Bottle 3 is in front. Cup is on the right."} +{"scene_index": 1494, "scene": "The setup consists of multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles in front right, one bottle in front, two bottles in front left, and three cups distributed between front right and front left."} +{"scene_index": 1495, "scene": "Bottles positioned at front-left (two), front-right (one), and an additional bottle also at front-left. Cups located on the left (one), at the front (two), front-right (one), and front-left (one)."} +{"scene_index": 1496, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 1497, "scene": "There are two bottles on the front right, there is one cup on the left, there are three cups on the front left, there are two cups and one bottle in the front."} +{"scene_index": 1498, "scene": "Bottle 1 is in front left. Bottle 2 is in front left. Bottle 3 is in front. Cup is on the right."} +{"scene_index": 1499, "scene": "There are two bottles located at the front and front left positions, and five cups distributed across the front, front right, and front left positions."} +{"scene_index": 1500, "scene": "The scene contains three bottles located at the front right, front, and front left positions, as well as four cups positioned at the front right, front left (two instances), and front right."} +{"scene_index": 1501, "scene": "The scene features multiple bottles and cups positioned at various locations, with two bottles in the front left, two bottles in the front right, one cup in the front left, one cup in the front, and one cup in the front right."} +{"scene_index": 1502, "scene": "The scene contains three bottles and four cups positioned as follows: one bottle at front right, two bottles at front left, one cup on the left, and two cups at front left; another bottle is at front, and additional cups are at front right and front."} +{"scene_index": 1503, "scene": "Each object s position and relationship are as follows: - The first bottle is at the front right. - The cup is at the front left. - Another bottle is also at the front right. - A second cup is at the front left. - There is another cup at the front left. - A bottle is positioned in front, with no specific side mentioned. - Lastly, a bottle is at the front right."} +{"scene_index": 1504, "scene": "There are multiple bottles and cups positioned in the front area, with some specifically located in the front right and front left positions."} +{"scene_index": 1505, "scene": "The scene contains three bottles and five cups arranged in various positions: two bottles are at the front right, one bottle is on the right, and another bottle is at the front. Additionally, there are four cups positioned at the front left, center, and left sides."} +{"scene_index": 1506, "scene": "Bottle is positioned at front left, Bottle is positioned at front right, Bottle is positioned at front, Cup is positioned at left, Bottle is positioned at front (mentioned twice), Bottle is positioned at center, Cup is positioned at center, Cup is positioned at front, Cup is positioned at front left (mentioned twice)."} +{"scene_index": 1507, "scene": "The scene features multiple bottles and cups arranged in various positions: a bottle is at the front right, a cup is on the left, another cup is in front, a bottle is also in front, another bottle is at the front right, a cup is at the front left, a bottle is at the front left, and several cups are clustered at the front right."} +{"scene_index": 1508, "scene": "The scene contains five bottles positioned at the front (four in the middle and one on the front right) and six cups placed on the left side and front left."} +{"scene_index": 1509, "scene": "Two bottles are positioned in the front right A bottle is at the front Four cups are located in the front left One cup is placed in the front"} +{"scene_index": 1510, "scene": "Bottle at front right, Bottle at front right, Bottle at front left, Cup at left, Bottle at right, Cup at center, Cup at front left, Cup at left, Bottle at front, Bottle at front, Cup at front."} +{"scene_index": 1511, "scene": "Three bottles are positioned in the front-left area, while a cup is located on the right."} +{"scene_index": 1512, "scene": "The bottle is in the front. There is a bottle on the right and another bottle in the front right. A bottle is also positioned front left. Additionally, there are cups located in the following positions: left, center, front, front left, and front right."} +{"scene_index": 1513, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles located in the front right, one bottle in the front left, three cups distributed between the front left and front right, and one cup each in the front and front right positions."} +{"scene_index": 1514, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 1515, "scene": "The arrangement consists of two bottles located at the front right and front left positions, and four cups positioned at front, right, left, and front left."} +{"scene_index": 1516, "scene": "The scene contains multiple bottles and cups positioned in various locations, with specific placements including two bottles at the front right, one bottle at the front left, one bottle at the front, two cups at the front left, one cup at center, one cup at the left, and another cup at the front."} +{"scene_index": 1517, "scene": "In the scene, a bottle is positioned at the front right, and two cups are located at the front left."} +{"scene_index": 1518, "scene": "The scene contains multiple bottles and cups positioned across the front area."} +{"scene_index": 1519, "scene": "In the scene, there are multiple bottles and cups positioned across the front area, with specific placements as follows Front Right two objects are present here one is a bottle and the other is a cup Left Side there is one cup located on the left Front Left this area has two bottles and one cup Front the front position itself contains three additional bottles Each object's placement is clearly defined within these specified areas."} +{"scene_index": 1520, "scene": "Cup is located in the left, front left, front, and front right positions, while Bottle is positioned in the front right (mentioned twice), front, front left, right, and another front right."} +{"scene_index": 1521, "scene": "The scene contains three bottles located at the front right and front positions, and five cups positioned across the front right, front left, and front areas."} +{"scene_index": 1522, "scene": "Bottle 1 is positioned at the front-right. Cup 1 is positioned at the front-right. Bottle 2 is positioned at the front. Cup 2 is positioned at the front-left. Bottle 3 is positioned at the front-right. Cup 3 is positioned at the front. Cup 4 is positioned at the front-left. Cup 5 is positioned at the front-right. Bottle 4 is positioned at the front-left."} +{"scene_index": 1523, "scene": "There are two bottles and eight cups. The bottles are positioned at the front right and front positions. The cups are located at the left, front, front right, and front left positions."} +{"scene_index": 1524, "scene": "The scene contains multiple bottles and cups arranged at various positions including front right, center, front left, left, and front."} +{"scene_index": 1525, "scene": "The scene features multiple bottles positioned in the front area (front, front left, front right) and cups placed on the left and front right."} +{"scene_index": 1526, "scene": "The objects include two bottles positioned at front left and front right, a bottle in the front, a bottle on the right, and multiple cups located at left, right, center, front left, front right, and another cup at front right."} +{"scene_index": 1527, "scene": "The objects are positioned as follows: there is a bottle in the front right, a cup in the front left, another bottle in the front left, a cup in the front right, a bottle in the front right, a cup in the front, a bottle in the front left, a cup in the front right, another cup in the front left, a bottle in the front, and finally a bottle in the front left."} +{"scene_index": 1528, "scene": "The bottle is in the front position, another bottle is in the front-left position, a cup is on the right side, and there is another bottle in the front-left position."} +{"scene_index": 1529, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, and four cups are spread across the front left, front, and front right positions."} +{"scene_index": 1530, "scene": "Bottle at front right Bottle at front right Cup at left Cup at front left Bottle at front Cup at front right Cup at front Bottle at front Cup at front left"} +{"scene_index": 1531, "scene": "Bottle at front left, Bottle at front right, Cup at front left, Cup at front, Bottle at front, Bottle at front right, Cup at front, Cup at front right, Bottle at front right."} +{"scene_index": 1532, "scene": "The scene contains multiple bottles and cups positioned across the front, front-left, front-right, and left areas."} +{"scene_index": 1533, "scene": "The cups are positioned in the front left, front right, and front, while the bottles are in the front right, front left, and front."} +{"scene_index": 1534, "scene": "In the scene, there are multiple bottles and cups positioned across different locations: two bottles are at front right, one bottle is at front left, another bottle is at left, and three cups are located at left, front, front left, and front right."} +{"scene_index": 1535, "scene": "The bottle is positioned at the front, front right, front left, and center, while the cup is located to the left, right, front, and front right."} +{"scene_index": 1536, "scene": "The bottle is in the front. There are two bottles in the front and one on the right. The cup is at the center. There is a cup on the left. Two cups are in the front, one on the right side and one on the left."} +{"scene_index": 1537, "scene": "The scene contains multiple bottles and cups positioned in the front area, with specific placements as follows: two bottles are at the front left, one bottle is at the front right, and three cups are distributed across the front sectionβ€”two on the front left and one on the front right."} +{"scene_index": 1538, "scene": "Each bottle and cup is positioned in the specified locations relative to each other."} +{"scene_index": 1539, "scene": "There are five bottles located at the following positions: two in front left, one in front left, two in front. There are six cups positioned as follows: three on the left, two in front left and front right, and one in front right."} +{"scene_index": 1540, "scene": "Bottle 1 is front right Cup 1 is front left Bottle 2 is front left Bottle 3 is front right Cup 2 is front left Cup 3 is front Cup 4 is front Bottle 4 is front Bottle 5 is front right Cup 5 is front right Bottle 6 is front"} +{"scene_index": 1541, "scene": "The cup is on the right side and there are three bottles located in the front-left area."} +{"scene_index": 1542, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1543, "scene": "There are two cups and seven bottles arranged in various positions around a scene."} +{"scene_index": 1544, "scene": "The scene contains two cups positioned at the front left and one cup at the front, along with three bottles located at the front right and front."} +{"scene_index": 1545, "scene": "The scene contains multiple objects positioned in various locations: two bottles are at the front left and front right, three cups are at the front right, front left, and center front."} +{"scene_index": 1546, "scene": "Bottles are positioned at the front, center, and right sides, while cups are located on the left, front left, and front right."} +{"scene_index": 1547, "scene": "The scene contains multiple objects with specific positions: two bottles are at the front right and front right (possibly overlapping), one bottle is at front, one bottle is at right, three cups are at left, front left, front right, and front."} +{"scene_index": 1548, "scene": "The scene contains three bottles and four cups arranged in various positions: two bottles are at the front right and front left, one bottle is at the front, a cup is on the left, another cup is at the center, and two cups are at the front left and front."} +{"scene_index": 1549, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 1550, "scene": "cup at front left, bottle at front left, cup at front, cup at front right, bottle at front right, cup at front, bottle at front right, bottle at front left, bottle at front left, cup at front"} +{"scene_index": 1551, "scene": "The scene contains multiple objects positioned in the front area, with bottles and cups located at various points including front left, front right, and front."} +{"scene_index": 1552, "scene": "In the scene, there are two cups located at the front left and one cup each at the front right. Additionally, there is a bottle positioned in the front center and another bottle at the front right."} +{"scene_index": 1553, "scene": "The objects are positioned as follows: a bottle on the right, two cups in the front-left area, one cup in the front, another bottle in the front-right, and an additional cup in the front-right."} +{"scene_index": 1554, "scene": "Bottle is at the front right Bottle is at the front center Cup is on the left side Bottle is at the front left Cup is at the front center Bottle is at the front right Cup is at the front center Cup is at the front left Bottle is at the front left Cup is at the front right"} +{"scene_index": 1555, "scene": "There are multiple bottles and cups arranged in various positions around the scene."} +{"scene_index": 1556, "scene": "There are four bottles positioned in the front right and five cups positioned in the front left."} +{"scene_index": 1557, "scene": "The bottle is in front right, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1558, "scene": "In the scene, there is a bottle in the front-left position and another bottle in the front-right position. There are three cups located at various positions: one cup is positioned at front, another cup is placed on the left side, and a third cup is situated at the front-right position. Additionally, there is a bottle at front, a cup at front-right, and a cup at front-left. Finally, there is a bottle again at front-left and a bottle at front."} +{"scene_index": 1559, "scene": "Each bottle and cup is placed in either the front right or front left position."} +{"scene_index": 1560, "scene": "In the arrangement, there are 6 bottles and 5 cups positioned as follows: two bottles in front right, three bottles in front left, one cup in front, one cup in front right, and two cups in front left."} +{"scene_index": 1561, "scene": "The bottle is at the front left, there are two bottles on the front right, a bottle is in front, a cup is at the front left, a cup is at the front right, and two cups are in front."} +{"scene_index": 1562, "scene": "The scene contains multiple bottles and cups positioned across the front, with two bottles on the right side, three on the left, and one in the center-right."} +{"scene_index": 1563, "scene": "The scene contains two bottles and five cups, with the bottles located at front right and front left, and the cups positioned across front, front left, and front right."} +{"scene_index": 1564, "scene": "Bottle is at front right. Cup is at front left. Bottle is at front left. Cup is at front right. Bottle is at front left. Cup is at front. Cup is at front. Bottle is at front right. Bottle is at front left. Cup is at front."} +{"scene_index": 1565, "scene": "Bottle at right, Bottle in front, Bottle at front-left, Cup at center, Bottle at front, Cup at back-left, Bottle at front-right, Cup at left, Cup at front-left, Cup at front-left."} +{"scene_index": 1566, "scene": "Bottle at front right, bottle at front left, cup at front left, cup at front, cup at front right, bottle at front right, cup at front, and bottle at front."} +{"scene_index": 1567, "scene": "Bottle 1 is in the front-right. Cup 2 is in the front-left. Bottle 3 is in the front-right. Bottle 4 is in the front-left. Cup 5 is in the front-left. Cup 6 is at the front. Cup 7 is in the front-right. Bottle 8 is at the front. Cup 9 is in the front-right. Bottle 10 is in the front-left."} +{"scene_index": 1568, "scene": "There are two bottles and one cup at the front positions (front left, front right) of a table."} +{"scene_index": 1569, "scene": "There are two cups and four bottles arranged in the scene. The cups are located at front left and front right positions, while the majority of the bottles are positioned across all sides, predominantly towards the front with some also placed on the front right and front left."} +{"scene_index": 1570, "scene": "The objects are positioned as follows: two bottles and multiple cups are arranged in the scene, with one bottle at the front-right, another bottle at the front-left, a bottle-cup combination at the front-right, and several cups located at the front-right and front-left positions."} +{"scene_index": 1571, "scene": "There are five bottles located at various positions in the scene: two are positioned at the front right, one is in front, and two are placed slightly to the front left. Additionally, there are five cups distributed across the scene with four of them located near the front, three on the front left and one on the front right, while the fifth cup appears to be positioned further back."} +{"scene_index": 1572, "scene": "There are multiple bottles and cups arranged in various positions."} +{"scene_index": 1573, "scene": "Bottle at front right Cup at left Cup at front left Bottle at front right Cup at front right Bottle at front Cup at front left Cup at front right Bottle at front left"} +{"scene_index": 1574, "scene": "The objects include 7 bottles and 6 cups located at various positions."} +{"scene_index": 1575, "scene": "Bottle is in front right cup is in front left bottle is in front left cup is in front cup is in front left bottle is in front right bottle is in front right cup is in front cup is in front right."} +{"scene_index": 1576, "scene": "Bottles are positioned at the front right (x2), front left (x2), and right, while cups are placed at the left, front (x3), center, and front right (x2)."} +{"scene_index": 1577, "scene": "The scene features multiple bottles positioned at the front right and front areas, along with several cups located across various positions including left, center, front left, front right, and front."} +{"scene_index": 1578, "scene": "Bottle at front. Bottle at center. Bottle at front. Bottle at right. Cup at left. Bottle at front-right. Cup at front-left. Cup at front-right. Cup at front-right. Cup at front-left."} +{"scene_index": 1579, "scene": "Bottle is in the front, Cup is on the left, Bottle is in the front right, Cup is in the center, Bottle is in the front left, Cup is in the front right."} +{"scene_index": 1580, "scene": "Bottle is in the front right. Cup is on the left. Bottle is in the front left. Cup is in the front right. Bottle is in the front right. Cup is in the front. Bottle is in the front. Cup is in the front right. Cup is in the front left. Bottle is on the right."} +{"scene_index": 1581, "scene": "There are two bottles. One is at the front-left and the other is at the front-right. There are three cups. Two are at the front-left and one is at the front-right. The front-left bottle and the front-left cups are adjacent to each other, while the front-right bottle and the front-right cup are also adjacent."} +{"scene_index": 1582, "scene": "The bottle is positioned at front left, another bottle is also at front left, the cup is at front right, and a third bottle is at front."} +{"scene_index": 1583, "scene": "The scene contains two bottles on the front right and front left, a cup in the center, a cup on the left, two cups on the front right, one cup on the front, and a bottle on the right."} +{"scene_index": 1584, "scene": "There are three bottles located at the front right and one cup each at the front left, front left, front left, and front positions."} +{"scene_index": 1585, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 1586, "scene": "The two bottles are positioned in the front left, one slightly ahead of the other, while the cup is located on the right."} +{"scene_index": 1587, "scene": "There are two bottles and five cups. Both bottles are in the front section of the image; one is positioned towards the front right, while the other is directly in front. Of the five cups, three are located at the front left, and two are at the front right."} +{"scene_index": 1588, "scene": "The setup has multiple bottles and cups positioned across the scene: four bottles are located at the front right (two) and front left (two), while the cups are spread out with positions at front, left, front right (three), and front left."} +{"scene_index": 1589, "scene": "Bottle 1 is located at the front-left position. Bottle 2 is positioned in front. Bottle 3 is also at the front-left position. Cup is placed on the right side."} +{"scene_index": 1590, "scene": "The scene contains multiple bottles and cups arranged in various positions around the front area."} +{"scene_index": 1591, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1592, "scene": "The scene contains multiple bottles and cups positioned across various locations: two bottles are in the front right, one bottle is in front, another bottle is front left, three cups are in the front left, one cup is centered, and one cup is front right."} +{"scene_index": 1593, "scene": "The bottles are positioned at the front (including front right and center), while the cups are placed on the left side and in the front area."} +{"scene_index": 1594, "scene": "The scene contains multiple bottles and cups arranged in various positions, including front left, front right, front, right, left, and center."} +{"scene_index": 1595, "scene": "There are two bottles located at the front right and front left positions, and five cups distributed across the front, front left, front right, front, and front positions."} +{"scene_index": 1596, "scene": "Bottle 1 is in front left Bottle 2 is in front left Bottle 3 is in front Cup is on the right"} +{"scene_index": 1597, "scene": "Bottle 1 is at front right, Cup 1 is at front left, Bottle 2 is at front right, Cup 2 is at front, Cup 3 is at front left, Bottle 3 is at front, Bottle 4 is at front left, Cup 4 is at front right."} +{"scene_index": 1598, "scene": "Bottle is at the front Two bottles are at the front right Cup is on the left Bottle is at the front left Cups are at the front front left front right"} +{"scene_index": 1599, "scene": "The setup features two bottles positioned at the front right and one bottle at the front left, along with multiple cups arranged across various positions including left, front, center, and front left."} +{"scene_index": 1600, "scene": "There are multiple bottles and cups positioned at the front, with specific placements including front, front right, and front left."} +{"scene_index": 1601, "scene": "The objects are positioned as follows: two bottles in the front right area, one bottle in the front middle, and three cups spread across the front left to front areas."} +{"scene_index": 1602, "scene": "There are multiple bottles and cups positioned in the front area."} +{"scene_index": 1603, "scene": "The arrangement consists of multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles at front right, one bottle at front, one cup at front left, two cups at front right, and two additional bottles and cups distributed among front left and front positions."} +{"scene_index": 1604, "scene": "The objects are positioned as follows: two cups and three bottles in the front area; one cup is at front left, two cups and two bottles are at front right."} +{"scene_index": 1605, "scene": "Bottle on front right. Cup on left. Bottle on front right. Cup on front right. Bottle on right. Cup on front left. Bottle on front left. Bottle on front right. Cup on center. Cup on front."} +{"scene_index": 1606, "scene": "The setup features multiple cups positioned in the front left area and a few bottles located at the front right and center positions."} +{"scene_index": 1607, "scene": "The bottles are located at the front right, front left, front (two instances), and center positions and the cups are positioned at the front left, front (three instances), and left positions."} +{"scene_index": 1608, "scene": "The setup consists of multiple bottles and cups arranged across the scene, with specific positions noted as front right, front left, left, right, center, and front."} +{"scene_index": 1609, "scene": "The two bottles are both positioned in the front right area. One bottle is on the front left. The cups are spread out with one on the left, one at front, and two more on the front right and front left."} +{"scene_index": 1610, "scene": "The objects consist of multiple bottles positioned in the front area and several cups placed at various positions including the center, front right, left, and front."} +{"scene_index": 1611, "scene": "Bottle 1 is at the front right Bottle 2 is at the front left Bottle 3 is at the front right (Duplicate entry) Bottle 4 is at the front Cup 1 is at the left Cup 2 is at the center Cup 3 is at the front Cup 4 is at the front left (Duplicate entry) Cup 5 is at the front right"} +{"scene_index": 1612, "scene": "Two bottles are positioned at the front right and front of the scene. A cup is located at the center."} +{"scene_index": 1613, "scene": "The scene contains a total of three bottles and seven cups, positioned as follows: one bottle is at the front right, another bottle is also at the front right, a third bottle is on the right side, while the cups are located across various positions including left, center, front left, front, front right, and two additional unspecified positions."} +{"scene_index": 1614, "scene": "There are two bottles positioned in the front (one on the front right and one on the front) and six cups positioned across various locations (left, front right, front, and front left)."} +{"scene_index": 1615, "scene": "The scene contains multiple objects arranged in specific positions. There are two bottles located at the front right and center of the scene, one bottle positioned at the front left, and several cups placed around the front left and front areas, with a cup also situated on the left side."} +{"scene_index": 1616, "scene": "The scene contains nine objects: four bottles positioned at front right (1), front left (2), front (3 and 4), and five cups located on the left (5), front (6,7), and front left (8,9)."} +{"scene_index": 1617, "scene": "Bottles are located at the front (one in the middle and one on the right), while cups are placed at the front left and front right."} +{"scene_index": 1618, "scene": "Each bottle and cup is positioned in the front area of the scene. The bottles are located at the front center and front left, while the cups are placed at the front right, front left, and front center positions."} +{"scene_index": 1619, "scene": "The scene features multiple bottles and cups positioned across the front and center areas."} +{"scene_index": 1620, "scene": "Each bottle and cup is positioned at specific points in the image."} +{"scene_index": 1621, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, and several cups are positioned around the front area with some at the front left."} +{"scene_index": 1622, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1623, "scene": "There are three cups and four bottles in the scene. All cups and bottles are positioned in the front area, with some placed slightly to the left or right of center."} +{"scene_index": 1624, "scene": "Bottle front right Bottle front right Cup front Bottle front left Bottle front left Cup front left Cup front left Cup front right Cup front Bottle front right Cup front left"} +{"scene_index": 1625, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 1626, "scene": "The two bottles are positioned at front right and front left, while the three cups are located in the front, one each at front center, front, and front left."} +{"scene_index": 1627, "scene": "The two front bottles are positioned in the middle, two bottles are placed on the front right side, one bottle is located at the front left, and among the cups, three are on the front left, one on the front right, and one at the front."} +{"scene_index": 1628, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1629, "scene": "There are two cups positioned at the center and back left of the scene. There are five bottles placed in various positions around them, specifically to the right, front, front left, front, and front right."} +{"scene_index": 1630, "scene": "There are multiple bottles and cups arranged in the scene. Bottles are positioned at front left and front right, while cups are located at front left and front right."} +{"scene_index": 1631, "scene": "There are multiple bottles positioned in the front area of the scene, two bottles located at the front right, two bottles placed at the front left, additionally there are cups positioned across the front area, one cup is at the front right, and three cups are at the front left."} +{"scene_index": 1632, "scene": "The bottle is located at the front and front right positions, while the cup is positioned at the left, front, front left, and front right."} +{"scene_index": 1633, "scene": "Each bottle and cup is placed in specific positions: two bottles are at the front right, one bottle at the front, another at front left, and four cups are positioned at center, right, front, and front left."} +{"scene_index": 1634, "scene": "In the scene, there are two bottles and three cups positioned as follows: one bottle is at front left, another bottle is at front right; additionally, one cup is at front left, another cup is also at front left, one cup is at front, and another cup is at front right."} +{"scene_index": 1635, "scene": "The bottle is at the front right, another bottle is at the front left, a cup is frequently at the front left, and there is also a cup at the front."} +{"scene_index": 1636, "scene": "There are multiple bottles and cups positioned in the scene. Specifically, there are three bottles located at positions: one front right, one front right again, and one front left. Additionally, there are six cups positioned at various locations: four cups at front and two cups at front left."} +{"scene_index": 1637, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 1638, "scene": "The scene contains two bottles and three cups positioned as follows: one bottle is at the front right, another bottle is also at the front (presumably overlapping or nearby), while two cups are on the front left and one cup is on the front right."} +{"scene_index": 1639, "scene": "There is a bottle at front right and a bottle at front left and a cup at front left and another bottle at front right and a bottle at front and a cup at front right and another cup at front and a cup at front right and finally a cup at front left."} +{"scene_index": 1640, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 1641, "scene": "The bottles are positioned at the front, front-left, and right sides, while the cups are located at the left, front, front-left, and front-right positions."} +{"scene_index": 1642, "scene": "In the scene, there are two bottles and three cups positioned across the front area. The bottles are located at front right and front left, while the cups are spread out at front left, front, and front right positions."} +{"scene_index": 1643, "scene": "There are three bottles positioned at the front right and one cup positioned at the front. Additionally, there are two cups each positioned at the front left and one cup positioned at the front."} +{"scene_index": 1644, "scene": "There are multiple cups and bottles arranged in the front area with specific positions noted."} +{"scene_index": 1645, "scene": "Bottle 1 is positioned at the front left Bottle 2 is located on the right side Cup 1 is placed on the left Bottle 3 is situated at the front right Bottle 4 is in the front position Cup 2 is positioned in the front Bottle 5 is again at the front left (possibly overlapping with Bottle 1) Cup 3 is located at the front right Cup 4 is also placed in the front."} +{"scene_index": 1646, "scene": "There are two bottles at front right, one bottle at front left, four cups (two at front left and two at front right), and one cup at front."} +{"scene_index": 1647, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 1648, "scene": "There are four bottles and five cups placed across the front area."} +{"scene_index": 1649, "scene": "The bottle is positioned to the right, front right, and twice at front left. The cup is on the left, center, front right (twice), and front."} +{"scene_index": 1650, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1651, "scene": "The bottle is at front left, the cup is on the right, and the other bottle is at front right."} +{"scene_index": 1652, "scene": "Bottle at right. Cup at center. Bottle at front. Cup at back left. Bottle at front. Bottle at front left. Cup at left. Bottle at front right. Cup at front left. Cup at front left."} +{"scene_index": 1653, "scene": "The objects are positioned as follows: two bottles are in the front left and front right, one bottle is at the front center, a cup is on the left, another cup is at the front right, and a final cup is at the front left."} +{"scene_index": 1654, "scene": "Bottle at front right, cup at front, bottle at front left, bottle at front right, cup at front, and bottle at front left."} +{"scene_index": 1655, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front left, and three cups are positioned across the front left, front, and front right."} +{"scene_index": 1656, "scene": "There are multiple bottles and cups positioned in the front area."} +{"scene_index": 1657, "scene": "Bottle, front right. Cup, front left. Cup, front. Cup, front left. Cup, front right. Cup, front left. Bottle, front. Bottle, front right."} +{"scene_index": 1658, "scene": "The scene contains a total of 10 objects: 6 bottles and 4 cups."} +{"scene_index": 1659, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1660, "scene": "Bottle front right Bottle front two Cup front left Cup front right Cup front and two Cup front left are arranged with their positions specified."} +{"scene_index": 1661, "scene": "Bottle at front, Cup at front left, Bottle at front right, Bottle at front left, Bottle at front left, Cup at front left, Cup at front right, Cup at front, Cup at front, Bottle at front right, Bottle at front right."} +{"scene_index": 1662, "scene": "The scene contains two bottles and three cups placed in various positions: a bottle is at the front right, a cup is at the front left, another bottle is also at the front left, two cups are at the front, one cup is at the front right, and another cup is at the front left."} +{"scene_index": 1663, "scene": "The bottle is on the front left, there's a cup on the front right, another cup is on the front left, another cup is on the front right, and finally, there's a bottle on the front right."} +{"scene_index": 1664, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is on the right, one cup is at the front, one cup is at the center, and one cup is on the left."} +{"scene_index": 1665, "scene": "The scene contains two bottles and four cups arranged in various positions: the first bottle is at front right, a cup is at left, another bottle is at front left, a cup is at front, a cup is at center, a bottle is at right, a bottle is again at front right, a cup is at front right, and finally, a bottle is at front left."} +{"scene_index": 1666, "scene": "The first bottle is at the front-left, the second bottle is in front, and the third bottle is also at the front-left. The cup is positioned on the right."} +{"scene_index": 1667, "scene": "Bottle(s) positioned at front right Cup(s) positioned at front and front left"} +{"scene_index": 1668, "scene": "There are multiple bottles and cups arranged in different positions: two bottles at the front, one bottle at front right, another bottle at the right, and four cups positioned at center, front right, front left (two times)."} +{"scene_index": 1669, "scene": "The objects are positioned as follows: two bottles are at the front right and front left, and five cups are at the front left and front."} +{"scene_index": 1670, "scene": "The objects are positioned as follows: two bottles are in the front right, one bottle is in the front left, and four cups are distributed between front left, front right, and front."} +{"scene_index": 1671, "scene": "The scene contains two bottles and five cups arranged in various positions: a bottle at front right, a bottle at front, a cup at front left, a cup at front right, another cup at front left, a cup at center, another bottle at front right, another bottle at front left, and finally a cup at front."} +{"scene_index": 1672, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-right. Cup 1 is at the front-left. Bottle 3 is at the front-right. Bottle 4 is at the front-left. Cup 2 is at the front-left. Bottle 5 is at the front-left. Cup 3 is at the front. Cup 4 is at the front. Cup 5 is at the front-right."} +{"scene_index": 1673, "scene": "Bottle 1 is Front Right, Bottle 2 is Front Right, Bottle 3 is Front Left, Bottle 4 is Front Right, Cup 1 is Front Left, Cup 2 is Front, Cup 3 is Front Left, Cup 4 is Front, Cup 5 is Front Right."} +{"scene_index": 1674, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 1675, "scene": "The objects are arranged as follows: two cups on the left side (one at front left and another also at front left), a bottle in the front middle-left area, two bottles on the right side (front right and right), and two additional cups positioned on the front and front right."} +{"scene_index": 1676, "scene": "A bottle is at the front-right, a cup is at the front-right, a bottle is at the front, a bottle is at the front-right, a cup is at the front-left, a cup is at the front-left, a bottle is at the front-right, a cup is at the front-left, and a cup is at the front-left."} +{"scene_index": 1677, "scene": "The objects are positioned as follows: two bottles are at front left and front right, three cups are at front left and front right, and one cup is at front."} +{"scene_index": 1678, "scene": "Bottle is in front, Bottle is in the center, Bottle is in front, Cup is on the left, Bottle is on the right, Bottle is in front-right, Cup is in front-left, Cup is in front-right, Cup is in front-right, Cup is in front-left."} +{"scene_index": 1679, "scene": "There are four bottles and five cups placed in various positions around the scene. Two bottles are positioned at the front-left, one bottle is at the front-right, and another bottle is at the front. Additionally, there are two cups located at the front-right and front-left, and three more cups positioned at the front."} +{"scene_index": 1680, "scene": "The bottle is at the front. There are two bottles in the front right and one in the front left. There are three cups positioned in the front right center and front left."} +{"scene_index": 1681, "scene": "The scene contains multiple bottles and cups positioned across different locations. The bottles are located at front right, front left, front (two instances), and center positions. The cups are placed at front, front left (three instances), and left positions."} +{"scene_index": 1682, "scene": "Each bottle and cup is positioned in the scene as specified, with multiple instances of each object located at their respective positions."} +{"scene_index": 1683, "scene": "There are multiple bottles and cups positioned across the scene."} +{"scene_index": 1684, "scene": "The scene features a total of 4 bottles and 5 cups positioned across the front area."} +{"scene_index": 1685, "scene": "The arrangement consists of multiple cups and bottles positioned in the front area, with specific placements as follows: two cups in the front left, four cups in the front, one cup in the front right, two bottles in the front left, three bottles in the front right, and one bottle in both the front and front right positions."} +{"scene_index": 1686, "scene": "The first bottle is positioned at the front right of the scene, a cup is placed at the front left, with another cup nearby in the same area, there are two additional cups located towards the front of the space, sharing that position with a bottle as well, another bottle is situated at the front left, near the existing cups and bottles in that region, and Lastly, a cup is positioned again at the front left, completing the arrangement of multiple objects across different positions."} +{"scene_index": 1687, "scene": "There are two bottles located at the front right. There is one bottle located at the front left. There are four cups located at the front left and one cup each located at the front right."} +{"scene_index": 1688, "scene": "The following items have been placed in the front area: Bottle 1 is on the Front Right, Cup 1 is on the Front Left, Bottle 2 is on the Front Left, Cup 2 is on the Front Left, Bottle 3 is on the Front Right, and Cup 3 is on the Front Right."} +{"scene_index": 1689, "scene": "The bottle is in the front left position, another bottle is also in the front left, the cup is on the right."} +{"scene_index": 1690, "scene": "The scene contains multiple bottles and cups arranged in various positions."} +{"scene_index": 1691, "scene": "Each bottle and cup is positioned in the front section of the scene, with specific locations further designated as either left or right."} +{"scene_index": 1692, "scene": "Each object is a bottle or cup positioned at the specified location relative to the scene."} +{"scene_index": 1693, "scene": "Bottle front right Bottle front Cup front right Cup front left Cup front Cup front left Bottle front right Bottle front left"} +{"scene_index": 1694, "scene": "There are two bottles and five cups arranged in the scene. Each bottle is positioned at either front left or front right, while each cup occupies positions at front left, front right, and front center."} +{"scene_index": 1695, "scene": "The objects are positioned as follows: two bottles are in the front right and front left, one bottle is in the front, and three cups are spread across the front, left, and front left positions."} +{"scene_index": 1696, "scene": "Bottle at right position. Bottle at front position. Cup at center position. Cup at front right position. Bottle at front left position. Cup at front left position."} +{"scene_index": 1697, "scene": "The objects are positioned as follows: there is a bottle in the front right and another bottle in the front; there are five cups placed in various positions around the front area."} +{"scene_index": 1698, "scene": "The scene features multiple bottles and cups positioned across different locations: two bottles are on the right side (one at the back and one at the front), three cups are on the left side (two at the front and one in the middle), and a bottle is at the front right, with another cup located at the front right as well."} +{"scene_index": 1699, "scene": "Bottles are positioned at front right (x2), front left, and right, while cups are placed at left, front (x2), front right, front left, and center."} +{"scene_index": 1700, "scene": "There are multiple bottles and cups arranged in various positions around a scene, with some objects positioned to the front, front-left, left, front-right, and others also in the front-right and front-left positions."} +{"scene_index": 1701, "scene": "There are multiple bottles and cups arranged in various positions around the scene."} +{"scene_index": 1702, "scene": "There are multiple cups and bottles positioned in the front area, with specific placements as follows: two cups are at front left, one cup is at front, and three bottles are at front right. Additionally, there are three bottles located at front left."} +{"scene_index": 1703, "scene": "There are four bottles located at the front and one bottle at the front left. There are five cups placed at various positions including front left, front right, left, front left, and front right."} +{"scene_index": 1704, "scene": "The bottle is at the front, another bottle is also at the front, a third bottle is on the right, and the fourth bottle is in the center. A cup is on the left, while additional cups are located at the front right and front left positions."} +{"scene_index": 1705, "scene": "The scene contains multiple bottles and cups arranged across different positions including front right, front left, left, front, center, and repeated placements in the same spots."} +{"scene_index": 1706, "scene": "The scene contains five bottles located at the front right, front left, front, and two more in the front, as well as five cups positioned on the left, front, front, front left, and another front left."} +{"scene_index": 1707, "scene": "The scene contains four bottles located at the front right, front, front left, and center positions, and five cups positioned at the front left, front, left, front, and front left locations."} +{"scene_index": 1708, "scene": "There are 5 bottles and 6 cups in total. The positions of the objects are as follows: - Bottle(s): front right (2), front right (1), front (3) - Cup(s): front left (2), front right (4), front (1)"} +{"scene_index": 1709, "scene": "Each bottle is positioned at the front right, front, front left, or front right again. Each cup is placed at the front right, front left, left, front right again, or front."} +{"scene_index": 1710, "scene": "There are multiple bottles and cups placed in various positions on the table."} +{"scene_index": 1711, "scene": "The bottle is positioned at front left and front. The cup is positioned at front, front right, left, and front (multiple positions)."} +{"scene_index": 1712, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1713, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 1714, "scene": "Bottle 1 is located at the front-left position, Bottle 2 is positioned in front, Bottle 3 is also at the front-left position, Cup is placed on the right side."} +{"scene_index": 1715, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 1716, "scene": "The items are positioned as follows: Bottle 1 is located at Front Left, Bottle 2 is located at Front Right, Cup 1 is located at Left, Cup 2 is located at Front Right, Cup 3 is located at Front, Cup 4 is located at Front, and Bottle 3 is located at Front."} +{"scene_index": 1717, "scene": "Two bottles are positioned at the front left and one bottle is at the front. A cup is located to the left, two cups are in the front, one cup is at the front right, another cup is on the left, and a final cup is at the front right."} +{"scene_index": 1718, "scene": "Bottle, front, Bottle, front right, Bottle, front right, Cup, front right, Cup, front, Cup, front left, Cup, front left"} +{"scene_index": 1719, "scene": "The scene contains multiple bottles and cups arranged in various positions."} +{"scene_index": 1720, "scene": "Bottle 1 is in the front-right position, Bottle 2 is in the front position, Bottle 3 is in the front-left position, Cup 1 is on the left side, Bottle 4 is again in the front-right position (duplicate), Bottle 5 is on the right side, Cup 2 is in the front-left position, Cup 3 and Cup 4 are both in the front-right position, Cup 5 is in the front position."} +{"scene_index": 1721, "scene": "The objects are positioned as follows: the bottle is at front right, the cup is at left, another bottle is also at front right, the cup is at front right again, the cup is at front, another cup is at front left, a bottle is again at front right, and finally, the cup is at front left."} +{"scene_index": 1722, "scene": "Bottle 1 is positioned in the front right, Bottle 2 is also positioned in the front right, Bottle 3 is positioned in the front left, Cup 1 is positioned on the left, Cup 2 is centered, Cup 3 is at the front, Cup 4 is in the front right, Bottle 4 is also positioned in the front left, Cup 5 is at the front."} +{"scene_index": 1723, "scene": "There are 3 bottles located at the front, front right, and front left positions, and 5 cups positioned on the left, right, front right, front, and one additional cup also on the left."} +{"scene_index": 1724, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1725, "scene": "Bottle at front two bottles at front right one bottle at front left one bottle at center cup at left cup at right cup at front right cup at front"} +{"scene_index": 1726, "scene": "Bottles are positioned at the front left front and front right locations and cups are placed in various positions including the left back left front center and front right."} +{"scene_index": 1727, "scene": "There are three bottles and five cups arranged in the scene. The first bottle is positioned at front right, the second bottle is also at front right, and the third bottle is placed at front left. There are two cups located at front left, one cup at front, and two cups at front right."} +{"scene_index": 1728, "scene": "Bottle front, Bottle right, Cup center, Bottle front left, Bottle front, Cup back left, Cup left, Bottle front right, Cup front left, Cup front left"} +{"scene_index": 1729, "scene": "Each object s position and relationship are as follows: - The first bottle is at front right. - The second bottle is also at front right. - The third bottle is at front left. - The first cup is at front. - The second cup is also at front. - The third cup is at front left. - The fourth cup is also at front left. - The fifth bottle is at front right."} +{"scene_index": 1730, "scene": "There are two bottles located in the front section of the scene; one is specifically at front right and another is positioned more generally towards the front. Additionally, there are four cups placed across the front area, with two situated at front left, one at front right, and one more also in the front without a specific side designation."} +{"scene_index": 1731, "scene": "There are three bottles located at the front right, front, and front left positions, as well as four cups positioned at the front right, front left, front left, and front left."} +{"scene_index": 1732, "scene": "The objects are positioned with bottles at the front right and front left, and cups at the front left and front."} +{"scene_index": 1733, "scene": "Bottle front left Bottle front Cup center Cup front right Cup front Cup left Bottle front right Cup front right"} +{"scene_index": 1734, "scene": "There are two cups and five bottles in the scene. The cups are positioned to the left, front right, and front of the scene, while the bottles are spread across the front, front left, and front right positions."} +{"scene_index": 1735, "scene": "The scene contains a total of 4 bottles and 5 cups positioned across various locations."} +{"scene_index": 1736, "scene": "Three bottles are positioned in the front-left area, while a cup is located on the right."} +{"scene_index": 1737, "scene": "Each object s position and relationship are as follows: - The two bottles are both in the front right. - The four cups are positioned across front left, front left, front, and front. - There is one bottle cup located at the front left."} +{"scene_index": 1738, "scene": "The Bottle is on the front right. The Cup is on the left. The Cup is on the front left. The Bottle is on the front left. The Cup is on the front left. The Bottle is on the front. The Cup is on the front. The Cup is on the front left. The Bottle is on the front right."} +{"scene_index": 1739, "scene": "The setup features multiple bottles and cups arranged in various positions within the scene."} +{"scene_index": 1740, "scene": "Bottle 1 is on the right Bottle 2 is in the front-left Bottle 3 is in the front-right Cup 1 is on the left Bottle 4 is in the front Cup 2 is in the front Cup 3 is in the front-right Cup 4 is in the front-left Cup 5 is in the front-right Bottle 5 is in the front."} +{"scene_index": 1741, "scene": "Each bottle is positioned at either front left or front right, while each cup is placed in the center, front, left, or front right."} +{"scene_index": 1742, "scene": "The bottle is in front, another bottle is in the front-left, the cup is on the right, and a third bottle is also in the front-left."} +{"scene_index": 1743, "scene": "Bottle is positioned at front right, cup is positioned at front, another bottle is positioned at front right, a cup is positioned at front left, another cup is positioned at front left, a bottle is positioned at front left, bottle cup is positioned at front left, finally a cup is positioned at front right."} +{"scene_index": 1744, "scene": "The setup consists of multiple objectsβ€”bottles and cupsβ€”arranged across various positions including front left, front right, and front."} +{"scene_index": 1745, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles located at front left and front right specifically."} +{"scene_index": 1746, "scene": "Bottle is in front right and front left. Cup has two in front right, two in front left, and one in front."} +{"scene_index": 1747, "scene": "The objects are arranged in a scene where there are multiple cups and bottles positioned at various locations, specifically the front right, front, front left, and front positions."} +{"scene_index": 1748, "scene": "The bottle is positioned in front left, the cup in front right, another bottle in front left again, and a fourth bottle is simply placed in front."} +{"scene_index": 1749, "scene": "In the scene multiple objects are positioned across different areas front right there is a bottle and a cup front left there are three bottles and two cups front additionally there is a cup."} +{"scene_index": 1750, "scene": "The setup features multiple bottles and cups arranged in the front area, with specific positions designated as front, front left, or front right."} +{"scene_index": 1751, "scene": "The bottles are positioned in the front right and front, while the cups are placed in the front left."} +{"scene_index": 1752, "scene": "There are two bottles positioned at the front right and front, and three cups located at the left, front right, front left, and front."} +{"scene_index": 1753, "scene": "The objects are arranged as follows: two cups at the front left and front, one cup at the front right, multiple bottles at the front, with a bottle at the front left and additional bottles spread across the front."} +{"scene_index": 1754, "scene": "The scene contains multiple bottles and cups positioned at various locations: two bottles are in the front right, one bottle is in the front left, one bottle is on the right, and several cups are placed across positions including the center, front, front left, and front right."} +{"scene_index": 1755, "scene": "Each object s position is specified as either front right , front left , or front relative to the observer."} +{"scene_index": 1756, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1757, "scene": "The scene contains multiple bottles and cups arranged in various positions across the front section, with specific items located at front right, front, front left, and their respective relationships defined by these positional descriptors."} +{"scene_index": 1758, "scene": "Bottle front right Cup left Cup center Bottle front Cup front Bottle front right Bottle front left Cup front right Bottle front left Cup front"} +{"scene_index": 1759, "scene": "The bottle at front left and the cup at front left are positioned on either side."} +{"scene_index": 1760, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1761, "scene": "Cup on the left is in the front left position. Bottle is in the front position and to the right. Cup is also in the front position but slightly more to the right than the bottle. Another cup is in the front position near the bottle. Finally, another bottle is in the front right position."} +{"scene_index": 1762, "scene": "The objects are arranged with multiple bottles and cups positioned across the front area, primarily on the left and right sides."} +{"scene_index": 1763, "scene": "There are 5 bottles and 4 cups. The bottles are located at the front right (2), front left (1), front (2). The cups are located at the front left (2), front (2), and front right (1)."} +{"scene_index": 1764, "scene": "The cup is positioned on the left side of the scene, another cup is located at the front-left area, a third cup is placed in the front part of the scene, and multiple bottles are positioned across different locations: one bottle is at the front, several bottles are specifically placed in the front-right section."} +{"scene_index": 1765, "scene": "Bottle at front right, Bottle at front left, Cup at front left, Bottle at front left, Cup at front right, Cup at front, Bottle at front right, Cup at front, Cup at front, Bottle at front left"} +{"scene_index": 1766, "scene": "In the scene, two bottles are positioned at front right, one bottle is at front, and three cups are distributed across front left, front right, and front."} +{"scene_index": 1767, "scene": "The two bottles are positioned in the front right and front left. A cup is located in the front left. Another cup is placed in the front."} +{"scene_index": 1768, "scene": "The cup is located in the front left and front right positions, while the bottle is positioned in the front left, front right, and front center."} +{"scene_index": 1769, "scene": "The objects are positioned as follows: two bottles are in the front area (one on the front left and one on the front right), and three cups are also in the front area (two on the front left and one on the front right)."} +{"scene_index": 1770, "scene": "The bottles are positioned in the front and front right, while the cups are positioned in the front and front left."} +{"scene_index": 1771, "scene": "Bottles There are four bottles Two are in the front row right side one is on the front left and another is at the front without a specified side Bottles This summary provides the count and positions of each object as described"} +{"scene_index": 1772, "scene": "Each object s position and relationship are described as follows: - The bottle is positioned in the front right. - Another bottle is also in the front right. - A cup is located in the front right. - One cup is at the front position. - Two cups are placed in the front left."} +{"scene_index": 1773, "scene": "The cup is on the right, and there are three bottles positioned in the front left area."} +{"scene_index": 1774, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 1775, "scene": "The scene contains multiple objects with specific positions: two bottles are located at the front right and front left, another bottle is at the front, and several cups are positioned across different locations including front right, front left, front, and left."} +{"scene_index": 1776, "scene": "The scene contains six bottles positioned in the front, right, and front-right areas, as well as five cups located on the left, center, and front-left sides."} +{"scene_index": 1777, "scene": "Cup at front left, cup at front, cup at front left, cup at front left, and five bottles all at front or front right."} +{"scene_index": 1778, "scene": "The scene features multiple bottles and cups arranged across the front section, with two bottles and one cup positioned on the front right, one bottle and two cups located on the front left, and one bottle and one cup situated in the middle front area."} +{"scene_index": 1779, "scene": "The scene contains multiple objects positioned at different locations, including a bottle in the front-left and front-right areas, and several cups placed throughout the front section."} +{"scene_index": 1780, "scene": "The bottle is in front, the cup is on the right, and there are two additional bottles, one in the front-left position."} +{"scene_index": 1781, "scene": "There is a bottle at the front right, and a cup at the front left, and a bottle at the front left, and a cup at the front right, and a cup at the front left, and a bottle at the front left, and a bottle at the front right, and a cup at the front, and a bottle at the front right, and a cup at the front."} +{"scene_index": 1782, "scene": "There are four bottles positioned in the scene, with two at the front right and one each at the front and front left. Additionally, there are five cups located across the front, front left, and front right positions."} +{"scene_index": 1783, "scene": "The bottle is at the front right, and there are multiple cups positioned in various locations including front left, front, front right."} +{"scene_index": 1784, "scene": "Bottle 1 is on the right Bottle 2 is on the front right Bottles 3 and 4 are on the front left Cup 1 is on the left Cup 2 is in the center Cups 3, 4, and 5 are at the front"} +{"scene_index": 1785, "scene": "The scene features two bottles located at the front right and one bottle at the front left, alongside four cups positioned across various locations including the left, front, center, front left, and duplicated entries for front left."} +{"scene_index": 1786, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 1787, "scene": "The following items are: Bottle at front right, Bottle at front right, Bottle at front, Cup at front left, Cup at front right, Bottle at front left, Cup at front, Cup at front left, Bottle at front, Cup at front right."} +{"scene_index": 1788, "scene": "The bottles are positioned in the front right, right, front, and front left areas, while the cups are located on the left, center, and front sides."} +{"scene_index": 1789, "scene": "The scene contains multiple bottles and cups positioned at various locations in the front area."} +{"scene_index": 1790, "scene": "The bottles are positioned in the front area, with one specifically at front right and another at front. The cups are also in the front area, with multiple cups located at front left and one at front right."} +{"scene_index": 1791, "scene": "The bottle is in the front right, the cup is in the front left, and another cup is in the front."} +{"scene_index": 1792, "scene": "The bottle is in the front right, The bottle is in the front left, The bottle is in the front, The bottle is in the front, The bottle is in the center, The cup is in the front left, The cup is in the front, The cup is on the left, The cup is in the front left."} +{"scene_index": 1793, "scene": "The arrangement places the cup on the left and various bottles in front positions, with multiple cups and bottles distributed across front-left, front, and front-right areas."} +{"scene_index": 1794, "scene": "Bottle 1 is in the front right, Bottle 2 is in the front right, Bottle 3 is in the front left, Bottle 4 is in the front, Cup 1 is in the front right, Cup 2 is in the front right, Cup 3 is in the front left, Cup 4 is in the front right, Cup 5 is in the front left."} +{"scene_index": 1795, "scene": "There are two types of objects in the scene: bottles and cups. Bottles are positioned at front left, front, front right, and right, while cups are located at left, right, center, front left, front right (appearing twice)."} +{"scene_index": 1796, "scene": "The bottle is at the front right and the cup is at the front left."} +{"scene_index": 1797, "scene": "The scene features multiple objects arranged in specific positions: two bottles are placed at the front right, while four cups are positioned at various points on the front left and front."} +{"scene_index": 1798, "scene": "The scene contains multiple objects with specific positions: the bottle is in the front right, center, and front left (twice), while the cup is on the left, front left (twice), and front (three times)."} +{"scene_index": 1799, "scene": "Bottle 1 is positioned at the front right. Bottle 2 is positioned at the front left. Bottle 3 is positioned at the front. Bottle 4 is positioned at the front. Bottle 5 is positioned at the center. Cup 1 is positioned at the left. Cup 2 is positioned at the front. Cup 3 is positioned at the front left. Cup 4 is positioned at the left. Cup 5 is positioned at the front left."} +{"scene_index": 1800, "scene": "There are three bottles located in the front right area and two cups positioned in the front left area."} +{"scene_index": 1801, "scene": "There are multiple bottles and cups arranged around the table. The first three bottles are positioned at front right, the next bottle is at front left, another bottle is at right, one cup is on the left side, another cup is at front, a cup is also at front right, another cup is at front left, and finally, there s a cup placed at center."} +{"scene_index": 1802, "scene": "Bottle front right Bottle front right Cup front left Cup left Cup front left Bottle front left Bottle front Bottle front Cup front Cup front left Bottle front right"} +{"scene_index": 1803, "scene": "In the scene, there are six bottles and five cups arranged in the following manner: one bottle is at the front center, two bottles are at the front left (one overlapped by another), three bottles are at the front right (two overlapped by others), and one cup is at the front center, with four additional cups located to the front left."} +{"scene_index": 1804, "scene": "The bottle is in the front left position, the cup is on the right."} +{"scene_index": 1805, "scene": "Bottle front right Bottle front Bottle front left Cup front left (2 instances) Cup front right."} +{"scene_index": 1806, "scene": "Bottle 1 is in front. Bottle 2 is in the front-right. Bottle 3 is in front. Bottle 4 is in front. Bottle 5 is in the front-left. Cup 1 is on the left. Cup 2 is in the front-left. Cup 3 is in the front-right. Cup 4 is in the front-left. Cup 5 is in the front-right."} +{"scene_index": 1807, "scene": "There are multiple bottles and cups arranged around a central area, with some positioned in the front row on both sides, while others are placed directly to the left or right of the scene."} +{"scene_index": 1808, "scene": "Each bottle and cup is positioned at the specified location relative to others."} +{"scene_index": 1809, "scene": "Bottle is at front left, Bottle is at front, Bottle is at front right, Cup is at front left, Cup is at front right, Cup is at front left, Cup is at front left, and Cup is at front right."} +{"scene_index": 1810, "scene": "There are two bottles and six cups arranged in the front area, with the bottles located at front right and front left positions, and the cups distributed across front left, front right, and front positions."} +{"scene_index": 1811, "scene": "Bottle at front, Bottle at front, Bottle at front right, Cup at front left, Cup at front right, Bottle at front left, Cup at front, Cup at front left, Cup at front left, Bottle at front right, Bottle at front right."} +{"scene_index": 1812, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 1813, "scene": "Bottle is at front right. Cup is at front left. Bottle is at front right. Cup is at center. Bottle is at front left. Cup is at front. Cup is at front right. Bottle is at front. Bottle is at front left. Cup is at front."} +{"scene_index": 1814, "scene": "Bottle 1 is positioned at front left. Bottle 2 is positioned at front left. Cup is positioned at right."} +{"scene_index": 1815, "scene": "Bottle at front right cup at front left bottle at front right cup at front bottle at front right cup at front left bottle at front front left bottle at front left bottle at front right"} +{"scene_index": 1816, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 1817, "scene": "The scene features two bottles and five cups positioned across the front and sides."} +{"scene_index": 1818, "scene": "In the scene, there are three bottles and seven cups positioned as follows: two bottles are at front right, one bottle is at front left, and four cups are at front left."} +{"scene_index": 1819, "scene": "The front right bottle is positioned in front of the front left cup."} +{"scene_index": 1820, "scene": "There are multiple bottles and cups arranged in the scene with varying positions."} +{"scene_index": 1821, "scene": "The two bottles are positioned in the front right, and five cups are placed in various positions including front left and front."} +{"scene_index": 1822, "scene": "There is a bottle at the front, there is a cup at the front left, there is a bottle at the front, there is a bottle at the front right, there is a bottle at the front right, there is a cup at the front left, there is a bottle at the front left, there is a cup at the front right, there is a cup at the front right, there is a bottle at the front left."} +{"scene_index": 1823, "scene": "There are nine objects: four bottles and five cups. The bottles are located in the following positions: two at front right, one at front, one at front left, and one at center. The cups are located at left, front right, front left, and right."} +{"scene_index": 1824, "scene": "The two cups are positioned at the front left, while five bottles are located in various positions around the front area."} +{"scene_index": 1825, "scene": "There is a bottle at the front right, a cup at the front, a cup at the front left, a cup at the front right, a cup at the front left, and a bottle at the front left."} +{"scene_index": 1826, "scene": "There are two bottles located at the front and front right positions and five cups positioned across the front left, front, and front right areas."} +{"scene_index": 1827, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles located at the front left, one bottle at the front right, three cups at the front left, one cup at the front right, and one cup in the front center."} +{"scene_index": 1828, "scene": "There are multiple bottles and cups positioned in the front area, with some specifically located at front right and front left positions."} +{"scene_index": 1829, "scene": "Bottle 1 is located at front right, Bottle 2 is located at front right, Bottle 3 is located at front, Bottle 4 is located at front right, Cup 1 is located at front, Cup 2 is located at front left, Cup 3 is located at front right, Cup 4 is located at front left, Bottle 5 is located at front left, and Cup 5 is located at front left."} +{"scene_index": 1830, "scene": "Bottles are positioned in the front (two at front), front-right, front-left, and center; cups are located on the left, right, front, and front-right."} +{"scene_index": 1831, "scene": "The scene contains multiple bottles and cups arranged at different positions: three bottles are in the front right, one bottle is in the front, and three cups are split between the front left and front."} +{"scene_index": 1832, "scene": "The arrangement consists of multiple cups and bottles positioned across the front area."} +{"scene_index": 1833, "scene": "There are two bottles positioned in the front right and one cup positioned in the front left."} +{"scene_index": 1834, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 1835, "scene": "The setup features two bottles and four cups arranged around a central area, with the bottles positioned at front right, front, and front left, while the cups are placed to the left, front, and front left."} +{"scene_index": 1836, "scene": "The objects are positioned as follows: bottle at front left, cup at front right, cup at left, bottle at front right, cup at front left, bottle at front (no specific side mentioned), and two additional cups at front right."} +{"scene_index": 1837, "scene": "The scene contains five bottles positioned to the right and three cups located on the left, with two additional cups in the front-right and one cup at the center."} +{"scene_index": 1838, "scene": "\"There is a bottle at the front right, a cup at the center, a bottle at the front, a bottle at the front left, a cup at the front left, another cup at the front left, a cup at the front right, and another bottle at the front right.\""} +{"scene_index": 1839, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 1840, "scene": "The scene includes: a bottle at front right, a cup at left, a bottle at front, a bottle at front left, a cup at front right, a bottle at right, a cup at front left, a cup at front, a cup at front right, a bottle at front right."} +{"scene_index": 1841, "scene": "There are multiple bottles and cups positioned around the front area."} +{"scene_index": 1842, "scene": "There are multiple bottles and cups arranged in various positions."} +{"scene_index": 1843, "scene": "The scene contains four identical bottles positioned at the front right and four identical cups positioned at the front and front left."} +{"scene_index": 1844, "scene": "The bottles are positioned in the front right and front left areas, with an additional bottle at the front. The cups are located on the left side and at the front area."} +{"scene_index": 1845, "scene": "The two bottles are positioned at the front right, while three cups are placed at the front left."} +{"scene_index": 1846, "scene": "The scene contains multiple bottles and cups positioned at various locations, with two bottles and one cup located in the front left area."} +{"scene_index": 1847, "scene": "The scene contains multiple bottles positioned at the front right, front left, center, and front areas, along with several cups located on the left and front sides, specifically in the front left region."} +{"scene_index": 1848, "scene": "The bottle is in front left. Another bottle is also in front left. The cup is on the right."} +{"scene_index": 1849, "scene": "The scene contains two bottles positioned at the front right and front left, two cups located on the left and front sides, one cup in the front right, and another cup in the front left."} +{"scene_index": 1850, "scene": "The scene contains multiple bottles and cups positioned across the front, left, right, center, and front right areas."} +{"scene_index": 1851, "scene": "Bottle at front left bottle at front cup at front left bottle at front right bottle at front left cup at front right cup at front left cup at front bottle cup at front right bottle at front right"} +{"scene_index": 1852, "scene": "The scene contains two cups located at the front left and one bottle at the front right."} +{"scene_index": 1853, "scene": "The scene contains multiple bottles and cups positioned at various points around the front area."} +{"scene_index": 1854, "scene": "The front left and front right positions each have multiple bottles and cups, with no specific count given for each object."} +{"scene_index": 1855, "scene": "Bottle at front right Bottle at front Bottle at front left Bottle at right Cup at front right Cup at front left Cup at front Cup at front right Bottle at front right Cup at left"} +{"scene_index": 1856, "scene": "There are multiple bottles and cups positioned in the scene; bottles are located at front left (three instances), front (one instance), and front right (two instances), while cups are placed at front right (three instances), front left (two instances), front (one instance)."} +{"scene_index": 1857, "scene": "The bottle is positioned at the front center with additional bottles at front left and front right, while cups are located at front right, front, front left, and right positions."} +{"scene_index": 1858, "scene": "The scene contains multiple bottles and cups arranged in various positions around the table."} +{"scene_index": 1859, "scene": "There are two bottles positioned at the front right and one bottle at the front left. There are three cups positioned at the front, with two at the front and one at the front left."} +{"scene_index": 1860, "scene": "Bottle 4 bottles are positioned at the front right center left and one bottle is in front Cup there are 8 cups located on the left and front sides left front and front left."} +{"scene_index": 1861, "scene": "Bottle front right Bottle front right Cup front Cup front Cup front left Bottle front left Cup front left"} +{"scene_index": 1862, "scene": "Bottle front bottle front right bottle front left three bottles are positioned at the front of the scene one in front right and another in front left cup front left cup front cup front left cup front right cup front left multiple cups are located at the front with several on the front left side"} +{"scene_index": 1863, "scene": "The objects are arranged as follows: two cups and one bottle in the front; each cup and bottle occupies a specific position either on the left or right side."} +{"scene_index": 1864, "scene": "The scene contains three bottles and four cups arranged in various positions: one bottle is at the front right, another bottle is at the front (unspecified side), a third bottle is at the front left, two cups are at the center, two cups are at the front left, and three cups are at the front right."} +{"scene_index": 1865, "scene": "Each object s position and relationship is described as follows: - Bottle 1 is at the front right. - Bottle 2 is also at the front right (same position as Bottle 1). - Bottle 3 is at the front left. - Cup 1 is at the front. - Cup 2 is at the left. - Cup 3 is at the front right. - Cup 4 is at the center. - Cup 5 is also at the front right (same position as Cup 3). - Bottle 4 is at the front left (same position as Bottle 3)."} +{"scene_index": 1866, "scene": "The scene contains multiple objects with specific positions: four bottles are located at the front left, front, front right, and front; two cups are centered, one is on the left, and three are positioned at the front right."} +{"scene_index": 1867, "scene": "The bottles are positioned in the front right, front, front left, and front right again, while the cups are located in the front, front (again), front right, left, and front left."} +{"scene_index": 1868, "scene": "Bottle is on the right Bottle is at the front right Cup is on the left Cup is at the front Cup is at the front another instance Cup is at the front right Cup is at the front left Bottle is at the front left Bottle is at the front right two instances Cup is at the front left"} +{"scene_index": 1869, "scene": "The scene contains multiple objects positioned in different locations."} +{"scene_index": 1870, "scene": "There are three cups and five bottles arranged in the scene. The cups are located at positions front left (2), front (1), and front right (1). The bottles are positioned at front (1) and front right (3), with an additional bottle at front left (1)."} +{"scene_index": 1871, "scene": "The objects are arranged as follows: two bottles are positioned at the front right, one bottle is at the front, another bottle is at the front left, three cups are placed at the front left and front right."} +{"scene_index": 1872, "scene": "cup front left, bottle front left, cup front right, cup front left, bottle front right, bottle front left, bottle front, cup front right, cup front, bottle front right"} +{"scene_index": 1873, "scene": "The scene contains two bottles and four cups arranged as follows: two bottles are in the front right, one bottle is in the front left, another bottle is in the front, and a fifth bottle is at the center. The cups are positioned on the left side (two), the right side, and one cup each in the front left and front positions."} +{"scene_index": 1874, "scene": "The objects are positioned as follows: there are two bottles in the front left and one bottle in the front right; additionally, there are three cups in the front right, two cups in the front left, and one cup at the front."} +{"scene_index": 1875, "scene": "There is a bottle at front right, a bottle at front, a cup on left, a cup at front right, a bottle at front left, a bottle at front right, a bottle at front left, a cup at front, a cup at front left, and a cup at front in the arrangement."} +{"scene_index": 1876, "scene": "The two bottles are positioned at the front, with one on the front right and another on the front left. The three cups are positioned at the front as well, with two on the front right and one on the front left."} +{"scene_index": 1877, "scene": "Bottle 1 is in the front-right Bottle 2 is in front Cup 1 is on the left Bottle 3 is in the front-right Bottle 4 is in the front-left Cup 2 is at center Cup 3 is on the left Bottle 5 is in the front-left Cup 4 is in front Cup 5 is in front"} +{"scene_index": 1878, "scene": "There are multiple bottles and cups positioned in the front area, with two bottles at front right, one bottle at front left, and one bottle at front. Additionally, there are three cups distributed across the front section, with one cup each at front, front right, and front left."} +{"scene_index": 1879, "scene": "The scene contains multiple cups and bottles arranged in various positions: two cups are at the front left, one cup is at the front right, three cups are at the front, and four bottles are positioned across the front left, front right, and front."} +{"scene_index": 1880, "scene": "Each bottle is positioned in the front right, and each cup is located either in the front left or front."} +{"scene_index": 1881, "scene": "The bottles are positioned in the front and front-right areas, while the cups are located in the front and front-left sections."} +{"scene_index": 1882, "scene": "The three bottles are positioned at the front right, while the three cups are placed at the front left; there is also a single bottle located at the front."} +{"scene_index": 1883, "scene": "A bottle is in the front left position, another bottle is also in the front left area, and a cup is located on the right side."} +{"scene_index": 1884, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1885, "scene": "The scene contains five bottles and six cups positioned across the front, left, and center areas."} +{"scene_index": 1886, "scene": "Each object is located at a specific position relative to the scene."} +{"scene_index": 1887, "scene": "Bottle 1 is located at Front Left, Bottle 2 is located at Right, Bottle 3 is located at Front Left, Cup 1 is located at Front, Bottle 4 is located at Front, Cup 2 is located at Front Left, Cup 3 is located at Left, Cup 4 is located at Front Right, and Cup 5 is located at Front Right."} +{"scene_index": 1888, "scene": "A bottle was placed at the front right, A bottle was placed at the front, A cup was placed at the front right, A bottle was placed at the front left, A cup was placed at the front left."} +{"scene_index": 1889, "scene": "The scene contains multiple bottles and cups arranged in various positions: a bottle is at the front right, another bottle is at the front left, a cup is on the left, two more bottles are at the front left and right, several cups are placed across the center, front, and front right, and finally a bottle is positioned on the right."} +{"scene_index": 1890, "scene": "Bottle at front. Bottle at front right. Cup at front left. Cup at front left. Cup at front right. Bottle at front left. Cup at front. Cup at front right."} +{"scene_index": 1891, "scene": "Bottle 1 is in the front right Bottle 2 is in the front left Bottle 3 is in the front right Bottle 4 is in the front Cup 1 is in the front Cup 2 is in the left Cup 3 is in the front right Cup 4 is in the front left"} +{"scene_index": 1892, "scene": "Bottle 1 Front Right Cup 1 Left Bottle 2 Front Left Cup 2 Left Cup 3 Center Bottle 3 Front Right Cup 4 Front Left Bottle 4 Front Cup 5 Front Bottle 5 Front"} +{"scene_index": 1893, "scene": "There are multiple bottles and cups arranged in various positions around a scene."} +{"scene_index": 1894, "scene": "Bottle 1 is positioned at the front right Bottle 2 is positioned at the front right Bottle 3 is positioned at the front right Cup 4 is positioned at the front left Cup 5 is positioned at the front left Cup 6 is positioned at the front left Cup 7 is positioned at the front left Cup 8 is positioned at the front right Bottle 9 is positioned at the front left Bottle 10 is positioned at the front."} +{"scene_index": 1895, "scene": "The scene contains multiple objects arranged as follows: two bottles are located at the front right and front left positions, one bottle is in the center, and several cups are positioned on the left and front sides."} +{"scene_index": 1896, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1897, "scene": "In this setup, there are three objects: a bottle positioned at front left, another bottle also at front left, and a cup located on the right side."} +{"scene_index": 1898, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1899, "scene": "The setup consists of two bottles positioned at the front right and front left, and four cups located across the scene at the left, front, front left, and front right positions."} +{"scene_index": 1900, "scene": "Bottle is in the front right. Cup is in the front. Cup is in the front left. Bottle is in the front right. Bottle is in the front left. Cup is in the front left. Bottle and cup are in the front left. Please let me know if this meets your requirements."} +{"scene_index": 1901, "scene": "Bottles are located at the front right and front left positions. Cups are placed at the front right, front left, and front positions."} +{"scene_index": 1902, "scene": "The scene features multiple bottles and cups arranged around a central area, with two bottles positioned at the front, one on the right, another in the center, and one in the front right. Additionally, there are four cups located on the left, front right, front left, and front right positions."} +{"scene_index": 1903, "scene": "Bottle: front right, Bottle: front left, Cup: left, Bottle: front right, Cup: front, Cup: front, Bottle: front left, Bottle: front left, Cup: front right, Cup: front left"} +{"scene_index": 1904, "scene": "In the scene, there are multiple bottles and cups arranged in various positions around a table. Bottles are located at both the front right and front left of the table, while cups are positioned across the front area, including the front, front right, and front left. The arrangement suggests a cluttered setup with overlapping objects in different quadrants of the space."} +{"scene_index": 1905, "scene": "The scene contains multiple bottles and cups positioned across the space, with specific locations including front right, front left, center, and left."} +{"scene_index": 1906, "scene": "Bottle is positioned in the front another bottle is positioned at the front-left a third bottle is positioned to the left and the cup is positioned on the right."} +{"scene_index": 1907, "scene": "There are four bottles located in the front right, front left, front left, and left positions, along with five cups positioned in the left, front left, front, front, and front right."} +{"scene_index": 1908, "scene": "The bottle is at the front, another bottle is in front left, the cup is on the right, and there s a third bottle also in front left."} +{"scene_index": 1909, "scene": "The scene contains two bottles located at the front right and front positions, and three cups positioned at the front left, front right, and center."} +{"scene_index": 1910, "scene": "The scene contains multiple bottles and cups positioned at various locations: two bottles are in the front, one bottle is in the front right, another bottle is in the front left; four cups are placed at different positions including left, center, front, and front left."} +{"scene_index": 1911, "scene": "Bottle at front right β€’ Bottle at front right β€’ Bottle at front left β€’ Bottle at front β€’ Cup at front left β€’ Cup at front left β€’ Cup at center β€’ Cup at front β€’ Bottle at front β€’ Cup at front right"} +{"scene_index": 1912, "scene": "The scene contains multiple objects arranged as follows: two bottles at the front left, one bottle at the front, and three cups positioned center, left, and front right."} +{"scene_index": 1913, "scene": "The bottle is at the front, two bottles are in front left, and a cup is in front right."} +{"scene_index": 1914, "scene": "Bottle 1 is positioned in front right. Bottle 2 is positioned in front right. Bottle 3 is positioned in front right. Cup 1 is positioned in front right. Cup 2 is positioned in front left. Cup 3 is positioned in front left. Bottle 4 is positioned in front. Bottle 5 is positioned in front left. Cup 4 is positioned in front right. Cup 5 is positioned in front left."} +{"scene_index": 1915, "scene": "There are multiple bottles positioned in the front and front right areas, and several cups located on the left and front left sides."} +{"scene_index": 1916, "scene": "The scene contains two bottles and five cups positioned across the front area, with one bottle at front right, three cups at front left, one cup at front right, and the remaining objects scattered throughout the front section."} +{"scene_index": 1917, "scene": "The arrangement of the objects is as follows: a bottle is at the front right, a cup is at the front left, another bottle is also at the front left, and there are additional cups positioned throughout the front area."} +{"scene_index": 1918, "scene": "Bottle 1 is at the front right Bottle 2 is at the front left Cup 1 is in the center Cup 2 is on the left Cup 3 is at the front right Cup 4 is at the front left Cup 5 is at the front"} +{"scene_index": 1919, "scene": "Bottles are positioned in the front, front-right, and center areas, while cups are located on the left, front-left, and front-right positions."} +{"scene_index": 1920, "scene": "Bottle 1 is located at the front right, Bottle 2 is located at the front left, Cup 1 is located at the front, Cup 2 is located at the front left, Cup 3 is located at the front, and Cup 4 is located at the front left."} +{"scene_index": 1921, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 1922, "scene": "There are two bottles positioned at the front right and front left, with multiple cups located on the front left and front."} +{"scene_index": 1923, "scene": "The objects are positioned as follows: three bottles are located at front right and one bottle at front left; four cups are placed at front left, two at front, and one at front right."} +{"scene_index": 1924, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 1925, "scene": "Bottle is in front right Bottle is in front left Cup is in front right Bottle is in front Cup is in front right Bottle is in front right Cup is in front left Cup is in front Cup is in front left"} +{"scene_index": 1926, "scene": "Each object s position and relationship are described as follows: - The bottle is positioned at front right. - Another bottle is also at front right. - The cup is positioned at front left. - There are three cups at front left. - A cup is also at front right. - Another bottle is positioned at front. The positions are relative to each other, with some overlapping."} +{"scene_index": 1927, "scene": "cup is at front left cup is at front left cup is at front right cup is at front bottle is at front left bottle is at front right"} +{"scene_index": 1928, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Bottle 3 is also at the front-left. Cup is on the right."} +{"scene_index": 1929, "scene": "Bottle positioned at front right, Bottle positioned at front left, Cup positioned at front left multiple instances, Cup positioned at front."} +{"scene_index": 1930, "scene": "The scene contains multiple bottles and cups positioned in various locations: two bottles are at the front right and front left, four cups are at the front left, one bottle is at the front, and three cups are at the front."} +{"scene_index": 1931, "scene": "Bottle is at center. Bottle is at front. Bottle is at front right. Cup is at left. Bottle is at front. Cup is at front. Cup is at front left. Cup is at front left. Cup is at front. Bottle is at front left."} +{"scene_index": 1932, "scene": "The bottle is positioned at the front right. The bottle is in the right position. The bottle is placed at the front left. Another bottle is located at the front right. A cup is situated at the front. A cup is on the left side. Another cup is placed at the front right. A cup is positioned at the front left."} +{"scene_index": 1933, "scene": "There are multiple bottles and cups positioned across the scene, with specific locations as described."} +{"scene_index": 1934, "scene": "Bottle front left bottle front right bottle front right cup front cup front left bottle front bottle front left cup front left cup front right and cup front right"} +{"scene_index": 1935, "scene": "The setup has multiple bottles and cups arranged in various positions: two bottles are at the front right, one bottle is at the front, another bottle is at the front left, and three cups are positioned at the front left, front, and front right."} +{"scene_index": 1936, "scene": "In the scene, there are multiple bottles and cups positioned across various points in the front area. The bottles are located at the front left, front right, and front positions, while the cups are situated at the front left, front, and front right locations."} +{"scene_index": 1937, "scene": "Bottles are positioned at front left right front and front right. Cups are positioned at left back left center front right and front."} +{"scene_index": 1938, "scene": "Bottle 1 is located at the front-left Bottle 2 is positioned in front Bottle 3 is also in front Bottle 4 is placed at the front-right Cup 1 is centered Cup 2 is at the front-right Cup 3 is on the left side and Cup 4 is also at the front-right"} +{"scene_index": 1939, "scene": "Bottle 1 is at the front, Bottle 2 is at the front-left, Bottle 3 is also at the front-left, and the Cup is on the right."} +{"scene_index": 1940, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 1941, "scene": "There are two bottles at front-right. There is one bottle at front. There are three cups at front-left. There is one cup at front-right."} +{"scene_index": 1942, "scene": "There are two cups and three bottles arranged in the front area. The cups are positioned at front left, front right, and front center, while the bottles are positioned at front right (twice) and front left."} +{"scene_index": 1943, "scene": "Bottle at front right Bottle at front right Bottle at front Cup at front left Cup at front Cup at front left Cup at front Bottle at front left Cup at front right Bottle at center"} +{"scene_index": 1944, "scene": "There are multiple bottles and cups placed in various positions across the scene."} +{"scene_index": 1945, "scene": "The scene contains a total of three bottles and four cups positioned at the following locations: two bottles are in front, one bottle is in the front right, another bottle is in the front left, while among the cups, there are two cups in the front left, two cups in the front right."} +{"scene_index": 1946, "scene": "The scene contains multiple objects arranged in various positions."} +{"scene_index": 1947, "scene": "The front right has a bottle and a cup. The front left has two bottles, one cup, and another cup. The center has a cup. The right has a cup. The front has multiple objects including three bottles and four cups."} +{"scene_index": 1948, "scene": "The setup consists of multiple bottles and cups arranged in various positions, with two bottles at the front right, one cup at the front left, another cup at the front, a bottle at the front left, another cup at the front, and three additional bottles at the front right."} +{"scene_index": 1949, "scene": "bottle is at front right bottle is at right bottle is at front left bottle is at front cup is at left cup is at front left cup is at left cup is at front left cup is at front cup is at front left bottle is at front left"} +{"scene_index": 1950, "scene": "The bottle is positioned to the right, center, front, and front left. The cup is positioned to the left, front, and front left."} +{"scene_index": 1951, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 1952, "scene": "Bottle at front, two bottles at front left, bottle and cup at front right, cup at front, and cup at front left."} +{"scene_index": 1953, "scene": "Bottle 1 is positioned at the front Bottle 2 is positioned at the front Bottle 3 is positioned at the front right Cup 1 is positioned at the front left Cup 2 is positioned at the front Cup 3 is positioned at the front left Bottle 4 is positioned at the front left Bottle 5 is positioned at the front left Cup 4 is positioned at the front left Cup 5 is positioned at the front right"} +{"scene_index": 1954, "scene": "The objects are arranged as follows: two bottles are positioned in the front area, one on the front right and another also on the front right; one bottle is at front left; a cup is placed to the left; two cups are located at the front, with one at front left and three at front right."} +{"scene_index": 1955, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 1956, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 1957, "scene": "Bottles are located at the front right, front left (twice), and front positions, while cups are positioned on the left, front right, and front left (twice), with one cup also placed at the front."} +{"scene_index": 1958, "scene": "Bottle 1 Front Bottle 2 Front Right Bottle 3 Front Bottle 4 Front Right Cup 1 Front Right Cup 2 Front Left Cup 3 Front Left Cup 4 Front Cup 5 Front Left Bottle 5 Front Left"} +{"scene_index": 1959, "scene": "The scene contains multiple bottles and cups arranged at various positions including front right, front left, left, and right."} +{"scene_index": 1960, "scene": "Bottle 1 is at the front right. Bottle 2 is at the front right. Cup 1 is on the left. Bottle 3 is at the front left. Bottle 4 is at the front right. Cup 2 is in the center. Cup 3 and Cup 4 are both at the front left. Bottle 5 is at the front."} +{"scene_index": 1961, "scene": "The scene contains multiple objects arranged as follows: two bottles are positioned at the front right, one bottle is at the front left, another bottle is at the right, and a bottle is also at the front; there are three cups, with two located on the left side and one in the center. Additionally, there is a cup at the front left."} +{"scene_index": 1962, "scene": "bottle is front right, bottle is front, cup is front left, bottle is front right, cup is front right, cup is front left, cup is front, cup is left, bottle is front left, bottle is front left"} +{"scene_index": 1963, "scene": "The objects are arranged as follows: a bottle is at the front right, another bottle is in front, a cup is at the front left, another bottle is in front, a cup is at the front left, and two more cups are at the front right."} +{"scene_index": 1964, "scene": "The scene contains multiple bottles and cups positioned in various locations, with the majority located at the front, including two bottles in front right, one bottle in front left, three cups in front left, one cup in front, and one cup in left."} +{"scene_index": 1965, "scene": "There are 5 bottles positioned as follows, two at front right, one in front, and two at front left, there are 4 cups positioned as follows, two at front left and two at front right."} +{"scene_index": 1966, "scene": "The scene contains multiple objects arranged in various positions: two bottles are located at the front right and front left, one bottle is at the front, another bottle is on the right side, while three cups are positioned across the front left, front, and front right areas."} +{"scene_index": 1967, "scene": "Bottle is on the front right Bottle is on the front right Bottle is on the front Bottle is on the front Bottle is on the front left Cup is on the front left Cup is on the front left Cup is on the front Cup is on the center Cup is on the front right"} +{"scene_index": 1968, "scene": "There are two bottles and four cups arranged in the scene. Both bottles are positioned at the front right, one bottle is also placed at the front left, while all four cups are distributed across the front left and front right positions."} +{"scene_index": 1969, "scene": "cup is at front left. cup is at front right two cups here. bottle is at front near center. cup is at left. bottle is at front left. bottle is at right."} +{"scene_index": 1970, "scene": "The bottle is located at front right, front, front left (twice), and center. The cup is located at front left, front (three times), and left."} +{"scene_index": 1971, "scene": "There are three bottles located at the front right, center, and front of the scene. Additionally, there are four cups positioned on the left side and two cups located at the front left."} +{"scene_index": 1972, "scene": "Bottles are positioned at the front right and front, while cups are located on the left, center, front, front left, and repeated positions."} +{"scene_index": 1973, "scene": "The scene contains a total of four bottles and six cups positioned as follows: two bottles are at the front left, five cups are scattered across the front left to front right areas, and one bottle is specifically located at the front right."} +{"scene_index": 1974, "scene": "There are 2 bottles on the right side, 1 in front, and 1 in front right. There is 1 cup on the left, 1 at the center, and 3 in the front area (front right, front left)."} +{"scene_index": 1975, "scene": "The setup includes multiple bottles and cups positioned at various locations: two bottles are in the front, one on the front left, another on the front right, with additional bottles on the front right; a cup is on the left, another in the center, and several cups near the front, specifically on the front left and front."} +{"scene_index": 1976, "scene": "There are two bottles in the front right and front left positions, three cups in the front left, front, and front right positions, and one additional bottle in the front."} +{"scene_index": 1977, "scene": "Cup is positioned on the left and in front of others, while bottle is located at the front right, front, and front left positions."} +{"scene_index": 1978, "scene": "Bottle front right Bottle front right duplicate Bottle front Bottle front left Cup front left Bottle center Cup center Cup left Cup front Cup front left duplicate"} +{"scene_index": 1979, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles at front right, one bottle at front left, three cups at front left, and two cups at front right."} +{"scene_index": 1980, "scene": "Bottle 1 is at the front, bottle 2 and bottle 3 are also at the front-left, and the cup is on the right."} +{"scene_index": 1981, "scene": "There are two cups on the left and front left positions. There is one cup on the front and front right positions. There are three bottles on the front, front left, and front right positions."} +{"scene_index": 1982, "scene": "The setup includes multiple cups and bottles arranged at various positions: one cup on the left, two bottles in front left (one stacked or placed closely), one bottle on the right, and additional cups and bottles positioned across the front area, specifically a cup in front right and another cup in front left."} +{"scene_index": 1983, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 1984, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles at front right, one bottle at front, three cups at front left, one cup at front, and one cup at front right."} +{"scene_index": 1985, "scene": "The bottles are positioned at the following locations: front left, front, front right (mentioned twice), and right. The cups are placed at the following positions: left, front, center, front left, and front right."} +{"scene_index": 1986, "scene": "Each bottle is positioned at the front left, and the cup is located on the right side."} +{"scene_index": 1987, "scene": "The scene contains multiple objects arranged in different positions with varying relationships, including bottles and cups located at front left, front, and front right positions."} +{"scene_index": 1988, "scene": "The objects include two bottles in the front right and front left positions and three cups in the front left, front, and front right positions."} +{"scene_index": 1989, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at front right, one bottle is at front, one bottle is at front left; three cups are at front right, front, and front left."} +{"scene_index": 1990, "scene": "There are four cups positioned in the front left and front areas, and five bottles positioned in the front and front right areas."} +{"scene_index": 1991, "scene": "Bottle 1 is located on the front right Bottle 2 is located on the front right Bottle 3 is located on the front left Bottle 4 is located on the front Cup 1 is located on the left Bottle 5 is located on the center Cup 2 is located on the right Cup 3 is located on the left Cup 4 is located on the front left Cup 5 is located on the front"} +{"scene_index": 1992, "scene": "The cup is on the left, The bottle is in front-right, The cup is in front-left, The cup is in front-right, The bottle is in front, The cup is in front, The bottle is in front-right, The bottle is in front-right, The cup is in front-left, The bottle is in front."} +{"scene_index": 1993, "scene": "There is a bottle at the front right. There is a cup at the front left. There is a bottle at the front left. There is a bottle at the front right. There is a cup at the front left. There is a bottle at the front left. There is a cup at the front. There is a cup at the front right. There is a bottle at the front. There is a cup at the front right."} +{"scene_index": 1994, "scene": "The three bottles are positioned in the front left area, while the cup is located at the front right."} +{"scene_index": 1995, "scene": "The scene contains three bottles and four cups arranged in the following positions: two bottles at front left, one bottle at front right, one bottle at front, one cup at left, one cup at front, one cup at front right, and one cup at front left."} +{"scene_index": 1996, "scene": "The first bottle is in the front-left position. The second bottle is at the front position. The cup is on the right side."} +{"scene_index": 1997, "scene": "There is a bottle at front right, a bottle at front left, a bottle at front, a cup at left, another bottle at front right, a cup at center, a cup at front, a bottle at front left, a cup at front right, and a cup at front."} +{"scene_index": 1998, "scene": "The setup features multiple bottles and cups arranged across the front area, with specific positions as follows: two bottles are at front right, one bottle each at front and front left, while there are three cups at front left, one cup at front, and two cups at front right."} +{"scene_index": 1999, "scene": "The scene contains multiple bottles and cups positioned across the front, with specific placements including front, front left, and front right locations."} +{"scene_index": 2000, "scene": "Bottles are positioned in the front right corner, while cups are located at front left, front, and left positions."} +{"scene_index": 2001, "scene": "There are multiple cups and bottles arranged in various positions: two cups on the left, one cup in front, one cup in front right, one cup in front left, three bottles on the right, one bottle in front, one bottle in front right, one bottle in front left."} +{"scene_index": 2002, "scene": "Bottle at front right, bottle at front left, bottle at front, bottle at front, cup on left, bottle at front, cup at front, cup at front left, cup at front left, cup at front, and cup at front left."} +{"scene_index": 2003, "scene": "The following items are positioned as: Bottle 1 is Front Left, Bottle 2 is Front Right, Bottle 3 is Front (no specific side), Bottle 4 is Front (no specific side), Cup 1 is Center, Cup 2 is Front Left, Cup 3 is Front, Cup 4 is Front Right, and Cup 5 is Front Right."} +{"scene_index": 2004, "scene": "There are two bottles located at the front right, three cups are positioned at the front left, and one cup is in the front."} +{"scene_index": 2005, "scene": "The bottles are located at the front right and front left positions, while the cups are placed at the left, front right, front left, and front positions."} +{"scene_index": 2006, "scene": "Bottle There are multiple bottles positioned at different locations Two are in the front right one is in the center and another is in the front Cup The cups are placed on the left and front sections of the arrangement with two specific cups located in the front left position"} +{"scene_index": 2007, "scene": "Bottles are located at front right and front left, while cups are positioned at front left and front."} +{"scene_index": 2008, "scene": "The scene contains multiple bottles and cups positioned in various locations, with four bottles located at the front right, two at the front, one at the front left, and seven cups distributed across all positions."} +{"scene_index": 2009, "scene": "There are multiple cups and bottles positioned across the front area, with two cups located at front left, one cup each at front right, and three bottles distributed among front left, front, and front right."} +{"scene_index": 2010, "scene": "There are multiple bottles positioned at the front right and one cup positioned at the front left."} +{"scene_index": 2011, "scene": "The scene contains multiple bottles positioned in the front area, and several cups located on the left side, with some overlapping between them."} +{"scene_index": 2012, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 2013, "scene": "There are multiple bottles and cups positioned across the scene, with specific locations such as front, front right, front left, and front."} +{"scene_index": 2014, "scene": "The bottle is located at front right The bottle is located at front left The cup is located at front right The bottle is located at front The bottle is located at front right The cup is located at center The cup is located at front left The cup is located at front left The bottle is located at front The cup is located at front left"} +{"scene_index": 2015, "scene": "The bottle at front right is adjacent to the bottle at front and cup at front. The cup at front left is near the bottle at front left and cup at front. The two cups at front are side by side."} +{"scene_index": 2016, "scene": "Bottle 1: Front Right, Cup 1: Front Left, Bottle 2: Front Left, Cup 2: Front Right, Bottle 3: Front Left, Cup 3: Front, Cup 4: Front Right, Cup 5: Front Left, Bottle 4: Front, Bottle 5: Front Right"} +{"scene_index": 2017, "scene": "There are six bottles and five cups. Four of the bottles are in front, one is at front right, and one is also at front right. The cups are positioned as follows: two are at front left, three are at front right, and one is at front left again."} +{"scene_index": 2018, "scene": "There are two bottles in the front and one bottle each on the front left, front right, and right. Additionally, there are cups located on the left, front, front right, front left, and center positions."} +{"scene_index": 2019, "scene": "A bottle is at front right, another bottle is at front right, a cup is at front left, a bottle is at front, a cup is at front right, a cup is at front left, a bottle is at front left, a cup is at front, a bottle is at front, and another bottle is at front left."} +{"scene_index": 2020, "scene": "The scene contains two bottles and six cups positioned across the table at various locations including front right, right, front left, left, and front."} +{"scene_index": 2021, "scene": "There are multiple bottles and cups positioned in various locations within the scene, including front right, front, front left, and front positions."} +{"scene_index": 2022, "scene": "Bottle 1 is positioned at the front right, Bottle 2 is positioned at the front, Cup 1 is positioned at the front left, Bottle 3 is positioned at the front left, Bottle 4 is positioned at the front right, Cup 2 is positioned at the front left, Cup 3 is positioned at the front right, Cup 4 is positioned at the front left, Bottle 5 is positioned at the front, Cup 5 is positioned at the front, and Bottle 6 is positioned at the front left."} +{"scene_index": 2023, "scene": "The bottle is in front right, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2024, "scene": "Bottle, front right, bottle, front left, bottle, front, and cup, front right"} +{"scene_index": 2025, "scene": "The cup is on the left. The bottle is in the front-right. The bottle is in the front-left. The cup is in the front. Another cup is also in the front. Another bottle is in the front. The cup is in the front-right. The bottle is in the front-right. The cup is in the front-left. The bottle is in the front-left."} +{"scene_index": 2026, "scene": "The scene contains multiple bottles and cups arranged across the front, with two bottles positioned at front right and front left, and four cups spread out in various positions from left to front."} +{"scene_index": 2027, "scene": "There are three bottles positioned at the front right and one cup each at the front, front left, and another at the front left."} +{"scene_index": 2028, "scene": "The setup features two bottles positioned at the front right and center, while five cups are distributed across the front left, front right, and center areas."} +{"scene_index": 2029, "scene": "There are two cups on the left side, one in the front and one slightly to the front-left. There are three bottles on the right side, with two positioned front-right and one front."} +{"scene_index": 2030, "scene": "The first bottle is at the front The cup is on the right side The second and third bottles are in the front-left area"} +{"scene_index": 2031, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front left, one bottle is at the front, another bottle is at the front right, and several cups are positioned across the front and left areas."} +{"scene_index": 2032, "scene": "The two bottles are located at the front right of the scene. The cups are positioned either at the front or front left."} +{"scene_index": 2033, "scene": "Bottle front right, cup front, cup front left, bottle front left, cup front left, bottle front right, cup front right, bottle cup front left"} +{"scene_index": 2034, "scene": "The bottle is in the front right. The bottle is also in the front left. The cup is in the front. There are cups in both the front left and front right positions."} +{"scene_index": 2035, "scene": "The bottle is at the front. The bottle is at the front right. The bottle is at the front left. The cup is at the center. The cup is at the front left. The cup is at the front. The cup is at the front left. The cup is at the front left."} +{"scene_index": 2036, "scene": "The setup consists of multiple bottles and cups arranged across the front area, with two bottles positioned at the front right and front left, and five cups distributed across the front, front left, and front right positions."} +{"scene_index": 2037, "scene": "The bottle has positions front, front left, right, front right, and center, and the cup has positions left, front right, front left, and front."} +{"scene_index": 2038, "scene": "The objects are arranged as follows: two bottles are in the front positions (front left and front right), one bottle is centered in front, another bottle is on the right side, a cup is on the left, another cup is at the center, a cup is on the right, a cup is at front left, and a cup is also at front right."} +{"scene_index": 2039, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 2040, "scene": "The scene contains five bottles and six cups positioned across the front left, front right areas."} +{"scene_index": 2041, "scene": "There are two bottles positioned in the front right and front left, while there are four cups located in the front, front left, and front right."} +{"scene_index": 2042, "scene": "There are multiple bottles positioned at the front and front right, along with several cups placed on the left, center, front right, and front left."} +{"scene_index": 2043, "scene": "The bottle is in the front, the cup is on the right, and there s another bottle in the front left."} +{"scene_index": 2044, "scene": "There are multiple cups and bottles arranged at various positions including left, center, front, front left, front right."} +{"scene_index": 2045, "scene": "The scene contains multiple bottles and cups arranged in various positions including front, front left, right, front right, center, and left."} +{"scene_index": 2046, "scene": "In the scene, three bottles are positioned in the front left, one bottle is also in the front right, and a cup is placed on the right side."} +{"scene_index": 2047, "scene": "Bottle 1 is positioned in the front-left, Bottle 2 is positioned in the front-left, Bottle 3 is positioned in the front-right, Cup 1 is positioned in the front-left, Bottle 4 is positioned in the front-right, Bottle 5 is positioned in the front-right, Cup 2 is positioned in the front-left, Cup 3 is positioned in the front, Cup 4 is positioned in the front, and Cup 5 is positioned in the front-right."} +{"scene_index": 2048, "scene": "The objects are positioned as follows: two bottles and one cup in the front right; three cups and two bottles in the front left."} +{"scene_index": 2049, "scene": "The scene contains multiple bottles and cups arranged at various positions such as front, front right, right, left, front left, and center."} +{"scene_index": 2050, "scene": "Bottle (position front) Bottle (position front right) Bottle (position front right) Cup (position front left) Cup (position front) Cup (position front left) Bottle cup (position front left) Bottle (position front right)"} +{"scene_index": 2051, "scene": "The bottle is at the front right. The cup is on the left. The cup is in the center. The cup is at the front. The cup is at the front left. The bottle is at the front right. The cup is at the front right. The bottle is on the right."} +{"scene_index": 2052, "scene": "Bottle 1 is positioned at the front right. Bottle 2 is also positioned at the front right. Bottle 3 is positioned at the front left. Cup 1 is positioned at the left. Cup 2 is positioned at the front. Cup 3 is positioned at the center. Cup 4 and Cup 5 are both positioned at the front left. Bottle 4 is again positioned at the front right."} +{"scene_index": 2053, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 2054, "scene": "The objects are arranged with two bottles at the front right and front left positions, three cups distributed across the front left, front right, and front positions."} +{"scene_index": 2055, "scene": "There are two bottles positioned in the front and one bottle positioned in the front right. Additionally, there are four cups located in the front left, one cup in the front right, and one more cup also in the front right."} +{"scene_index": 2056, "scene": "The bottle is positioned in front left, another bottle is also in front left, the cup is on the right, and a third bottle is at the front."} +{"scene_index": 2057, "scene": "Bottle, front rightCup, front leftBottle, front rightCup, frontBottle, front leftCup, frontCup, frontCup, front rightBottle, front leftBottle, front left"} +{"scene_index": 2058, "scene": "The front right bottle is positioned at the front right; the center bottle is in the center; the front left bottle is on the front left; two other bottles are also at the front; and there are three cups located to the left, one in the front left, and four others in the front."} +{"scene_index": 2059, "scene": "The scene contains multiple bottles and cups arranged in various positions: front right, front left, front, and left."} +{"scene_index": 2060, "scene": "The scene contains one bottle in the front right and two cups positioned in the front and front left. Additionally, there is a bottle labeled cup located in the front left."} +{"scene_index": 2061, "scene": "Cup at front, two bottles at front left and front right."} +{"scene_index": 2062, "scene": "The bottle is positioned to the right and front, while the cups are located on the left, back left, front right, front, and center."} +{"scene_index": 2063, "scene": "There are multiple bottles and cups positioned in various locations around the scene."} +{"scene_index": 2064, "scene": "Bottle and Cup are positioned on the front left, while Bottle and Cup are also positioned on the front right."} +{"scene_index": 2065, "scene": "The scene contains three identical bottles positioned in the front area, with two of them specifically located at front right and one at front. Additionally, there are two identical cups placed in the front left area."} +{"scene_index": 2066, "scene": "There are three bottles positioned in the front left area and one cup placed on the right side."} +{"scene_index": 2067, "scene": "The objects are positioned as follows: two cups and three bottles are at the front, with one cup and one bottle each in the front left and front right positions."} +{"scene_index": 2068, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 2069, "scene": "There are three bottles and four cups placed in various positions: two bottles at the front, one bottle at front left, one bottle at front right, one cup at front left, one cup at front right, and one cup on the left."} +{"scene_index": 2070, "scene": "There are two bottles and three cups positioned in the scene. The majority of them are at the front, with one bottle and two cups also placed towards the left or right sides accordingly."} +{"scene_index": 2071, "scene": "The scene contains multiple bottles and cups arranged across various positions, with the majority positioned in the front area."} +{"scene_index": 2072, "scene": "The bottle is in front, the cup is on the right, and another bottle is in front left."} +{"scene_index": 2073, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 2074, "scene": "The scene contains multiple bottles and cups arranged in various positions across the space."} +{"scene_index": 2075, "scene": "The three identical bottles are positioned at front left, while the cup is located to the right of them."} +{"scene_index": 2076, "scene": "The arrangement has two bottles located at the front right and front left positions, while six cups are spread across various front sections including front left, front right, and front."} +{"scene_index": 2077, "scene": "Bottle 1 is in the front-left position Bottle 2 is also in the front-left position Bottle 3 is in the front-right position Cup 1 is in the front-left position Cup 2 is also in the front-left position Cup 3 is in the front position Cup 4 is also in the front position Cup 5 is in the front-right position Cup 6 is also in the front-right position Bottle 4 is in the front position Bottle 5 is in the front-right position"} +{"scene_index": 2078, "scene": "cup is at front right bottle is at front bottle is at front left cup is at front bottle is at front right cup is at front left bottle is at front right cup is at front left cup is at front left bottle is at front right bottle is at front right"} +{"scene_index": 2079, "scene": "Bottle 1 is at the front right. Bottle 2 is at the front right. Bottle 3 is at the front left. Bottle 4 is at the front. Cup 1 is at the front right. Cup 2 is at the front left. Cup 3 is at the front left. Cup 4 is at the front right."} +{"scene_index": 2080, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 2081, "scene": "The scene contains five bottles positioned at the front right, front left, and two additional bottles at the front, along with four cups located at the front, including one specifically on the front left."} +{"scene_index": 2082, "scene": "Bottles are located at the front, front-left, and right positions, while cups are placed on the left, front, front-left, front-right, and front-right sides."} +{"scene_index": 2083, "scene": "The scene contains multiple bottles and cups positioned in the front area, with two bottles and three cups specifically located at the front left."} +{"scene_index": 2084, "scene": "Bottle at front right, Cup at front left, Bottle at front left, Bottle at front left, Cup at front, Cup at front left, Cup at front, Bottle at front right, Cup at front right, Bottle at front right."} +{"scene_index": 2085, "scene": "Bottle front right, bottle front, bottle front left, cup right."} +{"scene_index": 2086, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are at front right and front left, while four cups are distributed among front right, front left, and front positions."} +{"scene_index": 2087, "scene": "There are four bottles positioned in the scene: two are on the front left, one is on the front right, and another is simply at the front. Additionally, there are three cups located across different areas of the space: one is on the left, one is in the center, and one is on the front right."} +{"scene_index": 2088, "scene": "There are two bottles in the front right and two in the front left, one cup on the left, three cups in the front (one in the front right, one in the front, and one in the front left)."} +{"scene_index": 2089, "scene": "The scene contains two bottles positioned at the front right and one cup each placed at the front, front left, and another cup duplicated at the front left."} +{"scene_index": 2090, "scene": "There are two bottles in the front, one on the front right and one on the front left, and four cups distributed across the front left, front right, front left, and front right positions."} +{"scene_index": 2091, "scene": "The bottle is in front, another bottle is front-left, and the cup is on the right."} +{"scene_index": 2092, "scene": "The scene contains multiple objects positioned as follows: a bottle in the front right, a bottle in the front center, a cup in the front left, another cup also in the front left, and additional cups and bottles spread across the front area."} +{"scene_index": 2093, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2094, "scene": "The bottles are positioned at front right (2), front left, and front, while the cups are located at front, left, front right (2), and front left."} +{"scene_index": 2095, "scene": "Bottle 1 is positioned in the front right, Bottle 2 is positioned in the front left, Bottle 3 is positioned in the front, Cup 1 is positioned in the front, Cup 2 is positioned in the front left, Cup 3 is positioned in the front left, Cup 4 is positioned in the front right, and Cup 5 is positioned in the front left."} +{"scene_index": 2096, "scene": "The scene features multiple bottles positioned in the front-right area and several cups placed in both the front center and front-left sections."} +{"scene_index": 2097, "scene": "Bottle at front right Bottle at front left Cup at center Cup at front left (two instances) Bottle at front (two instances) Cup at front right Cup at front Bottle at front left Bottle at front"} +{"scene_index": 2098, "scene": "The bottle is at front right and the cup is at front left."} +{"scene_index": 2099, "scene": "The scene contains two bottles and three cups positioned as follows: the first bottle is in front left, the second bottle is in front right, another bottle is also in front (without a specific side), and finally, there are two cups in front left, one cup in front, and two cups in front right."} +{"scene_index": 2100, "scene": "The scene contains five bottles and six cups arranged across the front area, with specific positions designated for each object."} +{"scene_index": 2101, "scene": "There are multiple cups and bottles arranged in various positions across the front section of the scene."} +{"scene_index": 2102, "scene": "The bottle is positioned in the front right and the cup is located at the front left."} +{"scene_index": 2103, "scene": "The setup consists of multiple bottles and cups placed at various positions, with the majority located in the front area including front right, front left, and front, while a few are positioned towards the back left, center, and left sides."} +{"scene_index": 2104, "scene": "The bottle is at center, the bottle is at front right, the bottle is at front, the cup is at left, and the bottle is at front left."} +{"scene_index": 2105, "scene": "Two bottles are positioned at the front right and one each at the front left and right. Three cups are placed in the center, front right, and left positions."} +{"scene_index": 2106, "scene": "There are multiple bottles positioned in the front area, with two on the front right and one on the front left. Additionally, there are several cups placed across the front section, including positions front, front right, and front left."} +{"scene_index": 2107, "scene": "The bottle is positioned at the front. The cup is on the left. Another bottle is in the front-right position. A third bottle is placed at the front-left position as well. There are cups located in the front-right and front-left positions as well."} +{"scene_index": 2108, "scene": "The scene contains three cups and two bottles arranged across the table with one cup at the very front center."} +{"scene_index": 2109, "scene": "The scene contains two bottles positioned at the front and front-right areas, while there are multiple cups located at the left, front-left, and center positions."} +{"scene_index": 2110, "scene": "There are multiple bottles and cups positioned in the front area, with some specifically located at front right and front left."} +{"scene_index": 2111, "scene": "There are two bottles positioned at the front right and front left, and six cups distributed across the front left, left, front right, front left again, front, and front positions."} +{"scene_index": 2112, "scene": "The bottle at front right is in the front-right corner, the bottle on the right is positioned on the right side, the front bottle is located at the front, the bottle at front left is in the front-left corner, the center bottle is in the center, the cup on the left is on the left side, and the front cup is at the front."} +{"scene_index": 2113, "scene": "Bottle is in front right Bottle is in front left Bottle is in front right Cup is in left Cup is in back left Cup is in center Cup is in front right Cup is in front"} +{"scene_index": 2114, "scene": "The arrangement consists of multiple cups and bottles positioned across the scene, with specific placements indicating their exact locations relative to each other."} +{"scene_index": 2115, "scene": "The scene features three bottles positioned in the front left area and one cup placed in the front right."} +{"scene_index": 2116, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 2117, "scene": "There are two bottles located at the front right and four cups positioned at the front and front left."} +{"scene_index": 2118, "scene": "There are two bottles and three cups in the scene. The bottles are both located at the front right, while the cups are positioned across different areas: front right, front left, and front."} +{"scene_index": 2119, "scene": "The bottle has positions: front, front right (two times), and front left. The cup has positions: left, front left, front (two times), and front right."} +{"scene_index": 2120, "scene": "There are two bottles and five cups positioned across the scene. Bottles are located at front right, front left, and front, while cups are placed at front right, front left, and front."} +{"scene_index": 2121, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 2122, "scene": "In the scene, there are two bottles positioned at front right and one bottle also at front right, along with three cups placed in the front areaβ€”two at front left and one at front."} +{"scene_index": 2123, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2124, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2125, "scene": "The scene contains multiple objects with specific positions: two bottles are in the front right, one bottle is in the front left, another bottle is on the right, and several cups are positioned across various locations including the left, center, front, front left, and front right."} +{"scene_index": 2126, "scene": "There are 3 bottles and 5 cups arranged on a flat surface. The bottles are positioned in the following locations: front left, front right, and front. The cups are positioned in the following locations: left, right, center, front left, and front right."} +{"scene_index": 2127, "scene": "There is a bottle at the front, two bottles at the front right, one bottle at the front left, and one bottle at the center. There are also cups on the left, right, front, and front right."} +{"scene_index": 2128, "scene": "In the scene, there are two cups and five bottles arranged with one cup on the far left, another cup in the front-left area, and three bottles positioned across the front-right."} +{"scene_index": 2129, "scene": "Bottle (front right), Bottle (front left), Bottle (front), Cup (center), Cup (left), Cup (front left), Cup (front), Cup (front right)"} +{"scene_index": 2130, "scene": "There are two cups positioned at the front left and front right, and three bottles positioned at the front and front right."} +{"scene_index": 2131, "scene": "Bottle 1 is in the front-left position, Bottle 2 is on the right, Cup 1 is on the left, Bottle 3 is in the front-right position, Cup 2 is in the front, Cup 3 is also in the front-right position, Bottle 4 is in the front, Bottle 5 is again in the front-left position, Cup 4 is in the front."} +{"scene_index": 2132, "scene": "There are multiple bottles and cups arranged in various positions around the scene."} +{"scene_index": 2133, "scene": "There are five bottles positioned with four in the front areaβ€”three at front right and one at front left, along with six cups placed with two in front left, two in front right, and two in the front area."} +{"scene_index": 2134, "scene": "Bottle is positioned in front right. Bottle is positioned in front left. Bottle is positioned in front right. Cup is positioned on the left side. Bottle is positioned at the front. Cup is positioned at back left. Cup is positioned at center. Cup is positioned at front right. Cup is positioned at front."} +{"scene_index": 2135, "scene": "Bottle 1 is at front-right Bottle 2 is at front Bottle 3 is at front-right Bottle 4 is at front-left Cup 1 is at left Cup 2 is at center Bottle 5 is at front-left Cup 3 is at front-left Cup 4 is at front"} +{"scene_index": 2136, "scene": "There are multiple bottles and cups positioned across the scene with specific placements."} +{"scene_index": 2137, "scene": "In the scene, there are two cups positioned at the front and front left, along with four bottles located at the front right."} +{"scene_index": 2138, "scene": "There are multiple bottles and cups positioned in the front area, with specific locations as described."} +{"scene_index": 2139, "scene": "The bottle is front right, the cup is front left, another cup is front, another cup is front left, a cup is front right, another cup is front left, and another cup is front right."} +{"scene_index": 2140, "scene": "Bottle 1 is at Front Right. Bottle 2 is at Front Left. Cup 1 is at Front Right. Cup 2 is at Front. Bottle 3 is at Front Left. Bottle 4 is at Front Right. Cup 3 is at Front. Cup 4 is at Front. Cup 5 is at Front Left. Bottle 5 is at Front Left."} +{"scene_index": 2141, "scene": "The scene contains two bottles and four cups. The first bottle is at the front right, another bottle is at the front, a cup is at the front left, another cup is at the front right, a third cup is at the front left, a fourth cup is at the front, another bottle is on the right side, a fifth cup is at the front left, and finally, two more bottles are at the front left."} +{"scene_index": 2142, "scene": "The scene contains three bottles and four cups arranged in the front area, with two bottles and one cup positioned slightly to the right, and the other bottle and three cups positioned to the left."} +{"scene_index": 2143, "scene": "Bottle 1 is positioned at the front right, bottles 2 and 3 are both in the front, bottle 4 is at the front left, cup 1 and cup 4 are both at the front left, cups 5 and 6 are at the front right."} +{"scene_index": 2144, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2145, "scene": "The scene contains five bottles positioned in the front area (two on the right, one on the left, one at center, and one unspecified), and four cups also placed primarily in the front left and front positions."} +{"scene_index": 2146, "scene": "The objects are positioned as follows: two cups in the front (one at front left and one at front), one cup at front right, and six bottles distributed across all positions with four at front left and two at front right."} +{"scene_index": 2147, "scene": "Each bottle is positioned in either the front left or front, while the cup is placed on the right."} +{"scene_index": 2148, "scene": "The objects are positioned as follows: two bottles and a cup in the front left; three bottles, two cups, and one cup in the front right; and four cups in the front."} +{"scene_index": 2149, "scene": "The scene contains multiple cups and bottles arranged in various positions, with two cups on the left and front sides, and several bottles distributed across the front right, front left, and right areas."} +{"scene_index": 2150, "scene": "The bottles are positioned in the front right and front left and the cups are positioned in the front front left and front right"} +{"scene_index": 2151, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are in the front right, one bottle is in the front left, and three cups are spread out between the front left and front right positions."} +{"scene_index": 2152, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 2153, "scene": "There are multiple bottles and cups positioned around the scene. Bottles are located in the front, front-right, and center positions, while cups are placed on the left, front-left, and front-right sides."} +{"scene_index": 2154, "scene": "Bottles are positioned in the front and front-right areas, while cups are located to the left, front, and front-left."} +{"scene_index": 2155, "scene": "The setup consists of two bottles and multiple cups positioned across the scene."} +{"scene_index": 2156, "scene": "There are five bottles and four cups arranged in various positions: two bottles and one cup are at the front right, three bottles and three cups are at the front left."} +{"scene_index": 2157, "scene": "The scene contains multiple bottles and cups arranged across different positions, with two bottles in the front right, one bottle in the front left, one cup on the left, one cup at the center, and four cups in the front left."} +{"scene_index": 2158, "scene": "The arrangement consists of two bottles and six cups placed across the front area, with one bottle and one cup positioned slightly to the right."} +{"scene_index": 2159, "scene": "The scene contains two cups and five bottles arranged with one cup at front left, three cups and four bottles at front right."} +{"scene_index": 2160, "scene": "The scene features multiple bottles and cups arranged in various positions around the front area."} +{"scene_index": 2161, "scene": "The scene features two bottles positioned at the front left and front right, with two cups placed in the front area, one on the front right and another on the front left."} +{"scene_index": 2162, "scene": "Bottle 1 is in the front, Bottle 2 is in the front, Bottle 3 is in the front-right, Bottle 4 is in the front-right, Cup 1 is in the front-left, Cup 2 is on the left, Cup 3 is in the front-right, Cup 4 is in the front, Bottle 5 is in the front-left, Cup 5 is in the front-left."} +{"scene_index": 2163, "scene": "The bottle is in front left the cup is on the right"} +{"scene_index": 2164, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: two bottles are at front right, one bottle is at front left, one cup is centered at front, another cup is on the left side, and one cup each at front left and front right."} +{"scene_index": 2165, "scene": "The bottle is at front left, another bottle is also at front left, a third bottle is at left, and the cup is at right."} +{"scene_index": 2166, "scene": "The scene contains multiple bottles and cups positioned across the front area, with some overlapping."} +{"scene_index": 2167, "scene": "The scene features two bottles and five cups. The bottles are positioned in the front right and front left, while the cups are spread across the front left and front positions."} +{"scene_index": 2168, "scene": "there are a bottle at front right a bottle at front left two bottles at front one bottle at front and a bottle at center the front left has a cup the front also has cups at front left front and left positions"} +{"scene_index": 2169, "scene": "Each bottle is positioned in the front of the scene, with one specifically at front left and another at front right. The cups are placed across the left side, with two at front left and two at front right, while there is also a cup located on the front left."} +{"scene_index": 2170, "scene": "The cup is on the left, two bottles are in front, one bottle is in front right, two cups are in front, three cups are in front right, two cups are in front left."} +{"scene_index": 2171, "scene": "The objects are arranged with multiple bottles positioned in the front right and front areas, and cups placed in the front right, front, and front left positions."} +{"scene_index": 2172, "scene": "The scene contains multiple bottles and cups arranged across the front, with two bottles on the front left and front right positions, three cups positioned at front left, left, and front right, and one cup located at the front."} +{"scene_index": 2173, "scene": "The scene features multiple bottles and cups arranged across different positions, including front left, front right, and front. Bottles are present in the front left (x2), front right (x3), and front (x1), while cups are located in the front left (x3), front right (x1), and front (x1)."} +{"scene_index": 2174, "scene": "The bottles are positioned at the front left front and right of the scene and the cups are placed at the left center right front left front right and right positions."} +{"scene_index": 2175, "scene": "The objects are arranged as follows: two cups and one bottle in the front left area; one cup, three bottles, and one cup in the front right area; and one cup in the front."} +{"scene_index": 2176, "scene": "The scene contains multiple bottles positioned at the front right and several cups located on the left and front left sides."} +{"scene_index": 2177, "scene": "The bottle is positioned in front-left. The cup is positioned on the right."} +{"scene_index": 2178, "scene": "There are two bottles located at the front right and front left positions. There are five cups located at the front left, front, front right, and two additional front left positions."} +{"scene_index": 2179, "scene": "Bottle (right), Bottle (front left), Bottle (front right), Bottle (front) are positioned on the right, front left, front right, and front sides respectively. Cup (left), Cup (back left), Cup (center), Cup (front), and Cup (front right) are located on the left, back left, center, front, and front right positions respectively."} +{"scene_index": 2180, "scene": "Each object s position and relationship is described as follows: - The bottle is positioned at the front right. - The cup is positioned at the front left."} +{"scene_index": 2181, "scene": "The scene features multiple cups and bottles arranged across the front area, with some positioned on the front left, front right, and front center."} +{"scene_index": 2182, "scene": "The first bottle is in the front-left position. The second bottle is at the front position. The cup is on the right side."} +{"scene_index": 2183, "scene": "Bottle 1 is positioned at the front right Bottle 2 is positioned at the front right Cup 1 is positioned at the front Cup 2 is positioned at the front left"} +{"scene_index": 2184, "scene": "Bottle 1 is at the front right, bottle 2 is at the front right, bottle 3 is at the front left, cup 1 is in the center, bottle 4 is in the center, cup 2 is at the front left, cup 3 is on the left, and cup 4 is at the front."} +{"scene_index": 2185, "scene": "Bottles are positioned in the front right, front left, and right areas, while cups are placed across various positions including left, front, front left, front right, and center."} +{"scene_index": 2186, "scene": "There are multiple bottles and cups arranged in various positions on a surface."} +{"scene_index": 2187, "scene": "The cup is in the front-right position, while there are three bottles located at front-left positions."} +{"scene_index": 2188, "scene": "The bottle is positioned in the front and front right, and the cup is positioned in the front, front left."} +{"scene_index": 2189, "scene": "Bottle 1 is at front left, cup is at right, bottle 2 is at front left, bottle 3 is at front."} +{"scene_index": 2190, "scene": "There are multiple bottles positioned at the front, including one in the front right and another in the front right again, along with a bottle in the front. There are also cups located on the left and several cups in various positions such as front left, front, and front right."} +{"scene_index": 2191, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 2192, "scene": "The bottle is in the front right position, there are two bottles also in the front left position, and the cup is on the right."} +{"scene_index": 2193, "scene": "The bottle is in the front; there are four bottles; two are at the front-right and front-left positions, and one is at the front; the cup is on the left side; there are five cups; three are at the front-left and front-right positions, and two are at the front."} +{"scene_index": 2194, "scene": "There are two cups and four bottles positioned as follows: one cup on the left, three cups in the front (one at front center, one at front right, and another at front), and one bottle at front left."} +{"scene_index": 2195, "scene": "In the scene, there are multiple bottles and cups arranged in various positions. The objects include two bottles at front left, one bottle at front right (mentioned twice), one bottle at front, three cups at front, and one cup at front right."} +{"scene_index": 2196, "scene": "Bottle 1 is at the front, Bottle 2 is at the front-left, Bottle 3 is also at the front-left, Cup is on the right."} +{"scene_index": 2197, "scene": "The scene contains two bottles and multiple cups arranged in various positions."} +{"scene_index": 2198, "scene": "In the scene, there are multiple cups and bottles arranged across various positions in the front area, with specific placements as follows: a cup is at front left, a bottle at front right, another bottle at front left, a cup at front right, two cups at front left, a cup at front, three bottles at front right, one bottle at front left, and four bottles at front right."} +{"scene_index": 2199, "scene": "The bottle is in the front position, another bottle is in the front-left position, a cup is on the right side, and there is another bottle in the front-left position."} +{"scene_index": 2200, "scene": "There are two bottles in the front areaβ€”one on the front right and one on the front leftβ€”, two cups positioned to the left and front left, and additional cups located at the front and front right."} +{"scene_index": 2201, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are positioned at the front and front right, while five cups are placed across the front left, front right, and another cup is at the front right."} +{"scene_index": 2202, "scene": "The scene contains multiple bottles and cups arranged at various positions: three bottles are positioned in the front (one front right, one front, and one front left), while three cups are placed on the left (left), front right (front right), and front left (front left)."} +{"scene_index": 2203, "scene": "The objects include two bottles and three cups positioned at various locations: one bottle is in the front left, one bottle is in the front right, another bottle is in the front, a cup is on the left, a cup is in the front right, and a cup is also in the front left."} +{"scene_index": 2204, "scene": "The bottle is at the front. The bottle is at the front-left. The bottle is at the front-right. The cup is on the left. The bottle is at the front-right. The cup is at the center. The bottle is at the right. The cup is at the front. The cup is at the front-left. The cup is at the front-right."} +{"scene_index": 2205, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 2206, "scene": "The two cups are positioned in the front left area, and there are three bottles located in the front right, as well as one bottle at the front."} +{"scene_index": 2207, "scene": "The bottle on the right is located on the right side, the bottle in the front-left area is positioned in the front-left, the bottle at the front is situated at the front, the cup centrally placed is located centrally, the cup at the back-left is positioned at the back-left, the cup on the left is located on the left, the bottle at the front-right is situated at the front-right, and the cup in the front-left is positioned in the front-left."} +{"scene_index": 2208, "scene": "The setup includes multiple bottles and cups arranged at various positions such as front right, front left, right, left, center, and front."} +{"scene_index": 2209, "scene": "The bottles are positioned at front right, front left, and front, while the cups are located at center, front left, front right, and front."} +{"scene_index": 2210, "scene": "The first bottle is at the front-right, the second bottle is at the front, the third bottle is also at the front-right, the fourth bottle is at the front-left, the fifth bottle is on the right side, the first cup is at the front, the second cup is at the front-right, the third cup is also at the front-right, the fourth cup is at the front-left, and the fifth cup is on the left side."} +{"scene_index": 2211, "scene": "There is a bottle at the front right. There is a bottle at the front left. There is a cup at the front. There is a cup at the front right. There is a cup at the front. There is a cup at the front left. There is a bottle at the right. There is a cup at the left."} +{"scene_index": 2212, "scene": "Bottles are positioned in front left (two bottles) and front, while a cup is located on the right."} +{"scene_index": 2213, "scene": "Each bottle and cup is positioned at the specified location relative to the scene."} +{"scene_index": 2214, "scene": "There are two bottles located at the front right and front left positions, respectively. Additionally, there are three cups placed in the front area, specifically one each at the front right, front left, and center (front)."} +{"scene_index": 2215, "scene": "The scene contains multiple bottles and cups positioned across the front area, with specific placements as follows: a bottle is at front right, two cups are on the left and center, another bottle is at front left, and additional bottles are located at positions including right, front left (two times), front (three times), and front left again."} +{"scene_index": 2216, "scene": "There is a cup on the front left. There is a bottle on the front left. There is a cup on the front right. There is a cup on the front. There is a bottle on the front right. There is a bottle on the front right. There is a cup on the front. There is a cup on the front. There is a bottle on the front left. There is a bottle on the front left."} +{"scene_index": 2217, "scene": "The objects are positioned as follows: - Two bottles are at the front left and front. - A bottle is at the front right (mentioned twice). - A bottle is at the right. - Cups are located at the left, front left, center, front, and front right."} +{"scene_index": 2218, "scene": "The scene contains multiple bottles and cups positioned at various locations in the front area."} +{"scene_index": 2219, "scene": "Bottle 1 is at the front, bottle 2 is at the front-left, bottle 3 is also at the front-left, and the cup is on the right."} +{"scene_index": 2220, "scene": "In the scene, three bottles are positioned in the front left, one bottle is also in the front right, and a cup is placed on the right side."} +{"scene_index": 2221, "scene": "There are multiple cups and bottles arranged in the front area. Specifically, there is a cup on the front left, a bottle on the front right, another cup on the front left, a cup in the front center, two cups on the front right, and three bottles on the front left."} +{"scene_index": 2222, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 2223, "scene": "Each bottle is positioned in the front right, while each cup is located either front left or front right."} +{"scene_index": 2224, "scene": "Bottle at front right, Bottle at front left, Cup at front left, Cup at front right, Cup at front left, Cup at front right, Bottle at front left, Cup at front"} +{"scene_index": 2225, "scene": "The objects are arranged with multiple bottles and cups positioned across the front left, front right, and front areas."} +{"scene_index": 2226, "scene": "The scene contains multiple bottles and cups arranged in various positions: a bottle is at front-left, two bottles are at front, another bottle is at front-right, a cup is at left, three cups are at front-right, and two cups are at front-left."} +{"scene_index": 2227, "scene": "Two bottles are positioned at the front left and front right. Similarly, two cups are located at the front left and front right. An additional cup is placed centrally at the front."} +{"scene_index": 2228, "scene": "The setup consists of a total of five objects: four bottles and two cups."} +{"scene_index": 2229, "scene": "There are multiple bottles and cups positioned in the scene, with some overlapping objects."} +{"scene_index": 2230, "scene": "The arrangement consists of two bottles located at the front and front right positions, and five cups positioned across the left, front left, and front right areas."} +{"scene_index": 2231, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 2232, "scene": "The bottle is located at the front left position, another bottle is also situated at the front left, and a cup is placed on the right side."} +{"scene_index": 2233, "scene": "The bottle is positioned at the front right, front left, and right, while the cup is located at the left, front, center, and front right."} +{"scene_index": 2234, "scene": "The two bottles are both positioned in the front right area, while the two cups are located in the front and front left positions."} +{"scene_index": 2235, "scene": "The scene contains multiple bottles and cups positioned at the front, with two bottles located in the front right and four cups placed in the front left."} +{"scene_index": 2236, "scene": "The scene contains multiple bottles and cups arranged across the front area with two bottles positioned at front right, one bottle at front, and three cups located at front and front left."} +{"scene_index": 2237, "scene": "There are two bottles and five cups positioned around the scene. The first bottle is on the far right. There s a second bottle in front of it, as well as another bottle that s slightly to the front-left. On the opposite side from the first bottle, there s a cup on the left. In the front-right area, there s a cup. Additionally, there are two cups positioned slightly towards the front-left and one more cup further to the front-left."} +{"scene_index": 2238, "scene": "The scene consists of multiple bottles and cups arranged in various positions: front, front right, front left, left, and front again."} +{"scene_index": 2239, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are at the front right and center, three cups are on the left, and one bottle is at the front left."} +{"scene_index": 2240, "scene": "The arrangement consists of five objects: three bottles positioned at the front right and two cups placed in the front area, one on the front left."} +{"scene_index": 2241, "scene": "There are two bottles located at the front right and front left positions, one bottle in the front position, three cups located at the front left and front positions (two cups), and one cup each at the front right."} +{"scene_index": 2242, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 2243, "scene": "The setup has two bottles and multiple cups arranged around a central area, with the bottles positioned at front right and front left, and cups distributed across the left, front (repeated), front right, and front left positions."} +{"scene_index": 2244, "scene": "Bottle 1 is at front-left, Bottle 2 is at front, Bottle 3 is at front-left, Cup is at right."} +{"scene_index": 2245, "scene": "Bottle 1 is on the right Cup 1 is in the center Bottle 2 is in front Bottle 3 is also in front Cup 2 is at the back-left Bottle 4 is at the front-right Cup 3 is on the left Bottle 5 is at the front-left Cup 4 Cup 5 and Cup 6 are all at the front-left."} +{"scene_index": 2246, "scene": "Bottle 1 is located at the front-left position. Bottle 2 is positioned in front. Bottle 3 is also at the front-left position. Cup is placed on the right side."} +{"scene_index": 2247, "scene": "Bottle 1 is at the front. Bottles 2 and 3 are also at the front-left, and the cup is on the right."} +{"scene_index": 2248, "scene": "The scene features multiple bottles and cups arranged across the front, left, and right positions."} +{"scene_index": 2249, "scene": "The scene contains two bottles located at the front left and front right positions, and four cups placed across various locations including left, front, front right, and front left."} +{"scene_index": 2250, "scene": "The bottle is positioned at front right and front; the cup is positioned at front left and front."} +{"scene_index": 2251, "scene": "There are two cups positioned in the front left and one cup in the front; there are four bottles positioned in the front right, front left, front, and another bottle in the front."} +{"scene_index": 2252, "scene": "The scene contains five bottles located at the front right, front left, center, and two at the front, along with five cups positioned at the front left, front, left, and two at the front."} +{"scene_index": 2253, "scene": "There are three cups and four bottles in the scene. The cups are located at the left, center, and front left positions, while the bottles are positioned at the front right, front, front left, and another front left."} +{"scene_index": 2254, "scene": "The scene contains multiple objects positioned in different locations. There are bottles and cups placed in various positions such as front left, front, and front right. Each object s position is clearly indicated relative to its location."} +{"scene_index": 2255, "scene": "There are two bottles and six cups positioned across the scene."} +{"scene_index": 2256, "scene": "Bottles are located at the front and front right positions, while cups are positioned at the front right, front left, and front."} +{"scene_index": 2257, "scene": "The bottles are positioned in front left, one overlapping the other, and the cup is on the right."} +{"scene_index": 2258, "scene": "There are multiple bottles and cups positioned in the scene. Specifically, there are three bottles located at the front left, two bottles at the front right, four cups at the front left, one cup at the front, and one cup at the front right."} +{"scene_index": 2259, "scene": "Bottle 1 is at the front, Bottle 2 is at the front-left, Bottle 3 is also at the front-left, and Cup is on the right."} +{"scene_index": 2260, "scene": "In the scene, there are multiple bottles and cups positioned across the front area: a bottle is at front right, a cup is at front left, another bottle is centrally at front, with additional cups at front right, front left, and another bottle at front left, along with more cups at front left and front positions."} +{"scene_index": 2261, "scene": "Each object s position and relationship are as follows: - Bottle 1 is at front right. - Bottle 2 is at front right. - Bottle 3 is at front right. - Cup 1 is at front left. - Bottle 4 is at front right. - Cup 2 is at front. - Cup 3 is at front. - Bottle 5 is at front right. - Cup 4 is at front left. - Cup 5 is at front left."} +{"scene_index": 2262, "scene": "The cup is on the left side, and there are multiple bottles positioned in various places around it, including front, front left, and front right."} +{"scene_index": 2263, "scene": "The scene contains multiple bottles and cups arranged across different positions including front right, front left, left, right, and center."} +{"scene_index": 2264, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left, and Bottle 3 is also at the front-left. The cup is on the right."} +{"scene_index": 2265, "scene": "The setup consists of multiple bottles and cups positioned across the front area, with specific placements at front left, front center, and front right."} +{"scene_index": 2266, "scene": "The scene contains multiple bottles and cups arranged in various positions: the bottle is at front right, the bottle is at front, the bottle is at front left, the cup is on the left, the cup is at front, another cup is at front left, a bottle is at front right, cups are also positioned at front, front right, and one more cup at front right, with a final bottle at front right."} +{"scene_index": 2267, "scene": "There are multiple bottles and cups positioned in various locations, including front right, front, front left, and front."} +{"scene_index": 2268, "scene": "In the scene, three identical bottles are positioned at the front right, while two distinct cups are placed at the front and front left."} +{"scene_index": 2269, "scene": "In the scene, there are two bottles and three cups arranged across the front area. The bottle is positioned at front right, the cup at front left, another bottle at front right, a bottle at front left, a cup at front left, a cup at front right, and finally, a cup at front."} +{"scene_index": 2270, "scene": "There are multiple bottles and cups arranged in various positions, with the majority located at the front, including one bottle on the front left and one cup on the front right."} +{"scene_index": 2271, "scene": "There are multiple bottles and cups placed in various positions across the scene."} +{"scene_index": 2272, "scene": "Two bottles are at the front left, a bottle is at the front right, and four cups are distributed with two at the front left, one in front, and one at the front right."} +{"scene_index": 2273, "scene": "The bottle is at the front left, two bottles are at the front right, one bottle is in front, the cup is at the front left, and two cups are at the front right."} +{"scene_index": 2274, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 2275, "scene": "Two bottles are positioned at the front right and front left. A cup is on the left side. Another bottle is on the right side. Multiple cups are placed in the center, front, and front right positions."} +{"scene_index": 2276, "scene": "The bottle is at front right, the cup is at front left, the bottle is at front left, the cup is at right, the cup is at front, the cup is at front left, the bottle is at front left, the bottle is at center."} +{"scene_index": 2277, "scene": "The objects are arranged as follows: four cups and six bottles in various front positions."} +{"scene_index": 2278, "scene": "The bottle is positioned to the right and front of the cup, with one bottle in the front right and another in the front left, while the cups are located on the left, center, and front."} +{"scene_index": 2279, "scene": "The scene contains two bottles and three cups positioned in the front area."} +{"scene_index": 2280, "scene": "A single bottle is at the front, two bottles are in front left, and a cup is on the right."} +{"scene_index": 2281, "scene": "The scene contains a bottle at the front left and another at the front right, while there are cups placed in positions including front, center, front left, front right, and two additional cups at the front."} +{"scene_index": 2282, "scene": "The objects are positioned as follows: one bottle is at the front center, another bottle is at the front right, and multiple cups are located at the front left and front right."} +{"scene_index": 2283, "scene": "The objects consist of multiple bottles and cups positioned across the front area, with two bottles in the front right, three bottles in the front left, one cup in the front right, and four cups in the front left."} +{"scene_index": 2284, "scene": "The setup consists of a total of five bottles and five cups arranged in various positions: two bottles are at the front, one is at the front right, another is at the front left, and one is centered. Additionally, there are three cups located on the left, one at the front right, and one on the right."} +{"scene_index": 2285, "scene": "Bottle at front two bottles at front right cup on left two cups on right cup at front bottle in center bottle at front left two cups at front right"} +{"scene_index": 2286, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are positioned at the front right and front left, another bottle is at the front right (possibly overlapping), one bottle is centered, and several cups are placed on the right, front, and left sides."} +{"scene_index": 2287, "scene": "The objects are arranged as follows: two cups in the center, one cup on the left, and three bottles distributed across the front right, front left, and right positions."} +{"scene_index": 2288, "scene": "There are two cups and six bottles arranged in the scene. The cups are positioned at front left (2x), front right (1x), and front (2x). The bottles are positioned at front (5x) and front right (1x)."} +{"scene_index": 2289, "scene": "Bottle 1 is at the front, Bottle 2 is at the front-left, Bottle 3 is also at the front-left, and Cup is on the right."} +{"scene_index": 2290, "scene": "Each object s position and relationship is described in a single sentence."} +{"scene_index": 2291, "scene": "Bottle at front right, Cup at front left, Bottle at front left, Cup at front, Bottle at front left, Cup at front right, Cup at front left, Cup at front right, Bottle at front right, Bottle at front"} +{"scene_index": 2292, "scene": "There are five bottles positioned in the front area, with three of them specifically located at front right and two at front. Additionally, there are four cups, all placed in the front section, with three at front left and one at front right."} +{"scene_index": 2293, "scene": "There are two cups and five bottles positioned in various locations around the front area."} +{"scene_index": 2294, "scene": "There are two cups positioned in the center and front left, with one bottle in front, another at front left, and three bottles at front right."} +{"scene_index": 2295, "scene": "There are two bottles in the scene positioned at the front right; there are four cups located on the left side, at the front, front left, and front right. Two bottles are placed at the front right; there are four cups located at various positions including left, front, front left, and front right."} +{"scene_index": 2296, "scene": "A bottle is at the front right. There is a bottle in front. There is a cup in the center. A bottle is at the front left. There are three cups in front left. There are two cups in front right."} +{"scene_index": 2297, "scene": "There are multiple bottles and cups positioned across the scene with the following arrangements Bottles There are three bottles Two of them are located at front right one is at front left Cups There are five cups One is at front right two are at front left one is at front and one is at left This configuration places the objects in different parts of the scene as described."} +{"scene_index": 2298, "scene": "There are four bottles and five cups placed in various positions around the scene. The bottles are positioned at front right (two times), front, and front left, while the cups are located at front right (three times) and front left (two times)."} +{"scene_index": 2299, "scene": "The objects are arranged with two bottles in the front, one on the left and one on the right; three cups in the front, two on the left and one on the right."} +{"scene_index": 2300, "scene": "The Bottle is positioned in the front right, the Bottle is positioned on the right, the Bottle is positioned at the front, the Bottle is positioned at the front, the Cup is positioned on the left, the Bottle is positioned in the front left, the Cup is centered, the Cup is positioned on the left, the Cup is positioned at the front, and the Cup is positioned at the front."} +{"scene_index": 2301, "scene": "Two bottles are in the front right One bottle is in the front One bottle is in the front left Three cups are in the front right Two cups are in the front Two cups are in the front left"} +{"scene_index": 2302, "scene": "The cup is on the left The first bottle is in front The second bottle is also in front The third bottle is in front right The fourth bottle is also in front right The fifth bottle is again in front right The sixth bottle is in front right as well The seventh cup is in front right The eighth cup is in front left"} +{"scene_index": 2303, "scene": "The objects are positioned as follows: bottle on the right, cup on the left, bottle in front left, cup at center, cup in front, bottle in front right, cup in front left, bottle in front left, and bottle in front."} +{"scene_index": 2304, "scene": "In the scene, there are multiple bottles and cups positioned across the front area. Specifically, there are three bottles located at front left and two at front right, along with four cups placed in various positions including front left, front, and front right."} +{"scene_index": 2305, "scene": "The objects are arranged with multiple cups and bottles positioned across the front, including front left, front right, and front middle areas, as well as a cup on the left side."} +{"scene_index": 2306, "scene": "The front has two bottles, one in front and another slightly to the front-left. A cup is on the right."} +{"scene_index": 2307, "scene": "The bottle is at front right, the bottle is at front left, the cup is at left, the bottle is at front right, the cup is at front, the cup is at front, the cup is at front right, the cup is at front left, the bottle is at front left, and the bottle is at front left."} +{"scene_index": 2308, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front, one on the front right and another directly in front; a bottle is also positioned to the right. There are five cups placed around the scene, with two at the front left, one at the center, one at the front right, and one on the left side."} +{"scene_index": 2309, "scene": "The bottle is on the right The cup is in the center A bottle is at the front A cup is on the left A cup is at the back left A bottle is at the front A bottle is at the front left A bottle is at the front right A cup is at the front left Another cup is at the front left"} +{"scene_index": 2310, "scene": "The scene contains multiple cups and bottles arranged in various positions: two cups on the left, one cup in the center front, and three bottles spread across the front area from left to right."} +{"scene_index": 2311, "scene": "The cup is positioned on the right side, while the three bottles are all located at the front-left area."} +{"scene_index": 2312, "scene": "There are two bottles and four cups arranged in the scene. The bottles are positioned at front right and front left, while the cups are distributed across front right, front left, front right, and front left."} +{"scene_index": 2313, "scene": "There are four bottles in the front right and one bottle in the front left, along with three cups positioned in the front left."} +{"scene_index": 2314, "scene": "Each bottle is positioned at the specified location relative to its placement in the scene. Similarly, each cup has a defined position as indicated."} +{"scene_index": 2315, "scene": "There are two bottles positioned in the front right section, two bottles located at the front left, one bottle placed to the left, a cup situated on the front side, another cup occupying the front right area, and a cup also present at the front left."} +{"scene_index": 2316, "scene": "The objects are positioned as follows: two bottles are at the front right and front left; a cup is at the front right and front left; an additional bottle is at the front right; another cup is at the front; and finally, a bottle and a cup are at the front left."} +{"scene_index": 2317, "scene": "The bottle is in the front. There are two bottles on the front left and one on the front right. Additionally, there is a bottle at the center. Two cups are on the left and right sides, respectively. A cup is placed at the front left, another at the front, and another at the front right. Each object has its specific position without overlap."} +{"scene_index": 2318, "scene": "The scene contains multiple bottles and cups positioned at various locations, with bottles located in the front right, center, front, and front left areas, and cups placed on the left and front sides."} +{"scene_index": 2319, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 2320, "scene": "The cup is on the right, and there are three bottles in front of it, with two specifically mentioned as being in the front left."} +{"scene_index": 2321, "scene": "In the given setup, there are two bottles located at the front left and front right positions, respectively, and four cups placed across various front positions including center, front left, front right, and another front right."} +{"scene_index": 2322, "scene": "Each object s position and relationship are described as follows: - The bottle is positioned at the front right. - The cup is positioned at the front left. - Another bottle is also at the front right. - A cup is positioned at the front right. - A bottle is located at the front. - A cup is placed at the front left. - A cup is situated at the front right. - A bottle is positioned at the front left. - Two cups are placed at the front left."} +{"scene_index": 2323, "scene": "There are two bottles and five cups positioned across the scene, with multiple duplicates overlapping in both front-left and front-right locations."} +{"scene_index": 2324, "scene": "Bottle is located on the front right and front left. Cup is located on the front right, front left, and front."} +{"scene_index": 2325, "scene": "There are three bottles and five cups arranged in the scene. The bottles are positioned at front right (three times), front (twice), and front left (once). The cups are positioned at front left (twice) and front right (thrice)."} +{"scene_index": 2326, "scene": "There are four bottles located in the front area of the scene, with two positioned on the front right and front left sides. Additionally, there are five cups placed throughout the front section, with one each on the front left, front right, and front, and an extra cup on both the front left and front right positions."} +{"scene_index": 2327, "scene": "The bottle is at the front, another bottle is at the front-left, and the cup is on the right."} +{"scene_index": 2328, "scene": "The scene contains multiple bottles and cups positioned across the table, with specific placements as follows: two bottles at the front, one bottle at front right, another at front left, and a fifth bottle at the center; while the cups are located to the left, right, front right, and another cup is also on the left."} +{"scene_index": 2329, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front left, three bottles are at the front right, two cups are at the front right, and four cups are at the front."} +{"scene_index": 2330, "scene": "There are multiple bottles and cups positioned at various locations: one bottle is in the front, another in front left, one in front right; a cup is on the left. Additionally, there is a cup in front right, two cups in front, and one each in front left and front right."} +{"scene_index": 2331, "scene": "There is a bottle on the front right. There is a bottle on the front right. There is a bottle on the front left. There is a cup on the front left. There is a cup on the front left. There is a cup on the front. There is a cup on the front right. There is a cup on the front. There is a bottle on the front left. There is a cup on the front left. There is a bottle on the front right. There is a bottle on the front right."} +{"scene_index": 2332, "scene": "There are two bottles and five cups in the scene. The first bottle is at the front, the second bottle is at the front right. There are three cups at the front left, one cup at the front right, and another cup also at the front right."} +{"scene_index": 2333, "scene": "There are two cups and five bottles in the scene. The cups are positioned to the left, front, front left, and front right. The bottles are positioned to the front, front right (three times), and front left."} +{"scene_index": 2334, "scene": "Bottle 1 is located at the front right Bottle 2 is located at the front right Cup 1 is located at the front left Cup 2 is located at the front right Cup 3 is located at the front Cup 4 is located at the front Cup 5 is located at the front left Cup 6 is located at the front left Bottle Cup is located at the front left Bottle 3 is located at the front right"} +{"scene_index": 2335, "scene": "There are multiple bottles and cups positioned across the scene Bottles are located at positions front x2 center and front right; one bottle is also on the right side Cups are placed at positions left x1 front left x2 and front right x3"} +{"scene_index": 2336, "scene": "The scene contains multiple objects arranged in specific positions: three bottles are positioned at the front right, and four cups are placed either at the front or front left."} +{"scene_index": 2337, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position (possibly overlapping), and a cup on the right."} +{"scene_index": 2338, "scene": "There are multiple bottles and cups positioned at various locations in the scene. The objects are distributed as follows: - Bottle: front right, front, front left, front right - Cup: center, left, front left, back left, front left Each bottle and cup occupies a distinct position relative to each other within the overall arrangement."} +{"scene_index": 2339, "scene": "There are two bottles located in the front right and front left positions, while there are four cups placed in the front right, front left, front left, and front right positions."} +{"scene_index": 2340, "scene": "There are two bottles positioned at the front right and front left, three cups located in the front area (front left, front right, and front center), and an additional bottle each at the front left."} +{"scene_index": 2341, "scene": "Bottle 1 is positioned at the front right Bottle 2 is also at the front right Cup 1 is located at the front right Cup 2 is in the front position Bottle 3 is on the front left Cup 3 is on the front left Bottle 4 is again at the front right Cup 4 remains in the front Bottle 5 is positioned at the front"} +{"scene_index": 2342, "scene": "The scene contains multiple bottles and cups positioned across the front, with two bottles in the front right and front left positions, a cup on the left side, and additional cups scattered throughout the front area."} +{"scene_index": 2343, "scene": "The scene contains a total of 5 bottles and 4 cups arranged in various positions across the table."} +{"scene_index": 2344, "scene": "The objects are positioned as follows: two bottles in the front left, one bottle in the front, and one bottle in the front right; a cup is located on the left, another cup is on the front right, another cup is at the center, and the last cup is on the right."} +{"scene_index": 2345, "scene": "The scene contains multiple objects arranged in various positions: two bottles are located at the front right and front left, while three cups are positioned at the front, front right, and front left."} +{"scene_index": 2346, "scene": "The bottle is in front, while there is a cup to the right of it. Another bottle is positioned slightly to the front-left, and yet another bottle is also placed in the front-left area."} +{"scene_index": 2347, "scene": "The setup includes two bottles positioned at the front right and front left, and five cups located across the front left, front, and other areas."} +{"scene_index": 2348, "scene": "The cup is positioned in the center and to the left, with another cup at the back left and a cup at the front left. Bottles are located at the front right, front, front left, and front right again."} +{"scene_index": 2349, "scene": "The two bottles are positioned in the front left, one slightly ahead of the other, while the cup is located on the right."} +{"scene_index": 2350, "scene": "There are multiple bottles positioned at the front right, and several cups located in various positions including left, front, front left."} +{"scene_index": 2351, "scene": "There are multiple bottles and cups positioned at various points in the scene, with specific locations indicated for each object."} +{"scene_index": 2352, "scene": "Bottle 1 is positioned at the front right, Bottle 2 is positioned at the front right, Cup 1 is positioned at the left, Bottle 3 is positioned at the front left, Bottle 4 is positioned at the front right, Cup 2 is positioned at the center, Cup 3 is positioned at the front, Cup 4 is positioned at the front right, Bottle 5 is positioned at the right, Cup 5 is positioned at the front left."} +{"scene_index": 2353, "scene": "Bottle 1 is at front-left, bottle 2 is at front, bottle 3 is at front-left, and the cup is at right."} +{"scene_index": 2354, "scene": "In the scene, there are multiple objects arranged in various positions. Specifically, there are three cups positioned at front, front left, and front right, along with five bottles located across the front, front left, front right, and left positions."} +{"scene_index": 2355, "scene": "The bottle is at the front right, a cup is on the left, another bottle is in front, a cup is front left, a cup is in front, a bottle is front left, and two more cups are in front."} +{"scene_index": 2356, "scene": "Bottle 1 is at the front right, Cup 1 is in the center, Bottle 2 is at the front, Cup 2 is on the left, Cup 3 is at the back left, Bottle 3 is at the front left, Bottle 4 is at the front, Bottle 5 is at the front right, Cup 4 is at the front left, and Cup 5 is also at the front left."} +{"scene_index": 2357, "scene": "The objects are arranged with two bottles in the front right and one bottle in the front. There are multiple cups positioned in the front left, front, and front right."} +{"scene_index": 2358, "scene": "The front right has a bottle; the front left has two cups; and the front has one more cup."} +{"scene_index": 2359, "scene": "Bottles are located at front right and front left positions, and cups are located at front right, front left, and front positions."} +{"scene_index": 2360, "scene": "The scene contains multiple bottles positioned in the front right area and several cups located on the left, front, and front left sides."} +{"scene_index": 2361, "scene": "There are two bottles on the right side of the scene and three cups on the front-left side."} +{"scene_index": 2362, "scene": "There are nine objects: three bottles and six cups. The bottles are positioned at front right (three times), front (once), and front left (once). The cups are positioned at front left (four times) and front right (once)."} +{"scene_index": 2363, "scene": "There are two cups and three bottles positioned in the front area of the scene. The first cup is located at the front left, another cup is at the front right, while the bottles are spread across positions front left, front right, and one additional bottle also at front right."} +{"scene_index": 2364, "scene": "The bottle is positioned in front-left, and the cup is positioned on the right."} +{"scene_index": 2365, "scene": "Bottle 1 is at the front right Bottle 2 is at the front left Bottle 3 is at the front Bottle 4 is at the front Bottle 5 is in the center Cup 1 is on the left Cup 2 is on the left Cup 3 is in front Cup 4 is in front left Cup 5 is in front left"} +{"scene_index": 2366, "scene": "The bottle is in front left, another bottle is also in front (possibly overlapping), and the cup is on the right."} +{"scene_index": 2367, "scene": "The objects include five bottles and six cups positioned across the scene: two bottles are at the front, one on the front-left and another on the front-right; three bottles are placed to the right and front positions. Additionally, there are four cups located on the left side and several cups positioned on the front, front-left, front-right, and front-right sections of the layout."} +{"scene_index": 2368, "scene": "Each object s position and relationship are summarized as follows: - The bottle is at the front right. - The cup is at the front left. - The bottle is at the front left. - The cup is at the front. - The bottle is at the front left. - The cup is at the front right. - The cup is at the front left. - The cup is at the front right. - The bottle is at the front right. - The bottle is at the front."} +{"scene_index": 2369, "scene": "There are nine objects in total: five bottles and four cups. The bottles are positioned at front right (three times), front left (once), and front (once). The cups are positioned at front (twice), front right (once), and front left (once)."} +{"scene_index": 2370, "scene": "The bottles are positioned at the front and front left, while the cups are placed in the front left and front right."} +{"scene_index": 2371, "scene": "The scene contains multiple bottles and cups positioned in various locations at the front of the frame."} +{"scene_index": 2372, "scene": "The arrangement consists of a bottle in the front-right and a cup in the front-left, with multiple additional bottles and cups placed around them."} +{"scene_index": 2373, "scene": "There are multiple bottles and cups positioned across the scene with their specific locations marked as follows: two bottles at the front right, one bottle at the center, two bottles at the front, one bottle at the front left, four cups at various positions including the left, center, front left, and front."} +{"scene_index": 2374, "scene": "The scene contains multiple bottles and cups arranged across the front area with specific positioning."} +{"scene_index": 2375, "scene": "The bottle is in front, the cup is on the right, and another bottle is in front left."} +{"scene_index": 2376, "scene": "Bottle 1 is in the front, Bottle 2 is in the front right, Cup 1 is on the left, Bottle 3 is in the front left, Cup 2 is in the front right, Cup 3 is at the center, Bottle 4 is in the front left, Bottle 5 is in the front right, Cup 4 is in the front left, and Cup 5 is in the front right."} +{"scene_index": 2377, "scene": "There are multiple bottles and cups arranged in various positions at the front of the scene."} +{"scene_index": 2378, "scene": "There are nine objects: two bottles in the front right position and seven cups distributed as follows – three on the left (one front left), three at the front, one center, and one also front left."} +{"scene_index": 2379, "scene": "The scene contains a total of 5 bottles and 5 cups placed in various positions: front right, front left, front, center, and left."} +{"scene_index": 2380, "scene": "The scene contains multiple objects positioned in various locations, including bottles and cups located at front right, front left, and front positions."} +{"scene_index": 2381, "scene": "Bottle 1 is located at the front-right Cup 1 is located at the front-left Bottle 2 is also at the front-right Bottle 3 is at the front Bottle 4 is at the front-left while Cup 2 is at the front Cup 3 is at the front-left Cup 4 at the front-right and Cup 5 at the front-right as well Finally Cup 6 remains at the front-left."} +{"scene_index": 2382, "scene": "The scene features multiple bottles and cups positioned across the front area, with most objects clustered on the front right side."} +{"scene_index": 2383, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are in the front left, three bottles are in the front right, one cup is in the front left, six cups are in the front (including one each in the front left and front right)."} +{"scene_index": 2384, "scene": "There are three bottles located at the front right and front left positions, and five cups positioned at the left, center, and front areas."} +{"scene_index": 2385, "scene": "The scene contains multiple objects arranged in specific positions."} +{"scene_index": 2386, "scene": "Three bottles are positioned in the front-left area, while a single cup is located to the right."} +{"scene_index": 2387, "scene": "The bottle front right, the bottle front left, the bottle front, the cup left, the bottle front right, the cup front, the cup front left, the cup front right, the cup front right."} +{"scene_index": 2388, "scene": "The bottle is in the front, the cup is on the right, and there s another bottle in the front left."} +{"scene_index": 2389, "scene": "There is a bottle in front right There is a bottle in front right There is a bottle in front left There is a cup in front right There is a cup in front left There is a bottle in front right There is a cup in front There is a cup on the left There is a cup in front There is a bottle in front right"} +{"scene_index": 2390, "scene": "Bottle at front left, Bottle at right, Cup at left, Bottle at front right, Cup at front, Cup at front right, Bottle at front, Bottle at front left, Cup at front."} +{"scene_index": 2391, "scene": "Two bottles are positioned at front right, one at front left. One cup is at front, two cups are at front left, and one cup is at front right."} +{"scene_index": 2392, "scene": "The scene contains two bottles located at the front and front-left positions, and five cups distributed across front-left, front-right (two), front-right, and front."} +{"scene_index": 2393, "scene": "Each object s position and count is as follows: there are two cups in the front left and one cup in the front; three bottles are in the front right."} +{"scene_index": 2394, "scene": "The arrangement shows multiple bottles and cups positioned at various points in the front area."} +{"scene_index": 2395, "scene": "There are two bottles and five cups positioned in the front area, with one bottle at the front right and one bottle at the front. The remaining objects are multiple cups placed across the front left positions."} +{"scene_index": 2396, "scene": "The objects include three bottles positioned at the front right, front, and front left, and four cups positioned at the front left, front right (twice), and front right."} +{"scene_index": 2397, "scene": "The bottle is in the front, the cup is on the right, and there s another bottle in the front left."} +{"scene_index": 2398, "scene": "The objects include three cups and four bottles, with two cups positioned in the front left and front right, one cup in the front, and three bottles in the front right."} +{"scene_index": 2399, "scene": "There are two bottles and seven cups arranged in various positions."} +{"scene_index": 2400, "scene": "There are two bottles in the front right and front left positions, two cups in the front left and front positions, one cup in the front right, and one cup on the left."} +{"scene_index": 2401, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles at the front (one on the right and one on the left), a bottle at the center, another bottle at the front left, and several cups positioned to the left, front left, and front."} +{"scene_index": 2402, "scene": "Bottle is on the right, Bottle is in front, Cup is at center, Cup is on the left, Cup is back left, Bottle is in front, Bottle is front right, Bottle is front left, Cup is front left."} +{"scene_index": 2403, "scene": "There are two bottles and five cups. The first bottle is in the front-right, the second bottle is in the front, the third bottle is also in the front-right, the fourth bottle is again in the front-right, and the fifth bottle is in the front-left. Additionally, there are cups positioned in the front, front-left, front-right, front-left, and front-left."} +{"scene_index": 2404, "scene": "Two bottles are positioned at the front left, one bottle is on the left, and a cup is on the right."} +{"scene_index": 2405, "scene": "The scene contains multiple cups and bottles arranged in various positions, with specific objects located at front left, front, and front right locations."} +{"scene_index": 2406, "scene": "The objects are positioned as follows: a bottle is at the front left, three bottles are at the front, one bottle is at the front right, two cups are in the center, one cup is at the front right, one cup is on the left, and one cup is at the front."} +{"scene_index": 2407, "scene": "The bottle is in front, the second bottle is at front left, the cup is on the right, and another bottle is also at front left."} +{"scene_index": 2408, "scene": "There are two cups on the left side (one in front left and one further back) and four bottles on the front right."} +{"scene_index": 2409, "scene": "The scene contains a total of three bottles and four cups, positioned as follows: two bottles are at the front, one bottle is at front right, one bottle is at front left; three cups are at front left, and two cups are at front right."} +{"scene_index": 2410, "scene": "The two bottles are positioned in the front right and front left. The cups are placed in the front left, front, front left again, front right, front right, front left again."} +{"scene_index": 2411, "scene": "The cup is front left. The cup is left. The cup is front right. The bottle is front. The cup is front. The bottle is front right. The bottle is front right. The bottle is front right. The cup is front left. The bottle is front."} +{"scene_index": 2412, "scene": "The setup consists of five bottles and six cups arranged in various positions around a scene. The objects are positioned as follows: - Bottle 1: Front Right - Bottle 2: Front Left - Cup 1: Left - Bottle 3: Front Right - Cup 2: Front - Bottle 4: Front - Bottle 5: Right - Cup 3: Front Right - Cup 4: Front Right - Cup 5: Front Left"} +{"scene_index": 2413, "scene": "The two bottles are positioned in the front left, one slightly ahead of the other, while the cup is located on the right."} +{"scene_index": 2414, "scene": "The arrangement has three bottles and seven cups, with multiple instances positioned at the front right, front left, and front."} +{"scene_index": 2415, "scene": "The bottle is front. The bottle is front right. The cup is front right. The bottle is front. The cup is front left. The cup is front left. The cup is front. The cup is front left. The bottle is front left."} +{"scene_index": 2416, "scene": "bottle front right bottle front left cup front left cup front left bottle front right cup front cup front cup front left bottle front left bottle front right"} +{"scene_index": 2417, "scene": "Bottle at front right, Bottle at front right, Bottle at front right, Cup at left, Cup at front left, Cup at front right, Bottle at front, Bottle at front left, Cup at front right."} +{"scene_index": 2418, "scene": "There are two cups positioned at front left and multiple bottles placed at various positions in the scene."} +{"scene_index": 2419, "scene": "The bottle is in the front left, another bottle is also in the front left (possibly overlapping), and the cup is on the right."} +{"scene_index": 2420, "scene": "There are two bottles positioned at the front and one bottle each at front right and front left; three cups are located at left, center, and front positions, with one cup specifically placed at front right and another at front left."} +{"scene_index": 2421, "scene": "There are five bottles positioned in the scene, with three located at the front (two on the front and one on the front right), one at the center, and one at the front right. Additionally, there are four cups placed around the scene, two on the left side (one at the front left and another also at the front left but possibly overlapping or slightly different positioning) and two on the front right side."} +{"scene_index": 2422, "scene": "Bottle 1 is positioned at Front Right Cup 1 is positioned at Front Left Bottle 2 is positioned at Front Left Cup 2 is positioned at Front Left Cup 3 is positioned at Front Cup 4 is positioned at Front Cup 5 is positioned at Front Left Bottle 3 is positioned at Front Left Bottle 4 is positioned at Front Right Bottle 5 is positioned at Front Right"} +{"scene_index": 2423, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles at the front right and one bottle at the front left, while there are three cups at the front right and three cups at the front left."} +{"scene_index": 2424, "scene": "The scene contains multiple bottles positioned at the front right and several cups located at both the front and front left positions."} +{"scene_index": 2425, "scene": "The scene contains multiple bottles and cups arranged in various positions: three bottles are at the front right, one bottle each is at front left, front, and center; and four cups are positioned across different locations including front left, center, and left."} +{"scene_index": 2426, "scene": "Each bottle is positioned in the front row, with specific bottles located at the front right, front center, and front left. Each cup is placed on the left side of the image, with two cups situated at the front right and front left positions respectively."} +{"scene_index": 2427, "scene": "The scene contains multiple bottles positioned in the front right, front left, front (two instances), and center, along with several cups located primarily in the front left, front, and left areas."} +{"scene_index": 2428, "scene": "The scene contains multiple objects positioned in specific locations."} +{"scene_index": 2429, "scene": "There are multiple bottles and cups arranged in various positions across the scene."} +{"scene_index": 2430, "scene": "There are two bottles in the front right and one bottle in the front left; there are four cups, with two in the front, one in the front left, and one in the front right."} +{"scene_index": 2431, "scene": "In the scene, multiple cups are positioned at various points including the front right and front left, while bottles are located in the front and front right positions."} +{"scene_index": 2432, "scene": "The scene contains multiple bottles and cups positioned across the front area, with two bottles at front right, one bottle at front left, three cups at front, and one cup each at front left and front right."} +{"scene_index": 2433, "scene": "Each bottle and cup is positioned either in the front or on the sides (left or right), with multiple objects sharing similar positions."} +{"scene_index": 2434, "scene": "Cup at front left and bottle at front right"} +{"scene_index": 2435, "scene": "The bottle is in the front left position, another bottle is also in the front position, and the cup is on the right."} +{"scene_index": 2436, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position, a cup on the right."} +{"scene_index": 2437, "scene": "In the arrangement, there are multiple cups and bottles positioned across different locations including front left, front, front right, and left."} +{"scene_index": 2438, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 2439, "scene": "The scene contains three bottles located at the front, one cup positioned in the front right, and two additional bottles placed on either side of the cup."} +{"scene_index": 2440, "scene": "There are four bottles located at the front right, one bottle at the front left, three cups at the front, and two cups at the front left."} +{"scene_index": 2441, "scene": "The arrangement consists of multiple cups and bottles positioned across the front area, with several items clustered on the front left side."} +{"scene_index": 2442, "scene": "There are two bottles and four cups positioned around the scene. The first bottle is at the front-right, while another bottle shares the front position with several cups. Additionally, there are cups located at front-left, front-right, and front positions as well."} +{"scene_index": 2443, "scene": "The cup is on the right, while the three bottles are located in the front left area."} +{"scene_index": 2444, "scene": "The cup is positioned in the front left and front right areas, while the bottle is also positioned in the front left and front right areas."} +{"scene_index": 2445, "scene": "The objects are positioned as follows: two bottles are at the front and front left; three cups are on the left, front left, and front."} +{"scene_index": 2446, "scene": "There are multiple bottles and cups positioned in the scene, with specific placements as follows: - Bottle at front left - Bottle at front right - Cup at front left (multiple instances) - Cup at front right (multiple instances)"} +{"scene_index": 2447, "scene": "The front right contains two bottles and the front left has three cups."} +{"scene_index": 2448, "scene": "There are two identical bottles positioned in the front right area Additionally there are four cups located in various positions including front left and front right"} +{"scene_index": 2449, "scene": "There are multiple bottles and cups positioned at various points in the scene. Specifically, there are 7 bottles located at front left, front right, front center (repeated), and front (repeated). Additionally, there are 6 cups placed at front, front left (repeated), and front right (repeated)."} +{"scene_index": 2450, "scene": "The setup consists of multiple bottles and cups positioned across different areas."} +{"scene_index": 2451, "scene": "There are two cups located on the left and front right, and five bottles positioned in the front, front left, and front right."} +{"scene_index": 2452, "scene": "The scene contains multiple bottles and cups positioned in various locations: two bottles are at the front right, one bottle is at the front, another bottle is also at the front right (possibly overlapping), three cups are at the front left, one cup is at the front right, and one cup is at the front."} +{"scene_index": 2453, "scene": "There are four bottles placed in the front area (two at the front, one at the center, and one at the front right) and five cups positioned on the left side (two at the front left and three at the front right)."} +{"scene_index": 2454, "scene": "The scene contains multiple bottles and cups positioned across various locations, with the most prominent being a bottle at the center and several cups placed on the left and front areas."} +{"scene_index": 2455, "scene": "A bottle is at the center, while other bottles and cups are positioned around it in various locations including front, front left, front right, and left."} +{"scene_index": 2456, "scene": "Bottle 1 is at front left and Cup is at right and Bottle 2 is at front left and Bottle 3 is at front."} +{"scene_index": 2457, "scene": "Each object is a bottle or cup positioned in specific locations (front right, front left)."} +{"scene_index": 2458, "scene": "There are multiple bottles and cups positioned in the scene, with specific locations indicated for each object."} +{"scene_index": 2459, "scene": "Bottle 1 is in the front right and the cup is in the front left."} +{"scene_index": 2460, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 2461, "scene": "There are two cups and four bottles arranged in the front area, with one cup each at the front center and front left, and multiple bottles scattered across the front right."} +{"scene_index": 2462, "scene": "In the given scenario, there are multiple bottles and cups positioned across different locations. The bottles are located at front right, front left (twice), and right, while the cups are placed at front, left, center, and front right (twice). Each object s position is distinct, with no overlaps mentioned."} +{"scene_index": 2463, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front-left, one bottle is at the front-right, three cups are at the front-left, one cup is at the front-right, and two additional bottles are positioned at the front."} +{"scene_index": 2464, "scene": "Bottle at front right, Bottle at front left, Bottle at front, Bottle at front right, Cup at front left, Cup at front right, Cup at front, Cup at front, Cup at front, Bottle at front right"} +{"scene_index": 2465, "scene": "The objects are positioned with multiple bottles and cups in various locations."} +{"scene_index": 2466, "scene": "The scene contains multiple objects with varying positions and relationships. The bottle is positioned in the front right, while cups are placed across different positions including front, front left, and front right."} +{"scene_index": 2467, "scene": "Two bottles are at the front left, one bottle is on the left, and a cup is on the right."} +{"scene_index": 2468, "scene": "Bottle 1 is positioned at front right Bottle 2 is positioned at front left Bottle 3 is positioned at front right Cup 1 is positioned at front left Cup 2 is positioned at front right Cup 3 is positioned at front Cup 4 is positioned at front left Bottle 4 is positioned at front left."} +{"scene_index": 2469, "scene": "The scene contains multiple objects arranged in specific positions, including bottles and cups located at the front, front left, and front right."} +{"scene_index": 2470, "scene": "Bottle at front left, Cup at left, Bottle at front right, Bottle at front right duplicate, Bottle at front, Cup at front left, Cup at front right, Cup at front, Cup at front duplicate, Bottle at front right duplicate"} +{"scene_index": 2471, "scene": "The bottle is in the front left position, another bottle is also in the front left, the cup is on the right."} +{"scene_index": 2472, "scene": "There are two bottles and six cups arranged in various positions across the scene."} +{"scene_index": 2473, "scene": "There are two bottles positioned at the front right and front left, one bottle at the front, one bottle at the center, and five cups located at the right, front left, front, left, and front left positions."} +{"scene_index": 2474, "scene": "The objects are positioned as follows: two bottles are at the front right, one bottle is at the front, one cup is on the left, and cups are also located at the front right, front left, and front positions."} +{"scene_index": 2475, "scene": "Each object s position and relationship is described as follows: - Bottle 1 is at the front right. - Bottle 2 is also at the front right. - Bottle 3 is at the front left. - Cup 1 is at the front left. - Cup 2 is on the right side. - Bottle 4 is at the front left. - Cup 3 is at the front left. - Cup 4 is in the center. (Note: The above summary includes all objects and their positions as listed, though some may be duplicates or overlapping.)"} +{"scene_index": 2476, "scene": "Bottle 1 is in the front left. Bottle 2 is in the front left. Bottle 3 is in the front right. Cup 1 is in the front left. Cup 2 is in the front left. Cup 3 is in the front right. Cup 4 is in the front."} +{"scene_index": 2477, "scene": "Bottle 1 is at the front, bottle 2 is in front and to the right, bottle 3 is in front and to the left, cup 1 is on the left side, cup 2 is in front and to the right, cup 3 is in the center, cup 4 is in front and to the left."} +{"scene_index": 2478, "scene": "The bottle is positioned in the front right, while the cups are located in the front, front right, and front left positions."} +{"scene_index": 2479, "scene": "Bottle 1 is located at the front right, Bottle 2 is located at the front left, Cup 1 is located to the left, Bottle 3 is located at the front right, Cup 2 is located at the front, Bottle 4 is located at the front left, Cup 3 is located at the front, Cup 4 is located at the front right, Bottle 5 is located at the front left, and Cup 5 is located at the front left."} +{"scene_index": 2480, "scene": "The scene contains multiple objects with specific positions: two bottles are located at the front right and front left, one bottle is in front, three cups are positioned on the left, center, and front right, and one cup is at front and front left."} +{"scene_index": 2481, "scene": "Bottle 1 is positioned at the front right, Bottle 2 is also positioned at the front right, Bottle 3 is positioned at the front, Cup 1 is positioned at the front left, Cup 2 is also positioned at the front left, Cup 3 is positioned at the front, Cup 4 is positioned at the front left, and Cup 5 is positioned at the front right."} +{"scene_index": 2482, "scene": "There are multiple bottles and cups placed in various positions around the scene."} +{"scene_index": 2483, "scene": "The setup consists of three bottles and five cups positioned at the front, with two bottles located in the front right and one bottle in the front; among the cups, there are two in the front left and three in the front right."} +{"scene_index": 2484, "scene": "Two bottles are in the front right and front left positions, two cups are also in the front left and front positions, another cup is on the right side, and there is a bottle at the center."} +{"scene_index": 2485, "scene": "Bottle 1 is at the front-right, Bottle 2 is at the front-left, Bottle 3 is at the front-left, Bottle 4 is at the front, Cup 1 is on the left, Cup 2 is at the front-left, Cup 3 is at the front-right, Bottle 5 is at the front-right, Cup 4 is at the front-left, Cup 5 is at the front, Bottle 6 is at the front-right."} +{"scene_index": 2486, "scene": "The cup is positioned in the front and has two objects to its front (one on the left, one in the center), while the other cup is at the front right."} +{"scene_index": 2487, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 2488, "scene": "The scene contains multiple bottles and cups arranged in various positions relative to each other."} +{"scene_index": 2489, "scene": "Bottle 1 is at front-left. Bottle 2 is at front. The cup is at right."} +{"scene_index": 2490, "scene": "Each bottle is positioned at the front or front right of the scene. The cups are located across multiple positions including front right, front left, and center, as well as on the left side."} +{"scene_index": 2491, "scene": "There are three bottles and four cups positioned around a scene. Two bottles are in the front right, one bottle is in the front, another bottle is in the front left, and two cups are in the front left, with additional cups in the front and front right positions."} +{"scene_index": 2492, "scene": "Bottle 1 is located at the front right Bottle 2 is on the right side Bottle 3 is positioned at the front right Cup 1 and Cup 2 are both in the front area Cup 3 is on the left side while Cup 4 is at the front left Bottle 4 is at the front left Cup 5 is also at the front left."} +{"scene_index": 2493, "scene": "The bottle is positioned in the front right and front, while the cup is placed in the front left."} +{"scene_index": 2494, "scene": "Bottle 1 is at front left, Bottle 2 is at front, Bottle 3 is also at front left, Cup is on the right."} +{"scene_index": 2495, "scene": "The first bottle is at the front. The second bottle is in the front-left position. The third and fourth bottles are also in the front-right and front-left positions, respectively. The cups are located on the left side, front, front-right, and front-left."} +{"scene_index": 2496, "scene": "The scene features a bottle on the right and another bottle in the front, with a third bottle positioned at the center. Additionally, there are two cups located to the left, one cup placed in the front-left position, and another cup situated at the front-right position."} +{"scene_index": 2497, "scene": "Bottle at front, Cup at front left, Cup at front left, Cup at front right, Cup at front left, Bottle at front right, Bottle at front right, Bottle at front right, Cup at front left."} +{"scene_index": 2498, "scene": "Bottle front right positions 1 2 and 5 cup front position 3 and front left positions 4 6 and 7"} +{"scene_index": 2499, "scene": "The scene contains two bottles and five cups positioned as follows: the first bottle is in the front left, the second bottle is in the front right, the third cup is also in the front left, the fourth cup is in the front right, the fifth cup is in the front, the sixth cup is in the front right again, the seventh cup is in the front, the eighth bottle is in the front, and the ninth cup is in the front right."} +{"scene_index": 2500, "scene": "The scene contains multiple bottles and cups arranged in various positions."} +{"scene_index": 2501, "scene": "The bottle is positioned in the front left and front right, while the cup is positioned in the front left, front right, and front."} +{"scene_index": 2502, "scene": "There are four bottles positioned at the front of the scene Two are on the front right and two are on the front left There are five cups positioned across the scene One is at the front right one is in the center and three are on the front left."} +{"scene_index": 2503, "scene": "Bottle 1 is at the front-right. Bottle 2 is in front. Cup 1 is at the front-right. Bottle 3 is in front. Cups 2, 3, and 4 are at the front-left."} +{"scene_index": 2504, "scene": "The scene contains multiple objects arranged in specific positions: there are bottles located at the front right, front left, and front, as well as cups positioned at the front left, front right, and front."} +{"scene_index": 2505, "scene": "The scene features multiple bottles and cups positioned across the front area, with specific placements including front, front right, front left, left, center, and additional duplicates in certain positions."} +{"scene_index": 2506, "scene": "The objects are positioned as follows: - Bottle at front right. - Bottle at front left. - Cup at left. - Cup at center. - Bottle at front. - Cup at front right. - Cup at front left. - Cup at front. - Bottle at front left (repeated). - Bottle at front (repeated)."} +{"scene_index": 2507, "scene": "There are two bottles; one is located at the front right, and the other is at the front left. There are four cups positioned as follows: two at the front, one at the front left, and another at the front right."} +{"scene_index": 2508, "scene": "The following objects are present: Bottle at front right, Bottle at front right, Cup at front right, Bottle at front, Cup at front, Cup at front left, Cup at front left, Cup at front left."} +{"scene_index": 2509, "scene": "Bottles are positioned at front right (three instances), front left, and right, while cups are located at left, center, front left, front right, and front."} +{"scene_index": 2510, "scene": "The scene contains multiple bottles and cups positioned in various locations around the front area."} +{"scene_index": 2511, "scene": "There are two bottles positioned in the front and front right areas, as well as five cups located in the front left and front right positions."} +{"scene_index": 2512, "scene": "There is a bottle at the front. There are two bottles at the front right and front left. There is a bottle in the center. There is a cup on the left. There is a cup at the front left. There is a cup on the right. There is a cup at the front right. There is a cup at the front."} +{"scene_index": 2513, "scene": "There are 3 cups positioned at the front left and one cup at the front right. There are three bottles positioned at the front right."} +{"scene_index": 2514, "scene": "The scene contains multiple bottles and cups positioned across different areas: two bottles are in the front right, one bottle is in the front, one bottle is in the front left, three cups are on the left, one cup is in the center, one cup is in the front, and another cup is also in the front."} +{"scene_index": 2515, "scene": "The bottles are located at the front right, front left, and front positions and the cups are positioned at the left, front left, front, and front right locations."} +{"scene_index": 2516, "scene": "The bottle is positioned at the front right, with another bottle also at the front right. Additionally, there are cups located at the front left and front positions."} +{"scene_index": 2517, "scene": "There are two bottles located at the front right and one bottle at the front. Additionally, there are two cups placed at the front left."} +{"scene_index": 2518, "scene": "The bottle is positioned at the front left, another bottle is at the front right, a third bottle is in front, and a fourth bottle is on the right. The cup is located on the left, one cup is on the right, another cup is at the center, yet another cup is at the front left, and there is also a cup at the front right."} +{"scene_index": 2519, "scene": "Bottle 1 is at the front. Bottle 2 is at the front-left. Bottle 3 is at the front-right. Cup 1 is at the left. Bottle 4 is at the front-right. Cup 2 is at the front-right. Cup 3 is at the front-left. Cup 4 is at the front-left. Bottle 5 is at the center. Cup 5 is at the front."} +{"scene_index": 2520, "scene": "The two bottles are positioned in the front right and front positions, while the five cups are located in the front left, front right, and front positions."} +{"scene_index": 2521, "scene": "The arrangement consists of multiple bottles and cups positioned in the front area, with some specifically located at front left and front right."} +{"scene_index": 2522, "scene": "Bottle 1 is in front left, bottle 2 is in front left, bottle 3 is in front, cup is on the right."} +{"scene_index": 2523, "scene": "In the scene, there are two types of objects: bottles and cups. Bottles are positioned at front right (x2), front left (x2), and right. Cups are placed at left, front (x2), front right (x3), and center."} +{"scene_index": 2524, "scene": "There are two cups located at the front left and one cup at the front right. Additionally, there is a bottle in the front and three bottles placed at the front right and front left positions."} +{"scene_index": 2525, "scene": "There are two bottles positioned at the front, one to the front right and another to the front left; there are five cups located on the left, front right, front, and front left positions."} +{"scene_index": 2526, "scene": "The scene contains multiple objects with specific positions: two bottles are at the front and front left, while three cups are positioned at the left, center, front left, front, and front right."} +{"scene_index": 2527, "scene": "There are three cups positioned at the front of the scene and two bottles also at the front."} +{"scene_index": 2528, "scene": "The scene contains multiple bottles and cups positioned across different locations, including right, front, front left, left, front right, center, and front positions."} +{"scene_index": 2529, "scene": "There are two bottles in the front right and one bottle in the front left, as well as five cups distributed across the front, front left, and front right positions."} +{"scene_index": 2530, "scene": "Bottle 1 is at the front, Bottle 2 is at the front-left, Bottle 3 is also at the front-left, and the cup is on the right."} +{"scene_index": 2531, "scene": "The arrangement consists of multiple bottles and cups positioned across various locations: two bottles at front left, one bottle at right, three cups at left, one cup at front right, and four cups at front."} +{"scene_index": 2532, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 2533, "scene": "The bottle at the front left is positioned in front-left, and the cup at the front left is to the left of it; the cup at the front is center, with the bottle at the front-right to its right."} +{"scene_index": 2534, "scene": "There is a bottle in the front left, another bottle in the front left, a cup in the front right, and a bottle in the front."} +{"scene_index": 2535, "scene": "The bottle is in front; two additional bottles are positioned to the front left; and the cup is located on the right."} +{"scene_index": 2536, "scene": "The arrangement consists of multiple cups and bottles positioned in various locations: two cups on the left side (one at left and one at front left), two cups on the front side (one at front and one at front right), and four bottles distributed across different positions, with two bottles at front left and two at front right."} +{"scene_index": 2537, "scene": "The bottle is positioned at the front left, another bottle is at the front, a third bottle is at the front as well, and one more bottle is at the center. There are two cups located on the left side, one in the front left and another at the front. Additionally, there is a cup positioned to the left and another at the front right."} +{"scene_index": 2538, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 2539, "scene": "The scene contains multiple objects arranged in specific positions: two bottles are at the front left, one bottle is at the front, another at the front right, and a cup is positioned at the left, center, front right, and right."} +{"scene_index": 2540, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are at the front, one bottle is on the right, another is at the center, a cup is on the left, and two cups are each positioned at front right and front left."} +{"scene_index": 2541, "scene": "There are multiple bottles positioned at the front, one bottle on the right, and several cups located at the front left and front right."} +{"scene_index": 2542, "scene": "The setup includes multiple bottles and cups positioned across different locations, with specific placements as follows: a bottle at front right, a bottle at front, a cup on the left, a cup at front right, a bottle on the right, a bottle at front left, a cup at front, another cup at front right, a cup at front left, and finally a bottle at front right."} +{"scene_index": 2543, "scene": "Bottle 1 is at front left. Bottle 2 is at front right. Bottle 3 is at front. Cup 1 is at left. Bottle 4 is at right. Cup 2 is at center. Cup 3 is at front left. Bottle 5 is at front right. Cup 4 is at front right."} +{"scene_index": 2544, "scene": "In this setup, there are three objects: a bottle positioned at front left, another bottle also at front left, and a cup located on the right side."} +{"scene_index": 2545, "scene": "Cup is in front left Bottle is in front right Cup is in front Bottle is in front left Bottle is in front right"} +{"scene_index": 2546, "scene": "In the scene, there are multiple bottles and cups positioned across various locations."} +{"scene_index": 2547, "scene": "The bottles are positioned in the front right, center, and front left of the image, while the cups are placed to the left and at the front of the image."} +{"scene_index": 2548, "scene": "The scene contains multiple bottles and cups arranged at various positions: two bottles are in the front right, one bottle is in the front left, another bottle is on the right, a cup is at the center, and additional cups are placed on the left, front right, and front left."} +{"scene_index": 2549, "scene": "Bottle at front right Bottle in center Bottle at front left Cup on the left Bottle at front mentioned twice Cup at front Cups at front left two instances"} +{"scene_index": 2550, "scene": "Each bottle is positioned at the front of the scene, while each cup is located either on the left or the front-right side."} +{"scene_index": 2551, "scene": "Each object is placed at a specific position on the table."} +{"scene_index": 2552, "scene": "There is a bottle in the front-left position, another bottle also in the front-left position, a cup on the right."} +{"scene_index": 2553, "scene": "The setup features a mix of bottles and cups positioned strategically across the front section. Bottles are located at front, front right, and front left positions, while cups are placed at front left, front right, and front positions."} +{"scene_index": 2554, "scene": "There are two bottles located at the front right and front left positions, respectively. Additionally, there are three cups positioned at the front, front left, and front right."} +{"scene_index": 2555, "scene": "Cup is in front right and front left positions; bottle is in front left, front right, and front positions."} +{"scene_index": 2556, "scene": "The scene contains multiple cups positioned in the front left and one bottle positioned in the front right."} +{"scene_index": 2557, "scene": "Bottle: positions include front right, front left, and front. Cup: positions include front right, front left, and front."} +{"scene_index": 2558, "scene": "There are two bottles positioned at the front (one on the front right and one on the front left) and multiple cups located across various positions including the left, front right, front, and front left."} +{"scene_index": 2559, "scene": "The objects are positioned as follows: two cups and one bottle in the front (one cup at front left, one cup at front center, and one bottle at front right); one cup and three bottles at front left; and one cup at front right."} +{"scene_index": 2560, "scene": "In the scene, there are two bottles positioned at the front and one bottle each in the front right and front left, along with three cups located across the front, front left, and front right positions."} +{"scene_index": 2561, "scene": "Each bottle is positioned in the front, either on the right or specified as front without a side. Each cup is located in the front-left position."} +{"scene_index": 2562, "scene": "The bottle is at front left, another bottle is at front, cup is at right."} +{"scene_index": 2563, "scene": "There are two bottles and three cups positioned at the front, with one bottle and one cup each located in the front right and front left positions."} +{"scene_index": 2564, "scene": "Bottle 1 is in the front Cup 1 is in the front-left Bottle 2 is in the front-right Cup 2 is in the front-left Bottle 3 is in the front-left Bottle 4 is in the front-right Bottle 5 is in the front-left Cup 3 is in the front-right Cup 4 is in the front-right Cup 5 is in the front Cup 6 is in the front Bottle 6 is in the front-left."} +{"scene_index": 2565, "scene": "The scene features multiple bottles and cups arranged in various positions: two bottles at the front left (one overlapping), one bottle at front center, a cup in the center, another cup on the left, a cup at front left, and a cup at front right."} +{"scene_index": 2566, "scene": "The setup consists of five bottles and five cups arranged across the scene. Bottles are positioned at front left, front right, front (two times), while cups are placed at left, front left (three times), front, and front right."} +{"scene_index": 2567, "scene": "The bottle is positioned at front right There are multiple bottles and cups located in various positions with the majority placed at the front"} +{"scene_index": 2568, "scene": "Bottle at front Bottle on the right Bottle in front-left Cup on the left Bottle in front-right Cup in front-right Cup in front-left Bottle in front-left Cup in front-right Cup in front-left"} +{"scene_index": 2569, "scene": "The scene contains multiple bottles and cups positioned in various locations, including two bottles at the front, one bottle at the front left, two bottles at the front right, three cups at the front left, two cups at the front, and one cup at the front right."} +{"scene_index": 2570, "scene": "The scene contains multiple objects with specific positions: a bottle at front right, two cups at front left and one at front right, along with a combined bottle cup also at front right."} +{"scene_index": 2571, "scene": "Each bottle and cup is positioned in the scene as follows: - Bottle 1: Front Left - Bottle 2: Front Left - Bottle 3: Front Right - Cup 1: Front Right - Cup 2: Front Left - Bottle 4: Front Right - Cup 3: Front - Cup 4: Front Left - Bottle 5: Front - Bottle and Cup 1: Front Right - Bottle 6: Front"} +{"scene_index": 2572, "scene": "Bottle front front right x2 front left center Cup center front left x2 front right x2"} +{"scene_index": 2573, "scene": "There are two bottles and six cups placed across the front area, with one bottle on the front right, three cups and one bottle on the front left, and two cups at the front."} +{"scene_index": 2574, "scene": "The three identical bottles are positioned at front left, while the cup is located to the right of them."} +{"scene_index": 2575, "scene": "The scene contains multiple objects arranged in specific positions. There are three bottles positioned at the front right and one bottle also at the front right, along with several cups located at the front, front left, and another cup at the front left."} +{"scene_index": 2576, "scene": "The scene features multiple objects arranged in specific positions, with two bottles and five cups located across the front right, front, front left, and other areas."} +{"scene_index": 2577, "scene": "The cup is at front left, the bottle is at front right, the bottle is at front left, the cup is at front, the bottle is at front left, the cup is at front left, the cup is at front right, the bottle is at front, the cup is at front right, the bottle is at front right."} +{"scene_index": 2578, "scene": "Bottle at front-right is positioned in the front-right area Another bottle at front-right shares the same front-right position Bottle at front-left is located in the front-left area Cup at back-left is situated in the back-left region Bottle at front occupies the front area Bottle at front-left mirrors its counterpart on the left side of the front Cup at center is centrally positioned Cup at left is on the left side Cup at front-right is placed in the front-right section Another cup at front is located towards the front"} +{"scene_index": 2579, "scene": "There are two bottles and five cups placed in the front area of a scene, with one bottle located at front right, another at front, and one bottle also at front left. The cups are positioned across various points in the front section, including two at front left and two at front right, with one cup additionally located at front."} +{"scene_index": 2580, "scene": "The list includes bottle (front left), bottle (front right) x2, cup (front), bottle (front right), cup (left), bottle (right), cup (center), cup (front right), cup (front left)."} +{"scene_index": 2581, "scene": "The setup consists of a total of five bottles and five cups arranged in various positions: two bottles are at the front, one is at the front right, another at the front left, and one in the center; the cups are positioned across the left, right, front right, and front."} +{"scene_index": 2582, "scene": "The objects are arranged with cups and bottles positioned in the front area, specifically noting their locations as front left or front right."} +{"scene_index": 2583, "scene": "cup in position front left, bottle in position front left, bottle in position front right, cup in position front right, cup in position front left, bottle in position front, cup in position front, cup in position front right, and bottle in position front right."} +{"scene_index": 2584, "scene": "The scene contains multiple cups and bottles arranged in various positions at the front, including a cup at front left, a bottle at front right, another cup at front, a bottle at front left, a cup at front right, and additional cups and bottles at front left."} +{"scene_index": 2585, "scene": "The objects are positioned as follows: two bottles are at front right and front left, three cups are at front left, one cup is at front, and two cups are at front right."} +{"scene_index": 2586, "scene": "There are multiple bottles positioned at the front, front right, and center of the scene, as well as several cups located on the left, right, and front right sides."} +{"scene_index": 2587, "scene": "The scene contains multiple bottles and cups arranged in various positions: two bottles are in the front right, two bottles are in the front left, a cup is on the left, three cups are in the front with one at the front left and one at the front right."} +{"scene_index": 2588, "scene": "Bottle at front-left, bottle at front-right, bottle at front, bottle at right. Cup at right, cup at left, cup at center. Cup at front-left and cup at front-right."} +{"scene_index": 2589, "scene": "Bottle 1 is at the front right, Bottle 2 is at the front left, Bottle 3 is at the front right, Cup 1 is at the front right, Cup 2 is at the front, Cup 3 is at the front left, Cup 4 is at the front, and Cup 5 is at the front right."} +{"scene_index": 2590, "scene": "The bottle is at the front and right; another bottle is at the front and left; a third bottle is at the front; two cups are at the front and left; two more cups are at the front and right."} +{"scene_index": 2591, "scene": "The bottle is positioned in the front right, while the cups are located in the front left."} +{"scene_index": 2592, "scene": "There are three bottles positioned at the front left, and a cup located on the right."} +{"scene_index": 2593, "scene": "Bottles are positioned at the front and front right, while cups are placed at the front left and front right."} +{"scene_index": 2594, "scene": "The scene contains four bottles and five cups arranged around a central area, with some overlapping."} +{"scene_index": 2595, "scene": "Each bottle is positioned at the front right, and each cup is positioned at either the front or front left."} +{"scene_index": 2596, "scene": "The bottles are positioned in the front right and front left, while the cups are located in the front left."} +{"scene_index": 2597, "scene": "The bottle is at the front, with two additional bottles positioned in front left and one cup located in front right."} +{"scene_index": 2598, "scene": "Bottle is positioned at front right. Cup is positioned at left. Cup is positioned at front. Bottle is positioned at front right. Bottle is positioned at front left. Bottle is positioned at front right. Cup is positioned at front left. Cup is positioned at front right. Bottle is positioned at right. Cup is positioned at center."} +{"scene_index": 2599, "scene": "The front left has two bottles placed there, while the front area also includes a bottle, but it s not specified if it s overlapping with the front left or separate. Additionally, on the right side, there is a cup located."} +{"scene_index": 2600, "scene": "There are two bottles and four cups in the scene. The bottles are positioned at front right and front left, while the cups are located at front, front left, and front right."} +{"scene_index": 2601, "scene": "There are multiple bottles and cups positioned across various points in the scene, with specific placements indicated as either right, front right, left, front, front left, or front right. "} +{"scene_index": 2602, "scene": "The two bottles are positioned at the front. One bottle is centered. Another bottle is on the right side. Additionally, there is a bottle in the front right. The cup is located on the left. There are cups in the front left and front right positions."} +{"scene_index": 2603, "scene": "The setup has multiple bottles and cups arranged across the front area, with some positioned towards the left and others towards the right."} +{"scene_index": 2604, "scene": "The scene contains multiple bottles and cups arranged across various positions including front left, front, left, front right, right, and center."} +{"scene_index": 2605, "scene": "The scene contains multiple objects positioned in various locations: two bottles are at the front, one bottle is at the front right, and several cups are located at the front, front left, and front right."} +{"scene_index": 2606, "scene": "Bottle 1 is at front-left Bottle 2 is at front Bottle 3 is at front-left Cup is at right"} +{"scene_index": 2607, "scene": "The objects consist of bottles positioned in the front and front right areas, and cups located on the left, center, front left, and front right positions."} +{"scene_index": 2608, "scene": "There are five bottles located at the following positions: two in the front right, one in the center, one in the front left, and one in the front. There are five cups positioned as follows: three in the front left, one on the left, and one in the front."} +{"scene_index": 2609, "scene": "There are two bottles at the front and front right positions, three cups at the front left, front, and front right positions."} +{"scene_index": 2610, "scene": "Bottle is located at front right, Cup is positioned at front left, Another cup is placed in the front, A third cup is also placed in the front, The fourth cup is located at front left, Bottle is situated at front left, Another bottle is at front right, Lastly, a bottle is at front left."} +{"scene_index": 2611, "scene": "The scene contains two bottles and eight cups arranged as follows: one bottle is at the front right, three bottles are at the front left, one cup is at the center, one cup is at the front right, one cup is on the right side, and five cups are at the front left."} +{"scene_index": 2612, "scene": "There are two bottles at the front right and one bottle each on the front left and right. Additionally, there are four cups located on the left, center, front, and front left positions."} +{"scene_index": 2613, "scene": "Bottle at front leftBottle at front rightCup on leftCup at frontCup at front leftBottle at frontBottle at front rightCup at front leftCup at front rightBottle at front right"} +{"scene_index": 2614, "scene": "The objects are positioned as follows: - Bottle at front right - Bottle at front left - Cup at front left - Cup at front - Bottle at front right - Cup at front right - Bottle at front - Cup at front left - Cup at front left - Cup at front left"} +{"scene_index": 2615, "scene": "There are three identical bottles in the scene, all positioned at the front of the image but spread out slightly to the right. There are five cups placed around the front area, with three on the front left and two near the front center or front right positions."} +{"scene_index": 2616, "scene": "There are two cups and multiple bottles positioned in the front area."} +{"scene_index": 2617, "scene": "The scene contains multiple bottles and cups positioned across the front area. Bottles are located at front right (three instances), front left (two instances). Cups are placed at front left (three instances) and front right (one instance)."} +{"scene_index": 2618, "scene": "There are multiple bottles positioned in the front area of the scene (front left, front right, and two at front), a cup placed centrally, and additional cups located on the front, left, and front right positions."} +{"scene_index": 2619, "scene": "Bottle 1 is in the front right Bottle 2 is also in the front right Bottle 3 is in the front left Bottle 4 is at the front Cup 1 is in the front left Cup 2 is also in the front left Cup 3 is also in the front left Cup 4 is at the front Cup 5 is also at the front"} diff --git a/Cobot_Magic_pour_drink/annotations/subtask_annotations.jsonl b/Cobot_Magic_pour_drink/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7b50f77b74545a72be0d60ed5b7db698d6cf005d --- /dev/null +++ b/Cobot_Magic_pour_drink/annotations/subtask_annotations.jsonl @@ -0,0 +1,57 @@ +{"subtask_index": 0, "subtask": "Grasp the black cup with left gripper"} +{"subtask_index": 1, "subtask": "Grasp the white cup with right gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Place the orange juice bottle on the table with left gripper"} +{"subtask_index": 4, "subtask": "Lift the black cup with left gripper"} +{"subtask_index": 5, "subtask": "Place the water bottle on the table with right gripper"} +{"subtask_index": 6, "subtask": "Place the grey cup on the table with left gripper"} +{"subtask_index": 7, "subtask": "End"} +{"subtask_index": 8, "subtask": "Place the sprite bottle on the table with right gripper"} +{"subtask_index": 9, "subtask": "Lift the red cup with left gripper"} +{"subtask_index": 10, "subtask": "Place the cola bottle on the table with left gripper"} +{"subtask_index": 11, "subtask": "Grasp the bottle with cola with right gripper"} +{"subtask_index": 12, "subtask": "Grasp the bottle with sprite with left gripper"} +{"subtask_index": 13, "subtask": "Pour the water from bottle to cup with right gripper"} +{"subtask_index": 14, "subtask": "Place the coffee bottle on the table with right gripper"} +{"subtask_index": 15, "subtask": "Grasp the bottle with orange juice with left gripper"} +{"subtask_index": 16, "subtask": "Pour the red wine from bottle to cup with left gripper"} +{"subtask_index": 17, "subtask": "Place the black cup in the center of view with right gripper"} +{"subtask_index": 18, "subtask": "Place the transparent cup on the table with right gripper"} +{"subtask_index": 19, "subtask": "Place the white cup on the table with right gripper"} +{"subtask_index": 20, "subtask": "Grasp the bottle filled water with right gripper"} +{"subtask_index": 21, "subtask": "Grasp the bottle with coffee with right gripper"} +{"subtask_index": 22, "subtask": "Place the yellow paper cup on the table with left gripper"} +{"subtask_index": 23, "subtask": "Pour the yuexian Milk from bottle to cup with right gripper"} +{"subtask_index": 24, "subtask": "Grasp the bottle with red wine with left gripper"} +{"subtask_index": 25, "subtask": "Grasp the black cup with right gripper"} +{"subtask_index": 26, "subtask": "Place the white cup on the table with left gripper"} +{"subtask_index": 27, "subtask": "Grasp the yellow paper cup with right gripper"} +{"subtask_index": 28, "subtask": "Grasp the yellow paper cup with left gripper"} +{"subtask_index": 29, "subtask": "Pour the orange juice from bottle to cup with left gripper"} +{"subtask_index": 30, "subtask": "Grasp the bottle with water with right gripper"} +{"subtask_index": 31, "subtask": "Pour the yogurt from bottle to cup with left gripper"} +{"subtask_index": 32, "subtask": "Grasp the bottle with yuexian Milk with right gripper"} +{"subtask_index": 33, "subtask": "Place the yellow paper cup on the table with right gripper"} +{"subtask_index": 34, "subtask": "Pour the cola from bottle to cup with right gripper"} +{"subtask_index": 35, "subtask": "Abnormal"} +{"subtask_index": 36, "subtask": "Grasp the white cup with left gripper"} +{"subtask_index": 37, "subtask": "Pour the sprite from bottle to cup with left gripper"} +{"subtask_index": 38, "subtask": "Lift the grey cup with left gripper"} +{"subtask_index": 39, "subtask": "Place the black cup on the table with left gripper"} +{"subtask_index": 40, "subtask": "Grasp the red cup with left gripper"} +{"subtask_index": 41, "subtask": "Place the red cup on the table with left gripper"} +{"subtask_index": 42, "subtask": "Lift the yellow paper cup with right gripper"} +{"subtask_index": 43, "subtask": "Grasp the grey cup with left gripper"} +{"subtask_index": 44, "subtask": "Place the yuexian Milk bottle on the table with right gripper"} +{"subtask_index": 45, "subtask": "Lift the yellow paper cup with left gripper"} +{"subtask_index": 46, "subtask": "Place the sprite bottle on the table with left gripper"} +{"subtask_index": 47, "subtask": "Lift the white cup with left gripper"} +{"subtask_index": 48, "subtask": "Place the cola bottle on the table with right gripper"} +{"subtask_index": 49, "subtask": "Pour the sprite from bottle to cup with right gripper"} +{"subtask_index": 50, "subtask": "Place the red wine bottle on the table with left gripper"} +{"subtask_index": 51, "subtask": "Lift the white cup with right gripper"} +{"subtask_index": 52, "subtask": "Grasp the transparent cup with right gripper"} +{"subtask_index": 53, "subtask": "Grasp the bottle with sprite with right gripper"} +{"subtask_index": 54, "subtask": "Pour the coffee from bottle to cup with right gripper"} +{"subtask_index": 55, "subtask": "Lift the grey cup with right gripper"} +{"subtask_index": 56, "subtask": "null"} diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000000.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ce331b8654cfd531bcdb8db8b27fbcdbfaaed50 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b932d6bc28dcdc3de3f2469b78e8d58b884bd7408ddf2a4fc21c991f91a1d7b +size 217984 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000001.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c4cedd39617ed3118ab743ddc3203aa563b0791 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9642ce3343e8264fb2f99347c334f8bc29c14d4986b5836fb871fb92e2c22268 +size 219314 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000002.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ad810f1f49337282ab5066cf8b13252e79494d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0009153bc1acd7acb8250403f90959f195a37421fd9f5341a3972c9bc40d0664 +size 194519 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000003.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b19cd47468931ba9b107045a97fc436df67d725 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f7320cf25f55a6a89fee428dfa9c624c269807f4d527e1c06bc89f12df818e +size 181226 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000004.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a21b10080b5f547e9f8752bd2ffb23afcb08c44 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac209f167c2cc18d3f4fd7ad0a543e2a162cea69a92e25d70499f0a585467d4 +size 194601 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000005.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bcc6f54f11bcf1de695b7a54187b71246751a49 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc4daaf1565351f58f0bf4992e35069a0cbb3c760a9ac2867553a9081e130d3 +size 209244 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000006.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f233bfef029757293ac4d22d86343d735750dfdb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc0b5532a9e68ede0397e2d3d4806b008eae0b82426de4172ced2761685589e +size 189098 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000007.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86bb69bb5019ccdf67844f9942600a7469dc0633 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed315eb4ea9e91a81fb3beec855d96e81ee4846820cea291c3eaad50acdf0115 +size 191791 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000008.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bacdc008a1855446f7ee429c4fcf74ec984b1318 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838e79a3b7fc550afda8f3891d4ee20a4866d900b3b78729bb055d041e771dd7 +size 196187 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000009.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbb03bcb2d22eb326e303c0c5d91618f696266d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9774b4b5adf371682cddd9285e2791161de3aaecbb10422ce2b37e0f2a1e9bcb +size 240965 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000010.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ada2c934fa8146089d58ae7f5c5a0d986245429e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060d50ecf3a54f638d2685ec97b7df58a9c72234effaab34d49a74ec5ff02f12 +size 209262 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000011.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0299a940e5e7186721cd246dfd49532ad2244441 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947ff029a959ab629b8ae2e274499b37faad9a6fcb20db1d8f85a235be1a2ef5 +size 217202 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000012.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20dc26d4ba8b43776817809e0479c676e12328fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bf2200ffa2f06cd7b21b7b9a42dc591facff9d365a60df0daf91460c21d58b +size 218929 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000013.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3ce362fc670c191a075613004d98997dc447f62 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbb72f389e0ca5b3abaf9249ef250370fbe091dce678ed2622a67b353ea7f54 +size 202480 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000014.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe8f40bda77b41a397d601588ec8aa923bb3ba7e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58cf3560b66923e52261c29dab01a05d6b5faa42c3bf8f27f39a34de4801f48 +size 196731 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000015.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b97186d39634d5aff50d750186744570b96854a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890ec07bbb7ebf01fc489d4313b536f96bb778ac6d899cd3790754525d1fb7b2 +size 181241 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000016.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..024f262dedb33089cd07d0894c4820e02f6de819 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276488e19c5ec7c6b4d33b948a1a31861dcf175a45d4c252cb19b75c25035708 +size 193380 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000017.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c8140b79d2cf242f170353fb62275ac31ea3ff9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5500831e55cf1435a2c7c4cf625106d77ba9c085c1714bf8ed0ef942a18ad99e +size 177779 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000018.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c90624c503f50d63cbf1857b4a18840a91b5b93a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93372e4f5c7acc77fd51db4f87622fdebe4f2abfcbfda0885fc175bcf14ad1c8 +size 195997 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000019.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ab1230cfd592471251c37138b6ff7c78196d82f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f9dec55c6dd5c79d64d113f8086badcc3e2e5b9588bc1733bdbb331f98ea0c +size 199456 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000020.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c564bfcaf30c57d88728cacc07ace4bd3f95a395 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79b9b47e4fdec727f8c73a715516ae50eb87b383ae0e2dde4e9ccf8b2bc1c01 +size 197684 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000021.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3211936d109f41e296e82c18f8087a9be9841445 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09bd0f751e4bf22e92a022778ef994d010be3c56d81446b315973f4a63e6a881 +size 210242 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000022.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ad5f3bdf04abcdc5a268d8432670ba334c859eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acb626a2a0d55366df60da0ab169482165dfad700810584b47d1a0af8080eaa +size 199815 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000023.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..676c6d9528a769367fc8d9c0892bbebd889b2bde --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8afc6e2edae9f41d3002babe3f6d4d9f8a2b915fa2c7e467017d294fc06c37 +size 185672 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000024.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbf78860cf24e4b3fc7e0192d673009c63a7cac8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662793eea124415e664a9f71b0d9f85bfab8721fec0c431c9b69c6984223a80d +size 194221 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000025.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d1583760c461286932e1580cb59b070c2c967b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecba105391f64825c587e29fe6ddb851bad9692a3c96992571089253abc6a528 +size 191895 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000026.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5b1a8e95b2637feeba1fa050cf9b2ab04a077ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4675e650e0aa73e226979c1c829cde75818378585a65e9b1c8580b9d67ad715a +size 187182 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000027.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..510f2bd1c0e84bfc6a88c5a8419995bd005e999c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbedce745186eda931628997f530d8cd6cce84b220d5b4d94da96969ae5f383 +size 239307 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000028.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..891cf45016ddc982e00ee0d8d057f28c830f09c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19be935d6074e4900e1cb9ffb10cd1e7275a83ab69a276f9544832f289f4146 +size 221009 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000029.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c14942d77a27ef8b8089522571692b7c0cf37d2b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e69889c04d9b8d60a0b9da7c29219d40be705f2b977016740a49feafc3d958 +size 210203 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000030.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..141180205ae737ca88d8e2f53c6d6a984f3fa5cc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92355189f4e7d681b305e71d8343c766d48a390ac0127b5a8a2e003991c9ae07 +size 185895 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000031.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34d78f07df8bd70dbb9526db2fe1494354d7c8fd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc0e2cbba2dae6a91dcb641f7b3a9cbf919aa602f7934c482bf193dbcbb014f +size 202918 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000032.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abed5c1d0456c4e072a513f10c1a7b54a3bd7894 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03151d36b3a0de822980eae940649d6c0e967c6a9b019171c2e6b61bc053ae00 +size 190967 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000033.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0933d2a80b35ca5e5a124526915f04e6c6ceee9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc83f50799e22ba862115cb555dc176f910dc50fdf3384c85db8ecd1d3f8a06d +size 198718 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000034.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a8db530c29284507e00e24d73f1598190ce2352 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a54fa9557786af2a83e4555febfa68443a9ca47fc5ab5560f0bb9d14ea5d12 +size 202020 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000035.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e3169150f22fb95f5f742026665756cee4c0076 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd00b76a69c7709826baa86ad1e00a8972af74d32f306bfb6980b05750d9669 +size 228249 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000036.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b041bdd5da0d05896bee228fcf74afac98c84daf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60bd52c15e71f7cba4daf6aa02c037ffa31b56e8c53ee7272b52dc43bc862be +size 231633 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000037.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a913ec7245f93841724e27a81fd9e8709a5a83e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa987a4aeca2fd83a79a40a9f4d83c91a1d862df94aab21b460331f450696d6 +size 241314 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000038.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eeac064885c292ed359564f2039593d9d6a7f6b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e856a928938757b27d6176e97b3138c016e509593b041a40e22cb54eb21692 +size 218594 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000039.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f63b231c7cf11aac3993f462a050e17a851d5ef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f54e00ddbdd165e9dfcfc75ef518638d844bce9aa798d023800d95b4c91ace +size 227508 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000040.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9cb58bd4bf249f8c6fc2c971d96f5e934425f43 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92e10f1f75bdabc0c7e7bbbf03e26467a91a57d5d2c45192c12d908c539bd5e +size 224411 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000041.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23af475b0518b057fc47cb8ba2c0dfeeb7ad09cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8093cd788e676652f22a2b14f11487edd407a6a96de0a0b68b3374eb53c746 +size 230544 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000042.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21c44894a9a4e2f2117c8e79a0b1732f0ed5a580 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2813834f867cfdb2284b941117f2475a55d444a39be11d09efa95ea1db815e +size 224731 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000043.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..835d2291f1d42ca7a3b6d4531d4e9092d5d23bab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0f573f52b892cdba1db85480ee0a20f41c7870066a26724827d190a97216bf +size 223843 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000044.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92056af8c3a342d54a01a77f416b47c7e5fd0a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63131c72fe354a562d549719e5cd3a807cbd9e86c0562238f6eeba194e30441 +size 180858 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000045.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4545b87cb94a556b382eb6274a9dba6becba980d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324c2c73fd09a0eb1ce7bee45a7adcf01946afd85ce5de695043da57d408014d +size 194716 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000046.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcb88d4782d15a3b4ddb0657c340f35e000f267e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead7f12b5c3ff3af72e97735fad8e3797ff6e476aa19048b7c9680bbd72879b0 +size 199981 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000047.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d02eb8c342da5682317e95b9877500ac4164cb90 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29f8e95c8680fe46c697d90ef05d71f99e6a80d354cfb161fd6edf415a484cb +size 160324 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000048.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08e51122b4bc64cae37e6ba9ca3f3b1511e3caf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114c6242984638949b0db8e4269d5e80a664f30c42a3a5271e6269908a1ab720 +size 207065 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000049.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c43c4ff1917176bb4a9fc6aec0949bd9bbcce198 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbacdee26e779ae688054a5c0b02049de60d8b1b44879f8c52a6966f5e760f0 +size 221489 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000050.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43e313d5c70095348df0754eb849b31714ef82f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2de44a5258362fdb4b0d82e256d00c0986512d59aec707d812834b64097da1 +size 187644 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000051.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ede7f34384d5fc7ec09d9936fd1f8325b763609e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018eb41f22307c31ba7f03e8e48c840e8470077df5f9a1fe3fb04d964f402b3e +size 194959 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000052.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a07f022015aa07e4e277b497af847fc596208461 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4de881fcf22273854965d5934da4afbfbbb56c6083d87f0d2e4d5f98c837fe +size 199307 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000053.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de19729285cdf3c2dd1c7927050c84eb760cf656 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d98d8cd3a699d1c438385880557569992d4c9e04fddcff8c8e9f9cada96741 +size 221206 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000054.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f04dfff5185e66a7b9bfa78ef744b8a6707d5ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db06bbb8443442940d378936e6a462b4d6434a90d00ea111a06edd30e6a5837 +size 237564 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000055.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c669511d54355426d1299df5427c0e13cfe9b451 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49dc93d64f92c76000cc86a32f7528906d597d087b3632a2ac4a48de688778e +size 242969 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000056.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0babd99e0c4f46dc8bf72a85ba9f79dfb680aeb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e1c2657819905eba12e9128c826446f1f3d14f2c3e03269affe7ecd6510d1d +size 240764 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000057.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3ac6dd5e373b85321b3839216e0a5218c15419e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5608c6ffd12b6f4bf6be150f2f13786b4dbdf4fb3b0ca9b51aa46b6eea5b18 +size 251279 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000058.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..387f885737558680ae955f0f6a02dc0d40e38ff8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7baa40b2db37749acbe5839c460661d273c7f8d398f8ddbd20bb030b2fb3436e +size 238729 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000059.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb5101ac8253707521b33fb3a1290919b8af2f99 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce51d741de91725e8b28eb22d6cd7b6b33396be78bf8be4178b1834348b6c4e +size 196862 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000060.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb71eb4a77dee9da590438dce25540a3972345f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0424e79025443d9083f92e64db700e1d733a18ecedc64e4e86fa8c60ec8632 +size 238200 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000061.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..086328509ff00b4b0f0859af31ceedc4668cb04f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7583d51df36ae2f440dd0e360c076c86ce99c870c0404093200df124964d7492 +size 214915 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000062.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c609bc13ad84e92ad78222c127398c900d995e66 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af9cafd82a4bf9f561e142144f5b5899b6b97d9fda68cc45a0e2889123aa3fe +size 241961 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000063.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dad5d3150690d2397fda9f53679311ee5e0128f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d36ea9eea6e6aeddaa2e3572114a7cd926aec64e64097b0bfe1b41ba97b390 +size 217695 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000064.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fd3c547042b4a928755a7e5732accfd952ef4f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46932547536c9179a06f4a9d3c71e79423acfc04e284ff8ddd31790eabb83670 +size 183684 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000065.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..943cd5e718de5ee16ce971f8feb3f6e01a0d37bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214653703edb25cbb0e28c099ac7409ea8199c557c0f2a7b55bafbcafbf191b6 +size 168732 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000066.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..106f995828c37f4a6402c90bac91b23d02455781 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1a43e43263ec0e67d1068cba9e27398663eddd1191cd35f244592d12aea28a +size 204872 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000067.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8573021e32cec692f523b3134bfe92ca807c12a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe68544d52e67a801110c00f2a9a385860fb89caa7c009e29fb4a605cf29ceec +size 229196 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000068.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ab2a0cfc400e5aa19387ae53cf4028d8f60933e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a612514883f80c6dda4a758588ff1edd882ea3eba473e78eff7333ab4bd3b527 +size 229530 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000069.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66dc9c6ea4884a399786a77110522348f9d5fab9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccbe8a2748c0c7d81f9cd0fb3ff954dfb0df6f022f5a59fdca95db2770cde5d +size 215851 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000070.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f3a9a25b98716f9015115ea8839ff77f14bb36e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d492453ac7dc34eb2ce5f3bc885cf55140a6f9a775a2fb0d1c51974869654e +size 186645 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000071.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..646d5799abdabf4d7300e3d96a99079c62c22c6e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78baddfcc2f6fda45fc064ff7deb9f3d3ae828bd60da4240bc8f821fd803f99 +size 230182 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000072.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0065246ee3a10db4ce5427367ccd012ee45ace36 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c613875347ba4778802be22070be16666c8831edc081c2b94dcae39d390b84dd +size 196357 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000073.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8c8ad51a5e6cb7080e0229f88b6dd36c3b03d33 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bc047b289ecc61d60a92bcdb3693d992396e4fb58b5ab5df87f838042e4bc3 +size 194186 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000074.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28b9cac107ed1f63cb859d37d8fe8691696add04 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14ff7e9dd9055f831ceacd17c3776be3f2d9eec07effb9a3ec95a04ebffc238 +size 230293 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000075.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e198e068e0829641e04499b9e6032ffd5a8814c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a49508b3e0d9e43cda5ac09d3305e210baf8409d2fb953a7ff5b93427f9591a +size 240450 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000076.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ab0ccbb3c48a6c098a3aecbc56588db024fe206 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e57af1f8577887efa8ba080402dac5ff09876b53296d550db7a90c1a48202d +size 189393 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000077.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3d2fb2d736e3933c1b68cc559bd58648015a746 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2de35d40d763a89a8f80975cae11ae56cdf213be17a48e600d43cb919e97865 +size 193679 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000078.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df2829d059da00264653d943a5fc015f45763624 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389b62f84a50ac7b74c903caff1000f1a430a1be08f4d16ae07a1d3d14dcead5 +size 193941 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000079.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11f4b9988aed8fd35f71a541cb20a87457792acd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db196dc32796754aa1a26d4b55fa4670c0f1c0ab5214b9cdb51bceb5df1146b4 +size 192060 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000080.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5a30992c796535c8dc885bcd633f7f07d2ab0a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14265f649f74f9131097940f8ea69b7758a2a9697f213218ed006362596beff5 +size 213492 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000081.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a044395ec34925dd80996cb569f056ec71ee4ce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfe5d0de15f769d18b6d312465fe7dcf5d4380fa133ae4985e2f19b6e25e8bb +size 199090 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000082.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e75f90e0c4199cce806fa221abe5a9ceaa37ac6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c1d310b98aa48737950531d812cc484fd11db2a6e8e3633fb77d6862e09b74 +size 195740 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000083.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a64d983e8c63463902d22f43d3c3680ca5c986f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b643e70d3991c1c4b9d427d58f0f49815318b748fb2add62d967c8a4213be623 +size 198924 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000084.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09ab3f4fdd9228d69a924f1c60337e27b3862d09 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce34e6f4ad5074e179e6aad83c2c06cffc9b428b64253ef5789c4c0f5133da2 +size 224200 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000085.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d49fb20618cbb33b38d9154cff1f8ef93a3f67c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0498ba3af2faf7c418bba21619e34ec0eac0c5a7c7f477982227c313780dc149 +size 247415 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000086.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c6813a83fb7360230b179b0744dff3d587dea88 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cde039cc2a1674b0faad868d822e88c8d2c139aaa743f1d38f132bfad986e00 +size 212034 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000087.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecc95f417f16811e4820399a9ba8f6a000b0db89 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82715277c1d4338eb04c12fdd99367b5153044bca0dc0b207b4bc2d76ae9ef0f +size 213497 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000088.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3909d9c59b4f9eb52a0ed3a4bd348280432ba51 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e73fc97d96ebcb6ec766ba19693d816ddf736b68ba0e7182df2e8235d6e784 +size 226956 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000089.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba2f3d932c493c6ecf70f8d94aa741137603c1b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd99fc6807d014ad2d817e22c9f9cb16a3aa78711c90db78f2a456d8b96f90c +size 241719 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000090.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5518bf31c49671a68c5bfcc3a0c8e1c26b762a24 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c771cb0487412de0b09290a6a57678b80b53d865c33de6b29e7098f48e1267e8 +size 234179 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000091.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8fe7a5282d9515343771d213de3af1f666c4857 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12f692d6f5b2b7ea9cb90bd6230d55cbc3ea4dc4082f3402d30043a8efaa843 +size 229577 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000092.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c85a4c5e3836c3b309d305d9bf9f6a98621fec84 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98effed9f98b6ef6db35a6c819371ae7996cc8f974e16d5afb2291cff1305498 +size 244959 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000093.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a5ef6006949eef68280fec5ee4e9865209a2b4f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ee4bd6ac48bc0e7f3dcda71899c0d64320c04874896ab3d4b2a747b528290f +size 236386 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000094.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a660434501db00a75390c4924693b133beeab83b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddc9baaeb60e06a71cfaaef705cc6067180ef5173512d7469c52fa7d5c40f30 +size 223984 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000095.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76fe4848b7e89fbc3da6dafe8531197ff1e46294 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f80d08c5463f147b8b2b50ec6a73ddd7a05c9386cdd0a75fa6b6dd9ad11eac +size 248053 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000096.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00d16ac22b4787e096e9ff91745464cc9d05104d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9a97007fac2fdea599225018b49f383bb04722e13fdfeede6cc7888a9ba50e +size 211372 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000097.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dddd8ca4a112065173848ee0104073cbb7a4f903 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6985da5c524a92b95229c8ce0486568ae522930dcc41051dfcdf25193d8d2691 +size 234861 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000098.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fdf798af89589e4819deb73d089ce678de7a0a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359cc067b7bd7291347297ca01f802da2fe7032d73c4f90662a86240e7bd0242 +size 255256 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000099.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e06097594dff578105a3c163eff089b5182282b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0cfef13dcdabb89b70057a05dc3918136e705c90195fd1671ca1b7e21288f2 +size 225391 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000100.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5fb4ecdbda6d4136b2c5dfe032ada21bb0a0160 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053e3748bedec3097c1ef08e18f9efbf7e2f0b897aeee56845921ec4670c2cc2 +size 107186 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000101.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1a424c695f0625f4f023dece9e0edb8e2d75984 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1262d990c2888eca522c644aee8103436485b14f32bd1f400df0140932b97694 +size 220603 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000102.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe72e55368f55f4b22acdbaac3c022e25aecd06f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ccaf24d38d39d0fb2f880546569db118f15090c1c0d2d3a0e5e164d302b1fe +size 230834 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000103.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a7de2f78940a79d003b78c6abe36f51a78e0494 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700a1baa45484de233ad2bd8871b7841f8c106ed46c718cd6bba32ff69cc6083 +size 212564 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000104.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52383d3ea0f2eee287e9373c6439ccf2a358e201 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd94c1bf7529c30260cdb875c014782ffb8c27ee917a1670a08a68ed676ae557 +size 212490 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000105.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b56436de37cb92990e33633de4ae081465d66b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0c00808a9d4ca2474eed51d173c1ea07dae3597e140d6579bfef6e63548946 +size 208959 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000106.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..203149fc98c99960b0b750179158124c2a6a6d9e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0e474b41e604fd283fe4fa83fb9b3a6527623b95e3dd520102b7ad5787584a +size 215621 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000107.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd5756b23da1b352eea4758ea1483e66aa4324a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f826287ff3a7d0482513440233bff88c9554493d8eacd5946416bf1fd0f3ed +size 209340 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000108.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..157f0f253b9debb849ecb2a190535f27963a35e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f193be11d65895cb676e4490957d63065017219bbd15f41f4cdda77de947da96 +size 231626 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000109.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d0a8750631e4e0ae9d2374e3622ba001d7dc698 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be078b422484732c082dcaaff396aa6d416daf7586ae23ec46a8a90210698593 +size 223442 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000110.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..790d7e4a2280d7c63a721bef78e429afa3acc1b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c811de569c273658f809e6aff8b61b3a399c2cea1f2851daf40bdc750b3392c1 +size 246338 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000111.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05de57a41cd96def5ad83fb66ea11afd2649d36d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fa59f393307a6c5a5b1847281eda9f800d010b750bf788caaff1410c952399 +size 212639 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000112.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a37f3bdaacfc6ac8700b4b1b3fdd24b0e2bb68c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d673e2e92b4e5978660d9ba5028224534d58ebf024859c720b0c2389407786 +size 234697 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000113.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e781f1ccca8eb260cc92893e2ca6eccb146718b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8bf8b37996425afb07763d730bd6326695318a75d65e95f7143de752a28df1 +size 251525 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000114.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..616980b3cd1a7f548660bd0025f328dbd62a6f70 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf8ac6ae81e5911859e9103e2ebbf0ea13a8614806c3081ca98ce924565e25f +size 244964 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000115.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d5557fbcdfe36caa318b2d8ce9d196178b8b4ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665c6867f86b15764d755341afe312ae1de2c9097bceb70940e4c55871d750bd +size 239033 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000116.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06290f8fd9ad0acfed1cb65e860b21b8acc29097 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2075bc6e55c1e3a415ac1a19c9f347e7e979ccc9157f6a8525968a64ccaa4c58 +size 237688 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000117.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d07df47ab4effd8578b5afe8c5ddf3c49edb35b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c96688d1d1d5d7aa6fbf6cb2958272b42672b807e82af95cc8804bab05cb8b +size 204162 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000118.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..102ebee7d140a6e8aa886ebb308ae01856eaa720 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987fe4038f9800dcf43dfc1027318c7b7105fdeac2dd2f020a09ad0f639cda86 +size 198146 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000119.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a03c8f4136639dd513e4874223a81cb9ced4135 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3dae5dd0bdaf437c378a8effa9669d0a64c9d56c3df1ac827e2828a889fd2c +size 192966 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000120.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e4a9c312b3ed326ffd77e62c14b590701aa67a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f76cdc2fc338f2b84d808f639bc7f157024027bfdc8639a03d73ff2ea719524 +size 185191 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000121.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48c7ba208549c09ce3d77fecd0b3c68e18582009 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ffcbdb3e410e08c707d22289390fb56aff2cf00e3a7148ccfce2d0fa089f3cc +size 221075 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000122.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f881129ddb4957d440cc397335a3819b23fba44f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5062c44661ed23d026e74bed7fa5c555923142c3867a7240b98b7cde3f462d2f +size 192639 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000123.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ab57bcc5400352a99505093f9411f83e110da63 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb5ab2d2be1d0fc13b0e008d30c2832e49089c4d44c53b436d1f1996b3f7a43 +size 179355 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000124.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fac8d665810946f5a097eb95607e748a61a0cc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc57e7a3cc4dc1f25e24da1e5211550ed4fb3d7e2ff5d32f360985b4cbe93d7d +size 199006 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000125.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d22392bb3d5300211d7ca73a5fdc89dee3203bc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d6ec7dd8ae718a65eb9d437d6f30a51b7816aa00c7c767567cb54c0e301580 +size 214024 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000126.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad857b08c480b5211051e4d50380e55a99f2f25f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502fb6940f0acf7e69c89a94a971beccaaf9973e6c40bffdab4e99532609b3c1 +size 223251 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000127.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..298bd74cf0b72b955cff21d783139a892eed2f30 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d266a22fbebcbe738fa6d9643c015d2e95b710b5580b7d9ae83bb04f5e63bf46 +size 218693 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000128.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..805b05c2d757630e016bfe3320c5c5043dff101f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e6adb527147cae9835320a827b9e23474650482fdb96aee53f8a24a60707e7 +size 233001 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000129.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b8aea3848f4b0f7235863e5edcc154df7bf1c75 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a40c2bb8c8a3b953468bc8e2b13d7a89bf3d3d6cc5584e6b592589e22d6f04f +size 234882 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000130.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be9355647753575d1e5810590fd768d804e2bcd9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479d97b8bd54495c1201257ea2c0158f498f6223df8c1ec59d3ca1349ce6033b +size 213914 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000131.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eddc58a7f1df8b0c9237d667ba8dc4292b3d71b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b73e268cb26641e9150050695165958c986b14f24bc9605fc32004f30f9481 +size 231200 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000132.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..498dc51207634560b1d6c28c482460584c522bdd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd87d69913deff7ce09180026d2e289df9de60ed29689b53cc0b0e3cc9bd1a0c +size 207274 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000133.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..104aa637e660cd1b85ff116c093c50f66d741a5a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c808741a556489f683987bc609c0daa9af9e333eaacd32d0aba5c802ca68ac +size 229001 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000134.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d508b6fa98da1d1e6e048c644c2fe952062f479a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cb6af2c5dd0b6c4aaac40a991165d9db91ca03c21c9dfdb80f88058de0cd0b +size 235374 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000135.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..149e57c182c4572455f796fcba4962df37e24618 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aad2b08032629a5ab38d6e98cad8bbb5e4f365c68a86c0cb636bcafec5c92b +size 219233 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000136.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41c164538c394b6e1c81658b808f41589997c13c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c692ad721b3ce9d41834f4a6e1ac2f76d83e2a850c1b6e421cc50507314bc8 +size 255271 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000137.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cc0c4c35f246f00f6a3da02694d15085e10b5f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e76b50380ac53137293edb7f78daa4ebac0739e52c5dea249c84bca338fbf92 +size 226885 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000138.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd35a5f62036b128dce7f6f54e69d141c1302168 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fda46f90036fbb3d0b657c39bc9a73315a7c1a6219f9a825ca954be0623aa7a +size 192601 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000139.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c25e358447f821f846fb59b96a92b57b8338d92 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a49de175f7ea67fb7c2234a5f7d275a808b125fe14cda72a7e441f8d8be9a6 +size 201816 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000140.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d51d1027bf1b84bccdba9935dfdb64ab6c6418f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96280f15f479b56a15275d8f632d4a6c591e28e07dc50f63f38d3fa859d02d2 +size 209011 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000141.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c38288c7d9fc839d2f80c6f36621ed0ff7dbd3c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af7f5ff56114839447d637742d2fdea89e2b0f2631947429b9bea70b1c3e859 +size 211234 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000142.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a65724aff29b6485a8ca50ba87c76d0a28f468e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea56b2f6e8c2f31a05be5506a512245ebb4dff65b41f69e43518035c2f6bc92 +size 225045 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000143.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52657a22faf90c1641628406aa4337382fa388b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c1accfdf929e6f220d4c0d795086b18ffc5783fbfaecdb3e7a50b9a69c1c2b +size 211714 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000144.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e140df219224777b29438a142283b0a79cee76e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c3e85dd9831f1e08057ac149cad1ebb6f6d77a0bc7a7c5d03f055fa5208287 +size 228556 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000145.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ee3cb9ab7b733de88f91d5334c351a14f099b42 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d82d3fe2afa8a4d8b49575cb4ccd1f52c5e528313f025cfe222132e8a8fb2e5 +size 186821 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000146.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..575d1fd6a2b976e501cb1bb4e0b34edd76cc1cda --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab87df7d02c1a38b17711a0aaf1564676db9349a97a791b1e4e4299f40b0a5de +size 210719 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000147.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..788273a9975bd93359a1498bb7ee12a1c09a914a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff9a25cf0c4686302ea5a0d6ae79c1d6e56fca6d90b3dc4a9e43721f9552395 +size 195159 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000148.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d2c83819c34db4cc8a7d1e0e05ad17e5354b299 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5d5215a4cc707dd47a3aa93f8dea9338003268b47f581cdc64a0107035ca7e +size 216723 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000149.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dbab7773048f7087ebb98e326ab0b5975319169 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22faefadccbc0a18f4310cb5237800f1cc59e6a59a959db0b2da62d42301438 +size 218845 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000150.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0155a1cbf8ce0213d80e3318d8d9bfd485484b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fa1b71223b2e67654787f92ac1ddef3984204dc1163c87a198a4c8c8371a8a +size 221470 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000151.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d69f84fdfd03eee73e40f2b8d1520bb8d9ecfbba --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db26fcc544c88d7134352838155caa421224293779edcefd932ea47280ca4578 +size 231793 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000152.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1621c15497c78843d499f538c31ebc8720c9bc4c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705ca7daed8574af46dac212e62f9f3429688c2b9783172e64c6afbc23f3fb85 +size 233113 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000153.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc90735e29a1587c031c2507b3cb85efc9ac7312 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d320b58077c18a0ee7927ca6d54cd9b218305a16b9f52642082d507f7ffb256 +size 222752 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000154.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df7acce562164a87d2a9de1028f7b2c73c9cf1c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb83d30d04f07316041974deb7aac6ecc7cb8a0cbd0737191b85263a7d39b3f +size 239755 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000155.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bcce2b90291220766dbb33d73364db1a40bc0ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1dd1466a0c5d35bfd7d3d7dbb83c52ff351e0b639e959588ac990225a2e60d +size 241511 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000156.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d1c08145b53851179d592d6f31d7d7c146474cb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7030ab10e43b457aee6b1cf73ff77fa2e944b5ce1d144d7129642903303a40e +size 197536 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000157.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05e63b7286a698886ee8cac791758b2c68e956d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83ff9a6d1b26e06b4931c6da96d22ec013499624451c966f4c8598192092950 +size 230382 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000158.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbbce72ca87f9cb42afbbdd556e6cf3809cb66fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd65b92c6214d41c252cef8aecef6734e8d5ebcdb8394da01ded3d41432389a +size 242771 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000159.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91a67354fa909191e15c3de2a926ff34ffdd2802 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac34a12064773a8aedb4fb8e29e3117f41967c8f6ed6fcfe8a6cb69b6ba6050 +size 251122 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000160.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc1d42dfb010d50eeb6badf2c400f30d45c3b2ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31fc68f47b2a38dedf7a6e626367b0364f8525db82cd0ee30453fb5dba674d2 +size 220135 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000161.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..009cb4d9ba787322607d90a4a3a607cb3212141d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8fe6057ae973ae1b36f49b2e41aa0d10e9641d77f5674f5a28edd7ef5b2c1c +size 225881 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000162.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db9643ef6642e95df49d5b3a42aa0af506c4bd12 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ee85348d8f5318d2c29abf2c758961c72737e70dd85c30cc1dc67c3010efc2 +size 228321 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000163.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19d54341e27cc8eee10114292215de00c25b2326 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f70e40aa4fa179ce6ce8cdf701e719e3640c494492d97a51658b0f36df3f88 +size 223285 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000164.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d149621f9e80639406fc760feb946762586a2a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e752c33ff2b5a51b3ba63a831bb516769cee4aa9990f06bfd81d3698c58ee458 +size 213143 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000165.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6c1cd03794583edd49ef00ac72637296cbd65dd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9d221992f5591df2589373a2f5ed061674baf7413585407e63ecaed367710e +size 237455 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000166.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f91bcaf1c9d51c2ac672543e8ef4d30b0ecff5f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d93796ce53ac4ace791f38817b8fd080aae5a56648f02f1f37ac2efc16c6c1 +size 239338 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000167.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfc73300f502c7438fb2bd7feb47aaea3827c98b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aad2297d004b076f30f54c2091cde6dc0d0187e84978779ef82583e46c933c5 +size 228249 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000168.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf9608b6f974bbd7d4d8a883055b85056c32e713 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac005eda7e004f544a65317bad07106f60416c5b08271ef4b3015c54948e10b0 +size 187481 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000169.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4da3432d5524136a8c63dbd39ec5c1e4d135b0fd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3765b2d159a313163e4872cb978bdb6f476e9cd3077936415e0a991a4bee4442 +size 236147 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000170.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4013a4e020a2c2f9e535b54635f02254ce84e3c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bdc543d42f4a84dc39824494dbbb3afba2ecf260daecf5bc675fb2ea1ca0fd +size 224860 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000171.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2f1eb3a13bacbc93416c5f853c4180f98b4ff47 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c4f13655e8f8d7a462ebc52c84d42a7013f91268e7cb9e392b54e19f7ec1b1 +size 218382 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000172.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aef474ab1386e13415dd2a64dc0ce5187192c0f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02927835173a38aa282e0e7f47248aaff60d84cd270bd580a4795e6a7807531e +size 234521 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000173.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c77eaac4455faa55d289a3bb420b1c507178f963 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8439d953bef027637bc54ccf6f218281a01dc2261180968c2d655e5a9106899 +size 224836 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000174.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2003c9e87d304e0d2137a18d54e1eda785d2a8b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e233f40ce78e047cecaaf59b197d6d02c69bee1b41c36efe57b1b21d154729 +size 204350 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000175.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b088e6a1dad3bae21d6cf4f289bfbedb0affc986 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b572d297ef9dcf638664b25f05493e8c81e530c89c081b3ce5b62ff841a414d +size 225311 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000176.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1b0e97f6f58592f61a8ccdb6bfc00ddc34b0d48 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531dfae71a11d61bea20c950b870b0cd8e84c5f6b1e75bfcfe247d5e55a95d62 +size 200211 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000177.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db138d08d363d920e49a50f7e8f16bc300a0993d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b09b083855ef5610020345aa3237edbaf7d8523417f4492c25fcbb8370239a +size 233500 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000178.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc6252ab2f54e47431f123614b0fff92f0670045 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb074ae3a5a23bc12673c71d50901c6330b4e432289bafa8783bc621f131926 +size 229326 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000179.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c858b352d35279fa3d6d3fbdf2ceda0c217d9c16 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a16db2bf3504be51f10871c7be8e0b862f72baca3d3a4002b1294136d1e742 +size 228071 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000180.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..104c4eb782ca073b009c477bc86a58a29e7f44f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b63a6a891743554afc1585b85c7f97b5f19fda2b75bc7ebe5a80c266b696e36 +size 232049 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000181.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34d35766d64d95e776244402bc52c5595f50cf12 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f814f23dab14e7fad8a0a379bee6ae31563427c6b4d5c20af9578dd3588c3247 +size 222785 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000182.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d00590173305a02cfcd76cefbe2eed0f4570bf64 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22f4599ec5b417f914d05543ee579f8ffceb0aa4852b32ffe4c7626fcc59295 +size 228673 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000183.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57f6daa147ff03fa72e196bc964dad111de4027b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a02e9a2e9171bb2ed98b607234c4bc5f031a3a1c1d693e698f1349f1ec5307 +size 226261 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000184.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dc726a1638edbb674251e1f214c35af5e959c31 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7f43ce4989397fcba603b4dd56fc247d36660140500d1b1b93392dcfa792ff +size 205152 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000185.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f4c0570324aee10bb61a70f0b3b5c91a456739b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9adb565425f8c82a879292f86b771256897110eb3ccd0b54afab50408bb99c8 +size 203151 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000186.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ccb89734c1b5054e0504d02010341f412042742 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0cd9f9686d0a711f0008a2cda3d907f35173b25f2d33b2794ebfb4d048cfb5 +size 226089 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000187.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eec5d6f69cf2c3605788b798529e02a43eda618f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcbd7ad818f25c923d1306768ae59f99e71f4b75b99a293cfbbd27b87c1093b +size 223837 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000188.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..248d0d1eac52c57166ee66817e371f6f24b19a3a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7afd3ff47fcede317e43895f67f1f82c9b0642455c5dda7fffb119a8b9732b9 +size 218161 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000189.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e5c421ec9773a736d6f5fdaa54deb4c39045c4c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4655bb42e3a2a3324cd16b60148ad8a0f87fa5554738d90592cf0a5ac57a25 +size 106818 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000190.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8d4369e3841bdaa5e2bbe44d329a80273236c0e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33040091df0557fe7524ecb68123c251ee2870519e7f76bdfa00e6c6d9739d68 +size 224072 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000191.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00d715b07cbb793df46d3e63f781e866dcd1224d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681aacaa9e119cc89329bb3244422c6e64c47de5f7e3e75f435aea4df36ea121 +size 230030 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000192.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89464eed249ceece42206e2df493c94efb9d23c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191daa466929bef10574ea78ba99d6d2325d5a88d12bea9d0f3a3c56de29e2a4 +size 213535 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000193.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af8a94a8cb93902766c5e09bc7d592305e0acc99 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5dd0eadbbf14be74cb6511a08db1ab8476783f4ca8fea586496f8bf071a5db +size 219737 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000194.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc7e3a12e0fad5a1406c6abfd22ef059c1f6a8c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50dbd22a5d98481e768b2c8deb9d455e9006b58a229d09df81c9e3401a31751 +size 214488 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000195.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7d2a3004b5195b585bbc9085bb8df8e7bb5f0ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c9e01766787af54e6800e90762303a51511de23e34ddafc53fbc97f68fbda6 +size 208284 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000196.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7358d5f50d22b08066f0ba1606811cb631584b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a955863476dbf3023c0e06810535410d9ae8ff10e2362fd6398c0d1ee0af51f0 +size 222953 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000197.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9a049ef414a7c821727058eb999510b3548e051 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33f3c5943391951adb7af2b7657de29cd855c3a26be241d6cb51c9e730d8bb9 +size 227404 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000198.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5b2e9cb3d02bb4b14f0b591efaabda75369b57e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487415220ae6c6b8847ab4382e7c7348ecefc79c1dc27c81aebcdecb56ab5f38 +size 219256 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000199.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2598b0aa068b6160cea60c52e43ad8173830a3e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f723446fec570556be2c4cb9be5f70f3a332a037c883f66c70b43f298fb6a3 +size 229117 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000200.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3a2b231213bbf96d59ebb0e293ba08bf94c23ce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c111d8a3e118f6095b4cda6bb262cbe169ebc6fbf65caacd116dfe5e6d4874 +size 230941 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000201.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19d23756e7d948f4bbac1d8be1ed2e95e91057a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbaa64aa67b409d04c98437cb3452224ac57f11c1968c69c1923bbfc3b5eb6f5 +size 250937 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000202.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3226c318bf8a1f6ce416f4cd1bf425cbfe4483c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62532ed436d40ba6c47ae5d07339d5bcd55abeed3899b822ed08747bacf023ec +size 248525 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000203.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fcd1fbc797c4906603dba923dec01de765db6aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf70c180ae503c7a88894086e995344659c788ddabc05e19970961aed9c5466 +size 203838 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000204.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4468332035cc29e6f11e304826222603263d4cd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be340733f0f7d3d577bff3b32a48744f866fa94af94bb11dc28fa1009af53e1c +size 204019 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000205.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f75e94b7695d62cd92a62cc0f7e27df6c72f6eb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4763126cc22696bdafd937df4ed5ba52f49e160757da31f76f02a16e6b3684 +size 205070 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000206.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65c83e63bb1323d9ce99a5ff195b24252130a858 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d805f216516afec4128bf76800346519aef96af323eb07d5261cc99418c46e +size 205183 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000207.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..276a78a2692aebc8b48f6bc9633c631a1f69ef9a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1622784a783a0bcb614d80b5d197f70414e6b839d7f26181151f2871e0b653a +size 188305 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000208.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9aca5c83f118cda0f5031daf8ef3e9a1323f7bfa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f36e6da01b57918fb8ce6d304664099b9c90a006853e3521a6f31013de5d067 +size 203438 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000209.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38eb355dd88480d098e374cfdc23dfa2855bb4b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebe45468040eaba3e94a5024dfdc89917a6b24ac74961ab397fc5c8a7a4dae0 +size 197558 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000210.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77150cd5455a5f65ff2176316ff78ac0ca8b2738 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9c8014d35b200778653a372127aaa372f1bb89355056284f3a8b4541a505fd +size 182329 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000211.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67c56fd9034c41315c45ace0e04bbeb84cdcfb90 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b40c23177353c029fd5aaeae0c84086fed9ffea0e200ade5f8299a579ed8c97 +size 111578 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000212.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb304ff99f54cb81ae9f03076b48be89f441e4e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc4319894745a60484aa4271d87c6bee456f3f59cf6cb94c8958e84bd9feceb +size 174258 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000213.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5da3fa14001b4d7d07addefa804aa3f3d9be6def --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de4b1e7ebfc77beb052a623e12b6e645150ea701838e2128987984563a9fdf3 +size 165146 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000214.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95930a3c74bbb2259241fc2738cc6c87e6f6bde9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94417f3f82fbcc3ad170af446ae3fdcdc3d102cf61d5e5780559158725cd7dcc +size 171562 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000215.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..839cffbe302b6c588b061b76639173209c4b2511 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7e1235912f389ccab48be211a216555bc19d631b5f4de47d9be3f18c13e6ac +size 161012 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000216.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0db6a866d992f7fdcf334652d2ec6646f65e8960 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86978565ab6fbb877adf0a98b950eab99fa51a724fb9a0e2794fb0d7c4bef73a +size 147744 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000217.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..302f7a802c4ed2fd229e0ae55a04c07b3458e1cb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9539c717eb07e14359a98440c5b6a56a0e2e40f48b437f0bfbe10715027b7805 +size 149692 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000218.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fbea23dcd90e1cb6f72294d89054ebc4fa28abb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06475c80158e6fcbe29c27624f3be506c3585949e265246620d711f429a54a4 +size 153474 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000219.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4598341276822f34807d3e626b944dd5133ee7df --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903ad0e2774979e56557b6694dcdcb26463da371b95e4c1f39ed0cf076c969e1 +size 173526 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000220.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..853271bab7f5df2051e2e99306d73f774316b316 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e0966c7d2211d0d6fbc03511d23c5591df9bc6a7c92a86cc89a923d134e565 +size 151390 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000221.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ed44fedf3f5fb8e904c856fc30e148c16185929 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed3c37212db2b434610e40ec3605f34bdbb8d46348b69652f444af84e082878 +size 98138 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000222.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3dac6ce69b8dedd7cedabbd1fbdb1786fbd4c93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4621f88d554b8138e0b0333c9c8d9fc05788a8bd3b3e05980f670f9d65933a2e +size 157209 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000223.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a973ae181e1226dee9c9bc636322d0d692133cb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a360d04dc1cca730350ff7bd96586fc20b025892adbb73c30da5862cb12e3781 +size 183008 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000224.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ef9fccd640584616442c821c79b4d16bd86f575 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef60a0f7337d53503d843014774e59c014b97852fdcc71b62127b9665beb0e24 +size 177761 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000225.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d7fe5b38957fc2890162c92b38f5cf04206b421 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ec9d7202e0b93d2d0a75223fbec5fb0142b247168fccca6f37d4aa2330032a +size 175482 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000226.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86e0264be3e0ce0bac9a31a5d081ea4a84936dc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b11e8a8ccc2597902f1c748ca25b51c22a86f1bb28e9426beb1fe4c6f66724 +size 166466 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000227.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55cebc9757510715978803d54ee24718bfa82321 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff2541cc4a0015f54ac850b4a4332da84937ec4a34b6535b477b5ecd85910ff +size 152497 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000228.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7ce190bca5c7dbf48a612ebfddf2909426b3e10 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e76cb7321b91b27aa37063a0debb6262a36ea9aca06a797c386621918a81eb +size 147773 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000229.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..205491cdfd334d911f39968f10981c9ba5ae0872 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990596c8c3ca0fdf07397a95c3ae6015604c8e88da6767a10ad525edc2767f06 +size 150902 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000230.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc795b28f7f356a09690dcf5132ed62f96bc47f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46c231c99f50b531d9f8ebe69542f72853eaa4632466f178a435d52ef08c2a5 +size 141977 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000231.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0e91d5db4a43f4846e4b94456e368b7a06547fa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb1452c92f065b8f5b00bd73f861fdefd81ca3bdcf6b7a4113c1f88a9f2a44f +size 161471 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000232.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..276f289e34452c76a277f2f165f5297727e29e66 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa37b91c5287f2d63d92fac6adf81a908506518ad71aaac69f3ea60ce4698b0d +size 202264 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000233.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd6ac112eb83b011bc1380e018ef23ecf8ff6d62 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc696c040f8cc6a73c47c0f838a058fe2dce06f811602525b220e3d4818a8aa8 +size 150515 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000234.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db7f44b97454abde47f84098aeaea5099bdf2fb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d697a1d2ef20604d966d987dea6a685af2973de2e7cc912a801424077a361e +size 162874 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000235.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c37ee9543bfafbbac1e8747fd91d271ad3c418f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83305372fa0910680f778ca8393df58d833fe9fee0e8028e5d31ceb609cbe6fb +size 91401 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000236.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09bdd64eab43fa830c50361a2bbc3f7c876d1e95 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8884f729ccafbb4962115c5ef1b3e47858cf729dc8294ae07ed304970f62a66a +size 80608 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000237.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8edb45ef3449372d896da70855dcdd42efa09930 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be94bc5f78a22b0bb205f1e9a5192bbf775f498b69a9be56288769a95eba1931 +size 90926 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000238.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..626faa0447de829cbc6c2cb8b891604cbf930900 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2011cccbf8627724c9d423d894eef64f632ccff8a791497f010880afa450b76d +size 72386 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000239.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7fffc02c4613d7df25333270dbbfd177c48c4a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3a58e7e632dba17f05e24b1e4d1d8079e3a3486ae0c78af03a814e8d974ec1 +size 134126 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000240.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7802cc52dd2bf9afac5224ed97ea05d9c3afbc18 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc159c486a11b8bdcd2ef27eea373a1da00cd5f24f02d6125c06d9acc9d85bc +size 126970 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000241.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6ee6005432a2292e08e00db13b73bff87686710 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68c6b22b3bda6a7b87ddf1de6c1a23dd801d57540d47d12fd0fa9e32656cf41 +size 200673 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000242.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f16ae71a57df292b669dfcea7189330a01cc1c4e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dca6f43b64d6cf65d27bec8fe8d09653b0464a2dfc4a3fd73e43728fdfe88b6 +size 177512 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000243.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5949fb343af663f46d46a85ba369a6a9b81d259d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7032c8a7ec27b42def398c81b0ecb7a08e2d398d54de5f4dad56914de9d495 +size 194341 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000244.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df9398bdef17535d001b3f53d8315d038f949431 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e13ec791434ad36a7eeafffdc47c6f725e73649d62ae10cdc36b0357a9658ea +size 173292 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000245.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63ebc9383dbf8d34c31325bd43132c6fd2e46382 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764b8047d57c9ca4faa5ed41268f4a959505270a018144495def58ae0f05aa30 +size 162688 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000246.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6eed96f8e0065f42e520497e3b62076430624a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d730a11b3c9393891eed7d603245c80ebe59567556ce97d68f52b403f0a329 +size 177294 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000247.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06666db1cfa559e95e18f631d0c74b90d427c2ea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeedb348fc34b4413b6f22d26f543360dd6c5892452bd902363759a951856532 +size 171372 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000248.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee83233fde798dc2bd6381c6f3918fe4455a6c94 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c111194a557cb085a1d8cb1d7dde3c1ff7b596a1dee8cec0dddf1d4115a68d3 +size 180166 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000249.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..852909d41b5ae6baa35243c3766753f48526cbf1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d50ca3530151931abf7a8f264b2b8842c15c132de85a9a18e3b7b8c2458bfb +size 167641 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000250.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d700d54b8b2c1aac741dca686ab00177a1f7321 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65594a1b2e36520fc0f1484c1e45cbd0fe3439d7d409c986e5ce7ab5ff122f9 +size 188936 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000251.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51ff805e12efe6932453e9a9096aeae0be3af961 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303c56385a582e06546729257ecfde3c4ef4b7f946c3aa34a12ae590ebd99c6e +size 161449 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000252.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..609bcbb0ebb66e3a0971dadc587118824eacb45d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861cda1ea7789f93f1a345f9866776d470d1d71f9ee2dc9232dca6ae7ff112e5 +size 215194 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000253.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a88da9ea7da79f414efe7b6798218d0cda50856c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536670cc66443d2c6ff735a62a7a6b96fb96ff9cf77f86502c3d13eac3c29122 +size 186584 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000254.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6686a2468de41df0f9ae50f528421f84ad4c49c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15b346d9125d8d3e8f6ef706aad46e1a118d9d4adbaec1bd23bef664f3196bd +size 194899 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000255.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ba5e0f5c0e68f1a72c5cf0e3c699479658053d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1624e0cf4b30c828a0974e1ef646bcdfb3bdbc1a2c9489f4675948d8423f55 +size 168570 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000256.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3515d144cdd53c10fcb03caa993bcb4885c316ee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ec401014248a671739f6b740795e865183e2bf370a40c13e9cad0d26c181e5 +size 186595 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000257.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30e487ba837b826d399177b7a09cb3837fb361b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac981a466fafeabba6f16dd022b34eb6d210777b5849f221acb51f09335c3a98 +size 197116 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000258.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1370e0c361c657bd1cbb6fa5916af9cfb614575d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e136049fcd36ebb3f08454bbd99e642fde08dee5a6571c21d52e1bf4283bf +size 178645 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000259.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d006011f8839a09e581c3566f41c5d3b3ba3244a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e7b865dcefce28062674a8243c643a24349285178e37b027eef464b89a975e +size 211460 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000260.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f91a96a6447ca9d1f018a203f25ad33208c69f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001524759f0393decb1e9bde9c7d6213c4b017a640095c3bb022ea6a06896152 +size 171250 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000261.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8779368a4fc17ac1bfb31e638a122e694713c041 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c181c03aece92ee2ccef4152432cd3fc81932fe60b8880d58cf8f96e936ada31 +size 195558 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000262.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..857c1318a3d683f222a4674be5341b7e402caa14 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324a8179896ca9051a5bc90b15670aa1a9e5804c6d5a7e33119406b686e67c42 +size 181718 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000263.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..562524c6cee6bce4523f2fa92c87d2a5ba0e9539 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d307a3a0b5d3d868335ce620bc270c2424a25cabd60e884b2168ad0a916de079 +size 83787 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000264.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c46cef4d37b4993416a03bae24dfa582055b4800 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff7a99581911db30adff043a5d6cb90a8eceb51f952bd9299571d1a24243825 +size 88040 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000265.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03b35258df651a1c5d9235a3ee2f9ebeb356d73a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f59c33e48ac2ab1e42af0490eb5b399ee333bb92fd987d5c1453d608a2133af +size 86656 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000266.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c88f384fca2c3064cf81de22eca822f15e2394e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c48ab25232819530ba925d1ed07164db8fac84fdb815785134a3f1a5aad929 +size 85531 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000267.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19858da16b9b6982cd8979faf2d0753ba105c01d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7e52b6adb996b5ffd4027975f2889d32dd9bd473fa9a2ad4df03adc71bdd79 +size 92775 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000268.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b25933b5aad0f6dbf9df6f3750a2f2fa94432441 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e34cc9b1f89f63c5cac9c9494a63c3c498069a882590fcd5280808051fe906 +size 88284 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000269.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5efda26325fd11d1a9a0c2d1be1b1287f23e6b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098fb53bb83c4a696b05890fc521e49fd996602f1cab4bd3b8e76f4fd67033ee +size 94206 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000270.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78e0927bec49ac2d5e401b2f125f097a3f3102b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badc78093fcbc9d2c07b298793df87ff7aba857551fd00a7f5a73bc6a628e5b4 +size 104980 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000271.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..242516d31f65ff86c5ca1aa1ff65fcbb16efcc94 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875b6da647aaf97cc861a32885da2074321393611933233fceaad583477e36c5 +size 118060 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000272.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dbc14ef47dcf58e733518d84693dc6e3719d3f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542528c46903f0f842b442bbaf5251ba112c39535249e849fd58692df05d8e3f +size 105066 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000273.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a595e31d7673c6dfb0a09cd2c8f65c6a02900f41 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a07cec4784d24362e3a8db275d6e8d799cf5dedda4cd8c78abb072e7572d78 +size 86540 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000274.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e33e2e12a28dfeefd0c58eb627052a901db41fca --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662f25c078a7bede5f4d68d73042725fde3de8678e238ab8bca419387d309608 +size 83028 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000275.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..191477fb9a32aed0986122216b496ee82b81a8c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5984e10e8068db051bbeae4d5a91e54ac19c4456c959f5248fec27abee3e0133 +size 83924 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000276.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..726154537ffde7c72c3289983fee1056c9b5dbb6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eccd86387f434c8537cf0d6b6280ae707d9012cd929e95417c3ae03fdb3f810 +size 91034 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000277.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a01e5fed7db88ba1cccc23340811bda8a30e9241 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d2994d623d4bc39cfc3a33522864855e7eba44437b30c4003ec27db9ae89a4 +size 91134 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000278.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbf74987b639a359ebbe568014e7f30eb7e2b4aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1caaf6082923ec46428512042258860ad0f5c0f072393dfa982d8cca334b0974 +size 91608 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000279.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..479613c30f914636a86dbe8cea14b0dd9c44d63c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fee398a202007b5b32afebcf114d08764f0f429eea15da6ea779488547b6adf +size 89961 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000280.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d83c16f0a8913c216f9817bb1aa1dd69e1994df9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a60c0e5900b7f1bb3280b6ee50540d6f0a7d0bbcd9d4a51e8048ead84280563 +size 84146 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000281.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3418d44f6f219d85360fac0ef5f9d0f40c57af5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808222eddacb03ee60303ec2654bb9ea96fb32860c72660a4636fb8d9e9e5f53 +size 92183 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000282.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..659b7e54fc3cd30206f8906349344cf6d13b91cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60deedded6745edb9e7ff8538219807f9662fb6eb9dbe918c841a0ea3e6b72cb +size 111000 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000283.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927eeab1aaf42ed8642d8103a2096d5feb122bac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af6dbaa55735560e60069cd3b798293d42ada885b2c24cac99fb6e8b67b2b31 +size 95698 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000284.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e07b87f1dd46e8a57c2a383542f0c74ee2c47495 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3936c568982f8d3014c301855b4da4f3c808158f9ff45a8e2b59edf4cd78811 +size 95722 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000285.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19c29315a9e9db06fcce7d43392d6b35b3ca748c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbc6767b4fab31b39ea2e741922b263d119b3913a6dae2a33ff97615d71b038 +size 90472 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000286.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bae81732717cc308a3c2b1cde1627b1991338cbc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48bb4f7f3f9d72973e461fa4cd024b8c55e6deaa266ba591098f7249d094a41c +size 82998 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000287.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d508afb7182621488f14828a1cace9bae3af81e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e665bc2409eaa08a1934031935b42c4b8e1c17a9d43c6d480dc854beb7f1a0b6 +size 101222 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000288.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e61eb5a2e9890a05d823c2cfa0d6a513bbd4f4f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90319e335d1257cc6fdfc1094df0f4290bfe212fe77c22280f1e8418cb78fcb9 +size 85687 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000289.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30db221275b84c98ed11342f1a053498516d97d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c439f96472f75b928726018e6ae12e32c209fee38847132ca3c3788eb4565d +size 111633 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000290.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4c688dd94ffe628c4c079d81d353e8a834744b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57a02738285370678c8001042e4ae1b020476cd17763b49d9901165d36942f1 +size 97684 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000291.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67793c35b228c09511a037c1d505c85a2fa5ed2f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942b63b16e4e42e23aa4e1c0ed435f04467211fca01b2fd3212dc3e6307ad8d1 +size 93445 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000292.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69ce48a16e790767af3a308abe365991c064a4e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e5795a8207155831a1a3ad2cf80d686ce2a0d11560bed0b39eae7e12b5a6a5 +size 103943 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000293.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce18d4bdf72e1f7e82a8e5bfd1ac4103d45484b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93662f3096843cb980c1ee65e2ace27f9e6409ae50c9d6abf445cf52ba7b419a +size 133258 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000294.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5efced5001be261c445af51a44a38ef2c353ac87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919f3e77525e66e8dcd477c3d8c84deeaadaa3b7ef38f0bd092978184a5cee53 +size 109115 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000295.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28012688522d18232339ce73fdf7cafeea9edf7e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fada53b4e9dd3ec506a90ed0c024955f06ebe5101ab33ca777cb2a52b0875bb3 +size 98413 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000296.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2a30ff287dbfb099c6425590e2917f318f68471 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d0a806cf5467151c14015a2c2de6683661db6b2f558b51881d1bde690b36ab +size 93373 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000297.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..788608940c91c71ab58af3bbcb84e8c3fbd98830 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec97bb39afac085c6cfac19de9b2dc9ae7c7c475ce7b85c6835deff746dba25 +size 101214 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000298.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25fde3cc127a5d4e8050b3d06be2bf6ac222988e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f5185414c3f87eaf85e8114394fd7d7736dfdc73f7b2cfe2affda35ba29848 +size 89529 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000299.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..507edd75f74d6cb4456c1e88c940a7fd6e9ed3f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7554a73fdc501260cb97ec92e3307bb5e6cfec18db140812c57c9cdce7e7dac +size 78472 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000300.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a68c1a567fb62c5234c876724826b219cbe01525 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4bbddbb85fad5f7dfac49de3e4096a1d5235a9ce5cebb058a0245973b3d7d4 +size 87345 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000301.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97be44addd924aa7b3a02eb55c718c9ed7b68df5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085c2e649244de419138a51c8aa9d68d83e2b12aff4487e9d95cd46ebe40f43f +size 88947 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000302.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a68e1fbc583ce337247308c44543a99f3a2af13 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1b5d625cb2104c2307be2d27d083f705c6a24caf52a2a93a9371083c2abbac +size 95358 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000303.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f19de276e41a4d9e18d569b7b7d775c67467bf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c29cb1aba3cbfc278394b62ebcab940297ec71a4cb4b9e27545d82a58d96e32 +size 111334 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000304.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1a49d30cf34be2817b5037cd4a6d02908765d63 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539507b8becacc3212e3469f6943ea18ae176525b988e60c008301fd96b76691 +size 86320 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000305.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2150d06a673ab3bdb3b93f53e2d53cac0e7a2b12 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8410c53df01b8907b97c0c010c87ff21da7007604b29c19101b20cddef91b9c9 +size 94776 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000306.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f9ccef6400f1822268f9d5c9c227fa97244a08d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2969ba3999f00e3cac0a3d7a4566ec2f239a5e1db8bc6fc04fa4cf3e942df97 +size 90981 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000307.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fec34bcc93ffcaabd2ef7bf01ff1f4013590e95 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5f3eeb6ad64a8a5778ff8b35889cc5999f37f347051f3e35d6e02effaa3e5b +size 98784 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000308.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8699b7b96ecf76ec6d2ba9239d6193478353f00 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5b40495424dadce83f98dc7328680f42b71200786d9a918a62e4dce47a48fc +size 86767 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000309.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f584d35265b33552b3be641e3ae2e6250dc3b3a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7048021c28dde394a3f2d19a4b921abe4bab33a2e4809f50fc0b1e576741ab +size 82266 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000310.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..566f251de526c6ec73533ed5268217b3263fe3c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953ee685b3bb2a017ed15a36fcba2254049ae39a7fcac48d4324f12811955853 +size 100358 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000311.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9aa5a67b6558a31c7561f8d789744e0cd7b7201a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012b7701df960f443c8fd4ee7e0a2463aef9636c2e6dfbcf74dbc17836882b90 +size 97917 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000312.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..935a49456a261e262946318ec7625d101f955ba9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f2fbab621b6a3e377a508c866f900b939bcf775288b7269287fbbd54406d96 +size 221143 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000313.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ae18209bf27e1c0868776c7a1e68736a83f9510 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed5042af13e9a90ebf1dd64d447ef1dddb6f1a47586e8b396a37c15748cb7dd +size 229215 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000314.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dbe3268c97292e03960396361661418eeb80bf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cc231f6397680e1d9cfa68c30d77af6253a0a1921f2a8915167ef245121a1d +size 244119 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000315.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a4b9c5e2786be64275579f0eefa21c90ae855f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825c21ee65c08f89752a453b0f2d20b30afe7ba3ce1df919a5c472758efdd548 +size 206910 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000316.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54d625cc02c05a77c1f644c13c5ae1ee99494a38 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3acdd78ed3ec3795562d938c28773cbdb83bc1638aae9b7061e28d07c65c5774 +size 206626 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000317.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29d84bebff09262354b4aaae0bd44ff75f4e6645 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa4def4f9b2ca322bc4b61adc598b883b193a06e398d27e6378c69909b67845 +size 214481 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000318.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbcddd982eaf501f90ce8ec73748105c603ea1d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a38fd905fa5ee0d58b5aecceab532f717c9761f21f0bac1ff3489037b8c273 +size 202636 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000319.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..100dbd7522548f4899ca276d81d5e6577158b684 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0b38b42ce99db2bf21793b273097ace2e62a9baae4695d65b3dc97d373d990 +size 207965 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000320.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7884d1569653589ec1cead03e1ccb934f67b92fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8e2d8554e99f436573e76d19618d34adc06f54b115d4dcdc617ba03b0c8020 +size 201925 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000321.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d6e9f4ea048934b43ff47d59dab5557aedf7397 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40359c64ac38b0a3f754d30be1ee7c31a4b14d26f56d1edba6d78a8e5b80f89 +size 199986 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000322.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5f91f416617dc5db81b1478621e119b2956c460 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff0f051fb688033e163bd6f254dd1dfc7d5958799549fa47e9b31f8684a9953 +size 188258 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000323.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..341e490aef84f2f60327446c3f512ec451775afb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6dee0a0a8c8ff9d093d461b337a02649990b6a925a075feb66858996cbd8e2f +size 237966 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000324.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a00723fffd35ef8aca16fe18bc48b2cc4bfd37d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22904efd3b92f0b9ad50daa995c43b076e4fd162a96dc13a4f76a1f1f812af8b +size 213899 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000325.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0c21b40ef3c7c55403035aa12ad1645f66fd179 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1056885118f87234e3eeaf76a23ee571cf4931f8dd2b57168335a8be6fd4af30 +size 215071 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000326.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f4369657bfafa5d5c76562311cda31b350b096b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7086a3ad43578b567cc639111048426e576ceab95dc7544d5ba930ffdd075a58 +size 231871 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000327.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36062eb8f65897ea15365d9625d553411a7dd7a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c43f2694b0c2ad23a61cf02c2562ac6c16b0cfc687fb2e01eea2fb03a824ad2 +size 212830 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000328.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98ef34ada55a6d0ae2aeb4867bc04c916cf72a43 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b8157b7e64262207206faa395a69131651af03beddffa6985f24a7da38e4e0 +size 223499 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000329.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c6e40fc10ba7978fad0a86dd46ff98bcd055bc0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717177a26a182c2cf6aa0d56ba02ea1951d61912660bb2e310e49a62e5f7a183 +size 202194 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000330.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8a47e13ac2944523898448961765e08631e9e96 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2540395e98214916da64ef73fb1acce3dd229066cc8d937123699d35b5430f7c +size 206921 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000331.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86a9f57b9f2162c116d848dd8dd77fec883bbdcc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c53fcb7fac7e9fc6f9bcbf48e9d5abe93d0207a573182681c585821c7aba751 +size 194517 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000332.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48b4d3c42324ca1a7b14a117f8e8a3a247706c4c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f44eb622f14ab06125158b6b8bda11f8b9b7ac56c5c08b4b9caa3312b41a839 +size 192496 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000333.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2b2d547e8f22649ed4e737c2506345cf4074fcd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa54f89a68326a6d9e021d30c27f77d6c7ba9141ddf6521d37acc6ade609371f +size 212408 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000334.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2285e1d082424168891bff9acf8b1e4fb919124 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864603057ee23d98e94e31953378bea7ebf75a6d6e61bcd000380276b8b2853a +size 211867 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000335.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac38a00b7f4f3563153aaf35349e5870cb730120 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b961c0c617c8c7fdd93cf4310fa3df43936a3d1f4c5de94dda032619523179ec +size 206753 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000336.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bdb2324af9f6c85b01b4cb1fb595db070b2359b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df32d9f065938266998644cbef1bf7b259d74105231feba5364b44e820ca059a +size 249132 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000337.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a424b582a25b45eb8cb9a3652e79f71e6bc9ff9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3acf6cee26e5761443d25604d1a31fd668103792b48cc762046bc3b5d60ad47 +size 101222 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000338.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5acc9f4325ce7c679dceac67352897c5f57f9c18 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3299ee2b8d0ff3a0e02c5125985b190867ed40a6220054d3834d7514ad18f80 +size 85687 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000339.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7b6e5fec722caabbb35c774206cef63a178099a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847321c41b11dc05babcde17e339d2256d1a21cad2929f064eaff08344ca8ccc +size 111633 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000340.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddceb8e6db43b43821626b011ba598e1024b1caf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89670e582215c19e18a70ea64e630c551eb74edf75391d4a7e73699e79ca961 +size 97686 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000341.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..954df8899d007fdec844ae1c95ceae9312505d32 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7f408e3d57f03375fdfd873b9366e3d2058d40eab10b6b54f4ccf107401119 +size 93445 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000342.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbc07d178412149f6f67b3ff31d35a3fa8f7e999 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea47d481d078a64ad459e9b8d6e424d2966fd8565fe88fd8a3b8aae87955dd6 +size 103945 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000343.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cfea3d216419d04a0fa8296e9db2e90457cc904 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6dedb9ac5dec294e296a3fa8d0acfab5844a25f0ad3d2ee908898d5d6d0c12 +size 133258 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000344.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1301c3abc1d764f9ba61b58f9183a9347907459 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71929e314bb2b44bc50fa2e054d4a36fcf1fd99237fbc31b1c45d7bda349be20 +size 109120 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000345.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6be179180de02ed93ec8efbffeb15276552b62d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72c433adfc6322b66e048ea5119892e890c44c7f520e99132382526f29aff33 +size 98413 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000346.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a0f0db2bfa592864f94160c4f9d8bc22717c04a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609c6fb0adb7c7d2ad1cf0647338e1311b952062c5eb14ee9349ce53b3ca525d +size 93374 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000347.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..053235119d0f4b5806a63ee53b7dacf16444645a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16da08058ecdda3855d31d73c3fc9474c8dc16ec5b13361c4171fcf3d520a3b +size 101214 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000348.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52b3a02fee6b2e34bb5dd5abea6e99452b6cb5f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e7c2cd3f980548ce9dfeeba3b4e5e49f6bd804bb2cc73149b49e14bd06d5eb +size 89533 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000349.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f8576dcd5d2896705f9a0f58d7eec7d8af59185 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127aece36e9cfd25f70160d3d13ef39480dadbb2daf5e82f102e312cc3ddf085 +size 78473 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000350.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5dc4f2b5ad6c070d855817192b9925c0086d5b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28f8d93234ee7c992f55fbcb2920f07275bcf8000b0f79be9d2da56d411a66c +size 87344 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000351.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a073ba37f7df90009fc47fa926fcf4ffadd465a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb29fa2e6e223330b2ef4f110c2c5068cd971831907fb4ac4d9478e619870781 +size 88947 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000352.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..716f1184a8f22dc20858f5a931c8acc56f6a9e65 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a177f0ae8ddf7220a349564c91b825cebc536ea55a9bd986b8dfa59a18f6246 +size 95364 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000353.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..228a6cdac2bd615015b6e3bba1e8a2f8d059c81b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1a98a8a848d4df53ea654e49b9e1df0671421526bf11485c538da8fa47299a +size 111330 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000354.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0808b26dafecd22e4e7210946f486480ea5bcf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2e684f07469a354f339d5eb17a7ebc58d08b3e7574f89eb08475935b88c4ae +size 86324 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000355.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcbe548a482ed47da6c14fe9423b9dfdee19e6c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b52bdc1ac255464cda2c1e1f6fb2c418e78eec05ec24e79b91020896fd3d1fe +size 94776 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000356.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4349e8907c2606e6e3d6c9200b61ee4cbd666810 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa556216f52122f5e4c970400f26324d604b27f018499ab1cb1383d77a22cc7 +size 90981 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000357.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46f3249e2f78a26dbd38cc3379f89408c9abaedd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bac348cd6b43077f80e60a85ab5f2b64b532a57c2556b10ce2f5121693ede23 +size 98785 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000358.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e33de626640663851f4fb381db2075294400d2f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f340c299da413d12c41941a332531d35f0cfb8480beb0e71f0b98284e6c371 +size 86765 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000359.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0826b20fad5e88506b975eef947af2312dc7eb47 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611095c660c9ce27d99096466bbd9593d04a63da3ae4b109d9ac79b30c0fd321 +size 82266 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000360.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f35d4cde161f7b645628f9ace4328a3af45486ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54209c360713cc4b5546734999f27af496d661189138150e24e6bf25f83f6d24 +size 100358 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000361.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cbde4904956188a2d36ec6e2c6e62d722d751bf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31655fb22965181e61e0182ec94ea6469c07d7b6a06d546fbbd34efe01cac6aa +size 97917 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000362.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee5b22c56cb0a3779527f91c288aca965d870711 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7427a25f06a66fcfbe9675674089d2da1613dd223ce6c7c10c61dcecb10b0b4 +size 97743 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000363.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98c0f052934799847606634ff51d71179cbdad05 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f9697218b2ce0a4cf4a2e4075a81db117bb1b9e49f782a4d6d7ce61f392ad1 +size 87875 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000364.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd8d1bf6b4be3a51746e3dc29fef520ed01ff7af --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953eee3c16be1018ebbbe04e1da6b600a172cfc64445be75b71dbc103d43ee7d +size 89597 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000365.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..600225193da208a6faa441b42fdddbcde3dbbc99 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84bc7f8c29f2d584b5f4133edf79de000d74758ef9371e8bc8c4f08b7a349e0b +size 87819 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000366.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eafc27b0f0bbd30f9f58f08203f2fe6e4ec7682a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59bee688becf04be9bf8e731535e17cf4e01cd32f19547908e65b57fa0e68e4 +size 97141 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000367.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7436118694f1acadc2a625da96938282ba00b13 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3b13f6f77434ba664f43d094805f6c63447be9a8f69ab47ce3698af61497a7 +size 89467 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000368.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40b7083ef571fb6011a4e415897de8b3e4c3c176 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6684bc6a97b3175aaf3dd9a40170f32f79594530a661f1a9e870a48edff62b6 +size 99843 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000369.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f7b0f3cfe9fd74cde4eb43a7027041e7847a480 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2248a7418cbe38321c2a8e2b5c5891407938b770e25dfdaca8ecadefaf71bc6 +size 109093 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000370.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..683e9d8ca7bc6a919bf5281aa1d48108583ab560 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f9ca0cf3c85e78878247aef3167f09582ed15ab7e634d66e1e1ab581cb05a5 +size 126495 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000371.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8de565fdc90dda587a0b09f365c2a94f8c26303f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8fca182d5709276122e29fa1f4bef35e2979cd49d4e87e0b1a3d1474a89617 +size 92005 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000372.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..465349b59ec5ed95b9c4a71b7cecfc766744e06e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb2ad4e6cb58cd764ea2e864538a7c03fe9e17e02910106efce8ae76a79e12a +size 83947 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000373.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a4ace4fae98bf0d75c5397dc81121f5015daf08 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa6fef592e755695060eb59b4ccc0107f07e863b90b3b1d0652e981ef4fdb88 +size 93851 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000374.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..875c4405e29299333e06e0d179e73bd713f2e8ed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75fb9728b0035afe015e00b79fb3202846fc0203b3b0df36de7d379d6262faa +size 92700 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000375.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42e852bef6bc5d0fe7852bc101cfca5a265b14a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287190af67ae84bb20d85dd2f55d8a7c4211a0b048ea296ba70681cd7e54a763 +size 87122 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000376.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09ca487b30fb0bcef3a922fc8cc9d100e1041570 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46292eaee5babdb959d83d3dc139a5dd4cbc0d433a5f83068d32e9b35f45cec +size 173550 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000377.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2b83881a87acfed081d59b3862016c70be954b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f032adaa222237520f12bcd6f81e1d6d82bf517ec7fde7afa2908b41425412 +size 168797 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000378.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38912b1733a128f44272f3df032cb5460e0d8a54 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487900078c6fac637da0ee57bda02ba84998704a3e383101ae29737dc9b9a782 +size 179188 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000379.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ca44bde7ac7ae4a3bd0735421dab98571e08573 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3ed7a10915efabeb1a6e81831a14f514193a4c1d018ad018fdf03f9c3d1e19 +size 158781 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000380.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2f75eff8731ca88c5e62f62cef5ce188ffd148a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59f1272fa4cb75a61315e3f176e36f03ebbe346b72edc50317294b6713c80a3 +size 177589 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000381.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ba222b690c2d61f9786560cb1336577f83c3668 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ad21b63b311e88addd31576af895ea9511975c3bfe4669dbbc814273975fc3 +size 192478 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000382.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..631e743cbe953bdfd9abd957a2d251603c3d4753 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11047f486a083f1718d9f7cf090b27eed48a9ae8269cbf2cc546672859dcff4d +size 154168 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000383.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..077344100e0f8dfedda1fc1b9b335cb4831bbbfa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0738f3693ae81821ab272bfa4bc8a517c115a39b70093b1deb7f463b63964dd5 +size 177380 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000384.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb1c8e8c31f9401f641e9d296433ba1ffb0ecade --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f98002bf56e7f2a29db4d32b151dc116c9f292e668c2461bac713275f625f2a +size 178481 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000385.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e756693a04016f0dbece42b246c9038a2f115cbe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf125753b18f56da1758e2ab131a12e8bae792c8700d48c5cbe25654b3c0284 +size 173828 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000386.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d822eb7cbb41692ac2a282bd2cdcdaeccdd0ba16 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e25e870076fa55eca0ddd974bc6067097ff1ae0219b6bcabd973678040ea9b +size 150135 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000387.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ef4fb490ec5f45aeb622b94d7c35ef920c4521a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2f35115a6cafd23bb80a47709eb225cd92ad1060e855d737d7af1bb96a448f +size 183659 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000388.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfa460ddb72ed838a3696a1e95592b8b92668910 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2deed0209f5bd7ba3ceb3caddb80adcb6e23dbab5265a3325f3289078b3659d1 +size 154715 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000389.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2641c0ea76ad565a44cb448b066a0eb6dc918439 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376546b659ff0852411cf0e8c110a02097a253e64f064e32c2d91f03001a3514 +size 176431 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000390.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55cae7a1faa4ebcb038e0596f4e1bd2d3276397e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb2dffa8f47c41e2ce23bf7cf3250c1a99f0b30367f8e60cc26e25ea26a17cc +size 157286 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000391.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8002bd031ac68ab93b54cc5c668f3121c2237d1a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f298694e3aa425fd530e73a86c1e552c2052186bc6b6730aa8ce6ccf0bd9981 +size 136522 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000392.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26393408e8ef399b345eed89254e0a69bd20ebe4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7ea1330f71ae26ba1052822e5e3a977524a4a8f081fed7f1c2412b486602cd +size 103337 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000393.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f28a0dcf92b245ec7608f116545dcaa0b9034e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c166ba8901fcb32bf164068acc1c95594fc9b8d92703846c5031563d0177df +size 92595 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000394.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..084157d85df19294d28274ea066f6bdba40e5dc8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83dff941ea83f642a0fcfdcc477e8806c45a9ced5892ab1fca5ad2c9ef9af364 +size 94505 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000395.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b61e552bc46c1cd4a706e598d3f0858838893329 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a03e554f8908f4fe28594cfb0017347a6f1c8f91974e60ecdc702c750b405cf +size 88298 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000396.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a818a7dc03da65fec1b0ccd62558ab778bdb2ad2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d90f5f0174be7d283b669d4f3310505c2a368425a9e70e1a69814c52ba1ea8a +size 98888 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000397.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae6bbce7d102de3070424b803562bbec0f7d42bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122832d9c4728e7376b9745eccd8f5cb40530a4d796bb90158efbbadd708f041 +size 101655 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000398.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e217b7074f4af7611f3262cd010355729547a57 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab7c5b7a227b8368357ca2b602db58bfa7130db015b906654d6a42ec41e11f7 +size 102701 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000399.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..820663228cd69de6f9710071a679d9d178f9d37a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb2d407e795518d6afe9991ec9718ab39dce61b704a766a708931f4f001f511 +size 86539 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000400.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2887dad27c638738b90ffefb93f999e5a04c74e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c3c9c6cec711254cb9e190102ea56120c523b639aca2dea1e502d55a93aaf8 +size 87248 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000401.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d79a7f5301b402b817282f3b4fd4f4bd84e02fce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7c053ba5c6b5b8e71d1f05bdb864041c98487768e8bb22820ad6edfb16e44c +size 88524 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000402.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bcf42bc06d0b642810830111bb8eb4886c45cda --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b243b84ac175d084957cf343265945662ff629be1f0c0b1768bf1e7c7fb7f53f +size 90779 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000403.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..577e81af5f0ad1352d0e7261402f1c851fb33b2f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6483020d3e2f4830739a8f613ec16aaf4a76eca8506e2950f06117c01d44958c +size 92547 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000404.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5595ac2d444f898d012906d48bcd1bd2c17e82aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad79d02e659c591ad31f6bb992019ad81b34550261808a65e482fce2eef02e0 +size 88693 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000405.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1bf96d39bd1dc486f3600618537546247a66542 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a3b005fcc12b6c32b19c3c159961dd87e89692ae3da505332b7c77de827446 +size 86741 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000406.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0839c3ed8ba872fab921e04fb9efe193d2bad25d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09242d1d37487af9ef4fdf56878b007f7d6abc1723fcbd96c92f819b34d91ef6 +size 84387 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000407.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03ade77cc51d4486dc19df9703f8003289274853 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f373419c8d42465a22e24ca3ad4b028cb746425f4498fe604283df1b544dd194 +size 83423 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000408.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..873a41de371eb9881baf7130995af0fbb62bb61e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13435b0b768befd1694c57765a3a69efdafafac8dcab96fc11941ceb46c8bcd1 +size 86281 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000409.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..500d23ce37c18ca5444cb02d79d7db0c97bf2b2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af818ba38422aab9644b2241e1ce3ef93c5020a7d5cbfa74a552a302b7bfab3f +size 82635 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000410.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..589314a1ab4fee13c54af92ea3143d62fe36dd4a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04879a91bd742b66cd3618152c04357a63eac4f017fe629945bbb8beb27008f0 +size 99286 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000411.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5844dddb1093e711175241d884eea086c61f518a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a010f54a7dc53bd48ea2b20a96cf12a275590f731227b7cde8d48f8fc1270cf8 +size 98947 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000412.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0cef2dcb0374cac80bdbdffdb5f26ecdeabf9f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd68c28dc1ba4fb8b2a0752af571352ddf36ce0a5b457cf1c30c2a47ef2b210 +size 93070 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000413.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3172d742c3bfb506992103644e79340f95dd747 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0270c5cf90b9a6802a4c5dec5639074939bf75bac1c6814adfd819036a4f07 +size 85580 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000414.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d96dbd0d2162fe8bb0b04fbb2b223fb20f2dd29 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5c5203a184bff20c0c2bd2f1cebfff52fa46381271b4be82e13cd038162e04 +size 97887 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000415.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c170fab717476bbf68240f8409c4852150068e21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7d619558e15cdc31276f9a8044305b7d1a920dbef675cddbf81cebe1faaa2e +size 93773 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000416.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b25a057f10a8582ca51166b1de93886ce949edc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f7981e9b182663e8797e32752871365893db37069269c146b6ff3205f17bb3 +size 92632 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000417.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92c7dea7925df0e649f95a342298c73012a18b50 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6381c5fc0134385a538a54f297b61ed2daeba25d61d96b90fdd0f39b1cf063d +size 88891 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000418.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bd8a1188d44fd46c9a013d53e812f007c306795 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1199db460f96eaa5d5019a350e2ee912ea614151f5ec0e4a20b82f708f5d400 +size 84152 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000419.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d42e23cbb5c5a06e728a42e52deb86dac99988b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc44482fa3d9c707722b2b163ed561418a07202e4600836352822cc6828e4ba +size 84236 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000420.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d19a743f0d712101f79e000e461311fc835554c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7375b159215de87b6de5315acd656b4355c0acb5229fe0475fd47767b8e9e709 +size 88697 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000421.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e94d119711f7b44d5c3a55ce31b0c1cdc5150e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34e3fb9c9246bcbb1c62e3ea07e1d0d1d37620deb66ba0b55ae76209b880397 +size 87656 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000422.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4de303d52b31d637deae070e26d4ffd75c1e043 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f13b4cda690ce08a65d8a16789edf908f316a6b3b62328bba7325021de1bd0d +size 90153 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000423.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..348a953f65fd35f7866da22fb93f30202c4ddd30 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc59c1e22f3d4cb68e46fb820b6e0854e3b8b7fecddc1827285419291fe0e0f +size 85269 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000424.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d38760eeb32b460040f6d883266af6afdb17ce9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893ecaa67ac74393529f73fadd61a60d8aef2b35a0a7d590f148e582d2e135c3 +size 85687 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000425.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c253d3c8b8aeb47645b97b1741bb85ef321cc682 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243372617379bf06fc9af4c2f87a8539d8e0296d1db37f237b244ab169813bca +size 89944 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000426.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bb26d217e1971d30aa08359783ee3e0fee75fe0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e23c74117078332f2cdaf2ef3f0684c038a05db08865a9822910129ae3af191 +size 83881 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000427.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b2250e8cf1eda64000ae78bb985e7d941c09021 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d571f8a32a71c73847a8f0e756a0b7798685b64fcc0093d964af1fc7fa7d29c2 +size 84692 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000428.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f83b55772adc638ff21ffc4cef1d59bed550a9cd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef74e83ee0057f05f67cb389866e31a999fd1a8dd02f4370b2b982625871b40 +size 90502 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000429.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f968281265f2d4e40d60c0f3a34baafb23608df7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a56464617df9c8720cdddb2572593aaf77c26cd3bd72048ac3018a5192eb179 +size 88968 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000430.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9556935d8a3b9804d6945d3f8e7504374c8f0146 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc93be1c7aedb70743ee24929a4c62561ad59ff4e45e49847b0a6f1424f4859 +size 101365 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000431.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2acddc9b651aae2c711ed7e3ffc47d2d1b5113d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f18b21bb699df997ef07f32d80520a5f062dbc883e3425eebb94567376fa73 +size 92367 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000432.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e817377fae54b807cc831f027b7a1fbca154a870 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cd189e3fc1205adcda018880ccf33a9f161cd228f53df20a96bd08ff15bbd3 +size 96524 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000433.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..affa2117bec78ba04769b66a62548f4adf1debe7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925523efbe243d25b0828114338d4f301462e0be59a07fba42ae778a3c2d08dd +size 83818 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000434.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b5c50e32788ebeb20d0ec3e0376157a43e51f77 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207f90b00079294b49c178c170366a94a7a9d74ef30bfd88bb9988e0da27ad54 +size 88658 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000435.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb69b3c8fd7f34db7a50a2899158005c6b2a05bb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255c702db674499825d64133e3343ffcc9030e1fb3e62ba11cd40026171cb339 +size 137296 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000436.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbd3b7634c02edd5a5a89f89af4d5b53b924745e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08dabb6db5e5cccfc92d0e025ee6b381c8372067306fa66693c260808bd6e43 +size 138997 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000437.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bba58cd7370cf906341b7cc57a884d9c85718fbd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6453b1dd49d45587bf82d7e5c64c082d9bc2b6eecbf6fc8d9d34e82d6fd9e36f +size 122346 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000438.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b1e928b0c3d7339eea38d25ebdbac1bf0d0e8f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50720ac28d8e90db86fb8f5fd8f03f7cb34d91111e9da15434595da705af24e5 +size 152125 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000439.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a680021f1539d527f59d0e336f2644c8156c08a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce912e0b226520a8b1828b078b45d0f38d4f9cf97781f05120e88b4cd123e3f7 +size 133166 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000440.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d42d84139965563a41fb1ca43df5b458526621df --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb025f7a015dcfe99737fc83a980b7a9d80f1f25e4f3337b1ece03811d0b1d1 +size 138538 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000441.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bec235c4dc1f2d56f4e91c16113fa3aeb8652ee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8e7aac5d3c080cf90cd22c4c8a0f0b0c4b29b874b3ff536bce2f369b121db2 +size 155273 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000442.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c7ef3344e8e66181183a994eb06a28dc8b057ad --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdd756b2a672e2ba6584ccba5da3e297a4473cc90d81f8a9ec284758d15fa04 +size 148259 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000443.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee82fa9187dc9356920d7cd9e3054da4fa218028 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f8cb3c764c9815f1928c79646c49683b9759fa0ef4feaf25867ac1b43ec9cd +size 122601 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000444.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..427d57c15664812cb426f60289daac5f8c64a1fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667457862d03118392ae0b34053139d0e9174d15e90cf0c0536c0aff9a68e3ab +size 125991 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000445.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66bc092e6da8557946898848da8d42ca39442141 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f558a7ab619d49c1fd21d3f30d43a8d3706d65aa8e4b7fc057d9f58443b489 +size 110292 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000446.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1dcdbcec69d728ec499606f2b17e5e4d65d66fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a005fc75ed3741876ace9ac85ce67ff4bcd0562712935cf5770441b54064e55d +size 127442 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000447.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b823c21e11715afd2c19d2018cd6db369d170cb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5957f215f95022a30def0f1ac43473c0ea3fb1deab6f24298786aa0ce205c7 +size 123064 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000448.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..356b3fa8d16a0c1507308b37a9959894c668ebaf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ba991a8dada748fb91a77adce4ff7128c396b3c347b8dacd83059c97770aa0 +size 111557 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000449.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98f42567a77da6d9166f85225a9c052f51af77ad --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6faaf0f9b3adb0204d0437421b0242f3b1a3beb5b10fc401e260da8815dbdb72 +size 126848 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000450.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25bcad50cc73b0c5fa08a222532f58750565c09e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc925ee22f12a4b838a2a265c50cc8f3e776e981528b0fb459ab3c9413399e89 +size 113429 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000451.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0b5e75a970d4220def301befe0dc820b77ebf5c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb32577411435f2bdfeb079437dc0447cb6a4c654f4868512c883409322e00d3 +size 138386 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000452.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..346eb279d7104ff34d110299aeada16d06c6550e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607b2e32001d93caf6aa230f141be7a1cbd539af28e68672ccb43164b3be4277 +size 149821 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000453.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2aaf3d6a58a82af7fe66fc6f4d9da44465a86bc3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a3000cb7170643cd24872ad47cb229619d45f83d5a1170dab9c8d31aef6af5 +size 153927 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000454.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ab2ecfe44c7bcbbd956ab649fe13fa3a7194038 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c089ae9a8006a7d4100337501e0dbbe7789a276dbba56f44737a45dc08bbcf +size 146995 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000455.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7990c03c58fb71703c73a12e6560c911e1e4ffb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3a43a8df1365a4c86d2e35c83e81c55166d166f4124b4d9f07aa30ce7e116d +size 164029 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000456.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a51921b93674202e07b50ac5cb61c77647ff321e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376ab2c91068250c3b383723eecff9a04c7395a657cb9e026a29dd69e0f202d6 +size 137015 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000457.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1432742746b9e7df64d8f6d096fc9caf655b82fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a744ad2b083608c230cfca0cd02bd0c9e1ce8bb836810d0005cf6ff8c5d95c1c +size 148560 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000458.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c75566d13838679f311fbc96b159ec6f4266a281 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd1539a347d7f2a338c0e857a2865b5c6d21e7c2fb1003da355eae21dc21f23 +size 132247 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000459.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afb3c859234c0db138367dafeb6f9283e2bac4ca --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3a74e20997cf256ea8ea7b0001abf3a2358c02bcf5724c011f45dde918684d +size 152189 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000460.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6178d987d4dd18a68b62db3c4f27b659ee64f4b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78a1c25a4ce7099aaf08bd10fdd955e0b8c07a9ed0a7bf024ef48ee4f0a2a24 +size 156243 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000461.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4f2b4e02e5f8c9a1185b3a0a6dbb5a2f3dcf543 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5dea9872d678b82047d02cab1485e89a8276a79be87cacf36e9dcff9bcacff +size 134360 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000462.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaa47d6e81a81e0a422d2715ffd13f6620c4a740 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f081b1a720b251a8b1c8839f9feab3302e87f22d00e02172eff723a8ff2053d2 +size 145526 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000463.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..786971d80a28c27a304badef7c2d97ad8553c195 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4b8f655e2cca7c31ada831a8517d6b3a9e89b0ca8c6a8f9704a90f18fa401a +size 140131 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000464.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4fd4ba4cfb1e987b431932a984938d0b109db65 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353ea84e5215c765b429455498de4ba2d8feceeb4903596586f099a69ac71eb0 +size 158345 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000465.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3175126ec64a5c7d8b686232ca8678961572815c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a629ae4c71a28f4e28db907f614ad8d301cf1a0ee3c718f632bc589cdc3db183 +size 224976 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000466.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6829dfb9688c82036da8ff340597a21a81b73bc1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630165dfad9821ff464f5c1d6150ddc373112957e381a8a9755440bb0e89440a +size 220085 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000467.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d478f7fb41c523fbad1c8f900f65595276dd09bf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8d10801830fb70b50126b2607d44c7019d37b849aa38eaa205c62953adacf1 +size 230050 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000468.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..feedf8f72dbc457b596c31469ba7282248b6695f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2027104b95603e60a37a41d9670a5c24e4699f18c92a5c2d98964eddfdb299 +size 278102 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000469.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..828ae03452fbb775c7458e2858ec2ccf8756f52b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d304020bb8f118c734b1e6895bd94282ce3ebcb3baf9f511a22bb420e8ec8fa +size 226033 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000470.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..328da7b96e664427fc93d61413a7758a3b3f9578 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efaa7726e4f8b181399c0e94f2b7affa41125497e65cce4e7fcaaa6320b0b334 +size 223479 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000471.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9dc24c7a35696a54b154b441717d285647c3160 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fa3d191418adfc49c3f0091e2c3c7a368ff0aa99f48e9480aa725aa40cdc17 +size 200786 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000472.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..748d2bc4376a8391cbb094d76c9292756ea83340 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375e452a3eb6acc8c198c0e859b7738665510434ebd5dba2a7ababe97f090314 +size 189745 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000473.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abf0da1544ccdef089acaea810725de3f19a6430 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635ed67f2497b6cabc854f3d17060b5c57a48e0cca0ee11142ae476437906beb +size 224325 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000474.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49be95b5fdd28658b58413c0cb662f3d1302f33 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebfe94f1430e826334a1e96634eeaaed4cfa48b294cf0c387a82c4c1b7422d6c +size 198123 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000475.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb6eee6bfd0f886e84544a81a1bd7eab4457cef5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3dd813a5a61a95b46d7b72a452c773e18db4c192f5ce48a407ffa4f4aa42159 +size 201433 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000476.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3ffd73be1bb39a6076465467add39ae6ebe2989 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c1e8f31b308b0406f327fe1f3492b3600f97bc9aa666a334ec0cec732a8a6e +size 222776 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000477.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c95875a7ce37928e5f690c6d6bfeeb3f40ae7332 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78e714d816862a263542c654472c943b88de304dbcd9b7800b2b12d44aacdde +size 188422 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000478.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37e22c0d2ee35ada50a6fb57226865a070760006 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d910f2b5984e045cf345f0596948dce00604b6f0e2d6220edf113ad131fa03 +size 223987 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000479.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d8c387085edf5188867f0c288d948c8990b8c46 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1953ed706828248919396aaebff4d6213074d05d0369d05005a216eaff0865fa +size 199509 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000480.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c827e3a545b789c9d62530a36a3637b7972b40a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e009a70ac94d299bb2ec85a7b9180c9cf6215532decfbb299b552f33621c0be +size 179951 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000481.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47c490e9f1c5da73548e53a5b5e86103ba893495 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ee5b8a4e2a0dbf423c6c29eed31390c6e9a3b1a9b4a30358895c27b0c3c23d +size 192877 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000482.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..111cf3e910cacd4a0101da99d95c0c605e258a02 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1179c255a8da2ec9fbbc5196c75c8e54ed3d8c64e2cdb88e0ce9695827a972b4 +size 199789 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000483.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6885c5a937efb8a2a1327ad8b09a2a83e976a00f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d334f7a76ab501259f9f2197261332a05ce501f26ce8f17d6cc03bcf78f255 +size 198241 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000484.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13f6c44e309519fc1feafe798832d4b3796cac52 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b4c0add942b507217c7536f3c66a6fdfa51456186a4ea01fb304456f7ff07c +size 198032 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000485.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d364c0add75be25549a0b9fe6c8376ab914054f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58784f09cd792228579a0392bdf9087e69ea6404c287ca3eed7e2d998bace0f9 +size 201473 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000486.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d71ceecbf978f62f9c458092ca0f8f7f78e55a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb45443fd941667e57f204670b1eba738a4b11bb053885581e314db9c9b583b +size 195362 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000487.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a63f4270918797f9291c2db2c2a609cdcc461009 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743fb5771e2ef4bc769bac5b80281c977d5b8c70e0ca6a1e5af010988dc7b334 +size 196886 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000488.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ed24a668512f1fc82c5b8bb13976cc57f7443c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e012039b519d9b5aeac62ebb65af590e4929de8a597aaf44f8f474b35dace89 +size 207049 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000489.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd6a2503e35979cc328d0c6f9b213f7a5f95408a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419ad35426a2827726b02ab0e76cae649a3f6271c90f8c9f72ae4288b0f3b0e6 +size 166312 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000490.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..648da05cd0846b944ee2f4d10f33b7a12246c3fd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c44d8f41342c8af4411f5535ffcd32c56557765bc3ed1140aecf5240faf02e +size 202246 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000491.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e17d8c470b0117401fd4f0651fee1399d2c3a81c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa12388905993d0c309a973f595ba7e2ba26d9a91b90859904886c77d42648e2 +size 116963 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000492.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2be42cc94c10413c690239a5bee19afd98f585ff --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f2488fdaafbde589838e4db8c59196476945f688faaa2735301bf453b0a297 +size 151123 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000493.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5b044704befb98d8b7e3f415222250a8b622257 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f09b5d796cd6bfc708c4a2926a2b30537626d9666c593243f6ea630fe62749a +size 152200 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000494.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6852efd819827333bef7a4d0677ac4f844bfa844 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce7c908207a29cfb924a39267a038d6b90e3398416ea7b89c3a626c963a730d +size 179582 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000495.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccc3e49c556127e7a9faddf7b6b60a5044b46116 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f8f1e405aa2b203688c54eee1e8e2d611dc72c3bdc6dcf8ea959e5eccb5a47 +size 159642 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000496.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9961092f62d8252ed0f1a7a5a2645344d0f38788 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37e99fcc6910a1802212280b02dbdf37253506ff73abd047c8e5dce9351f832 +size 156899 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000497.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b8203a24941938b6dd6aff68f8a45f545742527 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16d1b0968687ff313a89893d64c0f15cd2f2643d6360692cec7e2ac0c9e38ed +size 168623 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000498.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..969db9df3ecc0702a59a3e7e1bf3058f5f22a6ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d93471a892d3a06560096e99d9f3aea86c7465f3f2552ee602fedad293d916 +size 188395 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000499.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000499.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fed536ac8863cfffdf87867c584ef522b02a0a58 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000499.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f96585dc5bb4a2b8ad6b542a5e2f22d0c9784691e0f5770c7b99962782b0cab +size 151654 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000500.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000500.parquet new file mode 100644 index 0000000000000000000000000000000000000000..665ba74b46e3d27cfdd7c657952971921b265c31 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000500.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c26cf618d0db45c3a9e116e29dba32cba4e24d6c34fec9d8be3bdbd1ed09ec +size 155760 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000501.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000501.parquet new file mode 100644 index 0000000000000000000000000000000000000000..420f9bd98b40b0c640cf8c4dee7d74eb70505e89 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000501.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed538d3527ec857434dafffccc75e185669fd37b08745b83f13ddc460dd1d07 +size 147480 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000502.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000502.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2fced571363128b11eab363ea382515504ed45b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000502.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a19e0c1a3c2fffe5226f8da10ecc5730449d056499fd298d2faa733e04315ce +size 162405 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000503.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000503.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63ebfebdc347200bdebf3ca233ae200eb91e6bfc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000503.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0415d85f3f472120c0f34d4aef69e9b43f0c8b04096a8ea41c3f78707677a58 +size 156110 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000504.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000504.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a92867eb6085ecc769696bbf5e96819a73984866 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000504.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80e44a5b772f28d1a62d95bc05db286d2970f737775841a979e4e2ce6a137a3 +size 149028 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000505.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000505.parquet new file mode 100644 index 0000000000000000000000000000000000000000..085cfe79040727792efae9a57b116e3f981ec511 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000505.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1f908f9889c8d088a6cb0cd7b6a6f0c0a14809f7fd47673aedbc8e8a3651d2 +size 170730 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000506.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000506.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38a82ff0455b9792cb7b405407251f7fe8f112c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000506.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd95bf6b36ecfc8326ce186673ac80fd13bb4bffaa7ae8e9fa32ba5fecba8ed +size 147403 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000507.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000507.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db392f4025793f4808763beab6c2528355c195b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000507.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58ed7d04dee8581c4314cbcd2fdd7e3fc357ddf39db3bef75f9f52867b20879 +size 183752 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000508.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000508.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36ccfb88775abcee421961e5fdfb8c4d5da637ba --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000508.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ac99bae7998c0080a283067d513a86bcccd878a0f9ef6f4ee712409ed1692b +size 170751 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000509.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000509.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f46d57f9b91b2fd7c6a1b2eff46054f378482fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000509.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4488b7c2c4aca9b49fea6376e12ebe6030ea1d0a6e9ed4c68029b81acbd6c32 +size 151543 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000510.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000510.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7638a5c63ea47df3fb15e449c2cb3dafb6a45dd5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000510.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69903fa01ea55d8cad312d871109e5690b963f0bc9165bf0d3a4ae7f1b821bf0 +size 187403 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000511.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000511.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7746192c48acefcd102cfd2f701b46ae9b9f77d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000511.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e6645c33f8e23fce203fd659ce0607c88232a69af2ff653f7772fe1c52ceca +size 199602 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000512.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000512.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03fed3ab3392a5b96fe270835338759a4bff28a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000512.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f652ae13a567972b6a1fdbf539e461eb7d4cc96b074d5e743990a0b6a0a807d +size 153801 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000513.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000513.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e76dc4eb030725bb4f5d07a9d80694f70d6712b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000513.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c803e33bb380ad6c9a6c50ecf709f2e0b62b8237fd3755a4074843b7cab68ccd +size 182380 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000514.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000514.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a0ad70533caafa7757b55d568b649f3e5a6cfcc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000514.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaedd7f0d569980d8fc1e9c49b908b9546375130332d221d5c2c7fffef0421bf +size 185153 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000515.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000515.parquet new file mode 100644 index 0000000000000000000000000000000000000000..daa34e405b1d160ce95b65bdb658fa0f0325361d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000515.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de7d0d740ff72d27836273dc37400cfec9ad4c1c3c8d973799771869521d0a7 +size 82224 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000516.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000516.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d96561e42bce278b77b987d78d8e8f2216adcd96 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000516.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984918b7f01491b577b64f491832b597d38d5e40cb0dcb6d11f19404b3186f37 +size 65479 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000517.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000517.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c6ca0fca9fdc64ac11d468a1c816307f2a197c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000517.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea36b3ae19463bd37bd16c8ce176efc9da630e26c28a7e96cdeeead510708de0 +size 66120 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000518.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000518.parquet new file mode 100644 index 0000000000000000000000000000000000000000..689f0764e1d5016f7af14fa5867cf573a8d95d90 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000518.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5dd7aa8bcaf99ef3460a0ab3c9a8c615af548cf99410b9095f6d9f3a19778c +size 67350 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000519.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000519.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb6829376f95460e1a958fef9d090ec10464b95f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000519.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79050cf08f1cdaa4527bb7c7a47eb1837f8bdb1f7b323fafdf492b5bb188df1b +size 62279 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000520.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000520.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41b49861a0bf8afe880f24b8a6eea80c7ee7584e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000520.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5528d2074582c769f2afc8dd7007338d6caffa279e999cf4608cb340838cbbcb +size 65559 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000521.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000521.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f3c0a3b625b65283c9324f9ad855b777ce43da1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000521.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382c9dd6d1b60b6a75ec3bd2e9a88c76b46b361f69a0bdbe2838880271d15a6b +size 63569 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000522.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000522.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dc522cf269ad506742184423ed5bfdcc4104654 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000522.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f1743d6d6b3ecdd80ecdeaf080c71a6f96f95457b5215e96764d1cbf212597 +size 64705 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000523.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000523.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c883ce7dc84e6814f35a07268e9a338ccb9729c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000523.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90991e6b358b73abe1df7a3d5046aeeb145cb65f1eb50d26b5ef738d01e074b7 +size 94942 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000524.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000524.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70cd54ac0789ded627ab13c7d1b433b355bfab28 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000524.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99964e9360aa0745654ba4155840110c31dc3676677a7f01d444243cad98b9a +size 80038 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000525.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000525.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0ebf0c61b3bf77fb5f85b19d0de29acd01fd5ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000525.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9914cffdf9f091edb3ac225c843d246e4eaab821e1670ff3337bb2e1a571f9cd +size 82982 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000526.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000526.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f9a4db9f55ab89a34ad0f24b47ced89dfa66555 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000526.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e4f6f2c75c971dc847acabc44160f134fa343d5a193bf14a2f51e25a678b56 +size 108556 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000527.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000527.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0edb2e36c5e7fde8aa5ba232021a65c513db0b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000527.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e8470b40abdd061f60690cdac825dff54028dfb04dc838660ab8a82ba3cf10 +size 83760 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000528.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000528.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8315c0f189da78a755d3cc4b92868d79ae96bfa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000528.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d569223cc7162d181c43bce059d4a9bbd3e3625c23acf61fa23b6e772ae6cf +size 86819 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000529.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000529.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ff20f4904fa14dfc715d0c55bcdf4c776e7401b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000529.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f831621445251f25922cbe7dfbc061db8b8dfb88c929cf59e2e7b7f68fba6b +size 98965 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000530.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000530.parquet new file mode 100644 index 0000000000000000000000000000000000000000..feebc590dba8077f96a890ade68a054bfe6b8d2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000530.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e5af42ecd13f448760f71283f6fd368127dbdb3f297a08ccd8efd94fc88c03 +size 78368 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000531.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000531.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2dff30ebcebd940ad0fa8d95952141d8d68a305 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000531.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52445dfa745d213e32f527f035efec9e8f147127a07196d72a40a18b633474c7 +size 79783 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000532.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000532.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d78bc8f918226c1cb40610784e1f0aedf2f86b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000532.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b99e75cb721519080413b1fa64fdfe7f5dd1883ff2633801c0d4647864a8df +size 80794 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000533.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000533.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e32811761fc023af553c2adbcdfb4999847cfc7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000533.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa08d3b07e579874632bddd6385a297aa0ff3c9b7e6b52dd90051ee208680397 +size 77876 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000534.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000534.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43e6e06b792cdaefcf2dd39b944c480cf3d9b22e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000534.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14e09d079da3c73f71765e944ab3a90a649792922e0f31452c8ceb0367e8d92 +size 68204 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000535.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000535.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b749e079eed91c4196a5655e9736d4ed37fb7219 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000535.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bf3ce192fedce9d40e2d2c35d36bb23e0c8d4418d8d19edc7f88c2d7667d26 +size 67600 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000536.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000536.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a4238808973b6f932772dc1f0337d9e062cfff7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000536.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7656a5883e478425099cf19cbf63e50de69965698f903505edc1af4e543722 +size 69788 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000537.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000537.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a65c87bfd691b3422d4f1acadb8a3fa7357cf5a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000537.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f98f91824a3bdac68ee1482ab1a702185d40ddf5d16aa3bfb403c0622e32375 +size 68229 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000538.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000538.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb5040cd80b0059052e55a85d9a781c2e42bca4f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000538.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f685a1eca1684b40de4cb6d6cf642b096199b0d5b90be92e7b10ce27c18829 +size 74515 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000539.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000539.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4500df3810b0b11766d3b5eb10184f8d8f89593 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000539.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66cb9d632b489e3b45216401157071cbc853b45f912fa38ece4b4fa1b2da795 +size 73429 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000540.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000540.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcdeedd272d918a4a8d7ae5dc0fdefd209c58b4d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000540.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169398d8504fd86d1764d5a391b18951fa3fb7a4faf737cfac95d23209dda771 +size 70220 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000541.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000541.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81a62cf37eb3c1c725c56f7cd1694f14f163e350 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000541.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cde86bcf907ce104c6ef3425b40045c8c12e94b5df15386797390f1e0c88751 +size 71523 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000542.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000542.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26dccabceccfc7f5fd243cd9765a06108d8f964e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000542.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38913b25880b3bb282e689d5c7e54f99a60e4ef28d67bdd831f96da5bcdcdaec +size 73916 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000543.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000543.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24495791e518c3c518d07b7248a35a4b10a0ef9a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000543.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f1cfa3200fdab06aaf7f551e31f00ba21711d1dab4157112d0c350028c0544 +size 82927 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000544.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000544.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b0ec750ac58d4fdceb2a934a0b692c3b71d91e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000544.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a592150b3aa537b8fcd4c1eed223c4c7e95b318b26e14a52a3a6f8266b9640 +size 86767 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000545.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000545.parquet new file mode 100644 index 0000000000000000000000000000000000000000..037190586282cc1aefd40054060a1cbbc675404e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000545.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b02819826f1e1bb949450b1d0861ba018ade305f36c60b90a5f01f0c0d30d2f +size 79491 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000546.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000546.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44d1b26fedfb37a198f7d5775ff1eaddd8855edf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000546.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a0eb5314d1b9b128ebca95deced8f707d21aafdf784bc9d0d277324fefdbc5 +size 81008 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000547.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000547.parquet new file mode 100644 index 0000000000000000000000000000000000000000..162dd6b4384ee73c95cdc52a328a509015148e7a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000547.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3545dd4d0a5cea1fb9fef14175d0ed9f615e2ee1078680d724b5e265297791a2 +size 85154 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000548.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000548.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d498fb4aa0cb2470e6efac9bc5b795435d433cb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000548.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc6a277a8716bed28eaef3e2d5b7467cc9fae923eb13b918ec137d9e5b6a6f7 +size 79329 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000549.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000549.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b2cf2b8a17e1d3a0f3300d7ad734a1b2fdb5c87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000549.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5194085a0f5e72eb198b0a5ea4bce0aed6a5b4170237e56879bce88747b3f4b +size 85139 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000550.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000550.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edf8c0dd04e002b831309f189588395e60cd8202 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000550.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca01a6fd5ab4f5f0c13fd315e41c122698b05264f90c29578dadff07e4fcaa7b +size 82943 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000551.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000551.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c49f3da344397d1ba28d27558f3f9dc3eed8a92e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000551.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9443aae66254b6e359e87a56a9589c2494cdfc8c500f8164806311a8ad764c2e +size 82243 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000552.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000552.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bc56ab2c180d797e6812d88986fc2ab580c0d92 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000552.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f7d30372034df50b742d7f54d23abfc0aa81dd8723713e254d96a16513e169 +size 83307 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000553.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000553.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85b43f2bff9ed1ecaccb8dae18762517e51f54b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000553.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fae4897c38c3eae3e7f2e0c5aa183ca3ae30079efff560aee211ff0564a5f9 +size 81544 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000554.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000554.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a483eb2904c2f05e0cd27a7e85314a1691acada9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000554.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbac31874f9263f02149a06b684060c7b9aa370628120d87cf100e19708d2804 +size 81089 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000555.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000555.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0f89d958a3f19d3752ebe32181b5e3a55365406 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000555.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb493111c2d3d518f3e0bd7166c7465146caf4308e86d3c91c4f458e5dafa8f +size 81696 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000556.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000556.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d747ac1285ec5097982cc96c5f16c61c6e32549 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000556.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f63c52e9c4d8e9eb0e1c7a4a1f495c65c85a61ce4750fdf2c9845f3bf42924 +size 75444 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000557.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000557.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b9565bc4401d062651e34fcc48d35a77f2104fa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000557.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b318046adcd60431ed7bc63905cd7abb70175913cedc26b249377131e777e27 +size 76025 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000558.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000558.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2bd07d191e72a1946276c9ba96acb917c88cc7a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000558.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40768039583b37f932476270d3a278e5251f696b82fb6b701290f2a06dc9e9de +size 76028 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000559.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000559.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f35ecc3a30380d4816100c7063b4881b66fb13b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000559.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2642eed08ccba8a006186fb94c43869d3d75c8a99a46553328e421143e98491 +size 86075 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000560.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000560.parquet new file mode 100644 index 0000000000000000000000000000000000000000..457d7b75ae4c1f2d37826a9024e75fa083ab16f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000560.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa74ebc4d8daf38232f852a0942637b874a2623f638d24e3014ebb0d7456fb8 +size 77283 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000561.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000561.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d2a4548d6a59a6405652ba00487501c57ac3fda --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000561.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afe9a2d2bfd25265a258fdebf6de0c66f9c8197686e4faa07bdb2687b6c6203 +size 90374 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000562.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000562.parquet new file mode 100644 index 0000000000000000000000000000000000000000..460876025117dc101040af74b84b637843291416 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000562.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7542ffbf82690bede71d0f6aa81c317f558ed8ba6aeea708448a975fe30481c +size 80109 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000563.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000563.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98336a07947c8c7b4930909fd1b2e35006e70832 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000563.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b50236a60b19befd6cd540763ce94d86e56e299f0e5db3f28185c35cc644077 +size 141732 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000564.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000564.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf90fd6ee5e35ebd010f81063d5c2b8bce6ee9b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000564.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a39365c96c1e3cfee655f7c0a8bed085a918df7d0949d3e91abfbcfdcad4dcd +size 169052 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000565.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000565.parquet new file mode 100644 index 0000000000000000000000000000000000000000..739d8590c2d2902cf33e73a2f82f76ea2a54c067 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000565.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d197bdc87af61f203235923099e01e708bd29e4d0f8f66228fa99b12962555fd +size 188136 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000566.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000566.parquet new file mode 100644 index 0000000000000000000000000000000000000000..638f847d583029c5324c7d44df36d484dd0f71c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000566.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562da3d016e24774da7ba2cded9b6f26f8833028c25560166a01268d187548b2 +size 175379 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000567.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000567.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a25aa01b5c037858d5f5b5d18f5a3500e6b4ae7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000567.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be36b61b0e5ba7893f2f379adb71e53c9210c92e0231fe27ec0a9bcf33787ce1 +size 186584 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000568.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000568.parquet new file mode 100644 index 0000000000000000000000000000000000000000..230089127e49f5a371152437de2c8558bcab04c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000568.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2334d2d010858bf12cccc11cd286068e15498f25a830662aa810934be374c9e +size 167959 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000569.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000569.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62d1c2258ffac841b3848b73ec406232c6e1e073 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000569.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1959c13eaf95436be7c72a0e62ebbd98f36b0697c1df11628b9feb2b131d8f6f +size 193834 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000570.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000570.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3386b78103617c994db35fb54b88ea6fdd689c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000570.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1e720fd60cbb1532fc4e57fa4c8454ad9ec2aa92e9a798877bcb1718be4429 +size 182136 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000571.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000571.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82d0df0df5f394bc5da91641d2037612b152501b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000571.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05fe66c30beee721168f24786b7ab0699d99ffb41495aab7f288c06db72a1898 +size 66376 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000572.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000572.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47c2d1e48f314bf1c0618c913c04c8819a883f09 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000572.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddfc1cdd9f0aa32347668564c099369d4f0916b72cc66c11becfbc557651884 +size 60282 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000573.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000573.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0218ff6fdeb3a1ff3ede6590f3c3d550eb3b9ff8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000573.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff6e3ad746ad2032c9bc5ee073cc926468ab3045969ca72d5df5b51fe388c8c +size 67563 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000574.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000574.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26c46955e389c5b61091093dc00a13f14b3c4f97 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000574.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23074ace3bd7f96ef23535ec02d3e1d9f417684692116d34b54b536120599d8a +size 67393 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000575.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000575.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bd21a330355f6152987fa7cbb820efbd53fd57c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000575.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000f9bb899ac18e96fd6da15b1aad479b2eecb3c97912bdb85ec91f2b26affde +size 55207 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000576.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000576.parquet new file mode 100644 index 0000000000000000000000000000000000000000..919ebb22360c3a43db250c8e59bf8cd669d55a0c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000576.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041d4a9e7bb148aa25978ad562bb86f9646270d8b5e8f5ffe859b864c6719b98 +size 65958 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000577.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000577.parquet new file mode 100644 index 0000000000000000000000000000000000000000..871ad8224213b0c4e74cf229af25dc792c6be59d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000577.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d0126891d028c8a310f78ce735d554ed5d2296b0a23205b28b7adb5c4d6c2a +size 59887 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000578.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000578.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f17535a2a2c0b17236e3d469aff240f3a7f015b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000578.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8ac1a260d0b5bf6f4587b32b57ac36f0d94dff8023f4ace3805c00a2d61952 +size 63012 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000579.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000579.parquet new file mode 100644 index 0000000000000000000000000000000000000000..794e20c2be426a007f21c888c58b9c971e476b4e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000579.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd17498ff4d0e79e4a3d57e6e26cf24c87b317884e8d7cdff5de6fa42c5dc846 +size 74113 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000580.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000580.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a183718a402de5c1769f8656d4c63db54c2c9fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000580.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d5608017f48aba610f41e270fb310e11c6a3d7f8f0576d112b73e610c99f41 +size 55047 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000581.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000581.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5762e5f7ad9a26c6a188a8a256bc6a6b32d79cbb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000581.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa11e6a4f7135e557d08144c302cad02d84e723e32291f19e2e1ef4c2e0957e +size 58117 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000582.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000582.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bce70a72d1d9dbbae89cd6d526b374ea46bd6cf7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000582.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b931dd59368f63d6c7fd39c846a024247fe395c7236245c75779ea2b9dfd0d +size 60608 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000583.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000583.parquet new file mode 100644 index 0000000000000000000000000000000000000000..688e86c182ea6f20b6d0717d9074028a96a98b97 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000583.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1804e08008a107db34255a6804ed5586e542ac110c6dfca5b68f61c52d071c3 +size 54304 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000584.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000584.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dfa3885f61a6d2433a3bd9989cfbf74fb617161 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000584.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4f1868da560307b861078c130f1565db8dd41192c6c8d5896500ac3079690f +size 53592 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000585.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000585.parquet new file mode 100644 index 0000000000000000000000000000000000000000..091c60704eced81fde14dcf85d087c3314820706 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000585.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb37423ec190916c0412bd52ae0561fc7128b1939f118e0b878061c1fa133e5 +size 68283 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000586.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000586.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b36f9089cdd661fe4c63d5c8f6c7b17ef3d16683 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000586.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca1b8d2c9fe75459cb62c894820e6ed9327f586c88ff1bc1ad92290bc228449 +size 65556 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000587.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000587.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78c256cec083700387aeeb3eeb5d6a44edc654cd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000587.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f00ae3c1b56c99ff1db7614f3255fdbba3b7b3dcbe01eef3fb8da88c39965a +size 66312 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000588.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000588.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6add2c72d3434c0ee5369aade4c7315059a61e3f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000588.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143ce8e7c9ce908c84be9df4b034d0a988de7290587e9bad5e693b1b3780a3f9 +size 72149 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000589.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000589.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6db44dbffed5f1009d22885dd0516e37a0fb42c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000589.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7547a75fdb080e119552d3f1c3c0756c92e1095753373ae46ff7eaf5e71a26f8 +size 63376 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000590.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000590.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0306063c4f645473afe526d67299732cda82544 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000590.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839e07f1c01467bc85e933380f8174e9c99f3a1e6c8708b3f6ec64dce343b1cc +size 63608 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000591.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000591.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b56056b0b51c67bfbe49eb40c8f93ccb19e8a18f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000591.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8a72dae788786b673455cc10f61749041906a7056baef0c115a66caaad816b +size 65432 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000592.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000592.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa7813a33f6cb32cac2121d608e1c9679a029c88 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000592.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059499975255d1f40202e32c71950edbdecb7108c984ebb868b2b4dd55bcc016 +size 68068 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000593.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000593.parquet new file mode 100644 index 0000000000000000000000000000000000000000..644f2fa2cd21bbe6b5b697b8ebb727f754583622 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000593.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704ce5120274bcac9aee8652df2cf011cf10b2e58e54bdc6835e309f9d29da0e +size 72737 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000594.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000594.parquet new file mode 100644 index 0000000000000000000000000000000000000000..696e8da7d9bbb4bb75b96574852ef7457ab80067 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000594.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df36c3d89aa96f8075fb5310945ecbaab3750aff5c7c7bff8264dd2c34c9c799 +size 69800 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000595.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000595.parquet new file mode 100644 index 0000000000000000000000000000000000000000..556926be146d05e0a5139d2d2e203e91f80b6a0d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000595.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a83932646dfb04ebbe8f29905f4f2beeb694c15a60a5d87d87c95d1db85338 +size 73806 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000596.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000596.parquet new file mode 100644 index 0000000000000000000000000000000000000000..919a44f98c1580b5f43a33eaf2afb154c7a606f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000596.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f702b98a5e53a2e454d7d0b3f6b789442b297061dcfad50abbf60a0d079d6caa +size 71941 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000597.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000597.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8918f527a7c8ad8b51386cd0360898458f68a42 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000597.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908585db65a682aa56d788cddb9092c2b3d02c6105952611f87b2dd330e21b19 +size 69008 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000598.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000598.parquet new file mode 100644 index 0000000000000000000000000000000000000000..391e720501b679ab54f6ece1ba5dd0118929e78a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000598.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29c8c858adb3fddf18770648c4f66922b76e1ef91ec56ef1e1af52cca923ae5 +size 75792 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000599.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000599.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f40ef19cce4cb8c8b6a56167aaacb3e1f25bf85 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000599.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52b3b6e119b983c8ea06f7f0e66da1e2a0c918bc31493bb57d3f9f51cb6713c +size 73282 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000600.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000600.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6d3c06c2dd37ff5af2c8d4f5fbac9c01720fb83 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000600.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e6128da021918de4d1307ded93b09ebee22c2363d2fc444d34c0f17a5de040 +size 83044 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000601.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000601.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5c144bf3bfe1f3f426b522211dbd11983892802 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000601.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d546bb1f815b51a6cfaa048ac55317351df27a88c0bc7a8fa0393c5059fe8f67 +size 65497 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000602.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000602.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c08ee7e7cf43ab218b5d12289308d5bae8df753 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000602.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c6533101be34132fe9ec182c05cdd6680dbbc40deabeec3199166bb1aa364d +size 68730 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000603.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000603.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c960e633d01ef54d112ad518635bab973fd80dcd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000603.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3b734c42dcf466f6fb8f0a75f4d40f3174aa1599269bccbf47a7e1c709ccc3 +size 70633 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000604.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000604.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb2d583494859ea3cf1e99db3f66035062b95f8c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000604.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594608489b93844c21cb2540d96317dfb196dc378baa0c7bf809ad936a21e070 +size 67944 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000605.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000605.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e401424e3e3a75fdd3498b8e991f8da4e41f3ac9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000605.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2540e7a98393f8f146eaa241b8fd97e679a4a26c7c38170091e5e60abcdb0c7 +size 68509 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000606.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000606.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdc1dbb97d7bd79f6397e83b49bd0a40c5c04208 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000606.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3744974bd2822c4123bbb389765a09f1d4b2ca5d11fa5d2544a329786f9ed5b2 +size 65605 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000607.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000607.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb61634f8c1446f32efd3b2db2265800c9419fd3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000607.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5defaa8d013a0880430d63497bd31bd574ee0c0422eafaf235f85b809e6bf48b +size 69566 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000608.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000608.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59ec0beb9427976d35036ca36aee5fef286b4cb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000608.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9889c04aa7e0ade939e78e9c4eed7cf864e230e77c3df68ee89bcb5ffcf90a9e +size 65426 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000609.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000609.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11b92d8e5ffddb65eacbea9902fddfa338b115a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000609.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e884f3951e3722d2327ab7c2952bb7dd8ce848ce3dbf3e1ed573334bf0c490 +size 64936 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000610.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000610.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b2790468d6a5d8af00efccbc27d8eac013c0614 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000610.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bcec9f6d376f89c37c666b97d9c99ae75f40c91ee8375407d7c60ba17ce5c9 +size 61070 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000611.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000611.parquet new file mode 100644 index 0000000000000000000000000000000000000000..902db7d5dc0a9060fb2e76f72ab761c859ad327e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000611.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba17f80c142b7d026fc82d9fbf5e37e7218af4034f46d8e9eff3a5380c73fc96 +size 79564 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000612.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000612.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d831163eaf0e304de2960e4d64c33e2c6036909c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000612.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e034a0f62f1e15a26addd9e7aa986f46168f3e8b05c6f8f7800c39f6bb1102 +size 76917 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000613.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000613.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c7ba4ab886500afc6f19f10582518711ec24eb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000613.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ff875973704680bee5c6ff6bde48698924894659534482ca9d98e2404c7823 +size 77361 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000614.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000614.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c36a844bbee2139008856ac9f58cdd6bf2769eec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000614.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b940674e0e1421fb3bf255888a493be2645d173e5614209af381b8fe2a0baad +size 70815 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000615.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000615.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c95c1cd1dac03b232947cff29cf81a6f087750a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000615.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6246fb3dbc99ee4b1d91f688e0368a870eeb2d06be17dc6f892d44ce1cd623 +size 74691 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000616.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000616.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de0f2c9640ba024004c7fee5b0b6f093ed829451 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000616.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885510f1ce0c0446dee1cf30b8d8b410bf2a9517afc755cded1980593b43372d +size 72332 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000617.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000617.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00ca9ce1164fef1b0248c603a9c3d93b4efed7c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000617.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f8801cf138190c780180f3a45028f01d21ae3f0793afba447a48b9381d41c6 +size 69704 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000618.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000618.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa9c69ad3808caf253b23ee99188cc29cb9256ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000618.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56988b38887d824cf3eea5531350adb7602d8e8c5f78ff842c115bf18afceca +size 75903 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000619.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000619.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc910209b2b820ef4e2915940f117fec67c8746d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000619.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a11ef10c411724570dbef119eee02274a517c8d37f710b1131496d1ed9df88f +size 74377 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000620.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000620.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecfadafff1945db46d31c4e47e94fa380de8db78 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000620.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee352859269d3a084976869e3edd742c94c28d3d288c6b640d127c551a7c698a +size 73098 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000621.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000621.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc6baeb222613d9cd9274f647b560476fa431001 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000621.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0922e7a827646defa6e270074f14b0a456a3bf3b947531581051baa5f3be4f09 +size 72813 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000622.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000622.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13ff1a4d382391df0f32823cbd48142e94065f15 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000622.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7492c7c23db0ba58648b6354a08dabc40001a1a55132bbad24578eea78b614 +size 74481 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000623.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000623.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b4643b157d0c508ba6ece81d1ee92f3ab6eb779 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000623.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075e96613d40b5f7d0335d9e88daa6c82929a271d524a18bb980bc593df808df +size 73167 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000624.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000624.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9eda79b30aec063d99ab68f8ab07d78e4d37f1b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000624.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffd8c42f01fb0e38eed9e39e563349949f28d7887ed0d7f60155c5189840a9c +size 76609 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000625.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000625.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f76551b50f71b7feea2db861e7c5d94de600158 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000625.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71fd1985f6fea0990e89b3fc90e7f58f2f7d9c20b006a014325ec204ba71470 +size 70570 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000626.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000626.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3f37c0e5d5eb16390020d4f9032e0ea5c572761 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000626.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402d12530378576e46e6c7c5777780d93298e4628ff1b44a72a5abbc9eb13b29 +size 76639 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000627.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000627.parquet new file mode 100644 index 0000000000000000000000000000000000000000..539c180d453909bde4097f901ee2316fe3e87a5c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000627.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d90e75bcc1bd1d3339cd81091470fae1daabceb353815080ccab2e66480f68a +size 71420 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000628.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000628.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f35841b4a3adb8afc187f8572cc027147ab15a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000628.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705eee816380a044c55ae2bd4c031035e5efe8865ec453976ae1dab41f036b13 +size 72701 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000629.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000629.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5df8c44d4095726bdbe20813eb658be1d21189ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000629.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:548ee16097fd4079f27ebb9f99ce1ff74e042c9508272a5468ffd2363fe628a2 +size 81470 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000630.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000630.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01c3fd4e3eda1449ec4e2f68025fd7163a5376fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000630.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbdd373da65dab68a3dc8d3976203ec17c4e674c400afba351e880c283701cb2 +size 76077 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000631.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000631.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e75b07d64e006c30e4ca20b442fa481340e2cfc8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000631.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2428456809f8b46c06a08adf677b4f8a75d6b006473dae57ba616617ec4a9b1d +size 84028 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000632.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000632.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36dccb0326c26d0dc05481c03bfb7ae04deab44c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000632.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302862a97a6a4a7da01ab767243552df41ba5a8b75185ec9954bfa9b51a4e5e5 +size 74394 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000633.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000633.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8eadce43dabbb8f6319a41d3a41dda13d7fd289 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000633.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6008115b8d94c1044c09b359d9e9f293288e807bd85ea2e1a3e1a5831222642 +size 76257 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000634.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000634.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c185b95fc09653c12d74117217997c718459e9b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000634.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8901583cb5f92d9c15eb5f17a2413e6c844c317c6e648ac37e69d1fcfa894a10 +size 75104 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000635.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000635.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f570cdc6b8f54f2fcb056a9997845aa77b258d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000635.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cb29deb8ea431ded717a222cea24f17c0c0712dbbfeaa102fc1ac6f157973c +size 82196 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000636.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000636.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7263bf2abd57773a167081efcac1cb5f915d30e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000636.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d1f7f03db3a05f041ecf0e3edb768b193b05669e994ae13ed81784261237ed +size 77803 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000637.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000637.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e986f045fbb6274345553783c07392cb50e725f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000637.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfdbf98c878c8088d16e890ba724c3751cf6f8d15014f5178feeeb5b409e470 +size 73387 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000638.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000638.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbaa8cbf8827ad8841f5c0fc4628c662d018c2e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000638.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e453f261bc92f2ef906a7bb49056590faa858a761252db1d7d00959bc55d7f2 +size 73471 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000639.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000639.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bdb21623925ec402eb58605eae3bc4122ab12ea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000639.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80677efdc0dbb49fce786a75650bf595b9fb983122273b8fa9067d20771a4ff +size 73525 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000640.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000640.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7da1998700dea40e1dbc55df5b7ccb5039720c7b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000640.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89beb30daabcbb54200529e3c8ab3b2e0c2a85f5d2fdc801c270779d925f60b8 +size 79651 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000641.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000641.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae0b7bed60aecd94f1a14fd550f70f9e768c9e8f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000641.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f99d2f1d6db2c5fdfeaa870524e55ac58fb13c3d11660ff7f315f8c961881e +size 77763 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000642.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000642.parquet new file mode 100644 index 0000000000000000000000000000000000000000..471d6c52ece4512d2ee3fe38dd92dcccda5f2bf3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000642.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ce6252e22712c9a902f537477c9b13d549f9472cf983b489c94f8641c580d1 +size 70743 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000643.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000643.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb742981a89e6b80f70c8dfaaaa3d39a92e83427 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000643.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aafc3bd36f193e8b377fd40c9e2b2e887b62849caee7e2046873ac6cbf10c51 +size 83320 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000644.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000644.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8319f65925f15b22f2c82d614fd71343d2e5572 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000644.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50a8381610f4621eb9e762b38539e94461d52e483b89bda09824aad6cec237c +size 71544 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000645.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000645.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07c39cc7016aff59bd160a9213a99f273bb4b91e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000645.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8502d50773420138644ea72b63ea9c40dfdd60fcf13e1f1aef16692204dff8eb +size 73964 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000646.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000646.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c135abdc528419af813883e812c73bf83231e566 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000646.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682ff9cc493838f6bf4eb83544f2fb291394f179475eaff8b682c28c6e639fff +size 70688 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000647.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000647.parquet new file mode 100644 index 0000000000000000000000000000000000000000..faaf3c8692dcf7d7d9198c10c483acaf21610500 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000647.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20dd673273e49c1d0f713a1b856b908c9fda9aef1dda7174f9f225e1293b5fef +size 69993 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000648.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000648.parquet new file mode 100644 index 0000000000000000000000000000000000000000..512b472f874ac6e01fe35a372d35c61eab4f7f43 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000648.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958fd3916e7f42dc3994cd40efc33d7f20cb18d1003aa4be9ec2871876726733 +size 69924 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000649.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000649.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8909e5bfc10af647db76b86f7d3f8d9a49a2c1a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000649.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ecb97bcc1861602bcd0e3ec2cc423351caf5aba0301ba76d8299a649237488 +size 131253 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000650.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000650.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a072ce43192fac25dd77eb359a1357d42b03041 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000650.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7df13eda02f02534e3e49fd0b8530d496316154d0e37675a7bc73da812827b +size 111282 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000651.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000651.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fbe0706a956a296720093df7293056449e12a5a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000651.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ee891358f716fed78d735f9b3f74995251770f90e9d19f2a2ff2375f31451b +size 111843 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000652.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000652.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c95a76e7bb69e7d9feaa2999e3b55dc6438c6f7b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000652.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba5339c08d5c4050e75ab44a1856291bdd50cdfaf753fd5fb7148ea108e15dc +size 108202 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000653.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000653.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e51c792f4d01f364f0deaee9ef4ac19ecaf31aa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000653.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ccf2790ffc060784484216ea0e425ab3893fa6d7775171b4fcf0d6b2d28f9d +size 105461 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000654.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000654.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bb477d83502e9b5506ecda1d294da23ff6a556d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000654.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40feef45f932e02527f1c322c50d71aa327f6f19d5ba3eeea49cfc8cd7de15e +size 127593 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000655.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000655.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2678f6bc8d24c65036ec4d75e15a3b5450abfba7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000655.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4e97a5983b1f2dbfeab4dbe270f1d871530d29bdbf3cc6cfc5f96f82ccc81e +size 128722 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000656.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000656.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b50d667379cdff830ba400a1f621b09c2cd18908 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000656.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d6b19bda931247a5972492f5ccd5999a71fc5bad7cb0f23898ead509c9f627 +size 105122 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000657.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000657.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b3277996156ca67d8b03e508570cd58ecfa6fe2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000657.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9505c0174ba7ce46d0a485743020781493847738cca34bb713c433c42e70ac85 +size 106050 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000658.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000658.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad9e4a7a4fab043a4e0c7554d39a971bccae52ce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000658.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49aaed629c5f705f22a7fb58859610e50ac3b7e8bc564fbe33b63e19625b7a78 +size 136615 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000659.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000659.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5ea537cc02089d07d3637125f7f2b2cf51494f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000659.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0399d4c0695ceae85c37795d52710c4b22a316b0fa5ab3c45b215021f8f36c15 +size 138911 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000660.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000660.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b002ba3c05f90db0ff187dc2ed25f6577be5a5a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000660.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88915a55a26cdbbe5277c3e6ed7328d39cf83359d456b2030e206e79da315bf8 +size 133837 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000661.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000661.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4be532f10395b2cc21b28713c42d3c87e0d13d8f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000661.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db22716c7fa3d646c6479c7bdcaf2d70aaef77bb4534f99facc12dd362ab0a2 +size 138822 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000662.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000662.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e8f5a8db1dcdcb6edc3e701030830af0bb76b8e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000662.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17a17bf38468fc8167964ff0d9297dacc12f29ce75104a69e2fa55b8f0b7adb +size 125068 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000663.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000663.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32c4e94516c0ddc426e0274a3a71c8dc96d575dc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000663.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2d6949de55df22bdd73290301b44060438717495af21cfccda93689e8b0853 +size 110913 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000664.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000664.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc2ad148ce7704d3fd0fd5b6d9363954d5ec7c31 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000664.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f1247dc9181d7dfdb81c575ace5ac6c5c6a965dce9f717c6c21f6ef12263b8 +size 108331 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000665.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000665.parquet new file mode 100644 index 0000000000000000000000000000000000000000..806923981b18c07c88acd9aac3a0979c89cb4885 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000665.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c58275942241cc2634c865fac67ac17df68e85276f352ee3c6c0750c95eecf +size 138827 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000666.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000666.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb0ab7085383df8e63b8dcb8ddabb4db62f85f4c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000666.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8280267b53abeb89f607ea8d61723d4306a2ec97905e92f3f62a81b0cb332a01 +size 131385 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000667.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000667.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33653a181aaaae73d250c1f012383172ef71c7af --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000667.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1008eb69a64a036b0cc214d0170c15e7c26baad15d40dd1a6d36b9e64812a6e +size 111730 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000668.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000668.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52803319b75fa07d1f210825df026ab07c44d80c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000668.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b721862000bd9935b9c675d4601642e277af84c893025402175557e8e88b7eb +size 139696 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000669.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000669.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92879aff0085fd4c1108bbc2b38a2128abc4b8ef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000669.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835432cbd57a6dac76af2788368df47a8d7c46765a0e48f95caade05ce1297e1 +size 107220 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000670.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000670.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4931b4f30829422958fdfe0c688c0df02463973 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000670.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59c5ed96f1b446e024ec5c7e97889adac6deffef6692a837873453ffc7e97c8 +size 136663 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000671.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000671.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5da35b0804086c3028f7162c4c736fe4c4de9cd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000671.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9042433666e4b1dabede5772a28fd7d5c92b4970f7abd925f9b9b16550e2429f +size 148834 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000672.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000672.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6b12d16eb0b2fe68b3c3a0f7b6d67548b9f72b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000672.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207d50543d9fe6fe53c475d316a11cde5b8d22cf18ceaab24908dfb171cb625f +size 149963 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000673.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000673.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc8b49bc648b2b6f842a9b66a061427b241b23ad --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000673.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c4de3a0d9a6fb6aa92c8a7b76326b20d6676142e064b4eb80850dc6c865999 +size 141733 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000674.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000674.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bc67ddc54ef11a1d3aac35ac7a9772990ea3b2e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000674.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b598fc15d3475cfa90439b29a7e0cb6f589a01208934f40834b44a3d277b5bbc +size 141064 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000675.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000675.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d056d7f1e0ca9de02f8e60e96f2b997ac9cde9d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000675.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba21d230e810e8bab7a6c6b98edd277be6f8daf495502c20b0e14edf2270832 +size 131760 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000676.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000676.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57fb37976c6e1e6dcbad02e0fad81d6b72316453 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000676.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0072999667e0cf58314a25334ad731d7b75aff88c2206060479db4db97f8f95c +size 129515 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000677.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000677.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0b7f4fb3f2fd35678d3a0c097e956b95389bd9f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000677.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9d06e130fb623075770328cfd4501637aa7c26efb16686506825a502753589 +size 98330 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000678.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000678.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfedc228e6953c5b648fd6e4a6dedcd577e98d2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000678.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840cd8d30ddcbe099dd9a7ccaca26804f35fee561e57fdfe7f77231c71ea465f +size 134836 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000679.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000679.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d55b081cfc15da2a77c55957329de5b671c047d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000679.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8732f5a4289069de24ad61a3eab3b3df4abb6e9a881d3821079caf2a8ccf6dae +size 137332 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000680.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000680.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b0d5befba23f3acd9e5db2e9bc981d4b19db032 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000680.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb5e9a5fb32e927d1371f7a285fb70861efc9b9ca06398929e09b48a1da1f08 +size 136067 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000681.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000681.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97d553671c183f1e78466da39d8026b64bc4a559 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000681.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0c8c59eff4e4065561a874681aa9d3ed747bee374f463f7f2b077003c8b4fe +size 143784 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000682.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000682.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf7ad9e3e99ffe74a0fc2700d307e7cbc699150a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000682.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c7c84a1b1bade0d57e877ed2c64ff3d3199f22ea88520603fbe086fb759bc9 +size 136992 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000683.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000683.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c58afe940378239fa8970a8362d74e26d63a4bcb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000683.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d85621fb8026bdfe4beeca1ea47bfea7ddd1cf884cfde869e322a730200d354 +size 111710 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000684.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000684.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bedc8fac02655f2a6b4600d42e85269f9a3720b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000684.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10d112703d1aad0cf995d3754e8a84d4f8392cd72d264f78e4ba051ad452598 +size 136012 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000685.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000685.parquet new file mode 100644 index 0000000000000000000000000000000000000000..301d8b9f1c557f936bbe565dcf0c49ca72d17103 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000685.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41193eb5827fa8707d798756229f2a22ff70cfc81eaed012f3851d2faeb265b4 +size 109876 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000686.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000686.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e35cedebe2766aa0ad14c9561c53e71b81d065 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000686.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c1cd11f6b327d15567f6c1defff89cd1fc9ada2071900da0f9abb36461868e +size 130803 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000687.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000687.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32e6c20f6c8e931611d343d00240deac6c19530b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000687.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba34b91ef41b4fa388936c3185afb1aecd3c7855d61e105ad3932e119eae7af +size 109348 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000688.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000688.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2030b2aca67766cfd32c480ed95a4971137ac7ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000688.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a038e28dfdc4879e55897f1e44fbc991b685a9e4b8275628586a2bb66de1749 +size 106840 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000689.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000689.parquet new file mode 100644 index 0000000000000000000000000000000000000000..441d023c04589e19d3c39dce082a25efeb452ff8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000689.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ae73ec924199cbe877fd1e8eef515742aa07b5b73fcfac9f345bf214f2f0ea +size 107177 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000690.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000690.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef78b11412ab2ea47fe3e48a5886c3ee700240aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000690.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3da4e96859266b7a8f0e7228750318986c85404be2d15fbee97d44223e4f04b +size 108670 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000691.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000691.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5472f5400a98ffbd4b64f1ed3a0390a2558290af --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000691.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8f6d3708aa384dafc0eb53acc7f3ad1d6ad558f5429742bb537503a668d2b2 +size 128792 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000692.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000692.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c7e719ffeef68e9d3439105f1831d3cc3d2f443 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000692.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdff355885c3aa4bce6c72b43057822a42fcdb0246a11ce1181e75157932a30 +size 107263 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000693.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000693.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e150c2318302ab89abb679df27530b10a3246c98 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000693.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b8c5a0d3aeddd38c55f34bd9a776e7095e504a249f30f9f2f3e474819d3e40 +size 109148 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000694.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000694.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ac71e24b6e15143c5ac18f3bbe5e174778da322 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000694.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a617654830c07872d5620824f0fda30567cbf6d86475e4a2485c200c8263a22a +size 108014 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000695.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000695.parquet new file mode 100644 index 0000000000000000000000000000000000000000..921ab90cf14631191047a51ebed91302f6c86c4f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000695.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d7cc864b0aa6db6fc3e85ef01edf8ea610a4100b5170ef639e2949debacb37 +size 125563 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000696.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000696.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06206025f8fa56e9235f5e7c7434da2cc90e3433 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000696.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9032e10f731e02069fbd51b5b159151eddd89f97c9407b3a7555ae624db5866 +size 140123 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000697.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000697.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35a3a244dccc12bb67fe4f52694bea6ef7d31092 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000697.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636d20ecadecec154dcd2f2e4aa2776e250d1c88efb556092075a513b0d85d9d +size 136818 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000698.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000698.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e15b66f5d875321900bb64a56f056bb63d1d7f97 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000698.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32dffb65016e6696a927e3f17d6beed948b7599ceaf1ffb819b0540fff6721eb +size 111416 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000699.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000699.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffa905c5610ab8b8a7fa73146b9e6d683192da3a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000699.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bbf51c0bdee0465c7bf702da02392374abb87beb21ee7b6360c8a0a24b08f9 +size 106404 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000700.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000700.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ae196fee6a711db51d83fbf6cfb9d399dd9aaf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000700.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46372b14a911fdbb9b61fcf718c046601197dbe80edaf5ed0246b16f47223396 +size 128632 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000701.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000701.parquet new file mode 100644 index 0000000000000000000000000000000000000000..080419009447e4ae7cc8211ed25c95fb60ae5c2c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000701.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106c56b4b2ccdc72bf779210e4421f6f7d307484b89a4529d2cdcd201f8caf9b +size 130175 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000702.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000702.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c0c34f05edf583a688382cba4a88b7dc4d686cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000702.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452db110607884b1c704d21a446ad9dff5f946f2439933c1376ea8742100024c +size 100253 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000703.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000703.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f68bd7bc7c71491678da6e414f62a098a2674dab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000703.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90cebd3925e52aa65c655db76585da153fc8399ee859ef8cea45adfeafff4ff +size 104368 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000704.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000704.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfe87a0d174ba30a3d5ec39c79689bf0a7fd478d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000704.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448441001376e56bbec7f00ba35ec1cf08ea99324d8050e46b3577ef8afb428f +size 106335 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000705.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000705.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ede419ff2ab95ff3feb9a281fe0109ddb397a2b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000705.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6d531d2819b7e67963cc9f53ed8f7f576e7d91c720872e5dd7167c15463d93 +size 134146 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000706.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000706.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38e2bfcdb462e690f498b747e1366b4448c1aa43 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000706.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5d758f4b5b0ff7cec43c4c45be27890adb4aa780399312dade9352334a66eb +size 135305 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000707.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000707.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5018e0f4359246f8042a537e6a19f5e7a984c4e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000707.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ae261802dbd8d15c779bf9a67cca946507506ba690cdbb9bf91524512f2f30 +size 124824 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000708.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000708.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb9f5cb3f24de42df0ae7fa78f4ffdaff2834392 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000708.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae9082552ef987e2f476fe6951f86feaffe8c201a300d46c94018173fce0e21 +size 123099 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000709.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000709.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b212aca24aa0abaafac350fba966e2de911e633 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000709.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72ed4c00e2c9300bd368b7040f77e07472219d2eef3e2801e1669322f676351 +size 104252 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000710.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000710.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b122b2ec53447bf972ae9e98d06f9c1bd5d11493 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000710.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd902e7922cfbd1b2e6a13efcd6700863f7d17ae091419b1895afb07eb8d4e3 +size 128048 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000711.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000711.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24629edf95a29e69fc8872980e3d231733e0dfee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000711.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d16e10e0baaa4d3f910d3f73194856e23dbb0264112a41f16dcde9b2b8d217c +size 108284 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000712.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000712.parquet new file mode 100644 index 0000000000000000000000000000000000000000..add8669293381e347d401bfd55997b1d680d5aff --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000712.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d30804eaaf07178248712a3a5f241b63cbc192040495b76eea4b80a729457c3d +size 98523 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000713.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000713.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccee6f74a2621af0c17b6cc495fc9f45e393c411 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000713.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85567c1c00e6ae59d946c1cf9d30ca949c6bf502495cb00ca4d311835698a0f +size 126063 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000714.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000714.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fdb7ef81081868ab8a080af256f9131bed03784 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000714.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442db89e64a6bddc7e73448cff5bdefe8c41ff1524b2ada9c223790ff0dee0ff +size 97062 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000715.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000715.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e05f89cc6fb6a8b1f1a76c2c22f608854906710d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000715.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb39e6424eb5518b1bfca96838020b9471a0be3ed595c80ec3fc91992044bb67 +size 144527 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000716.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000716.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ea140665947935341cdd658b4bd3d29b50345dd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000716.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baba300076d25e374050ac54b87d9d12171e58b2c69f28600662d4cd46a02de3 +size 154205 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000717.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000717.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1756e5e90c95d7c5cacc4c54654eff49837dc7d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000717.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17698f727f27b659bebc26eab7c07e4adee39226032d17d5214995a01687759 +size 111768 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000718.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000718.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70a88ccc4827893791a9fe2a4e94811c9f5e66bc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000718.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1935c0b935f0959f0527bd5dcd2fac1d555245cc589ab52948968ff16047f280 +size 107152 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000719.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000719.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85157c3643f38c33a31686122e302de5173f61c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000719.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad1a744abe666e1927f60a80e3c28c33c9d8cea9eee7bb893731476ffdbab2c +size 108041 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000720.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000720.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ff67c93a5479ad0ca57ff38f2342b610a38a285 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000720.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f6fc9a9159c9d3b0a40c4df0ba02c7f9f7fb9d6fa9418085498fe8c517524f +size 98721 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000721.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000721.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45d91191cd9e95408cbe93ecc341fbbd9cf26aa7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000721.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533ff8bea72d8cee86a5fe43e4e79017f7cf26612e5978413cf40c563b77d686 +size 96741 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000722.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000722.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d28df69e5723a78917c1f066dbf91a92d2903f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000722.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ee1adca7b348f3a49bac5337cd81d6aca021b25ef22230b2d270abe45fa86c +size 102365 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000723.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000723.parquet new file mode 100644 index 0000000000000000000000000000000000000000..102af79f83be0511d19ba7c4eb49ad2f3a9373bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000723.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155f1f12430e3c7d5acccaabb68464acb0673096851ac993d6fd6b547a516c45 +size 89876 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000724.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000724.parquet new file mode 100644 index 0000000000000000000000000000000000000000..530ceda9cb2f6f862c4157c68243b17f479fc655 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000724.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575e300610ed97a0ad9fd42fd1727733d96a94099ab5aee88182d22bb907081a +size 85132 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000725.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000725.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbede6a631bffcc24a4c8db0b6024a29ea9fc628 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000725.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6396421c21acfc303cad0a7904f59b54e84c7357b87a7a1d2ce46e94085258 +size 96209 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000726.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000726.parquet new file mode 100644 index 0000000000000000000000000000000000000000..800bcdfb451fc120dd8ec879903eafca7fe1064e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000726.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cd075f80f68f14dd4c379499d377d5fd0010cc3fb64f769be18515802daffc +size 94300 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000727.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000727.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2296ba20e4456b4d5c8079178004dc6870561f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000727.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be98b0ed8502e1c4aa5d7dceb29d0c036a7cdacd78facba110965433337b87bf +size 89358 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000728.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000728.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad59c925296c3ff36a4635eefe52a880bd7983ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000728.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf16f392db5137f41fc5e87afe162eb5f52f408659a0d218632d89755d974a0a +size 96128 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000729.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000729.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dddab6dc747c10354334fa7fb14542d1619344c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000729.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1401676bec811310d5b78718c1b614038e7587512f73c19dd22ea6cab6e322d +size 103007 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000730.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000730.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f32669f02ba250c18b5cf31305d81caaa789ce6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000730.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b9683e401888b6eb5fface6685692664f9dc5bcab30aa841bb14c4fc5486e6 +size 95213 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000731.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000731.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01ccdc0900bb4493572b144931918b9978c0a155 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000731.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c831490cc683d0d9f34f68c7533e68b9fdc2e8c0eb517f16966c74b30eae2feb +size 94851 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000732.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000732.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb3ab4a1b6afcfdec5e34de8fd5db02e666e074b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000732.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ca8c3f91e2a8d6b31dd959b230aea8580ef11b6ec27c847143e7df30f73faa +size 103350 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000733.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000733.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52b9b59a3f1619acd76539a5d6d5e6ab558d254f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000733.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30442b1830f6300b8ab4e5769f60d2c8494b3420d44898589b32ca5e73807afd +size 98171 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000734.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000734.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01a53acbeccb36600772b7bf2a2560b3b3dba2ee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000734.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395e159c38d04e101466c59f581dabf6de7459b350ea16cf622d1191011402bf +size 89521 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000735.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000735.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99eca9151ea65ff6ca69f7860b59fd09a7620162 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000735.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ed59a6ee49fdb2f96dfddfae83370a5aa8e91e28eaa3ef086d7a442fe3fa22 +size 102147 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000736.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000736.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee5470460b63fbabe286ad070137b80a42f07cf4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000736.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead8519dccb5f66a3929388cda14f713dc48ff0eed993ea6087f30b1ad7f8139 +size 90946 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000737.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000737.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65db5dfedddb4d41137cb69155051b57993ecb17 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000737.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676416cba8421db5fab6efb604d3211f0d7f6b40b1b939fc6cb91be8e9af9e91 +size 92954 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000738.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000738.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c58ef57347c0a6a0f2c2d90412fe0acdfc08d5cc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000738.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ef95746a53eeae04ecd1e1a44aa6dd8be05fe4397ef3febad97916f02d26e3 +size 124563 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000739.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000739.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e3ee60419516df3c647b455b58f4bff936d907d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000739.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec388336b39da87ec02deee5b51d45fe72222deb08ecf7c729595adf82319a4 +size 146257 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000740.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000740.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21d6c75f907bb2eca16750cd8676aabf63a3664f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000740.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df6c10c303b8896b64b3ea45e41f77791a3611dbb105832594a0b0401015ea1 +size 133947 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000741.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000741.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de9a87426d1a292523e5be34eaadb4d3e0953dde --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000741.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047b3e4b48db316b486b53f471ea7479e1147482fc38f3a5bb33aaf64e7e8bc7 +size 109625 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000742.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000742.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e53e283dc2bfada50618f15b1fe5e36ab62d62c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000742.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa31b89ac8cfd8b8ad63740b855e65cfd6af1e6b95892b6317490143f7c12edf +size 127022 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000743.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000743.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb8a0a404258fc30a1c887f776f2ebf080d1d7bb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000743.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f8821c0b2450c09f9cbcb6c044a354d02991031cbc5bd6024946c39e1011f5 +size 106810 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000744.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000744.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eebeb25b2adca8a222157c57ad000483e93b108c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000744.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a3e83954521e5916e7d704d777b339b34eca35a5160e27855e196927c1dc81 +size 92098 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000745.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000745.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c26ef93c1dfc0a8451e0e0ed574b356ac361d98 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000745.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfef6f57e0966e9fafbda57e75417434b588cf1004813ac482d0921f04771cb4 +size 103986 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000746.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000746.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ed57003b350d30f3a224a3a6dafb542ba609fb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000746.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e73ca9e79c7bb7ad16166e410f3bea16e0a80a77c48819918662068020dc20b +size 104235 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000747.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000747.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a669a6f75d0e3ed78ee166ac24e2c3cf8f6d7e57 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000747.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d4b14231afa73ef148b239d7d3fee506bcda8c042b1cf894580c57513cd4b7 +size 99666 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000748.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000748.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec6fa733955441f2e371a5c82075f353ca686684 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000748.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ebaae904e42acd9bc30de67c5d4d5b4f372b48e341abfbcdc902d491176f65 +size 96501 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000749.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000749.parquet new file mode 100644 index 0000000000000000000000000000000000000000..260870048c63e3c0d2b83c235fda44677abad121 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000749.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac373885ef04319cfefc8b367497f20a4c5828dbf9f71482ef69d8e3b6d1714 +size 106449 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000750.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000750.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ac71dbec384e1b8b3f4489731405fb876603df9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000750.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef3bb349de3ad5fbaf26d08a57ecf982748e573a10609b4c276a0e57b890e74 +size 102126 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000751.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000751.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdfbc136a81def61000fa67e9ad08ca96cd1eae9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000751.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dbb5fc1c7950cb544d85de191bafb89b5e183cfe6c136c1a2e562dd245cfda +size 127866 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000752.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000752.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06ff474c61413918b610aad5fd0d7bd53e856a8f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000752.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25536db4594864a0fafb7c2781311edf49c712fbd7846bdec7b58f3606d99490 +size 110863 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000753.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000753.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08fdc41b71e080cb0580aadeafb48cf3c5a376ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000753.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0817a90e38817bd8157170193ebefffff31019db97c41d3ff3ed8d23c127950 +size 128750 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000754.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000754.parquet new file mode 100644 index 0000000000000000000000000000000000000000..432636c473ca0c9ac3daa894b33260b73bbd396b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000754.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c25e0ca56e79d9c34c76e5696aaca64d176622072ff66f3d32821cf2458f638 +size 110860 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000755.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000755.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8476d445626ad4b3c1ced23e067b2e0c82d9e8eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000755.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef0f25d86c00ef5e2bf0389ce97f9143eb300e3eea250b35eb10a9aea0dc4e3 +size 123976 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000756.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000756.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42bddbad68f9ab42bc8782e8ebfb37365eafcccd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000756.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72d5b7fc4ecaec0e8a4269cc8286e50077d5dcc931c6bb15e327147a96608c1 +size 97024 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000757.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000757.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c230ea66027471736f90f7c5870897eb4fc8e540 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000757.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7702598ecde60ab696050f37632cb1b6c95a4421eeb3b4dc452e5200ea99929d +size 132923 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000758.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000758.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12ff2c8bc9a27b2402903ad3a1b89f0fb5693195 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000758.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5018462be7f4d15a2448635d5bf4ff0263ba1ee8b3be2a1085c6859d21026470 +size 87705 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000759.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000759.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa62c3ee57afdc812d58bc696148734024adcb62 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000759.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6102a9f17eab100b566ea992ce65cecea58a1b3a3adb5ec3487ed560789a77d0 +size 90930 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000760.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000760.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d716e5fea63a138976d0d451fecbaa8321947e37 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000760.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2daca0854cfb9876f8b5628431d69455fd8af771c5624ff5bd577a6793b3e4cc +size 95885 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000761.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000761.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1e28544b127c8f5b3fceed16d6597858b01cb0a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000761.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142fad68eee9b7053d0646c4ef17c3c481e84d8d762d37dd31dc897b9b093c53 +size 101950 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000762.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000762.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae8fbcc387dde9fa146afcecf1c83744596c2c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000762.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfced84618ca11b8af49933abe50363a428846393d35c8592c46dc7a6962b003 +size 94308 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000763.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000763.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e21eca7525a23fb676455518774901001353a7ff --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000763.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44c765882d9d2a8c82d4350f8f0ecf42855b51a82c78f9da722ba54b828acc5 +size 136940 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000764.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000764.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1583bed01703c8aba80fccc335a9d1bb712cac1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000764.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019dda08d6788d5c0f3674f10cc9a6417c657062bd0320a50b12d357bf309c25 +size 139907 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000765.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000765.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95a41bd576d4c0610880fad1c67e5024e70cc0cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000765.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09096cc2f4e727e03f8c3692f2834b7d469c57b9b9b0d75a71a157375a8e540 +size 141850 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000766.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000766.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79d5dab20e229d443698f1e7d5cb947e61e3c6da --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000766.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee80607bc9250801adc0d76f9f71f885aa165d60c0e50be2f5fbf375dd93575 +size 128781 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000767.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000767.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d5de2e12daf428331ab4c4c0b7382fe1c392aa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000767.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1695a591d3e6dd35ee15c1cedd221e5a36708579b8dc44e974d3e34682cb759a +size 141943 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000768.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000768.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91a9a300304082bc8d1049ea26306e63864d16b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000768.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ba0f51c46a283205e4b534f0891d811facdc0073aba02e932c3288fa48e956 +size 134457 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000769.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000769.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b54dee8c0784924a38339dfaf5b6760269618270 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000769.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475c33b05706415320b1aa5dc93d006c0a9c31682d243facfb7e0ecfc9c7adba +size 116504 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000770.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000770.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d26f516cefa84c922e9df1458b94451819353482 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000770.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3da8e8df75026df2888d80d50264cba27e69a0862752d23d8d6609767a190e +size 126729 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000771.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000771.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50ffe8a49e421f42e311f093da5e3b0847095387 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000771.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db25972d7a0899d2cb912be39db8a64ee80c5e686532d2a9c6ed98c8d2520cc5 +size 121582 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000772.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000772.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f62b688f8efe7bf0c94fc1ecc993487f8f3ea9f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000772.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c698b8232c1668d41ec2ea36494772a003267e3b8783795080902b1af32c492 +size 120341 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000773.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000773.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3d92a26f80498dab14c43b8279bf98a612492f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000773.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e3e4d7b3f6fedef1c0a7abb6d42d06417e338ae94cd29c999b74904e56c73b +size 133184 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000774.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000774.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72cca88057c549aad55a495bbe1f86abacc871e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000774.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094d6259aa2eaed50775260c7118d60f84836f4ddaddf8011c48301ff10d6787 +size 125439 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000775.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000775.parquet new file mode 100644 index 0000000000000000000000000000000000000000..793a7a452e9583212bacffe1b27b3ae5de8c92eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000775.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8fca5fbdd568606c482342603632fde13b2295f3616402562d4ffe3b0d0592 +size 129206 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000776.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000776.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff6fbed9dba7e98079725e7b505efee3d47cee17 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000776.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d2cd2b5e7df13a8addc25d5bb6fee6049dc1690f7738265eb10d48ada59268 +size 127222 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000777.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000777.parquet new file mode 100644 index 0000000000000000000000000000000000000000..123dcae5ec4438e7829e237b7e1b9e2f0c6d83c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000777.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9375ba664fd8aef8d471bc1da7c0292787587bfb10adafbdc4f10729263e92c8 +size 129114 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000778.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000778.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a8d847e6912c07896dc18303ed3ea148395cba2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000778.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53be4032a78558e34e9f14fb381a12c0fecf1abda52fa992fcb37a3e160a991c +size 125297 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000779.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000779.parquet new file mode 100644 index 0000000000000000000000000000000000000000..963a54e0aa279141f02b9207d271f50251b35272 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000779.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6256a75271db330a252a02f5f553724258d08d868aacbcb5bbb96fc2a9a9c5 +size 121812 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000780.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000780.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9e892d4f23dec122f89391197b1b11ca0d3b7f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000780.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2262fdac41870409e9ab7f902118b1966299bf181963e456e9d8b6b7d26a855b +size 121528 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000781.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000781.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e3315fc1089b523e4ed841a413f1705a0ea879f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000781.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e0c908916eafed2eac68a15f1b659470db3176aed051d266696a004b8bcaf8 +size 126422 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000782.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000782.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ec9e6477db7c5854e4970c8b39e7f9e83df78f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000782.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e26a39195121349ec414ca8a1903f629cfb6e76c502381a7cf99044720ae96b +size 119100 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000783.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000783.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c11c7f08d4bd5d3db7d3f77d079dcc5aed5200bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000783.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86b5c8ae9ddb02f3703d5a4edd831cab1de2370836fc9087b3efa98b151724b +size 124607 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000784.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000784.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34cb0a44c18af8bae402119026107ecb6eab698d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000784.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0d13aadd9e34817ffea6def2c45d156a83894064dafead473fc89e9e6eec37 +size 134176 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000785.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000785.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26948ab6bdd5f8148d9431e8a473bda928b52298 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000785.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166dfea48acca8f751e0705411e6bd3b5de00fc332c01c07c217621e9349dc2e +size 132904 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000786.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000786.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dae27321551605a09f169073803f256415ed701 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000786.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab848cdd6b53ab01335443154c1a341b166078488190a4de4c52d1f033ef603 +size 125960 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000787.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000787.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9ff26b84202cddd4bb94caea8cd739500dcb8c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000787.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81349dc96e086cc54701721ab99cc5d03d4db910f3523806da2f32f0d6d43df +size 126767 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000788.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000788.parquet new file mode 100644 index 0000000000000000000000000000000000000000..861336d981a0746d65b716c9244e2bd7fe312859 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000788.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db67f9c8f8dcf4a22d514a9ec26707f51838857731c43fae3c9b3e6cae4bf069 +size 100694 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000789.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000789.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd649ad80bca423e9e293099d916b02bed50243d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000789.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8d050bf0a0cc7a4a5be5f073e5c1f287a813d29a05e30903c0fe977420378d +size 95737 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000790.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000790.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a38b653260b523748e34addb49a770fa391b6c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000790.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972639b5bc61d3694f638dcb31de9759f03d44e87087b2d9103100c4e0dcf4c0 +size 100095 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000791.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000791.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fb60510715eeba213d4e923e488262a8a5cb645 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000791.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e049559509921c83461b3ccae33ebdf8b3b10dc28c2976ebc70eacfc30b7c36 +size 100593 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000792.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000792.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3ef611edd1ebd767754c2c40c5e668b20b7bb76 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000792.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09a69181fd16be0852e561e872d65a8ee726e678a0f188f258f93663e0e45d0 +size 96247 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000793.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000793.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad1a016c68ecb14e6444f58deb5dd63da3fd8e69 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000793.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528fd77a4cc87e8d7675d11c5be3c2a997b565b533bc6d8cd84ce6eb8c2d6685 +size 100328 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000794.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000794.parquet new file mode 100644 index 0000000000000000000000000000000000000000..905ee64c1023895db85ff0a56889c28872d69ee9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000794.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f83d65db0ff3fc2489b458b54085fe2cc944af8b448e5fc29a458b4e2ec42d +size 93248 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000795.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000795.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3fe45a8bf27ce5f2a80ac99dde180315acf0586 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000795.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2049454bddfc765748032e47b9ad1f1951235c39fcfbbd0f6637ea316a920e79 +size 102528 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000796.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000796.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4e0e77ff0016b3fcb63fa4e005af5cc00be9c77 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000796.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a19762747946c3295d1e3bff62472deb35d16a911ca2044484076df78f4d2f +size 104455 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000797.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000797.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c561046ac080d5a86cc061155853e780586d2e3c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000797.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19eea89f38d3a4226359bc5f07aa37dd00feeb3aad808e8695a6260a50fee17f +size 108958 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000798.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000798.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e53809e981890d99f9923f082f7c84ae3e1018e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000798.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df78dd7d2244fbbb9608e5ee1f41e451d53545d5b1425909e69e5e4bc74135a +size 88818 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000799.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000799.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1e50c53c52d1657d9d77a569eb317580fd1aa9d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000799.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcf9201b8d48e8c0c3d44949c640871b08e74d4f0b28cc2844de609988f2d48 +size 88943 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000800.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000800.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d15833cdf5e2caa08400be7831afd60de10b0958 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000800.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572e13b189ac781b32c599c712c9e42380eca0899d0697a50e6907a0c10ed53e +size 105861 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000801.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000801.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f04769ee11cd33baa4538529ebab2c530acbda11 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000801.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79222b3c965fdb1761f25cda3162ebfbc7444434941d2463eabf97f1eb76167 +size 90519 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000802.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000802.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d80a1ff16a89b01f7daece0a9eb8bd4c304a536c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000802.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cb894fa2dcddb52ae12ea72751edd3523950132c6860a527864a25c39ffa1e +size 94841 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000803.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000803.parquet new file mode 100644 index 0000000000000000000000000000000000000000..504022a3f32e55d37e1a8a362be3008d1ceae646 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000803.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0af2439fe7df49a6134a4b606752ebf3efe107a098a72d59ed3c578705672e6 +size 146412 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000804.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000804.parquet new file mode 100644 index 0000000000000000000000000000000000000000..663a9a0ade679c71d3aaf055342dbd3eddb5793c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000804.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b216a24bb4130a383a5929a13eaf831807ddaee2a13619f4beff8440f5627beb +size 135455 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000805.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000805.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b014946014cf3ec8709fe780225e956eb779aa41 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000805.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210b7b179944b6f0d2401f9a6d05388c33dec3f2880440707f483ced102f3916 +size 129449 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000806.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000806.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e92ed744474db1c36bd53b312fc242b7d15bffd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000806.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9619c5f2d78d87f177e8fca67867ab2c3fb53ca1deeca92c8b9f7a82533aed5a +size 107606 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000807.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000807.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a96ced1c0ae65c73e9ba011fc85cc4e204705f42 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000807.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73aaf58602722be09732a32151d6224f6e047718deaba867c5e5ab065bf49195 +size 112403 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000808.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000808.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74778ee5ba53c8f3995bc568554e6d5766cf81e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000808.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409cece161b9ed15192c53e3b7dadc4bc30838c84e54e2b974e7b57587d8579f +size 129091 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000809.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000809.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9e856cb73fda2323dd91a543e9e37c87b4b92d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000809.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81b09b5317b961afffdc81cdde379afdeb48c7a2f95f575a8304ac0876b67f3 +size 89196 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000810.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000810.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa714e2d84b9120ee72bab3206186a6cc4a1c395 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000810.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec14b9bc1c0329aebbc2d4acaa3ee518258fe195dc9bfa4943928117fe6e4e8 +size 76393 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000811.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000811.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e778dd63efe4c17e86bb851d60cba4037b0bce3c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000811.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0047ba0e23286bbee87c8c8cc295143a898cbd2432ac5a78a44a08f517dd2cc +size 83684 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000812.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000812.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f51e227f9c26e83951f5fd2f113dcd09afb00e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000812.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ac15ecb1037ea17d7370a3a70451a73c958cf72360c088c36b9084c38a4601 +size 80273 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000813.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000813.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e00352fe25151245a58b03f1c574d7176685ec97 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000813.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944bf754ea2758da3792142f35fd6a70af4950a8a9cf9904e1a0f1d7bc7398fc +size 83272 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000814.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000814.parquet new file mode 100644 index 0000000000000000000000000000000000000000..831728ef8057b535552448244a9cbf9db96d0528 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000814.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f21c3858ff943ce316cb6c1cdf9b3d7a3c1567081b9dc40140b883f9d848b3 +size 83730 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000815.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000815.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4d28d8c1cc4059460bf9f3315ccf40d40cb7831 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000815.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b07d621be47d6ada4affb43a46aa0f06020666865d17bbff4316cb18a7b780 +size 88317 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000816.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000816.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a13c0215fc001127f2562d383d87d4176c0fb2ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000816.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982a0f263abdec65c607bd1ac3c78c9c4461dc791caec8cd5580311de7bef433 +size 81104 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000817.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000817.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12c4e9ac2776336ea42e8bf405e719ccf4daf71b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000817.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb1c0208ebda5bfe7bb1ba6d5b2b5ecc84616aa0c7039ae256089a4d0e494ca +size 88842 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000818.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000818.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbf1f9ef2ddc3ce5e53b0ac495225179963b01fd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000818.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8dfc317b68a1f386ca98e4dcd263b99026e1f7fadc82f542adca9c904b25030 +size 87619 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000819.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000819.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79d71fa1539e90f3ed6a7984a339eddf34c97fd9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000819.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb29a2a6feb05af83e10012d5c2e2d5dc111877492f6a97acbcf075560d7388f +size 82859 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000820.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000820.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6960f079357da66075dca0d4c0f067d5e3188c14 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000820.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e8c06ba35d5d837f7998cbb366941cedc9eba01dd6ab16dc6faede9a4aaf2f +size 78219 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000821.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000821.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59d717792f8b7b7347589d405faef899049b5e96 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000821.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7762808a65277efdf7433e997a09d83f5842c1e06c85f2d53a16aca43ff1e861 +size 82952 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000822.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000822.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fe87960d6c2cccb66d7525f9a46cee7edb04ef4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000822.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c8bc446ed59951098ec86b507126f006d8cb7208516439363c14b9d790b989 +size 83986 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000823.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000823.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e36658fdb9382740831036ca66183e5a44c7dcaf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000823.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ceb20657902c18a14b6be6ad9b1ec688dcfed03d9b65a149357e540fc3d0a15 +size 80745 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000824.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000824.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93089c888c320d40aebd2cd136a060ea29916046 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000824.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd06a5f360e69de249ba4f097f322bab5272518aa2de602f2bfe4b76064d37ab +size 137754 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000825.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000825.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c20ae6409e326f343b3a84b9285d7a317e772e18 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000825.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a5ee97225f01945d2fc6e357edd796e8a3005653d900774e61f35fdf5e9e21 +size 135556 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000826.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000826.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d30689c8a85ee169b3dfb8eb78227ad9ec04da8f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000826.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe5d78bfbc150df98a35e2474f8c817e8b6921f64791f99e89c26a3c4565d86 +size 83748 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000827.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000827.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d062d866d15c07efbe510a8cd7dda114a7abc8f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000827.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483f89120ec386b12c2e102668e8b00c77c6dc0322d2966b5e059be763345446 +size 79440 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000828.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000828.parquet new file mode 100644 index 0000000000000000000000000000000000000000..749eb25dba2585c86fd945ddef210d38af8ef9fa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000828.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc727e79873a7db7fba700a5f0c53c014f8ee96194f99f9f37bb2101fe47fd0 +size 79566 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000829.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000829.parquet new file mode 100644 index 0000000000000000000000000000000000000000..632f699f0c2b27ad131095fe66ccacac62a0ab0d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000829.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791f21c1213b3f45db4325145b5889a9447fee00011b67ac3e03544de75e0ad5 +size 73812 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000830.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000830.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a5b0760e30d984352b6cd11e97e643c8852538c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000830.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650fa28f26423bd5ff4504a98dac72343bc3f4f21a17aff3e8c5f992705f2463 +size 71159 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000831.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000831.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df1f28bef70b1c7b8959b00952a46fd954c878ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000831.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b2c1b797468e736d85e3d7629e99996ca349979dfc3b5bfa15475bcd937951f +size 76227 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000832.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000832.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b871f3dee549e1c80013dfa302023d7a51bc34c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000832.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4784bc47749953e2eca08e94a712ef63a872568462007c0a0e798b7d6db69bd3 +size 82544 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000833.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000833.parquet new file mode 100644 index 0000000000000000000000000000000000000000..782c9aa43128bef516b6bcdb6f7149eab6de41ed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000833.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e6a2d92cc616f85708e952af10727e50b01f52dcbadd06ca2d6369a6823493 +size 76191 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000834.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000834.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b6ecf4db0dca3bf7b4dc668b62b626c2b03e87b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000834.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f208e519797bb9d5d321d7ca57d1dc26420af9faa352af0b6cc33755cf75b472 +size 82544 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000835.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000835.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11673c5fe3dde6f429ae414a47f5e11282b1b0a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000835.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b90e82cb4c0e769aef493def2c9b40c19b7c1f766b42332355cd4453e637f3 +size 75940 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000836.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000836.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9be5e2ccd9b0efe6d06f565577c4d5f7ffd0dac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000836.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9fdf7b7a533b7236533eaef14665be698fb0ceef52f104723a457cf47bd56a +size 80768 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000837.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000837.parquet new file mode 100644 index 0000000000000000000000000000000000000000..730c2cbce0638e9577bedf0cd6e55dbe13aa5213 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000837.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7515fc208bd43de6c90bfb8a08b8942b3d0455896981d9949a2ac2ea08fae5 +size 75455 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000838.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000838.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f33e565a712d3c73e393b6c11448521a62583d71 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000838.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22da8b217f57a1e5bea33c7a856190fa0f90f6a94056340c58ccef480964c48a +size 83906 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000839.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000839.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fdb05e48776bfe55abd6dced67beb40297da34f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000839.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ffdb4f9c2d82f424e3979d3eef7cbbd6f3b94b807c319d58e235abf0eb7f39 +size 83058 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000840.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000840.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d27b4c80865bc5323dc79f120a568570a104c321 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000840.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6202e19d765d8dd549d75ae63f235258af58ffde1bf0f505ffedf4b5a9ca1a00 +size 76679 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000841.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000841.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90d9a62113927d1635674ad7481e91eb1c2a9ace --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000841.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0b36d5bcfd6a8ba2a4c9990bb28ec0ed41c42e0ea05e6546208c6c8e92aaf5 +size 79288 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000842.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000842.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25082ac8f4b121974624bd08f642a13cc21dc1aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000842.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315f4abe5b64f08b446216f632adc93364e2c7473abe2f59847bfbaea17109b9 +size 85827 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000843.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000843.parquet new file mode 100644 index 0000000000000000000000000000000000000000..334d3a340fc41fd3837ff49d756ff6f5bd43fe17 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000843.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3257dca02230d21662cff5fe32011f9eb5b3857eb4d4d354d602a5246f9cead1 +size 224190 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000844.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000844.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6ff5941f69efefa38e13d06dd99e1def8820cce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000844.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1bc7020e542ea2c2142a66c320ad521bc47c54acac4783f839d23d977e8387f +size 244319 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000845.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000845.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27709d2674bd7722b89d1169658dc81d91831c2e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000845.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cb7d90dd47e46756d6f01b82a0a84f87b20f4fc246a9902e3db47a649f7388 +size 252466 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000846.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000846.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2438e7da1d930f5e63e00bb5940510291598a3a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000846.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbce05c632ffe5d464b666a6856fc8e575858e667d18273ba18d5412a514728f +size 237778 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000847.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000847.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe1e42b11ebf923b09c774b967dce714198f3f6b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000847.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deeb304bb9bdd980007dfa5fe9c0fdc1edebb4d00973f8badf796d39038599d4 +size 240858 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000848.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000848.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdca937d720ce71e3331228ebe2550ca333191b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000848.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94626ea2713ec6657ae8994a466c6c7de090bb4230dfd977cd74a2038eafc67 +size 249982 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000849.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000849.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25d8f57f2e2668fcaeed8248270d2aa3da99be87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000849.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b1485c340482a50e03d1eb3daeee68b4bc50ae08ac330c1daf5b0906e54e0a +size 242342 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000850.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000850.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02f7dead79a806127b222929dc79b3a4c58c3db0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000850.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea681c0d3176fc1f348037cec1435f80700b541b8213175d69984650626829b +size 238952 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000851.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000851.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c27f59eef580512907fc9de02959a6677542d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000851.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e025790c360e1dd9ffc5a261a4aa9db7028c29521d0c4abce7f3da14290b61 +size 240551 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000852.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000852.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e98c49fe3fcea5c321c5a0f6838bb5864bf351a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000852.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b866513a52be8dced0c0a41f788e3d81037319a1bee536e3959a5e761a220651 +size 243308 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000853.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000853.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d546e87a21cc901751998bf2bdda1ed0f554903d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000853.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c969ac41abb796e826bdeacb794def6f49bb7cbb24c682ba2767824bb268c3 +size 209798 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000854.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000854.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7052567eb09bb8561b25f2303cb753ecc05473de --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000854.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ba3bb67a38f1785476f9bc3229c148deca620694be95b9811bb544b53fee9c +size 226813 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000855.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000855.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e6e6d1303e6caa0d86339fd97e4b59a6bf88bce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000855.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fcefa8652a521615c2817a0f88daa0e3a7cd0a6b295ac8a8bad9599bce8ae3 +size 247826 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000856.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000856.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c22e0d7bf4de4475d146eb3daa58f6539cddbe40 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000856.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382a946284cedb5135358b470f2d728ea2e6d53eeadc287cdf432b0aea95953a +size 212141 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000857.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000857.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c00f79778c827d4ab6140b9c52a619186938a21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000857.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e1bd7a10c284e82692fd5a2a450a1845f26b84458d21438b16da5ce1b5574f +size 221777 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000858.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000858.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44274689ea9eb8fd627b7b3fdbf2201ed961d1b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000858.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674f1a0d18bd45fd428f754942144f554e8ff81a964b2c9e51b20202fb9db984 +size 277270 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000859.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000859.parquet new file mode 100644 index 0000000000000000000000000000000000000000..321d72532f47a7714566b1a886589be8f6ed7afa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000859.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c14ad735bfdb46dae47d937a0738346c6d36a84f72282d2c96ee5b1853f0a3c +size 274611 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000860.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000860.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15c52d89453ad32cfefac0de2b109fc4c0935497 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000860.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4701d07827350e29f498a26c05b422c279dd9e8769f9b47630b71b5cad642199 +size 264698 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000861.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000861.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c502e7aeb77df0220ea4fe29e39ec9cb47b8381 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000861.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67ef382e081a454ed86c11bd8a93c3483266f5ac757b91d3d46e535e750eec5 +size 282289 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000862.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000862.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2957ea56879df4ff00785844ecbe10a4634f6cc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000862.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33663ed55c422fba638e9d036128d402e6d53b081b0ed9ae42a34763fc4bbd2 +size 263998 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000863.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000863.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cb82976c4d78dec97fd6d683b5cc8ad700cb406 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000863.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798a70413efbee56539d9f7ebf4f5f2e57d34fdcd8bec348e210d3307cf4b35d +size 274578 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000864.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000864.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bd35e0bd47fb273f94249623392945e2696863c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000864.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e81b70a9cd247eb5392aec2564126492e29c0d62354a586ce3570ad7939e11 +size 266866 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000865.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000865.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ecff61e6f921431c6b6f8b370be7c171503808e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000865.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb77e59fb1c0b8dd30938c95c4877470af34a65f3a8620206f92e2b3c929f34 +size 297792 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000866.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000866.parquet new file mode 100644 index 0000000000000000000000000000000000000000..729d8132570066a5830143bfcf2dda1e07b41817 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000866.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cf47df26b4cdf67509841f946c43c665b7befb98a32ab0c01850c536cda8fd +size 285765 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000867.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000867.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb25de0cc37dbf58331bdfcb6d4e7aa5691b96ca --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000867.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007a5ca63e3de83836d6e85a5bd6e526ac0f30261508d9f24f578c8763d06401 +size 253215 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000868.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000868.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cc8bb0a2075bbb5f524f1a355432dbe6fbb6579 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000868.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79926737bef7421f83cc3fb980bc0b078af5513b782af680a04efc3d73d4df2 +size 267229 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000869.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000869.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d778edc7eba35299b2db75e2d15cd3b19797ea6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000869.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0db754f856ad636222b00e0e5ae00f35535378157d731640f7e542118fe289 +size 263649 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000870.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000870.parquet new file mode 100644 index 0000000000000000000000000000000000000000..444ab4e4fe39c155c17f205c97e3ba824b872b11 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000870.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a922140c0607b16d4c2c61af7d68bdc67ec6fa94b0947bf76d5e19818cc4a7d5 +size 263276 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000871.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000871.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44b1ef957b32cc35c4e8c6ddd14dc16932d48ee8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000871.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3224386890c7c6db60f1061ad06b3f0c11cf09fdf11315606fdaa92b112d3b +size 255242 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000872.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000872.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9576aa81d921604a6ad425059f3241be19a0b88 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000872.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e2ad70b1726b52e01f51644446648e7ea4a7a206a437f5faf493ca78190d0f +size 290397 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000873.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000873.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d02c4178cac6b97c160a38079b8b1348be2c444 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000873.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1087b5fee2d0d077ddea9b3c9ade27dc2760a844d1b4d3ae225f305825b86532 +size 270041 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000874.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000874.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1d1d2470dfb4d18b3cdc21f60c67a514733fbda --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000874.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ecadf2f1ae3a0b6d2128f7d8bc96b03ba40b950144ea704d86cae75652b270 +size 278020 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000875.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000875.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9ebc1e8ab2797d4f8260e33edd21fc3e8bf3d26 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000875.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1432064267615cb826709d1b708173353e2a9b388172a3097f9e2930c3b058d4 +size 242310 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000876.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000876.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbae102263f9aa0ccdd218d06b3a77220b079d30 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000876.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71113a98eaf5bfe72a2e4b1147a7dc9b7cbdd53e27380c025a1860b94b90d6c4 +size 232056 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000877.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000877.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d5ce886cdea1fe1532e12e84ae1cb25b263a267 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000877.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1821b0ba03b1976ac03efaabdf3c04781ddeb5ed3d0324750fd1db4c3124ed2 +size 234473 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000878.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000878.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e415ff07dff741f2204514becbe7f121c797c7c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000878.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0723857bbf61b9a878d21b85e64ddc5d7107cb203631f32237c2c264fd3123f7 +size 249155 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000879.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000879.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc4eaee874059cab8638d223cc415348ff48f655 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000879.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3f2d4ac09fb11042797f5bdc3274b049a04ef749f6973efe6f9f2e4a20eff8 +size 238781 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000880.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000880.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43b72221cc9377dd1f2d2ae4c221ad53b4094958 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000880.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81628f212dfd802a8f76cd374983f2905ca5fb3686a5d32d3cdfcea13867f841 +size 269981 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000881.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000881.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b329e9df768f642630dae07aeca7813ab368384 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000881.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07723b982e490a152de8019de57f0fceaec1746e7362df29f406e667917df931 +size 244630 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000882.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000882.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a96ff87c412b7dfd6a93466b43b61474208ceef1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000882.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdebcb4cf8bf76ce6760f35ab05b2ef92440893bd96cd3b78afa6633b6faf444 +size 235074 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000883.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000883.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9519170742c8f3666f1913c789fc7f3d31f0e9e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000883.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e23172c92a576ac961e92bf906cb2e16a999ae587e83983bcba2bd505ebed3 +size 248297 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000884.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000884.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c9d5a8c49a49356160500f5ab7feba9d7935026 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000884.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7fa93de8344c59dd7fd19a236e1344bf0899fa6788c229df8a84f7b0e72242 +size 232140 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000885.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000885.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a622b761420cdb067dac2d57c7be441c9a28d19 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000885.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ed5270e836a0252abd45ac8ebce6332ef7ea037145178df90e4ac6cea3e96c +size 244765 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000886.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000886.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa451d153ee381443c2d2f6b8bffbd3c64825b74 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000886.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061ba000e6966f25b980773a0bd559a897d3b7d67aa05a47b50b94a8090a05f0 +size 243634 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000887.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000887.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2d3308df49580ac136a41ee0f34f7683db1149c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000887.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b857341db997464b86de16532e329dae01d9754d3962d36656b315336fd04cb3 +size 219618 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000888.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000888.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92830b6d1f679093e3729edf76f29d47adccd68d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000888.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eafcbad38a88a795964b448a00d41803bf314173f5bcf2337a300b5b3e16a43 +size 242713 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000889.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000889.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f851e1f3837c1c0ada570ebf4eba9f7d7016fb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000889.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed32b368ae0314a809c4972e7882c432cefcec96568ea07896378276504982b +size 227786 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000890.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000890.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c02229350aeb2d5c886a02fdff9481b7a1983154 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000890.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decf850558668b0518c1d26ca94cdfa1857c20824edd9897e802854c05d05214 +size 236694 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000891.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000891.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa0b94ef07180c974c2ece04757b10d33b2ae3f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000891.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70dc3b44b20a3fedc1f66e2acd1b699d7d02a0cd2d64a8081f4fbbccfc4dafc2 +size 204884 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000892.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000892.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2b7e31d20fa05329fda41c2096a606c70030152 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000892.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4612cae3d13f0e5971797439a310c776682decac884069ecedfb645ed13b0e0f +size 226467 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000893.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000893.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00b8c1183d54cbe04ddb6e2e3e391c2cbd4a0ce6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000893.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750337b1b2331f46dded16c854eceef7722db0b17e336461533cc80a9abd2c13 +size 241344 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000894.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000894.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2b40491b39e1af7514c1d69681ac319ae749008 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000894.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c111a897937930cd8bc0c11f7155c7acb25c491c5fac3ac84e2755ea5f07a012 +size 223964 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000895.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000895.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eac04fd14d8e7fe2c19e2d3f093bc4037a97cd00 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000895.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea440b7f0e8aa0c42c22958d353f8918eae01e12a99915adb6858b0147884e9 +size 212822 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000896.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000896.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6d606c20ef6c1b1e93eb006741ab2abbfca6da0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000896.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503a2faead89340f48f4dc1e39be862ee0775859cc14bda823b15135e22040aa +size 206930 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000897.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000897.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110a40300e57fe9a620af00349335f181bd1ce9a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000897.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3eaa7843376fbab9d9c48999f48d150ba9d4e308d7874072dbbb591403b89a +size 195110 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000898.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000898.parquet new file mode 100644 index 0000000000000000000000000000000000000000..918edb754b35de44ca91710e0c3a009efd621cc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000898.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe6efed8301ef4350cde082fb9a01c69331690b41b1b60b13cf8106a10e5f98 +size 215311 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000899.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000899.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af24adb45faefc5a9ef00cb80d542b473db3314b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000899.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f102967d6ad53d3657b021c4c6c98e46df9caec1d5d84991c892eb06bf16eac7 +size 196801 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000900.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000900.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efc7cd4eb9b11859be46e011b84b3e745798c77f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000900.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c550a2ef4d051de97fed41e4743e597701a2886ee0c7ed4c69547a9b9966d9db +size 199497 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000901.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000901.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5086cbc675a5897c32d7c8fb3609676a73eb1e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000901.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069d00cb26869a74ce1816db2d6f621836ccd368c1fed3af15293027d97da284 +size 219557 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000902.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000902.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ca0090737bbfa333b924ab6217161ea172efc11 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000902.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d2688bff7c8cc3e813c6ce2790eca2d8612e72c0924c77dcd1cb19b1acf325 +size 208740 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000903.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000903.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbdc6e551bfc79f3240004f7d5beaa68fbe53c16 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000903.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032c72ead926bd17b97fa857157407e8df3ed490ebc7633b7845ec0de38f73fc +size 203618 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000904.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000904.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9a97f00bad58f277a57299e62d07833476665ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000904.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880e1a9a3f79705e5ba06104e6ee1983373e78924296ca587ba204fbd1de3842 +size 183313 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000905.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000905.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f692430fcbab528f578022af892462346ab9c3e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000905.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fa1bb33e91806119ab49ab9dcd3a3389672a30130bf8effae188ae304ed32a +size 185756 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000906.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000906.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5a91491a15e14d81ad7c8bf4ad4b4167fe3f02c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000906.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d3479580536cb1033662968b570b370be861cb4b14f948a655e28b9c948d5a +size 212377 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000907.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000907.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cbcd4abd9d5e1b21508366d09a247667e0f2894 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000907.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35966129507ed26d38293df1bb201ebdf2de581617d60cc9e22b94c3677dabc +size 198333 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000908.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000908.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb9f11f81a2b1d8005369e381e550d4383849f9d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000908.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e46a9006ce35775700f7eb685ce807b5d756c096e119fa473ec5b7f83b57582 +size 195386 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000909.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000909.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c781a5607e650da168a58aff753c526551942cb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000909.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2879cb477c2188fb8e14d73683dbea6bbbfce71c37c3666e64f4024f8fd4d78 +size 242503 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000910.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000910.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e88e3feadbb0818f154ab22eb8ef16b189c249e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000910.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9cbb7c312d3df7e7bdc6a89ce267995b967152c63788d44a41951e34c0a4ca +size 242669 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000911.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000911.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39eccd2df1ae42dbb8b400618b31146783623c6e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000911.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e2ab75e5f56579758f6d70feb9ace8aec994e8068209f78b3d93b3978f4a69 +size 201887 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000912.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000912.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85e2d8b76cf61f73ebba0672a6a2b2d762db4225 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000912.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef7242483dc01ee4eb0554f630ad990f686c9e01899e4b1e4badb8613490f46 +size 224537 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000913.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000913.parquet new file mode 100644 index 0000000000000000000000000000000000000000..210a6487beb16a8a98b1899e7c3303e459ac8a83 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000913.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4db2b68239f7bad602101359227db2abd865785752a51dc5735e367197e28bd +size 207961 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000914.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000914.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0343d3969550c92e99ce0799583ecdb78a5d3829 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000914.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a0f3997d7c4efba49201cbfc073b5267dcbc1043621c35435f1baf81d2c6a5 +size 200721 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000915.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000915.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26094c95d0a5b5633e77e0e7a11da01e60bf602a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000915.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55928af8080c929599b73546f65d590edd460f1c692070c369fa14a79e66a852 +size 216425 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000916.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000916.parquet new file mode 100644 index 0000000000000000000000000000000000000000..785e0cc8e2dc7c408250ac4852ceebaad9a905df --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000916.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656c1516c44752e417a61e4eae78916fea5afd8b16fdfba909917a0a607c457f +size 211028 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000917.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000917.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a95aed8671ab5162307d4302755fa42b9e745194 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000917.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daddd148ea1179ed65fcdca3b4729d91cace8defd46e135ea12da5cf351477f7 +size 209687 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000918.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000918.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3ed6e0b21f1f97f6598a119da24b1e600254700 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000918.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d08515f6d05189109f8c90f8c40931bf9b3650b68bec2a85fb2f06576104b3 +size 198764 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000919.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000919.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b815807e73aaea80f534d36114cd4d98cd06c98a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000919.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca986c977411c97c550925d70c9ed537cd7be08c31e56dcdf5e0cd57b567ce82 +size 228120 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000920.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000920.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a32974e6690e372c4081ffba39564e91aa58cd3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000920.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d259c532013be6e08d35e0a98ecae4a3b45febf8a39f68cd2b0bc49638ea24e +size 243639 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000921.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000921.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afe97dc645c37a233c99b996b75d0b342358d3ae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000921.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fb99aa015a19184833fb41196759f51714c929a03f1f1b989914e724239fb3 +size 195629 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000922.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000922.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6781e80cf8566121d905f7a90fa1617137c8ef28 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000922.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac9392b873189f67ec16272b81627f9fcd7c7e2c6072d75c8a4150e9917b3a6 +size 199329 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000923.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000923.parquet new file mode 100644 index 0000000000000000000000000000000000000000..106f2b78b0144dae863faf88c988f9e650dabc93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000923.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941de596cd2a8258f8282d5b996297eabd175769a77afa8fbcfb82db5ec71f61 +size 220767 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000924.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000924.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efafc2f7dfc2be7b6ce7a7eca569161a273be730 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000924.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3d08bda40da1f1b885a19e325ba8aa9c444116351a284a619b6c1c0958d5d8 +size 193887 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000925.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000925.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b443f1f63da946ed62ef41566d353d49a988b65 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000925.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf912e47dfc5fbff79e3933bc7ffcd4dfc1e20821eea20d28917fa73d083681 +size 197150 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000926.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000926.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c01b524b865aa90307b59582c0e355fb385213e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000926.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aa1043691cf20a9569c47f3cc38cf22d5d12b7168152e0d9fe1e5c372936dd +size 196459 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000927.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000927.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec002ea118a4de94ddc20a8c970e426ad3ad99f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000927.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005fab60b0b7eab8fc9679db2d5fc46a71bde2b7251ee903b0fe8fcfb8963050 +size 210365 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000928.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000928.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df172c01f3c142ad3836bcea514f9c79bf9a84b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000928.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cbbdf30568a77a5dcca4b3e9e6ca74e5606b04b9644d844bda2cf971b0e680 +size 200334 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000929.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000929.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8ef36e0dc12f577b01c86413c093737492e2a71 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000929.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126dbedb6c9841d7088f253ff6a7da9efda8f6693a5386cba5563d15f0860df8 +size 204622 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000930.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000930.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72f2f47a36119aa63d3749f7bd8d17aa6ee30ce5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000930.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67d0c1f8a94f5db15ecd485904d81aca141ef5171165893682870774659be71 +size 84946 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000931.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000931.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf8d6c54c7e10795c7e09212935dbfafbb60eb13 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000931.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52583a2f4fef920577515f77eb139ca8cb7a33344ad7202f97b3f4e9e68a17aa +size 77586 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000932.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000932.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efacc0880b07c7dede330454750788631f4e4b84 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000932.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7886b1560701e672ff2ae24e380973f2347aad3a6ac40012e6472e8a26a2756e +size 92031 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000933.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000933.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ca857eb696e105182e3512fc24e5da690904bb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000933.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8920206c3289658d17ac0dc896e888184cdfe9c6f6d6148fd0c13e233ed92e43 +size 126973 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000934.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000934.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6aa61733a0b5fe1350099f44a74c42951f25012 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000934.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d6a20c09c3febfab37cdf8433e809e23dad84c039773caacd8b53621455689d +size 119400 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000935.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000935.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f18d9892a3845ce65f8a932a2810be81eaf741f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000935.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e58893518ed25f27639b824180561fdeb3bd4b42536a1811708b2129d9fbea +size 136878 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000936.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000936.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3895e86f5aa6f8bfc48ebe7c4ab4076da0ea83a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000936.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5c14a0b75b353fce4c66a5ce4161634f355b2d504a28b0d3d2109adf0a3179 +size 126433 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000937.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000937.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dca9f939defba0bb2def1296620274875bdaa3c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000937.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630211893651a692458b5e8687b5f9b22f928a93f3c564eb1cd08293fb87d924 +size 145878 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000938.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000938.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a83d332a843f442a797569fc9df711d3f142abbf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000938.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd11129b82364a2ec612f15bc04a4c3c5b4a54714af20ad3b76421b17a689394 +size 136233 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000939.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000939.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dabdcaf8f249a077ac85a05adeff190451c4641 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000939.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5592b128db9634e054f97b28363c8f487cb2d070699c46b5074f6fdb87b3ea +size 157250 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000940.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000940.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b5040849cbecf7f1c4a726b7b6d8b65bb1c1460 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000940.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1925208ea2fe9a9df00011bfeb875ffdbd60da643ccdf8db373dee5c61d62b0 +size 144441 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000941.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000941.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23812fce1373eb918be371118bff9bb4682a6280 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000941.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a536d12c359cd9ba7e8b995c5510491c31b58297087fbf4df8bfcd31d75357c +size 121029 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000942.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000942.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d284e7c101e5cf4a7c820a139db1ae65e5309582 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000942.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3b5c3aabe64910f6c6102ecf8fcbba9646cd3ffd757b8145c32697301e1241 +size 129284 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000943.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000943.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f343b1ec3e781a1663864c5c28647230c082eb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000943.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4787a1520bdab55b623072b14d5dafb2d04fe2a63737aecd0f96b45ff8047d95 +size 173169 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000944.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000944.parquet new file mode 100644 index 0000000000000000000000000000000000000000..596c81dac192332b23a3d9dfbf886ba26a3f9134 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000944.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb39b04d27ad9ce72fb49f88089435b9226f94dc013e56015cd45f104b90fbb +size 173725 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000945.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000945.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bcb633c487f9e35ae5502d74d67e0cae7be8d66 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000945.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ab7e76270d598e6c1ebc7696eeba28728e0546609ff2029e5f482703585cd7 +size 172464 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000946.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000946.parquet new file mode 100644 index 0000000000000000000000000000000000000000..363048bb55de98e330a9280758eba266f27f6e32 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000946.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b88b118f0b6f0cc74190d579e305a7282ca98a64049a4f4feddcf25d4bca04 +size 205353 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000947.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000947.parquet new file mode 100644 index 0000000000000000000000000000000000000000..938eda7b02a204f807e1f1c71e6681a843badece --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000947.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0426ceefbb1bda7e7dc577e29ae1adf4cfa28c8a1234e9e5a2f5e10efe6d5599 +size 174937 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000948.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000948.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b48db4ba3e1ade548969f334382ace3034f4162f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000948.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a700691d3401e505568b10946ae81ad8c97cc21dbb53261398a71f4b34afb124 +size 217858 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000949.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000949.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab1346f3e6bdd414c1bbda2862b149dd3b92b845 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000949.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e72183b154a4e559c44579979f1066685d2ca500cb1c9d01792af127efd24e +size 213288 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000950.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000950.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78d4c45d14ecd04ed2a8ad8db700ea05e1b22ab3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000950.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed76edb6b7c822af09a28e235d654a1bf8f4feda2c4a0de48acfcf13f4d0386 +size 145593 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000951.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000951.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11d52d1a2ec2e8ff7173c967138460937520d0c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000951.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db65d70948bb11a74f87920ecebc3dec8624721e29cd5fa5eedfde8a63df08d +size 158946 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000952.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000952.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66240af393fb149cce0d2c7dda3becc6d46b3631 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000952.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f5004faeba6aec17516cc43197e39c424838c12879599032538f53b159a6e +size 173505 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000953.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000953.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70c83419165bcb1f595f7916d51d2ca46a716dda --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000953.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d9d4d6e76f6be471dfafc334df919ce64a8e8ab982d5c24b9b2f5a98dc72f3 +size 160721 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000954.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000954.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84fd7f214df56e8ed2afde0e1bc33c55556999c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000954.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c130be1fc0267675aa1198aa42547912c99e0da8911e090ccfbaebbc995c8c +size 168636 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000955.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000955.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4b0fe79fa28e52ad4ed69f494a430f1ea432eac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000955.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f116a404786fb5fadf6a394615ba0baa66125bea4ee8e7f1d1726a881864e5 +size 168895 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000956.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000956.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26e136fb76b8d359d6ef7457ea750a28533de69f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000956.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1d890acc2164a751df72b357323ca11c10cbc554dc91f8f6bebef1f1d229b8 +size 156167 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000957.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000957.parquet new file mode 100644 index 0000000000000000000000000000000000000000..179f2cfcaaf3f6b58350649b133e84f42c7d7adf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000957.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b354c39a17444985e231563c72d8d5b9774d9ca65fd4bb2faa01f5049f8bd9 +size 153836 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000958.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000958.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95d52072129905a2ec2f4f0639e6ede235469057 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000958.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ed7bf48142099183253bf993d647da5e07e6df9050418b063bfbc8c78abc84 +size 155358 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000959.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000959.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd39aecc4bf7c6dcfff8794df0e3603395c631cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000959.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7fe620c9e6cfb3eff4cdcb3d199bd4a8cf190951e526fcad3cf0c92d3aec2e +size 177424 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000960.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000960.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc264a4041e3b5da0b3ccf04d71cd00485e1e0aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000960.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a618534ea5c48b3c875cdd6860d73a07595e22a335d0cfb9d81850ec8ee7a9dc +size 142644 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000961.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000961.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0efae8a9db7ad68be126dc47b6e65bf55aecbb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000961.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5099effd2c3727c958f7b985929ebd65ca0e647771fdf2a598e780176717599 +size 184419 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000962.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000962.parquet new file mode 100644 index 0000000000000000000000000000000000000000..274583815c8914d6c53987eff7db811325ab1123 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000962.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f0cf21eb9b1f6a634a6d409f2b4293f4116aebbcefd1d2acd16a85d3a1c76b +size 174125 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000963.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000963.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d0d841f45adc844a69415550810a2d8c6d04355 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000963.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f136d18ee90eebaa3c4ba05d5b76fb0c7505d4e4ca7634d33ab45dcac8dc24d +size 155450 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000964.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000964.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4ec5e33a41804c67c70df5b44ece4c49c7502fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000964.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f12124cbe9ce97982e2f778b6d793f5acb680aedc350dbf5e9049e05e728a26 +size 155922 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000965.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000965.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d42005cb461fe1845c0456bfee7d9af4b50fdb01 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000965.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ec87331c744584a3a4c7ae568b425cd9782198e9e581f52c3b604137b15240 +size 149848 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000966.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000966.parquet new file mode 100644 index 0000000000000000000000000000000000000000..967d2f2f73837cdfe9b9befd7bb274df1e386ceb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000966.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8097dad1e2520ccc24a8b265ea542b10624b23b2650fa03114b418cbda7dd0 +size 171759 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000967.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000967.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3ac88f4aee4361760b459b3f8370a8034940ec4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000967.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85677c0bfec5dad9dfc7026286b7ac089c85a9da3f778762d7e8bca9671d412 +size 195208 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000968.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000968.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bcefb4acd0813e0c9d120adc0a3fc3e5e9b5c8a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000968.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c6affb8ccb9be1e5d623764611d5d2ed264179f6bba5f48ae80f9c6c6ecd7c +size 200822 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000969.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000969.parquet new file mode 100644 index 0000000000000000000000000000000000000000..938d515bd84d2baf42337dd1b4531515e26869e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000969.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231df889699e2d565fb2988817fc56fa66c317e6fe2a788b244693525dfe36e1 +size 108825 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000970.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000970.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fac147981527de1b9d630932847e087241662de --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000970.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1619f8313b548ec401fc40ff88babeab5f0c9c84467dbbb60738833a35cfcf1 +size 106385 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000971.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000971.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4a556f4edae4c37479aa902e8508806b758583d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000971.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a824cdde184090303b239afbed4a5a4361a87203ce885b2acf2c7d161934c0 +size 96499 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000972.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000972.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bb6f0439a5589baed748f7ec791f389e1991f64 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000972.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78262e811fc006394a3ed84cb86093bcef403813a6fce250b4d30f296908221e +size 102041 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000973.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000973.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d56f4e3da2b41bb5eb2faf35ddc773a8fa0f3036 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000973.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc7ed10bb8786d3dd514780b4313f01da2e5c1337dc99f4f82c137947c9d766 +size 104275 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000974.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000974.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffc64b89aab1a005a7fd09ef6a34f77e4e0f0a88 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000974.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38377adaea41b3977979a182cd395279a01d19f558467e11f106acb83d5f35c1 +size 89661 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000975.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000975.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fee6458545ae7300d5b9321549222b93ac2f2605 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000975.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653c02ad469ff884172f9c660bb2aa23a282de6c222caeffead7e3cee965e629 +size 181539 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000976.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000976.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a160fe5ea6b95382e62863db0a9e2f1b342012c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000976.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4235396b8d74c9878cb4c907f45aa0452c624b3355a57b93f38cd91502d7575 +size 103869 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000977.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000977.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c7a55bee5c897a8b6f74efa183814b53ee07134 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000977.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f368567c652b9017a85425372a5b6d1bd11f1c0a044fef2f5f843239d2e182f +size 101909 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000978.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000978.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73fddeb8b6907db8ab1818ae0d86f190e740ac9f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000978.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bada2967364eed3c38c564921bb3009eec4affc06ab8e673c96189f2ca1357bb +size 89816 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000979.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000979.parquet new file mode 100644 index 0000000000000000000000000000000000000000..392bf258df12a48d2a5c1a855f2bc1e50453d623 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000979.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acbbdb6386a0182a194240387d1ea6e8e14e73e4b98d90559842c981975a79c +size 158840 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000980.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000980.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e4f40769f9bd7e21a2cfdac8c35ab7f9819c4aa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000980.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454fe3795ad9e57cbd6d81c3330a7258586483da725408edfd761cc5e58bd670 +size 151652 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000981.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000981.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8aa4e9a3f89340d6f4153c7ddaa008a686cf45fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000981.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b6fc256b0227688d57e747d5a55dc43b6826792ca4c5ad2d77f47f1eb895ac +size 173933 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000982.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000982.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ce2390e66387edab0f9b99d835fad5752478a28 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000982.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f732a6a07f99d04876fcb150bb07eac854cb7a264c8eb88a20fdd90d66b72ef3 +size 157005 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000983.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000983.parquet new file mode 100644 index 0000000000000000000000000000000000000000..864153b13d81326a23446d0b294af3bcf1ec91ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000983.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505e53b5246d65ca8eeee6189a46ce1cfa7c69a47039d6428a750349c27807bf +size 162991 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000984.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000984.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c7439a756ebf993703882bea60f5f433db8277a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000984.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a70a47d08615ff8feb63a0936b5a12313945c6639d7dcd60f1ea4520358528 +size 151303 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000985.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000985.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35cbe8b2e072c9ff30b0f8dcbb76c7f443451643 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000985.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44535b23fefb130e74cdae68cb7033e83f1e18cb6675c548a5f268a37f22e25 +size 156814 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000986.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000986.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61ff6eb5d4d5e9c7cdefeaebe347ac5e7d7ea7a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000986.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0146eff52f83df480e509f73057a08fb88f8eea20d06208685cae2f22ca8e1 +size 144412 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000987.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000987.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b76a9b4eb2a2f96b692054f393122277d1c13f89 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000987.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8119a271b39040c34e84ae363cb26471a6966ecc65419613b3fd6138f9a01d +size 170124 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000988.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000988.parquet new file mode 100644 index 0000000000000000000000000000000000000000..977643fdb355f62babf259a7e80f3ea75a2c3956 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000988.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf05c33c54ff4b680de2d7edcc564dabd5342f6c553345554d9eef6d79168ad1 +size 151734 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000989.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000989.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ed72edf39b70668c4a1cb34df88509956cf61d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000989.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d9053bc0347dae9dc834367d2f10183ceb0fc2efffb2858f277ce5fcfa770c +size 169386 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000990.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000990.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed5d3b6bce4618ad30426b95895bb7d7042e32f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000990.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa51b92fa1942ff0b97d1ef5ab99652b2ec0735dfa9b52686de3717dff00989 +size 147963 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000991.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000991.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42097c84547d13df94ab96ecee9a86548de0a034 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000991.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b74b004f4d3b93e4f6e39275e481f84081f578a0aa2d3627e4756f45e11562d +size 171821 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000992.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000992.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b283f65661c11f1e30fb1b5f5977b74ec13b4352 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000992.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf32268892117ebf38071adf38781726fe05088b2a953631a61128ffbea2e21 +size 166590 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000993.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000993.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6de8fb7dd86dd0d01ef955e8e165b5c77ef07dc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000993.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b0d6969e53447a675143e153b4257a4522dd16573b781fbd751a308009b485 +size 177512 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000994.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000994.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1735f61e49eb04c5dee61c903279dcb03b1555fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000994.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e925927c35068ad37119a72c3276b7edd026f75d9c8327d6fb4c58e461219f +size 180109 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000995.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000995.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5655bc214d312c80c0a0d2ccecdbd36bc7c97aea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000995.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0696b6966757622d84bed6fac4edc6d5066651a3011b6ecbc99dc7a39f63ddf2 +size 175582 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000996.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000996.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57ea68e26674c4bc64a946a546408de24176144e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000996.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ebc6efd83fdae883a8a5b05a3d6191fe6a10dbde6dba0b9e22fab3c1b86383 +size 173338 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000997.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000997.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0637659428a28df7d84814909fcf33446b05923 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000997.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e2355390e30c8fad676d8418027d5ab4143545ef752140bbe2e5d696763ee5 +size 173357 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000998.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000998.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e070c625411b8ca9790c0069ae2180ca334dedf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000998.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8f6478fdbcb5c087ae6d2288aa582558ff557025421f31c07131b32c089701 +size 177540 diff --git a/Cobot_Magic_pour_drink/data/chunk-000/episode_000999.parquet b/Cobot_Magic_pour_drink/data/chunk-000/episode_000999.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2c27b122cf5e41291459f256957efb1c33a484a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-000/episode_000999.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7806906a775bd10c9d416f41f76610c97bcdc6e2b4ee65375463a6010e913d +size 170880 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001000.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ac432d10435bca40f128ad42b45145e7bb1245b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c84384506abc6ab9b90cab9e378c9d9c5edb8b559c1591e03903282248ce60c +size 161147 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001001.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..454f3aaa6c3d458c7c59e2c465710cd988849e40 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1459b959616d969bc6765f4278ef41716eacdf499fb8353677b4cd55896ca32b +size 163485 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001002.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13f4630de8d5ba308ae3ddf866b958fd75d4b80f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc4deab8b41e7b5c98fd37b508ed2434e8b03ec1d454a7a94af0084c9c33b28 +size 154820 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001003.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fa76ef01903a951a1176fc18520192c6467d3b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc4de9cd8e4066b90acc28508166e352a1b9509036446cf416c7366b4c852c5 +size 146119 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001004.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fbdcef9d0d473c63d2e36932e7a1f28c3f579f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09a619cf1cb8d4609fa875677aa88f2c1d5096bf251f5193f54c182b8a79ce6 +size 165489 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001005.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f3669874548855bb55107d9159cd312cf65c194 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac31e225d9ada58d2a763b46c1ac5fb1b3a7a5b27ba059c56c49a24541d3dd8b +size 143525 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001006.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdb7cc6f1121ceaf42f9b03dc27807dee8f9591e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04375656579446450bda8f2fdce25cbeceda7550e18aa5da2fd26766156c847d +size 169464 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001007.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd8dff491b14c8ec95234b98b06cb8d5574ac8be --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c4344678e5a1b65151d95e6da3db09c271057740d5b55bfbeab49c129714f8 +size 155347 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001008.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8777766dd9c9d46043badf095a553ebfb1bcaeef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b9fb5840436ed7b2effeb682bd83f3024aceffcab6ffc82f570e3952486294 +size 165679 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001009.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac11ee9b8ce4a2d075cc4a38ea11badc8bd6e8ea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e5113babd6ab3276101329ff7fe85c3e97f915bfe39bde6577ca8a524f6502 +size 178283 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001010.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8162b6fa5f1d39a828b10eb683f9240877800337 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da13ecd6c2dcac8b900e79d9e5f1718b3db5eb986226080e01a2f31ebb3da179 +size 163419 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001011.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56a8d0edd8d5fa2d549e5168cd5693b79d013d93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968e8ba9fefe3f1302b7bae6b8cca939abd22987f9a1e8d98c09398ac577f5af +size 149849 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001012.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca0f047c073dfa0d46993604398c94f5716886cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe217cc75e4f0c47300c744e676aef6d66dc4312c04d8ae91fa97360fdcd41e8 +size 161444 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001013.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc1e5074b9277f3ffddf4dd1924c062256e7cfc1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb34091f9b3c8f6d17bca0bc0236c0c3ec6dd5d8a62506a9e0ba555b342eb261 +size 143070 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001014.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90732491dbc8f7e55476e0be5a64ce9274ee0ddd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882b576073f399b1495251e64704d034e4e6642e7cdbaa14bfd70e8d09765939 +size 159362 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001015.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9346a772161775b41e89daae9446be146dc18ad0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46a560b5523062bab1d6120555625d2b804deedee59f4b59e3979ae260826f0 +size 165378 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001016.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a249c19e74d7e825ec6501d66ff5036f7db3e75 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762531fba1b3d1e950327f2d50800d11789338ebf499078896e46197dd9575b5 +size 150767 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001017.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a131632674da333d4e12c29c26ba8c226dbfa00b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c85de503f039447131d95f2e3b24b9a66a329b5cbc10c6d93d8cd1bd50eddc0 +size 242404 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001018.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0237b2563875b4430aa7f9b3a787ac7e8f7c6ce --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca34566de2625ddfffa14d110ae38bfbb2661d1f911211b2d315fbb3a940310 +size 225483 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001019.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57e8eba06c3245340684385d3326f76651acff64 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04b1c39ed224d75bbb2eb37fd5e84b067b34558a7dc15f9baf52ac6ea159d31 +size 212835 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001020.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f46c09d3cea6701c40c5ddf11bb3cf1a7ecba76d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a121b9e228666dc2d031cf35d5796d05552223662627384766372cffe72047 +size 262618 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001021.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d89872c4fa37779bd3140f71d6f30e080d04992f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6577d82db24502c40d41ae501de137255510997a3e7c6151d7f415cded0cdb6 +size 219371 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001022.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0160f5b96e50b172b4982000be36a14f33f08f35 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11989e9d76d459c1fd2a2485407edef467a0085c7e0e0566e9db528f55425fec +size 251761 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001023.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4398218b00f44a4f9d2cd22a142cb60eb93f17c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2174525c551cce2e6d2ffcf401cb2882d03e8cc52ba93cbdd7c682c10ba0b0c4 +size 219795 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001024.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8877a94e52d33bcc89ea08e497d8bac546c2279 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9cf80022256ffad4cd53e86304ebe6f080469763037842c2bf6bf9c584c964 +size 234830 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001025.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba2d8ec4c8e587ba2c0e33f0716bb1c162a01887 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1987bb00ab1c8560674d0d35ad94333d35ec6012b2c92f8ffa833812501dbdc6 +size 236504 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001026.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22b3783c9c22e304f29a116c9c0a4395b27d7e49 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bd9e0be715df5bb3bedc842655ef07c31c7c579fe582af28cfce479b7af3a0 +size 227702 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001027.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a86ffcf00b6e0febd2f38039912d31c01e5e318 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e66173a1706543a2c1a43d10629d49a0d55cded7b9fc5ab36b7912fc4cec1c +size 220070 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001028.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35f1c547aec480b5590fa75a02cd0a459066baa4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a727f9267ddc9be204b0632331a7eccd74290a322c156abf7a5a6ae7f80a7f05 +size 205132 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001029.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30232549cf8c4554123264522774ada9a54befd6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ff4ffb37f22c98d0955349d6da1df33b14dd5e23068ac33bb05981bb25453c +size 210546 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001030.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e2b40cc2c2e452f4b3244a9dd9084943e9b8e1d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ed84ae47b4debe5bae141306c7ece8a820b852738fe370ae588ffb3c3b10ef +size 201268 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001031.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d18472f630f5a9190f82fc8c2bd00a1cf2b41a01 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e525eb3d2984f78dcc5917fc13e5f736c2d197deedf48f8c399ca28cec16c3c +size 238474 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001032.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a431b39dc7d4296f2050d57d66594fba1c4afca --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a327438677517d263e225de1d1283088acd18712966e18bde2463f81a228e952 +size 193064 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001033.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b5bf9076f83a267feb348120b2a1eb5e508dc69 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38e6b8da9e2648ff83a49dc8072cbe0d16bcf9723a46bf1de620c78c189231a +size 216893 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001034.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a381988bcf77ad6112e27e3884be8b48a5db6509 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ff07bf537dd66ae24bdc22ca5b1ddefa37da327af4f949fb8ea9ad0658bc27 +size 238042 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001035.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d44d19e9d5ce95141e1a9b4241e5708c36c8764 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d9315040ea3bcada82328e4e90fecf39217e43dc1ac8c9922eea8111b36e2f +size 178725 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001036.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccb6538203f2c5e67ea683d6ba3f5dd101a53e6c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e38c535e66e9fa3a9c9b0257d10ca7fe1f1ddaba087a072939ea6df2e74d936 +size 225473 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001037.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5627635422f96cbdbfcda841164b05ba59bf85a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69a0ca0428a3d568b23f1159da4bc730719a04fdaee6d9987bd59f0ed56852f +size 196413 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001038.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61d913ae0d522b71b93109e52e22e7d9c8328006 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a59ccd57e41df28abd3edc13f16dfddf99c6d05b5f48df358e8b81f466dca6 +size 210841 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001039.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3c3e0cf4275d679231805e87e56cf76f3e13418 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281f31976aaf475857ca424a3e76632c9e76a95facf0a306db07888e2a7d2928 +size 220276 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001040.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4449f3c1fc7b5d05b3a7c5f32af74ef928a4daf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5c4d67f1b8af4e6d5db25d31b13438ab1c52872763f2e1a3e4fa5ea4d24231 +size 239820 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001041.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cc5c6c3d150970e575c37265770304af3dc6a21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85fd0b1da7aaa06dee4047117522715b94eeb0788f8360b8cd36996360829281 +size 189277 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001042.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f06346ebfb5c3232f84a442481e242d88c69f6a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c81594043ed536c163f945f31a542eb3b8c60175c8d731ba4b75673347fb658 +size 198239 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001043.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2ce9c5b4f39ffa47fd3fbf99c02ef8b06ded0a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ff477e8b65a129ed9eee08b9ff9ed914559d592937ec3ff478d2b2bb55e1a8 +size 221124 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001044.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bf4e776c46c20bef09d220e3c74255a08810fa6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bffdb12fe8beb4f1b6490905c59481ffea868151908dd5474b71a9ef0b82346 +size 190814 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001045.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..099cf330c8f477b34c5fa0a9784610c7352e6ad8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7582f3966424f0e4202d3565b67afc688e86f528d7cb184f3a1965591602f56c +size 195285 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001046.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bc4210e0ea781aa17dbab2d9dc8c96d5c4d9525 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0169a1936b13e47428218b3458a69e07c89c6f894bc95ff8b60ab75916a8f2 +size 194326 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001047.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84df6a8cc2733319a632249ee37ca0d3308e00f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8188dcca7f66b0c5f515af90ea3111be194a5929a9636d908e3658bab8d351c4 +size 219468 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001048.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f515c35ee5ef36535060d8bb2cd87082a4944b42 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c774f4f8bc90da47f08915032e45bda051a04857aaad300e9841cd02e47313 +size 196055 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001049.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f44936a6735923cfa954aa2802e708c779aefae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eeba479780b614b14f63c6b59cf5e95fabb90b9380f7bd71fe18a76ac2fc14d +size 214737 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001050.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8809649abe9e7baeaebe6c52a512794ea8e8813a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f8a7d611d30c77e67e501b55c39b244e39daa63a074d76b286ece68fb1fd09 +size 202036 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001051.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d43d81afe0f6921a4382bd5a8922851407b60e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35dcf7f16d8eedd8a69bd9eb72a5d651c03f76e86365de3160b7231942a1e10b +size 187535 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001052.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89c3b1db332ffb8b468e9edae482ea75a4f5d990 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db271cc760ee1f1d7a2a7b39b8388bb776f438c7f9ba50d4c3d12007a5dbd8e +size 270418 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001053.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7888fa85dd59d41e6eb8e76957ebc49b4c46239 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf475a4f5d3818feb2f600117c5d1bdb250cd973aba99f03a6d810d6083ab1e9 +size 241799 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001054.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f92f7effc74837581d03c6ed9aeda55b5ea0ac00 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e34c9d5c84b83c16b77d5ab650c45d57b749d586f0d1656f676177b9a9b565 +size 189430 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001055.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b420a70b13ba358135348231b7323366cab9ba87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d365e11d7bfba2f095c792e7644c921ac392551f97d9f73ec6e9e30f0a4208 +size 192232 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001056.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38f42d5ee794fa2edf06802aa5f07be0762feff3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab3628dd9c427ccc5b6d1f2a64f16dd39ea83a0ddd094686139d85aec6c2f89 +size 203218 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001057.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ca9db11ce2b68af8f214703402d1c1493b0abbe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba3670d76c12d23589538d6d868e54b6a6d1bc1da0d09ddca70a10e6ca4a683 +size 175153 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001058.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed8f0409eaf49241ceb5eaa55349539dd670ca93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f05c9047d787d5fb0172adad437f6a955836f88fadec126e739f889304817d6 +size 194766 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001059.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75863923d3a57430e7e606d1304019efa2d2f055 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd147778606c4ea25f70f6eb5d3902ccaff92a64df4fb96e4dc10f92aeff97f0 +size 206283 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001060.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..497aa49be96bf43208159a5d13d0b5cf69bb5de2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6aec94a99927645e289a713c76dde16646bde4827dc6ded937c5b6a4562d8b9 +size 186383 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001061.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..381797c37748960a434bed9c9772b4706c65106b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac28452c230b8e7adc41dd3401d97b69df6749de3f9853c9eca6b3001c5e5aa4 +size 214469 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001062.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec4a1482f93052e4c36454eb7432428d6a45ed6b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f80de17bc658afa1c615bfb1620b8ce537a04fd0dffc60b3433edd2f87ede9 +size 198215 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001063.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9e5a6ae0eb09539698ceb75f556ccee0dc7aff4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d61be6fe7db3ffe5a59a7f6702f599ecac3fd68a0274689ca7d0279f9fa61e +size 228980 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001064.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..212e8dcdb73e3adcc29c7e27bf089369904bb621 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f797fa01e5c778070d731a972bac6f5a0161c399967aff37ac817d304e2ffa8e +size 201336 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001065.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97e8fad4419f273ca9d53244abcc903616dc72f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17a3c46406de6c34d6322e558d0c24ef28baf6dcca41dcec3bd9347d0f2a467 +size 213844 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001066.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2c0327e14f9628fb1aa19559aab9e28b2be5760 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eb68dca18ee84b0c036d2dec048fa832e7a653fcd8f5781b2c05968649932d3 +size 159609 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001067.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..780048befad70052b4f0a740e43bf6ec899b2204 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ac22e89f972c5d0cc14c0218525e5f26e311f76508fe3d160a41bfdbd4242f +size 158234 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001068.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94b9e4aaa2f02a596517b1a6dbf46eb2fa0e7bfd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddb6c8c58dfc4624da19ec3d3d939b841ca227687576865680089ad2c72e439 +size 150244 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001069.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..263c5fa9238855774dccfe56eedbcdd399df6fc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31d9f429b7170da588ad2c5edde9fc8887357b1cc183520e53c4025123241d6 +size 160006 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001070.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c9e3a1e3ac73419762789f363827acf45222706 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b5bc536b02d5c0e14e6f718cde62e5473ad3828db59bba61f0e3b33545a245 +size 153459 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001071.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7543a90e02e664939b32d870296794a6fb98c701 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862b448a67ca4de918e08e223b60d74ef2520368ecd2475730d953b86614e362 +size 148821 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001072.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9871b52f7741dde05c5cd36ffac78d55db6e4b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8e1f06394d45c2c3ffe1c3cc2617f64fff9509de4432f58ba1782156a9bd65 +size 155492 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001073.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3e6b9e0e86ba13ca036869befde8147c113f463 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881b3764633e65e4b958119b8a43a8e64c1073b1085ed3e564c7789ea8604520 +size 152251 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001074.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb07ede245fbbb6a0c1507643bad734d391cf4ee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b58e1a690540f6d9b8d63d411c66aa454ddf728ea18c6f1979e0e5b5ca34cc4 +size 178092 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001075.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e60391a1ee1461ccefdd55cb81ea40096f74da93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ec6e3421ef6f12a1588ccbe3425f1b65f19ee43f1950f124feba4272bff4b8 +size 160770 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001076.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fa33165491de91b256f068aadd671f81bc2102d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d01376dbd1d3aca4949ee64478b5e4af3bda2467affdd428ae82885149f906 +size 149120 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001077.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9ea7ceb26502bb8b5b03bb7c356de82ac06e928 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb301efd4485561b2ddb3cc517804d3c6129b762f3105361fc1e01084ae221d +size 166892 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001078.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..074d674d221181219f812a67967c090acfe86f21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c8b69323b85e360910368ea0d0e9c75accb6394879da85b592761c527176c8 +size 152314 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001079.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e36559b53bfc10244f45a921cf97f7d6023e194d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42d0bf120c584380da11f205a28b24795d4122e3245856367cbd655acc7a91d +size 163036 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001080.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dbff347b1cf8998de0953c70deac5afb3acb24b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a742cd72626471538c8f73797bc719235ac9a468460395dc90fb53745e2e94b +size 164872 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001081.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4a80ae7418668cbd7b2c4b00ddd2eb6be07af38 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310a2198ebd8ba1e3a7abef322a4bc7bf0bd4e332bc88e263687e146b61eb96a +size 154540 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001082.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ff2d0c9fb58a33c2e9f0bc3018fd114a07400ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9107846e0fd723169c6f6b11251eed1ce8d64465e73bc2913f0541696bdf5d9 +size 153451 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001083.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a06eb75e064df5503c81df4644e252fa0df2cc08 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe6ff4a0b0c85a01b8335bbb8c5de4a24e5ea7b4edd7b8f47d3eedde60d75de +size 185261 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001084.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40cb11fb48af3cb7c47301a9624748ba31901301 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9bf78a518cc888539b259aaa5638d4a518ecfa8a2292d13f784cd6a3e589e3 +size 174538 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001085.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10f81d4773d5972e6cc4796ce8e22ce682b83408 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df0826ab8c32801fc5e28382fbf74f797e3c4c1fdd2e49d95d22034a74c6f5f7 +size 180125 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001086.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed20db51e2dd1ee285c6534405a12db057dc9b81 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9048ac8f8892e2209c0d0a936b31536566dfa5a4640ce33bff5336471a958a +size 145928 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001087.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6ce8ec44c58c5d84e79a772e243b787a8539d6c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9f0564aa81aee22f5d671229bcfde2d2a7801008e06e173693527e7fdd764d +size 144721 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001088.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c251bf79ce1fb9e8d209cd69a7d1f3899bb707d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5abb00209ed4565715b43a63f8dbe8eab15705618dbd1926a11eabbf09d486 +size 160641 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001089.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6947b03397f974db90e837294b719784fc33bd4a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a661b4d46b5eddcc81c09ac2be8cee9a5e7b108b7ee7313d1df893c74ad10e1c +size 153907 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001090.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c60336f9218f0d495c160ac495e3657631451286 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9850cb2698bbfeeda30e6b574dc253a5efe07fc3283837dfbd6a2b200753a2 +size 157783 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001091.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e6f56d201466c6c6623e9873d1797ef7d3da702 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7033e007412cf3c034745c7ddc1c0632d860d1a29287045da9b18a8bcebbe547 +size 179609 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001092.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6246b1bf7079e8ebacb885b351a5c7691eb45f17 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe42efaad6825377726a2f4b7104a7b90a987868ee8a68f82927a1fb7c7398b +size 164567 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001093.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf3297f4fc518a81f6be57dc60c239af28981207 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91d565c94be4cd62028944ea34c172b5a5b1d622a5df397d8d6bd04dc79d988 +size 196638 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001094.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8400ddc17c07c1447bb20a54c922a7c75ad7e00f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f23dfeccbb8720e990b2c222f2a86934c668cef5fa6f678730c5bbe1f77b4fc +size 171304 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001095.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a4c36a4e932657ac324a2e9eefb9d5673ae57e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf9d56d7f283c50080f08bf0e8ae047b42a9e723fd532a4b0bab1fa54118c46 +size 172283 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001096.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..437207c9820c2b99105166809ddddcd4c9b9944b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b041a5ff7ad262a5d087f42704eabd36d8fc298b6f6f47a6bf97627dee1e9e1 +size 174906 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001097.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..261acdcdc531c84cd52665c8eea4ba7d9cedf3b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e765735402076e3165510ea696dd00cc9d27e6d9899a1913c3ddaf203d855302 +size 153147 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001098.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bbf077d5b65cc9fefa95e05af46fb12d7a1ad72 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40494a04b6996eebf0353b632103f185848401a1dce122d194620d89057f687c +size 167011 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001099.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db27b855a721feb06429b797aa91c7c1cd3b08fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40032434dd2a45f407cfe66ee9cd9cd7d9ad9712540c504a17d7656ffb02ac66 +size 163435 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001100.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08e23838fed8e53cd752be4b4ad07e081c032a72 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a8f17502320515adf8d8c2586fcee889b6ecb2d49c0f1d134fc3c2279dde93 +size 181416 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001101.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..debef4e8527151bc8f9fc8e274e4aa428c1812ef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed90e3acb9d08f22774ecba328e138e37438f0a1067a3a0a73b0c560144c579 +size 177493 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001102.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63e785f0d77b0f1b108833ca5cf63f70a0ba3870 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1c97bda675702719dc8bcf19988d93002ade8f2e137c081f22006c0d5d2606 +size 177205 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001103.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85f4e4a14758e7419a7c94d1b032df3d2746c036 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba85843e2cce212d02d1017b4a400f2e987b3fc280a1a8c4abbee1a3022053f4 +size 157834 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001104.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bedd7bbe5e4b49c58eb40b2f8b2c17a88fffe87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77403d4d7acfc21ad69d5e77f435c31dc998da724cfc09922f56695bf89a85c6 +size 181556 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001105.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff316e5a6dcde98a6eb0ca226a0a263e599976e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dbc5cffe02dc8137f56b66bc13147e01baa9e847908a70874dcca0f890d1dd +size 187196 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001106.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..334bb68ff3c38108f9e96a4f52ae35668f966462 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ae6f42832508c19bce65ce78aa8a597b1312f0cafe6cdff98367f138c9be46 +size 179476 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001107.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc6c5c7d3492d8e30547de6d87e4a91b62f64efc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195ec6aaed188e27a2ff6b4cedf4a5f227ed5ec005ae857b822fdc4418324647 +size 167001 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001108.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7acb191d236d57c506a1d5eef836d9e62d14be4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2781d94a1804f397f7a173816a9452fdaf7a3a74675e2ce99d593d6d4f513c +size 167144 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001109.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2329a4e317e018913dc6dabc38bfc94ff65b3880 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8729cb178e6f94f010e0f228c8dda022e91086dcbda33b6abb0e2aae37f651e5 +size 166970 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001110.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44a95a1515c1b2c32e03cd8cd769d16fb9df9dbc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4befc7e24ec4c3e58843ba9dc492ead48e4cc174c1d627fb4767e647658be6d9 +size 167832 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001111.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56214967530fc381b86e6ba57ba5d452382d1d6f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5964ac7bbc3bf8378fa396b97d198006b5faf9bb788de7b0a8af0cb7ca42de7d +size 158652 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001112.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f32737d231447c728eab8413dccde690d99ef9d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f6f54a9d9e7238ed85ba53f092410b74918e9e636c8ad3fe57d2d02b0e18b4 +size 168062 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001113.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d6258ff2ef3412935077d317067883e5b8ae422 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94141f418a4ce1b6dec357ec0ce1b50f1145fb10d9aacf6c3c58b06146a6c31b +size 167011 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001114.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99b3421f4b5cc5c78831b511cbcd7974ff3df0fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b3768cb89f702a288c54792ac6b5ea8e9147a87bee5673a75597a861bd83c8 +size 164954 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001115.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4d5222b8dd61ccc324a0341e57654efe6624f1f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8895741da4fab2e579a2ddd3da09524bf496dc8b7384a9452f4423b545ae2cdc +size 172400 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001116.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b13974b566ad7d0ddae7baaa45d3e2fa372f700 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b874783e9d6908bd435bdd43f898759d9a87566d5cfbc3e8d55677025c79d8 +size 243249 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001117.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93ede2e87b0b04cf74d0f20078fb773634ef4d70 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359e60456eab9abcaf3a6c405253fae1a973ea9adc1549d66755bd2269b67c1b +size 294169 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001118.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8734f0a03ce251d08e568867653ae324ae18b070 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f426f3575c759f280b0c6e7a40eb5e2fc003ab505f2d979ebb24dc9ea48f0812 +size 262979 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001119.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc65f7482ac7e18652fd183757f41c8ed8de3fb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5309fea6dd128ccd2241a5a9f8d5f364c04d37d71da031415f375816671d735 +size 282220 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001120.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a87905a1b0288a6be5a4e1f48d38ec68a8107f93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab97708518997e05529be90c726abaa79fce58d2763e57a15d3e1e2990154e4f +size 322680 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001121.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebe3c2a8b8370f46ef4ca2c8fbc806d35c5ef827 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc118c34324e0d18ad4863daa42b4393d4a55d4392d1fc4c16e67d3000d01d0d +size 283965 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001122.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6754c170c85bcdfbc85dc879ffec92c105723d6b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1a269de6601bbbda34f033599babf37960cb61e8a0882f020db71964ff568e +size 248170 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001123.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..573b1bb7f2fc21ae3ad84298c3a9f167d71439a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8218ea8cbd1202d2a2ae7d92bd4f423ed8ec952c2b98dbd316494593a24659c3 +size 234013 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001124.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a25306d7623f1874c43ff361e5678f5eadbbe02e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3a9d090cb33150190954205d28920187b6a99d6a6931c4090ff5c6d35c4853 +size 253014 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001125.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51cc6a9718938768d37f51cf0548bdd8ac87b999 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c058416194ae832b6af343af21eba89c28d8f64a92495ac6032e12450c69b4 +size 247939 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001126.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8209aa2d9ea46336f193e2c70f8e264991fc87e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1a912fa67e6a4e2714a8faaf15c1ce6bd4d1d2a62d779b7edb4130905bc9d4 +size 200771 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001127.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ce144a528aa642a418aefebba0387e387a4d267 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95b62f1bc4f9a4203294de94ba785e45bd0012f9bfe30ba5cea66af6f66fda0 +size 249469 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001128.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29e08b2e01f73e49546beff45d1a0b283c593fc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4492752ae08e4007057052d150a41eda652a724fe077f1a56cd6cc4a91d00892 +size 259773 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001129.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d92862151a86e36a698231cd7fe489f35ee4482 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169b04a28ef57513f6b567fed59137be4c4d91eeb1c57835c655d280012f0ad7 +size 240175 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001130.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..932df4a79b8c48ffca66ee3890ebc7321d827e11 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5023cb5df4680e030e229e25ca374e3aa2014dd5d46f1a862a5ab323831f65f +size 226480 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001131.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a20eb22783b141a81bddc697aa5a2c5116a26425 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f4d236ca3439e3d187cf9cc8d069a4004af6e02510a9392f162b7666083503 +size 219266 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001132.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00b568d7ebb5081a72892114bc1a196fbb1c477c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336b73977fb7d11a5de99b04ef8de91ed9358788278882ca67c28eb87e8b23a8 +size 239520 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001133.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bac9a1e03ded0049c3cf958b2cf3b59d251955b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a871e9813f8ad9aec5f85ef92682c20052105a17550eae18dd08bf81f0db75 +size 205135 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001134.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fdb66544a41a01862a50090823e489a00a4bfde --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3232143b4583aabcffcf0cc4bb3e8c3ba15a5451e3dc0652336b45dbc8752ae4 +size 243705 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001135.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c08e816db210c5380a3847abc047e4970303df9a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d182df0a945e34c79b48916479ee852458f3d669ca15af808bce68f86c167f +size 220209 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001136.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6758c5ed025cdadb2a5970489998dc83a4f147a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8e23d34136adcf761e2f857188071a30ba1d62f08b98c3e526247e761d2479 +size 213225 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001137.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f90e2f41046741ec0538592b42429f244a6a7b24 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dfd431667dcf7433e2f5d30c4d5b8e40f505609140d8a579cae2cb6ecd7238e +size 196740 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001138.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3347bf2a7e0100666fdd5163e5cc3b03bfa14b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21f072b17f56b6293e2e39ac34aba0941aad1597e5c4ae44124d4a570e74de7 +size 204280 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001139.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d657138679616064c153c00f8a4f2a92b2d3055f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c354561069a77d42758e9edb05e32405c3974c8cd213e690227ecdf71ae1f2 +size 236540 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001140.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56961e7a53d7d8d86881b645d229680dda28be54 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99db813fdc8ef7632029af35621cbab3db4bea55ce281a91aea815280138692 +size 235456 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001141.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f0fe31aaf098dd1dbbc2ed645c5c27df1068b11 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c35b1f2ab14375bfe5cf20ae46cdd1ae88144bc2022139b73aacafb1b5be359 +size 236924 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001142.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b03beaab34e07025c07ed9707728fc69755da7a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edf80b56f613ebe51bdbad0828efae191db7dd161c835fd1bdaa4ce331828b0 +size 243239 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001143.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45c572e668068ef16fb2f6bc8b3e3909406ce6c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c089f1ca862e838bd98b78b5fbe136e0857f59d630b6b5aa4dc832954ae15a80 +size 260526 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001144.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a3e515dae6b3dea866d0d7a897fc92e3c167699 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82df543042ae6890d59e157f52f8f3513744d062b6570787ab1280b00f7481a +size 264296 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001145.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ac54e26992fece77e58f42ebf49cc494e90e117 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b951977a37747ce64f4dfbc618eda2feaa6f891bee6f7a6b10d9ff4518014d +size 249714 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001146.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71962d614711b680f0b274d69adf117340bf30f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a3322e2155dcb0f2cc7525cfd24936f081310f5403d717bbafa50c912b9d06 +size 239197 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001147.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25a821c0a004af97994b1f1c3b0b3b9482b411d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61c267d6958db659d5da16f4f74db1031149bc1d0a9422794c010e3ee35a0ec +size 267193 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001148.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17a1875ba12419abdffd83d3208b529f215a0b91 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c682a3afd63abcca93c6d7d7bf8d48e8439c6804a6508eaf8de1ce8e24ebbc +size 268888 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001149.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc6cc5017d0f0e1ceca79070f575e2e1aa2b8cd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6906a2054f3a4dfe0cde7d8a05ac81ebfe9afd7e772af24087a43e513750ab4 +size 226462 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001150.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e7a85ce577ee492247b57d773f3dca2bc986e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54200c74238b18fdfe744f45ef5f56b19d4839f9e8ecc40960920177cc8a548c +size 247587 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001151.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d9a38634d3a95525ce18fb06607c81e26c14625 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87a075d15e296306aeb871d51600e4f8b0835917441074c2b06bc91a1e2ebd7 +size 276866 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001152.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f67fe6ba17d2f06dc0b26bebd867df0eec726b91 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250f534e7fc3cab1ccb5538b849a5c77bef6383848c43b390fb7a13fb9f2d42a +size 267287 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001153.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b982d90908001d3e1501af734b92806528b6b3c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb0d2110ac9564fd3496968036896fb43304ad784d7461c843e3ebf189bd180 +size 225543 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001154.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c879230e09b7bab878f75da285f7a844fa61ac26 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e758450562214a51e8ba182a4eb650e699451a6fa3e4e575a5118e8a18f4f3d4 +size 227360 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001155.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90f3bf9100fd933e505c68f7b0fad13cbec13080 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3849af7c4b9a096ce2cfb2a958eaa08c5cca6f94d0f9b2cc72b7b1d2972767 +size 267298 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001156.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3d1596b661113f2cf6b63ee75a1e4c38aa20bed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e216f79c291b78e108ea7b5e4724fe3348ef3000052a149c691f02a47eb61db +size 235125 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001157.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a938b1ceab68addf0a793374dba3cd604f42f0ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4543f676b626cb444691cd5e42344d829ff4d09b30e23866b7654a183eaeff80 +size 251032 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001158.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb44ad48272a738ac46d036ede677e399417adad --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e08eae6aad07e439c1f080291f8b2b99b4fb9ae1cba47310d61e62a54faabb +size 253799 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001159.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d46c40562b301f18d1bcee914c8fb926e0a6b31 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17989ff4fc447d6ddd97cc2225da0d4faa3fb8f0bfebbcbb60f2d4540764e176 +size 207148 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001160.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9035c75e13c3afb46cab0ac4ccdca1188407c3cc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af9b87ff3f7afc84ce61c2da807780d8f8804d210f1fd203d15234f42d83f54 +size 270472 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001161.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd5d5d55d708b2e84ee324722fecfeb833629892 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0e32920a38f53ae623dd50cb5c8f79170308ef94f73e529e03bc5cf48a2fa2 +size 244388 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001162.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a83ec38a9c20237bcbd40210e4b81aa947e81985 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7815609af6d0e2c449ecb9f8a34ba528a93323929baf88276858317f8c47aa +size 231401 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001163.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25417285608d1b29a94111db14e73cffdff790e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324f8cb93d76f106ca959a10b2a86b1078191ed97f92704620797648f8534572 +size 241018 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001164.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9bf0331457232f87d8de7d7993533138bd99964 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb256a51dfaaa6ab2f51e56684970d07bdc8a1cfce1544ad710d3d74a16fe04 +size 249880 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001165.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49cc0d21ab81aea84d0b393ef859e57652f08e06 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0e7cb23d7968eb8079e176bf33bc06b465f85c406e982e5eacc03b10f0e301 +size 260197 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001166.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c61ab3c9611b759ab4760b746f8c5f9c142d498 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f797b0bab2f3fea5aaf9e39ed51cf50c057cd9112d22bf2d4394a22907efa48e +size 174648 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001167.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6499113d21e6c7c3167135e20c545307c47b7e95 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2eeda6da854971215682986b6d17bf80285139a866cb3e692486fda25a4d336 +size 160607 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001168.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc6286dacd9e6b3a114fd024a37b6bb37a903d3f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9999c5a54268d7c9461fb28fbda7d8a2e70094d870cd48ad039cb1b7c6e23555 +size 177160 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001169.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..395d1f42428d40121f144282bd5efb1844401536 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d55a1b13609c72ade7d7cbdd402b81d1dfb3684c48e8fd4737f98fc2f6edcf +size 162272 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001170.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89bb1672ced8b447eee1440a0b18b502d1c361cf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561e780cf31e2fe539150400cf5a1644e31f96a570d13845105dfb7602e93f45 +size 176395 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001171.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a8dbc631912e2c2c1b196a44b730fc5795ba84b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071361ffce1cb27d8b6ee6127392777ff26bc57fb5949ea23b940e886d017d9a +size 154355 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001172.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df574424754d26e1a8cff07699683d97a20c5bec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a943cde28ea6d58099bc04144387e3f51ec4a8f03c2890034cf4cf927cfc3a0e +size 173826 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001173.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a792eb120f282d977312759ac8bcfca50e91c6bc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cb0d1271a978fee7afa83fdd52c54dfb88e5dc3dd42df0f466579334743f32 +size 180445 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001174.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba2c7cb14fb049969dd04f7d1f35c3f2ee9c485b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272c3e48ffa9687d7e8350b317b8f0d241b1a91def90372d678de6a2bd974dcc +size 179092 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001175.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab666f8f068816ee2e229193be07ffb8693e0c86 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352114144432819fc7e71fea378725f40d2ee09280601af6f84b3b2f6d355042 +size 152529 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001176.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61968c5bf1205d583f83ff2d5f2d23cf4d9833fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5614d5d1dd4b7260579cb1044b7f23dbda842854e8b7f061611bc35ce339de +size 153728 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001177.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0df7c273f0fbcbaf508901f59ca70fac8838753b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3883c6ab2b103b44cd6dfa60860e82f4b03f09fa1a7e078beae558e8ba2d9c45 +size 159811 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001178.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf4c653937f78ac69b6e6b9dc956f7ed80c66789 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b025da6a107f8c42056b46d278b823fabb16bef57dea6117bb8e77ad1f52dd +size 135416 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001179.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..851bdb7b3e2e31f66b130355654b4a4dbf7b95e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ee154e2d5d6c8089ff23f9b02a523a899505cd8f17550ad251a82b2d0e8dfc +size 145937 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001180.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28c09769bec6eec01db39db0f9542520c3f21453 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb441bdb2958a2964cc9cf915a789e95664e0394addb5b2726be143f891c63a +size 160322 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001181.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da7e687c33c41f1f30cb52006d74e1a1103593e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78ccaf695699dc7da662daa736dc54ce2909e30fc6aa63b5669d1e960bd2ef0 +size 174148 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001182.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..175d0a93063ec37bc882eb76dae7a1dd1ad6fb04 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901967732339c007da81502706da8008d71ca3cba55c3f058af52c8476ae55ad +size 158410 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001183.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..702e3b88a7d51036ce7f25437cc79bb4d8e03a96 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9294e0fca4ce8980f8cf0f05c15af8aa79a4732902635d2148b407577c1a2af8 +size 189192 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001184.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89f4ef2d6d26928a9d6258f06e8d04f9ad69fa78 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e84f0209df162b1cd8a70d1f1ffc251bea111771389a062a5c59f44216ca078 +size 173271 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001185.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..332d8f5e17e60de6307b2e8cc653a7c18cab9a46 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89efeb1d4cc3a13d1d786176789666c9d28bf5badcf2e280d73e375711f9d849 +size 153094 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001186.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84901a9eeca78463c0b93720775e645aa1d1672e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9d1fd6bbba5888afb9a7b3b3189be518ec831c55e1e952fac842a2b4f01707 +size 153763 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001187.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d1ee64e19023e4c0cc8f791cfd224891ea865cb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be35b3e6eb18826b870d22f3d28042d2b968136a3bda18f1aed2e2dae388792d +size 178337 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001188.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acc2e52146784394eeb9f97843b454b7c09750ea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdafedbce1a53d19403b1265f1c2169e9ea150baaf11698623fd7bd9da6561b +size 188105 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001189.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ac6c5815b59f23b5e732df4bebc5f2477de64bc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470e2b094312144cdb926864aaec4c4b960b8fd785b64124befc22bc93f649bf +size 184393 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001190.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f90b5e5c008a16b9ecbcacfa78439e6973684947 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca564a5d41de2120d140cd8e9992aea7bcad3b58ad7bad1847a4587777d5cace +size 172591 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001191.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad4d915ba810ec9a86e2600c071ae2f1bffbee26 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1450044cb80ab0020f6496531add8035978543b65e3adeb641fdb86f196123e9 +size 141843 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001192.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a52f5d26077d29b3bf5cd8a3523d7e8555c8ab3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4444268314251037b7fa865503859dd5e4e6c131e50d9149aeabb23e7d07056f +size 141894 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001193.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c63dea7feb144d069846bcb4f9652d9af430626 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abba2c4d53ebc79c616b21f2e0de6d36d807c6d96e9fbe313bf2c11f45b44fa1 +size 122189 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001194.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e09aa7ebbc5b5c03897a815e69a0c1a12943a8a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8396d888619c8bdd6ecac12220899a2fa4694a5f3a0e3bd99296f629bd33464 +size 127055 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001195.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0542128141d7d74873d8c396de3bc29db55a42c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192351ffaeade4fc4c73cf1f888ef282dd45da9b0de3ff192390872e2389bba3 +size 136809 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001196.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a569cc5569b0a000522e1a0f087718ea9edb3e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6cfaffc6c021df541dc486d1f7015f8c49f682b41e4f568d0cdb1b1ade4837 +size 138760 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001197.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d1602a017ed5468df1b2b571ce910036c5194de --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499015ee321daf22bcf40bcd457edd788d6a6dde5a524071eb4d918d40ada274 +size 121694 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001198.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1d17b7e71f011bc92359b9fb79538295d3531ed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e8ac45b9ca8cd1e39213287c74ca950a7b0936bc3e031ddee7eaf1820b30e1 +size 140895 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001199.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d4594a04006bc548d840de40bd72e155ad1a3c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79427e1de63bba5af7aea3faa4745d8d3fd159abfec9de0266e985a26c98130 +size 134271 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001200.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ddb5e02669ec70e4136ed708fa33df383a2651e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113772347a05e2fac145f4e13375486d5f0fc0241cb5d570084625d85e6f8a78 +size 148468 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001201.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53cd7e07e9dd7a9d1b3b3fe8ba198ff9c162783e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a8dc7c82f973f9690e73c9463e2d79eb771a3ccc2846fa12fa7764f57fdb8d +size 126062 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001202.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d99238407dbf27d24311b72f263247175e7aad45 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdf7667ac7575185461bfe299fa63f278028cce88a9b5f0bf17bbb052bfe585 +size 118014 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001203.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ffa1be6e57cd1bfdb9443a5e65cc0f2e3b716fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58e0095569be6944c6c3e019e1ac34e84c9e531cb4116af663da2d8208b5450 +size 136310 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001204.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03ebe7c8e39b168fa60fd196d8454de292776a8c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b677017d2e61e07a747f2a6e07f84dc35576317d7e7b022edbc9773ac99311 +size 130076 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001205.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..598adf84523794b3065603f0ff0c5fa0eeda0bd5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038b48ffce893ae7d771f036b3aa3218a8e56bd7035cd4e7e715d634f7e105e6 +size 153446 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001206.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..803e07f0e404f9b94d4c52261a3d0300b17cb1eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1fc8de3e440abc1aef5c458594db46995773001e808969c6ee14828a587f88a +size 158332 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001207.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a83e7214d6cd2f445143fabfa939a86e966d97e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48e3bf97588b15998599503b3ad5e5b48db36ba2aca182ae94f0ea6f54a21ac +size 129567 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001208.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fe80321c5326b8c1bff62a8b701c2f8f437d988 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2fdd202a6daaa715392ddbad5116b534a88551e4566901f4e66e19dd964702 +size 148083 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001209.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a293c73ef722c7e19b2354ceb512fab0a3c4b3e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d14a57c6105f253b4a4fb66f149aba0fd80db4112735123a99e57fadd1dd3b +size 140860 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001210.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd7972a232bf999936cfa474e12061142ce982d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fcd77ee7e8d345da0763eec8d3f592354a8699450bba83a1ddb80601c163a1 +size 133708 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001211.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be0fc34df71bfbcbad5dcde113f0694078d7f72d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785273de73d3b909c6e6345b952e80373ed07446a3eed87a8c2c07ea3ae9a5a1 +size 128275 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001212.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e23b80006020a5a6aaf2d41be1253b108077358d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587ec8529f5700d9c47625da8b08fdd95c35915c245be8f9e0ca15b8d3a2e954 +size 128127 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001213.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b179f42ca1c24168390eb67a1f9fd7744c062e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1832554aae88d55a85c285ede8f550907e4aede7c94367789c735d2890e652b6 +size 142925 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001214.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99f97e935baace8b8e584b3df8ba72c6737e0e57 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6706a4c71f678e5d2405bcea0c82eacff67d0209baa101e1051cd0c50bb2971a +size 126407 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001215.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a77f52b7b535506040626bdb96d5fab08b6b271 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4532b07b945898c968767e37b7eae1e11f080692b39f84804798e5f878b43737 +size 144663 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001216.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e94a34ba3a6034a3c96d708be4492fe881f18e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33589addd8b8bcb8bdcebe64b18cd437f816de749dba3b0cc6e242539cec018 +size 128166 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001217.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f2415abc99c6ea8088a5b811c9b3649a496d415 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d148b84dde38d0eea025a8801de33bd1c2b5cdb820508dcf3accf630f1506825 +size 151197 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001218.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f23588adfdf4963f70312cfaa1e60ef7e9ad4be7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd278604ea31b186704ecbfd1d72fa0697cef37b1d2dcbea1abeb762564f08b4 +size 143576 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001219.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d09c339af75ec3e4a17d494fa89cd35eb713f3fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693dc28d9f1689ff00ffd86694ff6bbd7b8254dde30316207c730141414c82de +size 136847 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001220.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0af629b6c021d44d8ef9c07a23d079f7b5d18ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e8c7e35bc752586abb0d9c24580760df87ee384ae785d2492ca31211ab36d4 +size 129413 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001221.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8def24251daf4392c80887fb015171986b8e5441 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c02e7a878fecf103cac6b55cf45fe996a377be604c9d907f4543758eea47bb +size 125355 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001222.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e18c01c533eaa3e63655cf1cfa78fddf828ef6ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55afa5049572aa95aea21ef3be35131fd260abd5e2fbc0290ebcb49f66a9cae6 +size 134726 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001223.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4da0af5eb720ff573b877fedb11782eb7c7a0dbd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faca9de431454678945602aff7d3bac4acd0a6b7eb9f086828a2efed6eecea0d +size 127910 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001224.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1798d6ed6be9872fc9234796bcbda7ba88812a07 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701b31f8649dd7c6d3a0cc39b88aaba1062df8454213f4aede5352eac137a034 +size 118862 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001225.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b73c67181c34a09064d124502db327a69e327255 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2259314649100842633a753332b07b8679005eefeba8e051cb83ba04d8bd98f8 +size 128437 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001226.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3068f3cccd44feb0d31e2a7bcc7fcc71d2d6b358 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea751f380c6e009287293fe5189d1305eb01e770aec4878407206e88edcb6d0 +size 135094 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001227.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b565bea04047c3a991e47201196408de1dce17b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015576c063e049f6eaa131a4617bf4c2dd2679f14a75557c566de3c55fe801ac +size 127883 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001228.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec82817b52399fc219dd2a13197eb4a09cf4d692 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae62f528293da3dec7cd20d9ad93526b61e4c315eac3c38258298d5ab2a9463 +size 119254 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001229.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a901364a8ff05d8e67f34fe9ce83356fbabdd60 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79e9078e7b1cdbf2d98763aedda5d8a433093c53534bb9134c1fac39abf29d3 +size 125631 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001230.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e100d3ede765e2c8cff70aff8c3e2ba8e06d04c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cbe7fc0b99133ee47339a2f74f5393c32ce1a79e9c6d110d5dc9e4695c8d18 +size 113621 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001231.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adfa4f390c501fac47a458e745c90a312e1a3fc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6443df0657faaa6d4b3a6db212c752dc1940db9ecf2f7ed1920d54448843fcc +size 116877 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001232.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf1f25b372c945080b312bff90a5a79210d41e0c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5bd046b4f3d46cc800ab37b5015d1787edc431226187ac76ba36712e163aae5 +size 124008 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001233.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46bbf0fcf52b0873705eb8631cb89a3a05f679eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542f92d989b0a188a93ecca5bfe8eb250c1ec486a798f40ab4642966f695471a +size 136420 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001234.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac6d780207353e987f5b1cb28ff28f67492fa0fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3392a049eb16a736c578f7294f4352fc6947ad45c413d44a863734c0299799e +size 112676 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001235.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..193a6ffdc0a71e3e345db13271d2e165b73270ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274c80a1609ba68568893446b0ea1243ca617357412831e2af6e4239487be966 +size 131139 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001236.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0002924f6c1ce54c2693dcff19a2b6275de04b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23b6d9c849d2e6f56b4d9c731cb42f1bf2beca1a15769042256739618f46aa8 +size 129329 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001237.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0b2843060d9e16567e0ba107106ff46243a96d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e98fc1836862a35060f09f11a77212d487fb5b5006afd787cf39f2874fa15a4 +size 123192 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001238.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87b3d544701562a9d68e2a0b181a57a5fb82c532 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ded28a28e4e05e30900472bee51cec3bd6e0ab63a6c5dfc6d96f7153a07f90 +size 128279 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001239.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3e53fcf3756a54f3caba3f3a69c475b784d4d3a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca258f5255c55fadd0df2e06f2b486c9a8835d2d0b2abf0513db7cb5659434a +size 129276 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001240.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a1eb3ac5ec6ac95ec60ec58dfc64148b9d3aa83 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b9a92afa78c654a465ae8ca4e14fd96fb2ffb742dfcbc860b80854c82cf538 +size 122480 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001241.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9491ecc2f39ca0119566db1a95a98f2a7ed03251 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781d8619dc24108ab9a6fa40514cfcab8e67c761e2901bb486afc7d9db88bec7 +size 105940 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001242.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a858bd563fb21c47a762fed51b6c221b152dae6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9340f00646168cb34b38cf9a94dbd44c2b78192a2a0e12ca43ee442b4e34c12f +size 92212 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001243.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd83412504edce584db903b27d9a934125a6792a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c3d469805c093310a25dab75f65a4bda385b4f068ebc35705e67b47553f740 +size 95038 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001244.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9e10271c0a3fe80a65c316a64aab4b36c395dc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b86a0d4a521385472e60ac46c6d5e3353fa1ada3f13ee6e97231adc0f1976ea +size 92835 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001245.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51027aa3b5d9d2afd01c0d7eb381101907592b5d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc31eb6f48f9149df66006c471c7c387421f7921843383490cd1be67191ae33 +size 83754 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001246.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bb6bf6e547784184e63516803af1fbcc31c382b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a6451c3d24bd35a8c23f24606423205a54b52d46ae8a344758defb890aa7da +size 82409 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001247.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ccae0e707483f1e989bd5eee1a0dac91503884 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91dd524892b6dc114651679757ecd67b6b0357764da3a61c5eca46a374fe32d1 +size 82825 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001248.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb3a308e99dcc175b302b7084af107b1259245c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7f52ae103703c155c2ddb2e80b61fe51e2b4363b00be560c431f73d8e90afb +size 80747 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001249.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07eba637370ba0fa69357fe51f9a9096bfa32e01 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdeb6b880cd6a0c116d5345231e6785743b9842deedf434298bcbbdf07e547bb +size 82279 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001250.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84cbcb4a10b8d49ba7b8e3fc8ceb9ac2d446b4d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8398af84c6b28f9d703e96f922ac069c9d49c37ec7d0d549c95118733cd2766e +size 75973 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001251.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b0710129047ca6ff395c98e3aa60b43bc7418fc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b033600450ca770f4a6d2951eb3283eb1975acae5cd226e624df47f4dcfc0869 +size 84692 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001252.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02f60efc90baf44832e39a6a9f02817cee6bdd46 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348a3d968a4041f9c47d42102b39b18ca152ef2b2f2413bd0d5a64f6f9f890bc +size 86830 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001253.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d258660481c02aee32b07453c3af022796a73c30 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f47386844b0d11d15782c5488d752bda11008f16cd02201b58feb5e6f25c65 +size 95508 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001254.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee736195e5d27b8ed29fcec0345894cde4b05e0a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f17cf98094cece573bcf15db385434e13adfc63b343e2cfe9a2d05969c922e9 +size 95985 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001255.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f49b974a2766613befc7d9a764ec76ab6911dd08 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a67b860d6f2ca2034e25ceeda0c69eca47de0499b2a1be6df3fd127fe37f1e +size 98496 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001256.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49fbc44e5dc0e821df4c33ce7f380d085f7c0e1b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359040277cbece77718761a90e6799a7e7cfa1bcc97df9e52725111b4c03fcf0 +size 95184 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001257.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff590f8f8b2585b79b0800597297f662173a499d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99364bf4d54cf3c3d0b42ffd3855f58b9c2a7ae859dd43d4a294f5e1be18c75 +size 87947 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001258.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2a82d95acf84d514ca38e535e4e70349a8e2b0a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d932421ea0d39c658f77202b4c935c82ed14d2e17a1f91fb227a44041babd5 +size 91475 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001259.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea051e48b3dcec2fba47d82d4a28399025b75cc8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e2d80d292f3a04f1f9dc138754390740c821d0317faa8e9308a817c9746a2b +size 85758 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001260.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fe4918e28736a13b9eadd71b799cc5212be6173 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b793bfcb06e9f5bbdfbeb47fbf117cba4e5410715c7f562af552cd02c626b2 +size 86526 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001261.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8f8ddbe2ffdd2715cd24857dfd81494796418a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071458d93cf8d6fd8e475fd9112878ab42c2825a556b10eed04a58e6b73bf25d +size 78063 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001262.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f0c36c9babc5bca71e2f5b9e6dfbdc13c4de91d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4eba6443ce29128027421922b30e3e3d1d448c368d1016364f0483e58082434 +size 332709 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001263.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bc58930fe4cff7a0b310fc26c852d5c0d1027a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7653a1c8cfad9daddb589bd9ec371830e432ee3a5541508daf0c582017a022 +size 330542 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001264.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..793730607123e1e137ed030873059e3e4a74ac2d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b46f2725557470531fb4a08703c11af095c2066491651a3b1782ce5f947474 +size 134774 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001265.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d049fb1bca550afabed2d621cb8f3da1f1efb1d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13176a24bd120d9a42ef7c9cb4691c6ffcf64fa717230c7b78c7234b1c5ba585 +size 132522 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001266.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e239567173f74cb1c772e4004bb02807ec4a8637 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ebd935db6f48c58e2cc39d89e72d0122b49e8f822bad257f1b3ebe9eadf92e +size 116649 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001267.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20381da834bfe33f5ad2714cc2e81e718334774d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eda849a8b35e46cb010f573780291d59e697fbbb0754b91845c250674baefbd +size 130743 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001268.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f522e55a3b5cc5aeb6d501b3a11f91829e9209e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04052a6ec3b7db6ef6b2b0b8bc56c0f7d01099944421713da584e50aefb82431 +size 109378 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001269.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecfe82c4dae72316ec913304807667f3acf7b152 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422149d73979579768fdedf87eb20f57ceb90bc778e1c888349aa9bf6e9c4f24 +size 130783 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001270.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97956aefd169b9bd2e10474f4a56260d25f98436 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581b5258514f8aa8d818de612b437cdee265b8a174e646c1af0a3e404a319f57 +size 156418 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001271.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13a52ec0a8b528380684532abbbc934160735f46 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af738b397f9b999412122c22a3eeb54d8f36600ef5885657b9b0effbe130d9d +size 130541 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001272.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..621d5569c2507d38e1237944b8ab1fc1e6995bd5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdaad71c38c41bf88b3ba0f2bfdd9fc5f5ec99045121dd76fc95d028ee0c75c +size 130562 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001273.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d64f6e671f904870a8b39bd4cbbc0457fd4e500f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41321b6548d0f3c65d8afc1bbcb9d272574ea92dc3b977acbf8ec0bb7cd7ddd7 +size 136967 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001274.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6111e18babe75404b5d1ba81010d7a8bc240d00e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a1d127aed77705ac0c844c9360b115dc168b157ddf7f650b9d14f82b88b201 +size 135147 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001275.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4550da9e8206930227421f4ee84d1f513aeb5833 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7164cc28adfb8e3029651792a19b70e89374375a8745bc6752785d1de221f1c +size 124340 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001276.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdb1bb91d8e3cf6d65be9408d2d4b5c3aaa4c77f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0e9be9d878f5538488ff63f0cd919bf565f66a0f4879378391fe2203f07710 +size 131283 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001277.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93cda08d6881682ead6e6bc5b26ce3aad160e523 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9895e97ee6dec7693d4dd170341f057f7fd7893627fa46147df91c6bb6257cb +size 137096 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001278.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30bbaa6346636c2b6a19847122240186d9c60ae0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe709b33bfdc0d7bf200d5d44e591b988cc9e00b189d52c92953c1d758e01dc +size 129594 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001279.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6de63881d87ec0125dacf42ffe3df5f859aca637 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f632959cb4ad9c0465ef6e97d112bf8f1e87de75e9287e147cb7c95a6fa42bbe +size 128146 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001280.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65b46a31419e2ba61e7e0c1c48715daaf02b2f62 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0213fc7184a08f6bb8d0c78ae99c7a082f6f9bcd8e6b9f0c1795456e34a3c27 +size 148916 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001281.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..facb94518eaf0cb955c1e0db9de112a7a0ce8ddf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe2d8d3b87e914b4750e63b71b79ad5841adfc46c75c7565510ef42114f50c1 +size 133065 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001282.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ef8bb9d0c9d6977ffa1b1d6336c51bd67e11ab7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0970f925196d0a73fe263ca2cc7fa7720ea65d8d4565065959e3cc4dcdef0f +size 120364 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001283.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d306c4e3e7646c37e189b4db122b4cfe16ce1f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae29d7ea1c5c1e69647a4153a2c10fc046e2b4530479ed7b6a428b4dd1e724f +size 133524 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001284.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2a23122b5218a5cbf63e852692b7a7311c83fb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6596fb8d089bceba1aa5a06655af67bad75bf2bffd4d31ba4a8d0dd90bfcd5d4 +size 137753 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001285.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc1088bc5b5524a21e9317fe3db2968428ab0142 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785dc8351d99bc89d0548ddd8ff3e794b8ecd27f8a6852216d85fd9d524df380 +size 121479 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001286.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f32ab43ee2412c71c33a6b5b0a884422a982c921 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa065e13523fb3d79591211da13304ea37886a9d1b4d57b307a38b19af8a4119 +size 123312 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001287.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34b95c15e4d67a090d3a2b862050731346c5eac2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cf86444501d59024d01e031130bf09562dbebc96529088c897b2415a173a59 +size 121248 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001288.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dec4642c61981da432188fb26215a61640f46d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264172cab759192c1b5dccd2cbd98da923b021b6c97c1a8d7186778d6dcd32bb +size 127632 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001289.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fafd98a3b72bb39109e6bf2c2eb1689938ceeeb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b50b6828ca689692e8d334db1798fa8100e059d1ebba5154eb08d0883778629 +size 124850 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001290.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2547dd8c72f93cad26f67d2e6940e4bdcd70bb1d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18692c18efd9fe9af69cd15abc279cd7780b81b3787871b934929e98b483a9d0 +size 122795 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001291.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2acfbdb9f338870555c9a4d375b6ffff109b219c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d8fd2e3ed7fd0d3823945f39ce04355b9640e49148a89d0fca77d7fa64189f +size 124649 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001292.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3e0d48116d26955f73b9158190b6b35e1bc891e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3827eae8b16dc2985e546cd2b344e3b935d8ae472acad0acc74e2935c8e6057 +size 128822 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001293.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..205830045b58b1a6462158c7b301ac244b25e66c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5534a812ea6c72ebd5359f22a9991010c1a8ea4167d186bff51e05bac26a9ba +size 133156 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001294.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de5b5243be135e820d2348c245e93000cc297a0b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929156f5187dffba55cf24ca3742dd8e0075ff2b6e26f4149c579bfeda12ed00 +size 130664 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001295.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..203b980c0bea45badef7553e2dab2376f69de91c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d136e443ec1cffb0a2218a54e16df21154e8fd1df00433dd7568e390376fa7 +size 119319 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001296.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b5ab356ef7d2265120dcb304a08202001b6fedb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c1c74056a939010bc9d5407da0259e1bfd7b20b0a8e98cf49ed23019d802bc +size 120495 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001297.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d33bdbd580080b02581f8ede23e981ff239e89a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bccaee3a0bb47d8230ec365c574e32772fd77d795a0259a5248aa96a3c6949 +size 135174 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001298.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a5f51276b044833b00bccae6cf957de7b01e9f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc400926d7a2da33b10106b3999d14c42360e830886a47fe8ce824883c889f6 +size 125254 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001299.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f8dcedac316038fbdc5fa7731799ac22144a7a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a37892bfb866dd382a5fd202332253e1d27c87fc209eaae13d699cb0181bc25 +size 147438 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001300.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfb156d9bcdba464f329b223189db5a3ff43c5a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8c73c8f8dc0bec1598f6c23c83bcd91812000f8f371fe127193fabdf7dc355 +size 145740 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001301.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1902d22cb7bcd119979512f0a6030d2ed84967f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf06918f18eecdef138ae21698b17eab62e8f69efe0f16711f89c2440f96b27 +size 123703 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001302.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b23de3b615180ec2fb7ebe97a43d231fa219b5a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06371359e7328dd57c7c45dc6adb83a496b25ee2ed8959958c800eb5abc206b +size 149515 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001303.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8933fe65a2c65df18d6ff2420f680a7f44599d6f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdae1c63637730b3f686c7b41d1bd7ac5e4de185bcc924ccd27a5ff9c16865a2 +size 136086 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001304.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af0764381c51a5f4b946bb5f5401c9874116317d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872ccea30b27ca12e79d7a53ebb6697d660b8a1904be9702787c8cdb053d1e31 +size 145746 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001305.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2b6825bc6646db9551f4e86ec63625e595c4a61 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec7caf924b3002bd1eb7d0be27755cbd09f789c0d5f64237aab41fee6e78683 +size 134752 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001306.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85510868bb7a8d0a0229065f969ef198813c81ef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1871c277202dcacf112867425edc2f50b7e16fb9c7e42ecca57b0b9b75f160e +size 140703 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001307.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16198779fa4d2e0af04d1bd8fb863fe6fffe51d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590bc7b7d21181a96bb409a6f55df39cc2ea142bc83c9f32008d7e1529189a9f +size 145869 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001308.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f152a3aa918b70c36bcf8e60cf7463be5bae540 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b5462fc421dc36c8046013ee9b640d03b09ea7fe7ccf3a485845eef1bc9b24b +size 141543 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001309.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fe858672ec7232ffcd89bc4e5b172473c693297 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49538227a470983cb1f435ba04da9fdae8ab507efd5f97dee678bac8ddc0bb34 +size 139407 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001310.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f353831fc0a1f7b3ebb118f3e145f3d9d09b3118 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c34cb174bc226c80017cd13c173176fd324598ae631c4c7ffa7ae97e808b7b +size 141964 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001311.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30e85afbf21fe91e531781d0dd7efe793dc937a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cc22a0817f696507e6f23378b5731625a119c17d4d79bc9e24908dc85a470d +size 136775 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001312.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b94080f779995f45c2f57e3529b7f5702f7da53 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a27c62ea9a0b95f45fe14d5555e1696452dad40ea75b8b2f6a35c2d3036c862 +size 140213 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001313.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27f94931840ee084123cda775221875f72d9eac0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7288fcd2f935b4f038df81365368336a90e2bf85492a367ccc31b8852a4b0f5 +size 135176 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001314.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca8165437b65554df2a66cbc4b2660623476cd4d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ad825f34087fb07891878285f6480f793c7157987bad75442462df22945380 +size 131700 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001315.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..badb04e7ba906dd45bab04ae8a1295454b21953e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca526fed793f84b98cef9b76060d8f5bd10640431eed31ba37b4fac0e35fed0c +size 123412 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001316.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4af2c30597b871469636d3325c3607f504ade8a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69efacd7d301a2daf8ad77569e370668f309b574882f39da529a21547db2665 +size 131651 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001317.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88eaeb44ee9918e5f0c362dafb5a447960ac819a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64f6194a0a0ff3a94302c841832f264c2f37977cdd0c015ef38510e10ed1dc4 +size 129609 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001318.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cb5ff7ed2e6af5f8d30f40d48fb3998830c1fee --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02ff9e6493d939f4d3d972638ea924f98b46cce21cda817d99219a144059136 +size 126550 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001319.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2acde4ba0ea4ec8009dfd0c54df659145515789d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0c6fa59eb3018002461c3ef1ada3e66a6700f47ba45034719981629b25049f +size 135875 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001320.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fc4f72c0f4808300adfcbc38b87ac2178644b76 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7588e1093a1b192fff38aad915ed0da8dec50ade55e017e18df4c442e624ce50 +size 135427 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001321.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fd671a57588c4c98338e4eb121498595af1e149 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59f65fa28b76d60ed80f185cb4098a5f62ffc710283f4b5e7149f16483c7ed4 +size 172786 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001322.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4cda3e052f6ba86fea7d00f01e209966b35699b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e91593440e8da4affffae0bfb0da5e3a7d20f4d0cfe336a2160226c954a620 +size 180012 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001323.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1bfea91c37820856d396857947a90cd62f19fb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44e76f781eced17f6571f18fcbec643f518b4a2fd963cba2be1216909a0b173 +size 162102 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001324.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db0d37030a2b5952ebefacd8071381d624e9efae --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df129a28aa38ef358749dc003366ecbd0d80ac2ee433b01546e772e92a6121f +size 167195 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001325.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b3e2fe487fad5cfcdd48621d29294e9546dd1ca --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a499ca133f8eeb4b8b265e7fd40205670360931fef62f63c62f5bd9546789b +size 153613 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001326.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..176f6f5e7edc5fd18b9afda4c33f0abeb9513975 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8864921e72fa025d7c310b79cd7ee8b4690890419df299a1a7e3b9edf9bc103 +size 197803 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001327.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da812bbdbaa6a768cae7ee9c707970670cadfa0f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9c8eea84999fe094d728174c55f5f31a6f72f1068ab0a3e58559a381c39973 +size 190638 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001328.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62897dcfbfe400f48832f523633259f8c121db5f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbae8e4d5cbfe1e96fb90d343628fde04e521dc7e28488fa8c528d046e84dc41 +size 191724 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001329.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f473d0577306d16ea0d57b8f9af1c3bd2b607146 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d34c1f0b3a56a7a0a8369a3fef3e868294f8b30d623f72cb3f8a3192a4b01b4 +size 208616 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001330.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6276217296331a72fee644a8af4d5ebb4ac8d749 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63840e02a0980fc65cb0db3373c844af1e5fe3502e5c5c56f174de5f41270d4 +size 213591 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001331.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b01da507c43b6e7d96691f1c7978921e511cd8ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e7927c2fe7a8db0e862895daee986c2d1ecd0e7bd7e77a6d257047bb02d623 +size 185467 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001332.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6157f971bf37df5376a254d4dc4c44ac91405081 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23849526e9a3370afd423c3b164a635056a697199503148956a7406d9d518cc +size 151694 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001333.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40200f9aeab12d3cc329d73953a587097d282c99 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff6750bd9a98f804ccb9af0d3e6fd36f46d00366fdb0444943676eabdb13364 +size 208265 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001334.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..879b23d16d8416d3b4e8d7d3bd5b1bb12d32b170 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537a77aa5c32d010310b5b8f75883118ca0fdbc28ffada8eab549281f1bc89c1 +size 192113 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001335.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c3ffee9597fb700e6c6970fbeeed0b752a83531 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73128811cb8aa9bbc9c5a62b097a48b1edf48463cb9e367c9827b157eb2ddd24 +size 206381 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001336.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f28db6ffbdd883ec1e66527b2e3d4115c7402755 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67619580ed6dea2cdbdbdcf72202b84783cc7e65f1f9eb4ce582e21887d57d3 +size 194452 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001337.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..968a4db15db71cbf5709f929aeb0c2abfd804df7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e007698dded4d605bfe8f47eed412ca05e515b878c1fad0b362e2823b4605d +size 169827 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001338.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb7cbe0b6a20e4fb1dff091bb8cb1b5c15283d51 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3d4ccdb05a5a4479f19cc4830755504e61b8cdb43d44ab47fe554ec265a195 +size 193039 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001339.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..153ec014f8aef5beea5a2c8a81a9afd825916139 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a5eb3cdbe7e821f4aa2f62bed06a05f86be38c724518e752b09a575540e3f2 +size 180263 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001340.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b167493d4dd41578f92c8bd3709c4d70352bb397 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14330fb8850de985e4bd80062c07b4d1ba277abccb54f89cb6e58d46a4d97e03 +size 191748 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001341.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ad7da31a4d2a411ff196513de53ab2e43f40377 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3aa6c307454c24cf04a6211d7f19d6dde5c828f59b44c868669aad5f3f58f43 +size 183128 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001342.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..654b52f343c53a744080090f25ca2dbcd5d2b82b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff5a0a78a386db19011770cbbceab7f038f2aa0a9931c6b7ec55b8a168719da +size 214765 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001343.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5191246d91d648d023e95e4586bd1f578421c0b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c877bfe21388c76f27c008459db6360f03fd0f1084d44f2536ef55d4644f876 +size 201238 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001344.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcbf7985f5a62afbfcacba34508322a268e7d54c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4cb5b9e1f5c15e60b3c4d4558de22c2f3e86db94564d5f41a6be8863f638c96 +size 206281 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001345.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98feea8abff0804004d7e4d4f345c96eb4989f83 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207ad69b4e350092485841bf3360405daa7279e6a319e615c5cd2b206ccf7e0d +size 137550 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001346.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5c155fb7e3fc1ab76213a0ef974211819f1b00a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6604361cfdbf3d9a0fbc989a246da27a4e39a4b0a9bf75f378cdb3733291582 +size 124933 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001347.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f0e0a888db421a507188d27ec5fb0d5a42310f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6d414061ca2aff64b5470034f8a091ec02d37065428e8a9efa36e3f6d0415d +size 133753 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001348.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56f2713b56182fda0f12ae2b2d9510895af0167e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bc0b9f7e8a2ecfa7c937722eeec02eda7f6157034b53a09c564a38f71e19ff +size 138056 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001349.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9f29f8a572df255bbb940d422ba4c8ca3d2a167 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce733d27929c399bd0abefb1e1e405b984def31a548c0e3a8326eca98de05511 +size 137292 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001350.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c76e9b4f7c8b27c28ef60854081b7db5654f402 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0211dabf89d9b4c643b9f104665da2f61b38784c8a74fb70988abfc46dfc929 +size 143620 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001351.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14a781402bb0954d9d95b26661a4ab695969f88e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a55d8983fc5cfa25c6ffee0056d95624c62c2079e4438d44bbab9d399ac25a +size 131589 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001352.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dac3c89cd08d7ac947aa73853b5fc86866f04f7e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3d57133a22ca813ee106946436aca259b6249d0f3a18a4694781c15c4a8172 +size 118543 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001353.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..034d2be5c4c6e85d2ca9f52d5d5110c07268aa69 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08647e2f2642f85c227258d029cd0f0f6b461cf89e712ef1a07443c9d286a93 +size 128161 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001354.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8228e021b269c2f85593ce962143522e313bca92 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3566a6b7e41875df1a28de5b1017d15ee7af316c6e5ad6f65b8a9c7b5989ed8d +size 130920 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001355.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0fd2108e30a4cf9488d3f96194146d065568736 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9ed06ef7638065b8923ffc5da21d6a5c3180e1ec97ae01b5da5f5d4c27d71b +size 130107 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001356.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aea4791eef00167eca2627a9fbe18bf44d55237b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ec0e0490d3b09afcb27b839cebca9ce7a2e89b6cd843c66a47d641b53ba8d8 +size 123944 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001357.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4df801917831b1377f0848c03bcf86eafcd15c75 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90f996578cdeb344c4343f4ab158a82142de15abe91f2b2ee5647ed5dbfae8b +size 117867 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001358.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a74ed344ec60bb9ecf09d79139ee853be3df520 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fd7d99ef17ae5aa02a55124be206faf15b49dcbd8abfd03af1adb577d74fab +size 123598 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001359.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba35af57da23a19b960b614349a1d67e2143a7a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4189b35adaefb6911767ed1e777c59365357893f3ff6053bac31eda7017db35 +size 126640 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001360.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e931bbab73576ffe520e886cb7bfe9ebb033b4e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e652d02e50eab0d92d2914efed751bc31a767bae0682cf3fc5ffe9a715da7f2e +size 132841 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001361.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a21bd66d423602b15ee0f436f6e68db3070789c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26963daa3a5361b7a3aedcea08c0a8cddd0447ece3a976242caf79dc5b453017 +size 127178 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001362.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e69efe7c5ccde0ade36fe255252ab2d3ab771c01 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24845a3c73f29331c1351b96916f01e6dda46077d5b4ef8629d833f41f033d8 +size 124164 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001363.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ba1bb023353ab9b63cd692165a58300b22d3901 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ef5511ad7c528d17f7657b66ce2dde91665fc52cf63be29733bbc3f1d18ac4 +size 125324 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001364.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f01d9e7f0f5f9e4347c0065d9788df1c0db55fe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b2a768538b044efdfcaedd39e5cdf664c8e8dfe8edddb2d2a4a5fc06b8cadf +size 125532 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001365.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5e5c9bb915d7329cf84f52f78b937632767148a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a78e2cb5013582c7164d57e6c24a805a8ae148831a6eb667324a7af70d9a39 +size 143392 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001366.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4bf1b9c3eef5cb4daf9d2671626ccf4d616e68c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a426b1c09337b10b60a03d2beed374696474d39cb8df8cab29a3f2055156333 +size 128404 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001367.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..748eff29e08721e5fa25a7287be7d95687ead1ea --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fede7baee5f30211123b1291947c2c635e5a23a8ddeeee5c1e70513701287df4 +size 145863 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001368.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1697acb712821ccff4d1b8f93a56f7f841cb5ad --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90496cdf12f59acaad351c2bd45eddb727eec0aa3751b8ec61307e85bb01b00 +size 133546 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001369.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..011a51f327693c7615b6d3bfb59e01b0aa210da4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecd4c3981f1886e226080b307d2c962f868092f6e93965179c504522e2f0afe +size 117096 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001370.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48e2cf7c7308a6ee45819d865b8322dc10c04796 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580d7346f5307d305bbb991b8ab803f8d0874488ad486b571c9074853d430c51 +size 157808 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001371.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cedcfe131c9138a7bfcbd82a60bdefc6d09ea513 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a37e325f004658453d0f377afc5d5bb406a4d092da5c9fabb674159962ec79 +size 133846 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001372.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a99f42e807d1d339ad1faaa63b8b1d099bcba9b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9babe7099fd576a4ad0d0c3a0aaa5b1d2a60d0c0c4ce722d11548ea3d59a1c94 +size 154255 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001373.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f77b6a22fc57777c1a24f1c5659ba6c087d88363 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea60deb4b6b7601f52ae3c15e895eed48b7bb42f236ef9fd5ddf689324eb62f1 +size 138687 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001374.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30773bb5752c5986db41cd1f3268434f8e47422d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18912b8bd7b9a70b588bea857c37b44b52e5372755f2560c63c004de6668d12d +size 158500 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001375.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c652ff43da6ff275d6a188aee17ca13f9ad94c73 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba787d3f6aa1c76a3689d57a2f4e8405ffe4f4bf4be625787f4dd47143d8f4fa +size 171231 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001376.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d06fb1a86c19050b35d938c093e9393f835a705 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43c379b27bbfac00dad2fca4a87f9ca66b086467f8eb1cb4c6be00035042a0d +size 159659 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001377.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bddc8e21f751b7b080ccac11210774e92dff4010 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8934ff7dc0549980192b423cf368ff7b6324a8a17ca1ed5dc234007c938e712d +size 165969 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001378.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd944d5697d8febf0330cafaf6b5f86060f0b848 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b80090e8cf458933770ffa22d4f4e3b92489b54df168ae597bde1e361a09337 +size 161626 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001379.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..008a046407f4a3a104358619e215014e813771ac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6f2102e075acb474423d8afb18fcca20faf815bfb69fb350b232f12b7ba0ff +size 157064 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001380.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1005892156110b8b13a66f2474df67138426337e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfe47f126db63fa5f41945abc0daac2c54089c05d139f9ebfb656d9367ad57f +size 150626 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001381.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee5546f14991a42ac6d39977b73328a4329be6ec --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca785c362d59d109a8eefa2c2d09db93ecad0b521103f486cb76282387379e2e +size 159276 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001382.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ba2eeec437e9d4131498d5bd17fb16127d1ea5f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc4443afced480b3d1a4fb62e36eb0e891492d4ede92d204824de74b54cbc49 +size 187717 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001383.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..060acedcb2428214f48b728f578c9b354068e5b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895805427324efb33737890538dfd9441c91b1d231e8270a1534a93de8a11538 +size 168164 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001384.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a0112c0cf40b51e1cb73cd474f0925e7066d753 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2333a7d10ace867d90a838df046cb50f1caaa166d547c882a0aae4cdb2d0a1f8 +size 177375 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001385.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0545a232d24c0c001fbffb8f99945d8b00c43943 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020bcdd4ea59559359efbe6a5b958b4763790549f8d1aa3d127b1eddaf1a3437 +size 156290 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001386.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f574dd358c3f1f37d2d09459651729dfdcc9265 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ad6cb7425df84b1aca1b35a1b98f5551660856df3bb0460ca9f2a5b1e7cc18 +size 148319 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001387.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0951a07ae830b525588cbfe004f6e4d6fd74356 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af15dac1d9641eae6afa36c607074d3dc28db3b98b15b94b2eaede613674304f +size 194563 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001388.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32f12634da5e31c1837411e0a1ce8277f5499ad1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac6c9802af403506a4749f91a75a52a74fb12b93ea9fcba28a39a9a9b27f82f +size 174080 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001389.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1bb06a5cc1c0a8222374ece4714313d3c74601c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138ab0a8a32a86638a93499eff4916aeb06bc62e053608a9a3c198c1ce74150d +size 167335 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001390.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccf969055e5749fb23e371d5bf48d56eb4e6e2a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c165dda10691b56c779463635da1d3313643d79e255905f58a6ca3de45648ef +size 161117 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001391.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73e6b36f1ece355e67c96b5cfa8a7c0bf6e8e1e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b547c1f4b5701df4b640371d0800f3fb8215f8285275a904ff19538fcc412ad7 +size 162125 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001392.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8ae6d1421244a6c250dbb445eb329eae8e8cc98 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c188885f1ed21d354a981960c1fe435e90b3c672f0a94e3e8fea098bff193d72 +size 154920 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001393.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..383906054f2ee727b50d561aa88e0fd9006cd194 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3003eef5caf883f4cec5ee92194c585f9645031db904994a28f2370e751f345 +size 165599 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001394.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2656cbe1a2df8223e34cca2734b4ce0f6d7b3708 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2300a64c294363194b002e8c39b933ed4e9e98f4bdabaeb7c94274de4cc53756 +size 176154 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001395.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..032383bb26caff457cfa91202d97aec6e00862b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d40d7812f7a542bf18e2730180cb99d574f6335882d7c29a3a7ccb171baa32f +size 130475 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001396.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70aef2bae7c6c315bca0e5a63e4c24f24db13356 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef6ce06e43e612f3fe079edad1ebca0c1a7febe1c37affeb628ca6080f544a3 +size 139830 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001397.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e33fe9c0a35b0ee51b4b88729e84f46a65c305a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836fedccbbb796d8cf4b1e259b8f06f7b59f4570feae8a621dc1db8b117ebdd7 +size 143961 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001398.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ecccf4b5897d55302ae48bd621be980fc1f5b4c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b1957a6d22040c99290f7f291f7a237f472898a634828f3d694c44dcac9f1f +size 135191 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001399.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f7151ad5bb46900e2dd1523f398855a950d48dc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043e83803fe4e31d5120f8f8a868a64525cb6d2c95ca294c80f931e492fb4c5e +size 131460 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001400.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5804db81032f0d92f72ae6d78afa2887378cca2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b879e8b4f4723bb08ab86629de922c88996a07e2de22a4f44a4898f5c99fa4 +size 149009 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001401.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58edbab871e23b48751b0572f3c7bdf5605beaaa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc945c58bb487c6d7acd77ac8da0a9f59e6e95e8cf09cef6d3a8ea025f3a754 +size 161331 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001402.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d08cc026c30b4af3da128dc991747fe6a229b6c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab05c993c19d4a19f483123eec9820bdd6dc020a43bacb53a409681a886525f +size 144451 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001403.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad94d8c0384019da9c649af96edaf6bb6ddab244 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c93bace92a432dac5de258d879b8c6a69a67a89a791135ad63d139db4f7143 +size 150096 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001404.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..027f6a52a68e2523371741b087e9feef9f6ca975 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63caf2f5dab69b54b5aec3f010bab84dcd5832abb48c426771c8c188456357a9 +size 140127 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001405.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc5653c9bf46dcfc42702a78b6c21eb50199b6eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9264584fb6e6a863782f1fcdd006878bf54f9507c15f530cd0d26d1f2a0aa7cd +size 148723 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001406.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80b31ed322de5cfef23e4f7f6aaacca2da714276 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803514d86b8fe92c53e444c9cb9b1eb9288cb2bc0c3772546acbb50b41d475f3 +size 125474 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001407.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9db9d67446d40c159bc73748a27d7e9c7c9fa8d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0c2b4fae2f1e4ec9a35581d35acef71df2a16d99ca3ac039e2b32159837b86 +size 127152 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001408.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3828b938416526afdf487d258264f3b16241724a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48e4973749b1c7fd48b07a2fec1fb0e35c13821690ee02a0569b0b13297e35a +size 140420 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001409.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0419c7fd988e69b15dcc46b6863b2ba765f3f44d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d375652ea1c64480941df3db7227316a6c47b87a1d9a2c646a713924822be1 +size 127530 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001410.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae607dd4ac45cafca09aebf62918334c20f03133 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00cf02020a3da5999a359f64664c0ee754a922965221e30b57839021c7ddac5 +size 136332 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001411.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5138bf9758da8d490495b1e16c41399c1ab74538 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acae142c78ac05edd7b5b00dae218dd3512f6fdb954f2c197e3bf5a82ed4ceec +size 135686 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001412.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbfb02991cd6ac4cc46e8d7b01dd4d7531738d62 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dfe46b3908054dd2e03188a0131f160c329f443dfcae7b291f5dd299621607a +size 135956 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001413.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eee111b586830a1342a93eed84adf6ee6f4bf648 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11bb4fb37b5228aa7f732a1b42ea063949f582cd8dfae3ac3d7092c5b3e4194 +size 139103 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001414.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1e51bbb5ce89ee07eec008e7cdd245b9768908b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b86eed47db3a359165d6f9e365e3dd3f2e32d55eeee36780ada65eea847ee00 +size 137279 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001415.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13968a898e4e6712b98d1d1eed7492e78d06a2c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d01569e0dd4fbc03734b785ee2b727604a38ecb0fcd8f84bcaefe2d915802f +size 126594 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001416.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cfa3423f3605e4495d8763c8d7cdcad8d2c6930 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc32a172ef0d5593d3ee424b30d6325b12a7ed999a83ff1ae3f28c08c621bb4 +size 127489 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001417.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..131a8dc23dcf799ee4ffc1e36ef92e943c0a0d84 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1648298379e88fe2f35e97afd7bacf3c9d109ad8adbcac2771314a6e903b73 +size 122595 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001418.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..385a48ec8e4880caa1ea03af10d525b59452c974 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44ca26d977bb6ff58209e1b3a001d6caa6b9447d1f27764ba7987def68ef621 +size 124005 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001419.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba6f8c49f6153a0e16683031f13982337c903343 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4760769de5a7798f5c824fab2d9360982b99b6a61fd64dcb0dcbee75b04d792f +size 126087 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001420.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a0ca55f74d9ee8acf12e4735e55c070dc71f85b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134316907ff657432fa41336baee14468cfbc600e101e24537ebf224a94e6e9e +size 243571 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001421.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..773287d856bc2ee266c188f296501946f397c42c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5554333610c87f7b4e19a28b85a035073eeee927a47afb275f63b706f35c1429 +size 221733 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001422.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..499bebc23a5140ce7ad28255defa26a05c95de8e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a1e301ba2b5ff437757aa8595ef2e5108ae55b3c026982de67c50918044953 +size 226500 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001423.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36187c184e609e4ed88f318065287d5c53724787 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41b60ca22afe005b5069b2fdd0692d3b3eff407afd12702ca465db31ede88cf +size 190561 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001424.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..988647d2457c96b87d44c29e3efeaf3e85d6d5eb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce0dcafd0e684ebf6f64142f67f1591cb7521e30216028d331fec41ef797ed6 +size 190314 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001425.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e440e036faa0522a6dfc3f318b54bb0e4e9a359 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c32f4afe16060b052ae58a67b0b4b49e6226f202b9bb20e1cd1d071c9276b2f +size 129549 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001426.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b354ddd196733bfcc2d2316151bd9d86b5f8308f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5432a123a10464117001df4a31563c5c3a60943bc652fb03a21b03d5d6bddcd +size 120376 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001427.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b10098845be9ec30ad32e28a33be62f39d1e03e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1c414c8f7874f906ad26d68a1a7ff4167d64b2c45724a4c31e341bc99df48e +size 119418 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001428.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adf079a887a17222ad5dfc8c76d20df7af4f440e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51117aa22f5dce25e8a6cafde472b2627b5cb6cbe1c89418151ad67b1617d5f3 +size 125684 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001429.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6c291b6f6df2d9d867ff718ff2aa06e289f4d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd6e4e44452d4ec9e8fff84f29cf9d4a345acdfbd29693e7199ee7ff0d8a16b +size 139055 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001430.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be1ede41037348ab78397eebc1089998542d800f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d886edef400b4ec3a7d8b1cf468292bc98cfffdb101c294dd70c1ab7d10a2f61 +size 113143 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001431.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9a24bf09ddf7cbe265b9b2bddf78390a588117d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbad8169cff731b05b8981dfd9c248a7c5d740484ad53f895f33aac64ad63adc +size 112479 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001432.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b93d593b1996937654cf13680e1625035e01ce3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992404f03da4bfbb11684656e5dd8f06dc6da6f0b27f450dc1c8e1b90dbd88ab +size 117436 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001433.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f772d83879483eede7d14bd09bd6f092eb31b17c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bcb0c8e946cc2b8ed74ce2fbcb7c4752e2552046e11da130a52f8ec234ca80 +size 122591 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001434.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6217af12db4dbad1f0a59bd4d7544aaabfcb7a98 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7424bf2474d841db3e727a25e8052fdeed8ffefd33ea58f4106e8660755e11a +size 114471 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001435.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93d83865c305db4526224ffde3bb3133bcd2c90c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbfa62c38189a73f73deb885d11c0bb154b9d7579b187c77c97bafdd9b746b2 +size 114975 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001436.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f0dd8b3e7fe648dbe43292c0b310e17725ac200 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7943f1f5168801e93ca841b1a2635b82b4a8a545bad17765ffdcb119e6bf62c0 +size 121622 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001437.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aaedbba9c457fda8189bb013c0899be5b004d86 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff9a9b2bf57ba405c6e199ed19920a7c8d2b3c7739d692e1f5d302f900d4b66 +size 137331 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001438.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f578786cced5669d2d57bc936a30fa49cc98292d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b4412bfce09a6f1edab3bdff90c02e3502db76c9960fed32bbdbab7f482e3d +size 117107 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001439.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..395aadeb039a517c6fd713ff3cad9ce8edd7b9e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70552369c2af552624fb26b836226ef06985079ed5ecdfed813b3545bf739e3 +size 117884 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001440.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35da3d1e9fc900cd7500cf90bd19ad5c430e4109 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c10e3c9d30a495df01b30ba9f3c2f8c7106bcdb7fcada83cc88fd372d8ee83 +size 112518 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001441.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8f87b6301d2d068096328457c6550620022cafe --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72e6f1e0c09359b11d8ea3be91cd5485bbfcef241fe056c68561379ffa212e5 +size 116780 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001442.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8c9a45d4bf96cf73f834a465510f9472e1c6f78 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125dbfc97010c7af4fbce3a8ebae97e838826d4075c9670e5afb5cfb835221d7 +size 122264 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001443.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6aadbe09bcb4e43db066b8a9bff3d733c06b5384 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc14ab33013a278f2466cd11c60e44b7b80d33bde68189441c2f9e5b141ca256 +size 105051 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001444.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43fd1a40f2aaa1326ca982a7a549e1830ddae030 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b514ad39d87f4cb6c302043985b07e527c020c5fed4af218dcf1a2df301f1e84 +size 110822 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001445.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ee6446e596dffb583cf10f0ed0bfa47c59ca955 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3baf822abb95972136035c5a87635ed7c2671feaf9570f58329db146b2cd3b66 +size 124587 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001446.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55be36ad60585d1cd073661c011dac0acc677a94 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c94bc4281a5d8123e68405a691f64812660fc67def1a3b02d39845f9ef474d1 +size 150457 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001447.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30d8c7189b6c725d9c971f0ea807c959854b110a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e169b9152becf5bfb74420a6c6e21e938852a8711eac15bbc5fe2eab7fd4ad +size 138185 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001448.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f7c923e7a8567838b635cc711885c7f3645f1a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6100b933cc3dc64260f0105a01fa612e99fa5fc13784fd88ca0ff305b62688ca +size 122293 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001449.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40fc5463bfd8950d3beef96950ab5e2176650b9c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e359832e6b1b1368e5eb5ea778e942f173981cf93cef8e4e38ba996461b2d9b +size 125019 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001450.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d12b73f10b3e8f0b90027caaa1da4a9239687f8c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef830d783cf6b2ffa6f372d38c53619e5f095a1a2bef350818047a23b620c325 +size 139041 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001451.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f65f42c754190ee586b3e76370b9cdb463d3c14 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d3a28c7bcdc0c2656c86862745955082acf7db725b6f5ba50015af2b567139 +size 124375 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001452.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea957710cc4fde6483714e42c6a5dea95168f69c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735162a5751ad176c007f5fbbc722d51099b8cb71217e5ce0bc156e1b07bacdf +size 124769 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001453.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..551401b7d4a40d0d9607dde9458c7dadafcbbd85 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58f1d07080165bbd2a4a2b6695fab8a377aa11a8662ecfaa240e87f11feb38c +size 133131 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001454.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3e3c6566be398a1d775b216a98a95d45aa2dd4d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07349bd3e39f7887936d879ba4f87acf863b99914ae4085c9ad85407ec191508 +size 116310 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001455.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3beda8c9ece10cf06205b17f1008e4ef3d61ab9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e64145c08d16a311883e914746125adb9d49e796350a03ba6a4c7a1bfe29906 +size 124500 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001456.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfd63342aed11a047511caf4accfcc7006c2dd16 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1fa8cd071b45f04d7e4bb0eec0fc027dcaa3ea9fb941a96893f527643166e1 +size 150226 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001457.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d0aa01c5a86601c5531532b1e8ee475108f1d07 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f88930636c357c86173f7c921c0166e01a8f53f934c0637ce0a9c0aab27ead5 +size 137389 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001458.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e583f14820b5ef5c424754272ba06f31ce9b6614 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2801a4c38e0f601972ac4f7b06f5a9d425d57a7bdf3879ee604e687455b35e16 +size 136449 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001459.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e26557be882bb36908e81297190880e0fe54e54 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4981e92866cd8ad67cea8537218a2a3e307032f8794d0eb55f4522586e003514 +size 131799 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001460.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d29e2ecc8f430fa838df5dfacc99e14ce5e32c3b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43414e4676c5b116f155a1613dab8a2f85db725eccf6aa03813edb59ce9783c +size 134705 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001461.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f584258922e6ce2e890b337cec2a0bda533a0058 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0ceef0bff8ab1ff0b439e768784f7d7de559a714e469ce12c46ab4861c1e4b +size 117445 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001462.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc57e53fe8f503136475bf2af1c93e6d941bcd48 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86400b08557b6f1b9c4c6adcdd593c1141f164644093dc11c492d6eb60a1ba8d +size 120810 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001463.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9fb85b3940f249a9f6b049e4b64c35f8f4d866f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d9895b66c679f11e8366002c1dd9fd9a868c304e4e8b1dbf6ca5497ff9b91a +size 132906 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001464.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5672a4fc6e8a9eccfc3ee629c031178ab7ee37c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09cd214d5b9a515cff6ac55b0bc2cbe21332eab07992e3cded13f5bed93f0849 +size 131109 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001465.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..040667c713cf064faa6476a7da0e148bc9435930 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4729202220cbd95676ebed551d59487357d175cc24d9c5f2a22424e88df7db72 +size 115165 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001466.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d94494b95fac393152720942366c24b134eba45d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e251f2774eecafa45a1b2998c2b6098347d1c501b7abd94139d18d7a6d09400a +size 137574 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001467.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa5769e3ab86fa0ee9a977584ffc15ab2551b79a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aed814f6be755b4453f1ce3ad99ac09f544cd4dd3c85929d2a1b6339868da0c +size 124973 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001468.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dcbc4434f516cec1f4868766064cf4cbebe9c02 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93c6010564cbd83aaa8472b04481e303b0070abeee215f27059af89fc0aa458 +size 126844 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001469.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..665af1f8d78863b6c0d366ee523d8b0e1a9dc5b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfd30620124524ff64ba1db6f0507e4f869337865fde35a98099efd507d5694 +size 118184 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001470.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d82e2f3a51ca99e47267dbc9e835ab456706bf21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500d252f7d9e12e39629b604b2d102374f271f4dc10a3fc7e6b5d947233fb2e6 +size 146325 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001471.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0668a7a0b27a9a8367e1730fa0902a12bfca905f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e3f0c94dfdb3a8a7524c0f7368235cb892d5042f56f2b143026d13637a3ba7 +size 152673 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001472.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa577bb69b35385f3b151ffb98bfec357fca2d81 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997143b2e2d3f9284b8b10e1b71059eeb308afdcc787670c3a01573034c64b87 +size 136963 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001473.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a9d9cb3b5d19d0709de350703cd856df1c01053 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10358b8109c41f0158b5b3aecdf9557f88e5b637271b1ba74e8884629495f438 +size 125439 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001474.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e70d278c5f6d56f887ea3ffb87352a33b7af2b69 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ed714c9bfe0302948c6168006cecaa92b75b827cefa364f16c285f315b01a0 +size 135298 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001475.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..808c3bf8e5ea91c0d48f74ef3b1110dabc4d759b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62734b42f190921284b69620880da8004525afa64fd5a4d04aec9aff82ea1159 +size 153636 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001476.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3dcf37f441a21141d2c2506ab76e28d7f543d87 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b56b9c0c46571948c4079699f63c8debaf9f8f83ed693c0a59e76fe7f1347b +size 132610 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001477.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff873257b63633aab5ead62d35082b0dc493315f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957b33e7d4eeee9c32470888fcef7f9617f2b7edded2d911c4c471afde9c7fd7 +size 137371 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001478.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f17688308e078cf65f433031d2c46b75d4edf52 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93d7a0763bca9a9d0c77b4c751c2fac085db937095e85d3eae761fce0ff7f7e +size 139645 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001479.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56bcf27bf5009079b08c98bc2efa6b2c62fcf66f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8edb1d34f4c858f486aba7a47d30bf8752cf9f04b72a907d7958da0c8f2386 +size 153289 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001480.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..114bf6f83836eb4d902f68b635752149ce7abf74 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0627714fca6ed0e221cf0f12ed1f517a0b7ee2d72f90200d6ff92d1f70b27d +size 138205 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001481.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8da2e6014a66c49f82fe9a0cde960b1e324e2b16 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1590f2495531ecfcb742328e247e59120a8e5b64801f4dbacbafe90d75ae004 +size 131441 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001482.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fbbf67a393b55003933953bf096c63c689a2cc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb8ae30ef8c00bd4288ae8d2530ba8755f0121ffcab8363f987756453889d3e +size 118722 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001483.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef1b06123acf71a30d651953807155f86467de8e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92449b531fdbbd504211904505b3689fafc610f3e291003e4eb5954a2f5b8a14 +size 138207 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001484.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fe2f2a75234ee1e53637798c75309483b060b8d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8dd752fdf33033b5e294dfaaff25f57cc8ce5f9e77c55cc7cbe59ffeb2d4e1b +size 128596 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001485.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d539316a65adacce347ec81c51b85df0ac76163 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9286a781aa8c7375a280b1eaf4bb39620696857b24e296c0aaf44ecd806553f +size 138427 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001486.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c90d5849943c5d8e1143692bd3bfec334fc3f389 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9dde12bf895335991099a10bde1f67d937a5defcd4db07d8b6da6894777458d +size 153385 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001487.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf33a8986a6f2e36562aa0abdec9849eca076dfa --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3f92ba845c82189b5342e7b6b3be1863be5c532227aa84aba8557ce5021113 +size 136647 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001488.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07f22c47e469a6296bd15779d48c7bf1017e3b6c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:265895d64b85537da34d32701cd6b5f5de40d59fa9f59b28feba8240bfcab4ef +size 138156 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001489.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52f3d0c17633d891ef5d75e73897442214665bb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5520e1021ea28b30b6a1112242c85f71421949d4370ba838d6a5536e889d5e12 +size 124242 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001490.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97fce86059768470c554fcc79445d8dc9da3e2d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed535384a6b87dee9099e799ea3fb1429fce310931d1252964402d537957a0d8 +size 131794 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001491.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2af07bb386cf6fd8219acbe8d632ea3ed6d626bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8ec0f8053fdb1f78e414f9175a8a59826ec6736585966c58c60f9acf8ae514 +size 141981 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001492.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..125ece5e59280dbe0b00ed0a36ba7e5de318979c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cc437c043fea879d8147da1264cd8439fde793c38d54f644cdb05a79063e97 +size 115077 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001493.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fc0aad7978f53a1eae3a0eca029ce0a1ec9a97c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171bfb1174997f0f3bc8b2ffc1d53c0a719652f65c1e4c8de0926373772e356b +size 118046 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001494.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae06cc22274fb5611ae4c077c23c75e1e0d086ef --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f508166e5d4a21615a4fb6ccf726e3f6eb842feae2ba0e56a3c9ffd2eb01d8df +size 115247 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001495.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eeb76f4356b63df96464e5807466d92b0cc63313 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0afb395910a5224091c5971471d73a9de2a5891601a089e28e1eaeb69d2657 +size 218486 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001496.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6d27b6313d821fe3bb10b80886f03718a08395d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a7a37538d3765168537c0a3a12a8535452a6ac8f9949bf56ff420d8ffa85e3 +size 229422 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001497.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39d49256e78f9989c5155b0fddf97e3c714df1a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fabfbb20e30e1427db0964398b36a51bcdc64037fac0252dfecab31ae305408 +size 280412 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001498.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001498.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62067e34b19562b28316d4b8576831ef51323118 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001498.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55877d7d268a6ff34125447566678f16f8ca20e5559b0a4af515697b27f6aef7 +size 204695 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001499.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001499.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fd4aa0f451ebaa96fa50cdcc6601d35f85b004e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001499.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35ddbc2adb724716fbfbf801940295978c2d16fd48f4673da03aab4b23942d5 +size 204657 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001500.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001500.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b33648ec616f396c3462b54c762bab324e5569c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001500.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e52795b1a39caafd87f13c5860571cdb64feb742af71733302bf8cfaf3d388 +size 120726 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001501.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001501.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3144718a56caed8a14b1808173519381655827a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001501.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4296048d313b38e8edaa0f3cc513ecd7ee90adea17fb7e765e558694f8bedfa +size 114939 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001502.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001502.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70660a97dd4e201d2a7e53b0d7a02b12e26b98d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001502.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5dc88baecb7c25d68b03ca213d3aaf974bd265b5c8c7f05b4a4871f8d8ba37 +size 129617 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001503.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001503.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5d2b6849f37c01a83ee9c6a35cbe1ab570222df --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001503.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442d654bbc4733a47308ace9ee4ecd5aff1fb990650f3698f552e07805309a2c +size 123615 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001504.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001504.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2a46a1f9b60b25dcaade892b4ac6b64c5ef43dc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001504.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccf263910ea4ef154ff43b8d7be7fd90904ee24cef92450ba297f2e2b87a6b7 +size 115515 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001505.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001505.parquet new file mode 100644 index 0000000000000000000000000000000000000000..949a8a4f0f917e430fb0ecdcf650de80cffcd0a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001505.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c90e1788db443a771e840d227cabe840db01b77d75614a43c56b92581fd5ca1 +size 122996 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001506.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001506.parquet new file mode 100644 index 0000000000000000000000000000000000000000..828834a9ad6f7b4881b884ac9af014c2a8328f3d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001506.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a311b6f2664cfdc2018b6bfe5251f69abe4b93df616e7485d991056d5904f231 +size 120982 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001507.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001507.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9b74bc3086f91e03c86eb1b06b8766d64cbb82c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001507.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cea3d8ddd422a81f9ddc836a2b633b115757c9ef07e1ab2c2be7dbacb564ace +size 139865 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001508.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001508.parquet new file mode 100644 index 0000000000000000000000000000000000000000..601dc009123770fb356e5cf0c5832ddbb641a9cc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001508.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21496d41ddccfa1676aaf2a8d8d50d4a44415918456dda08e90c5c98bc87028b +size 140590 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001509.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001509.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54de78aeb2e71be6c2382518a47532c5dcd2ce36 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001509.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5234db19026fbf7c474d72a576ed8304be3e7d323aed726c9be5122dbef3abf0 +size 139899 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001510.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001510.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db5a2cd42b3d708fa6d8f2f3ced460d892283d3e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001510.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a77e33ba40fa472c847f0002916187d808b230a701c6486cef5443e7f3cd92 +size 136611 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001511.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001511.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5192547e9717201dad188fe9b98fccd22863d185 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001511.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7003efc2d8468bf944f6daefb564e23585bbf22cd208fe0e02a0efbc541e31f3 +size 163328 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001512.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001512.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0feeee9ae128d388968c11664a433e165c504472 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001512.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b5fea95e9d56cdb010df7314ccab2d4f976d25bb934766e4cc10cd358cd9c3 +size 130821 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001513.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001513.parquet new file mode 100644 index 0000000000000000000000000000000000000000..824b58bbcadb626e17ec9892221109fb0f7458f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001513.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd8d6594bae6b886d36040eda9ed144e229373a99a2b4c220d96004c7917f1b +size 135280 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001514.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001514.parquet new file mode 100644 index 0000000000000000000000000000000000000000..900c5faf8c770d14b61c64af3a55b963fe5769ba --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001514.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c301ad69fd175950bab399564bb8d7529db809f4e9a77e4712918019e4d3bdc0 +size 143991 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001515.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001515.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c8d1004132a10d3c4eb6719a5dd522de244dd35 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001515.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d73166e3146e02f4a838e4285ea0d77549c0d344aee52c5728abff1d10b507 +size 120824 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001516.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001516.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c130d06cba1d996f37f75c19bc85c98449fd2058 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001516.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98df28766250c98956d457290a89fe296a96afaf5829bade3618f46fe914aa82 +size 120090 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001517.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001517.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f979b6efe3d9f8e5e7194231c1471182ffec6f39 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001517.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7584012a30f471edde282ff12eb1f88fd6f111e382376b940493795a17cf0594 +size 118047 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001518.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001518.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb5b67fee55e1080d1042a020c87ad9c5edf8582 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001518.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9798daa7d9740e500fd0b1ad53584549de42403556186cb69ee085dc04c156b0 +size 119941 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001519.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001519.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6910e5db40533e2f7683411c0b593a5bdd351d32 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001519.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8043da7ccd6325b1394ed003b5a8f830c2ef6200f0c1a72d8d38502dcaf53af +size 126710 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001520.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001520.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3105f0b09475c881b765579e4a786cdf79c2402b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001520.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f540aca82d647ee99c7b0986ade61193664a3a9f22105b26f1ee7c2789d10c68 +size 297054 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001521.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001521.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8da84351fa0384097ba6cca57ef33d4861ef876f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001521.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755621c832798d14800e6d7b4e5e54850ac513f875abdbef1e3f045cc961c1e6 +size 230939 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001522.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001522.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90ff4cda58e9db34b3d3152ccd7923c455168e82 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001522.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc3a2867d920c7886ac8b144c9a2c49d783c60deb9aa3e33d281d1ceffc41d8 +size 234446 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001523.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001523.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcd7f508478ea0c9a0ecb29d58ab07ba992fda1a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001523.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c333a29a2dd3cc4549feff96a0fc2d178349a768379f78444b5de4b2f7a479d8 +size 320898 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001524.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001524.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78daa30731d06f7c5491b25d335a3bd6227f7a3b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001524.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32c5f3a39084c47cab6932ffc78f7a50f24c08bb523aca40fdffabdfbfbd25d +size 288020 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001525.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001525.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a98e46ec643bbdc56dd6f5421849a4db6f950b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001525.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ecd610243d293dfbb22de436ca3e6928cdb7f54c9455631662f0851e09b699 +size 144972 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001526.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001526.parquet new file mode 100644 index 0000000000000000000000000000000000000000..124308604b86e59ef6dee68ea67a40da63141957 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001526.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0826218b4a171f4fc9539bcc91583042fa1ef8af37917505b38e50bf0f405c2 +size 162680 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001527.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001527.parquet new file mode 100644 index 0000000000000000000000000000000000000000..babbf7181b00894307a56e7417d604fe0af54f5f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001527.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00139289cb5394eaee6cb591a165b482315523bf4c86329ef1a3fac327fa17b +size 162881 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001528.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001528.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa095557eec4b1a3edd354488ce04523cfb6a834 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001528.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed44a2042e2ba9a17b5a8922f8437c8a4cfe362fbe4ac15180d3a720c4c0880 +size 165222 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001529.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001529.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0979de7e33be3c1eaa4c98fdef8148afb5befd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001529.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d38975b36336cecdb40beeb6bea8e1fbe742527739f2cba99f8ed417f0fb3d6 +size 137651 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001530.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001530.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efdcf515f134f6360773ab94461653038cdacb06 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001530.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f4142037220c0a16046ac6db0235dab134b5e8b435e6c55e5660f0e607cce0 +size 133121 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001531.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001531.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a039835975149ecc1aacd05e57994974d60c138 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001531.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7768b4e6189710daa6504bf7a02c3a77b4c2223e3ee9a4ce2daa04ffeee70c8c +size 156392 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001532.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001532.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d44514b1c02afe7464534ad23e9c99f19d269ce2 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001532.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7a0a699459234fa3ccaa5d4e8733d350684a701c92bc72642af0e6abdd5d3b +size 148852 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001533.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001533.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c79edd7a1dda9e211974588deab984575afa081 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001533.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e12fafc642172e853e28f7da43138adcc3bfa81261d3dd02392b91b645ccf8 +size 141703 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001534.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001534.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98e35a4d3534b577a4d2cc5cd36bdc9e2b81b7bb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001534.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646dc8bdeb2c5133e4b07b62f06033f9adba4e80d7294cd4f9e7a13887b47d64 +size 134740 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001535.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001535.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6456b10019d90b7142616dedf335e0aa29f03b90 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001535.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d4cc75079bbb3af14dbf445c1e36e776bb80ffced6da30f71e8287f0d4cba9 +size 137177 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001536.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001536.parquet new file mode 100644 index 0000000000000000000000000000000000000000..389dd122cddbcb21193439f0a2c581b92e8bb42e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001536.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec45a8889bf132db4719b51cc5d1897772f32a64d698dbe687608f5c3bc6e03c +size 140774 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001537.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001537.parquet new file mode 100644 index 0000000000000000000000000000000000000000..667feed14e4394bdfd1f191211a0fc02863adccd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001537.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c82f1fb1c20440395c2ad26e8e91a8b681b151a0434829df01e986092e4619 +size 136584 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001538.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001538.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf28f8b8559efdc9d2fdad67ddc45ee7ee297458 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001538.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1d41cdca484f49e04842c930053a5edbd3efea1273a37704ae9f307485ff12 +size 132348 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001539.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001539.parquet new file mode 100644 index 0000000000000000000000000000000000000000..510fb070deb46852f9defd9a5cc236ae9b5dae08 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001539.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fcb97d1c62b7236afe07f838b6dec8752553a41bdf62fa78c8de1e21c609aa +size 137035 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001540.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001540.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c30fdddf664571e54a4d06c7569ef21a34011810 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001540.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794c3fe3572f5adabccb6ad143f04177406ceb55f8d03a5055f94eeb5fa352b7 +size 135455 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001541.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001541.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6210d0cd32e8b4089edede9bbbb3391b3e4bdd46 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001541.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9a14675eda73a3a9c127180e273c9b9cc85ef3d8cc5bc41578fd000ea671a0 +size 133486 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001542.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001542.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ba891369db57ae2fd7060e964767c80720ca69c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001542.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068586821773af3a858327cf6c4e0d0e1027646aadddfc627e18522e513ecde7 +size 134070 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001543.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001543.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e48999ae113856925412f62ce5f3ecc6d9f7806 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001543.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b797f5852fc3dbf81106dc0806fea09e6ea1399a3f949becf1235c8f4a182d0 +size 149202 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001544.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001544.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78a60bc946730b0b44b8f90f4852bd110e95da12 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001544.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c712061ab6fe76c0871afff2e91b49a0df2111c66440d60a1f2c41f606398d92 +size 126611 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001545.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001545.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1057590f777d34d2b42331837eaa7d86c4eac43 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001545.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9767508f3f10655ed86bfb62a058e08e67e9b3f61f44069a5babbee1ec9febce +size 70416 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001546.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001546.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2152af4399b93af16d9e3ff540b8d12225d3a9b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001546.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb222d669c3702a45c26079306cf2738a83cd65c7fa1acb0f670d6ffbf379cd +size 68959 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001547.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001547.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf70f89a266a868aa4a90a392b09d7e9b7a244ed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001547.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea4b47a35e7d43c663511c551f2f7546f7db8efa573bebaabcfb6e087fda5bd +size 70355 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001548.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001548.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa366af1df93277f380a6bf0bd65d05f7e9d3c3d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001548.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1d54723b5063db775f7ea75e4237fbb2959c8a40b5f143c67d1260a095f5e3 +size 72692 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001549.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001549.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe4df73389657678609bbbfab34f52ca02c10a35 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001549.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd07fcced487988ebc851b6c72502e0537077a3711e6e49cef9d2e115b9a8e4 +size 71791 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001550.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001550.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ad7557d73b39967ad1b01564962395b105ef514 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001550.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2868af3b6b5806c688f2981a2c0c38038a6d6cd6129467ee56b64b1415602d +size 71459 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001551.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001551.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6654410de1590eb087edc8e72e9b54068f336d27 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001551.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406b0180fadff08a26003516f575a9043ee8e5c3d9f64a10ccc737f2f676ed74 +size 78028 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001552.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001552.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9749bc96fbf0e9c5a3d3b4c83c0bf82f813cdcf --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001552.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b771ed95d0115bcf68f16dca73f5898463399fbb59ce5a525024cba14e5438 +size 69391 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001553.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001553.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1764a7269a3a8146e6cf3e255916bc56b534418e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001553.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cff38da8718ceb86ed9de482b018e51344c78cae4377a2d5eaeca089ac71d4 +size 74121 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001554.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001554.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6fd3c667d62dcacf470db5ccc927dfcee1d49ed --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001554.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf9f401db4b1855c5e4521f4a6e232dcc102d0f4bfc1e04bec4d76b336d1f19 +size 68935 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001555.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001555.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c89e337f03f7575912c21f7efffc74965b646e21 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001555.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe19e7724e39e5eb46e193e5cc0667b5cc54d12cdafddc307138641eb726e0e +size 82939 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001556.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001556.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0db9ce9f2b46a5f5c691bde218e5f8f1d0b23d0c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001556.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08aa90426b43f874f630dcc522c516f4f19733400c45b3bb3e3b329e3d3258a9 +size 70920 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001557.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001557.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6fea79029e2633e78e8eff635b6285b16bf5f7e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001557.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c298908e02cd49eb6a4c2493b430a34226c0fafc24e081ded9451fc03b41f2 +size 81022 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001558.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001558.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f59ed6c7eaf6b81c6ca19d84c7d5f649839f22e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001558.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5985f987443bbc2921f7f974fccd5c889941a617def7fbf3cacf4bb3014fade9 +size 75021 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001559.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001559.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44359abf281640b9edd1baf6cc4c05234acef921 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001559.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbc64186f8fa16a6e10b9875159a25a0689285230ef7d38e9e054b6a0841148 +size 73883 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001560.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001560.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a2f3143526a0c90dbc51c71e9e031dc3954b9f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001560.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c6ba9cbe6fb298632c92872789c40111d4ae2f7307f20472808e7fac74c119 +size 74394 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001561.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001561.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4a0634822557ee12791990aed5443fae32ef125 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001561.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1fd5641e780959b6e90a82da8c38d4244264bd927da3f583246b823406ac6f +size 71986 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001562.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001562.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f40ed32651a0492b6e42419e3a7ec4d1829f8cb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001562.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a522cb5e9d8dce85e77cca3e2b6a680768af2edbfa609a8ce87f3d31acee56 +size 70134 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001563.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001563.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26e4039e34ff0f8a880b8572181c60573adbe83a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001563.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c6c90c79c6a577b1579d53dcf96f4c793dade717c7ed460c9bc8add30534f7 +size 137613 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001564.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001564.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27fa33aac3dea5e88dddf6316f30ee627de0461e --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001564.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500946675b1b748c2b62b16adcda502dfd14431e81838adb4be90b234e152010 +size 128898 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001565.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001565.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3074b1b5db6f5e171f6f62e1c34732f50eb3754a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001565.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385c94f9ae59f5a4fa7b4f8bc8ec91b3a3d289305652b4c0c86c2096855b58b2 +size 135183 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001566.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001566.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6075c1c5f1b7edcd681a6a51e4f501b4eabfab4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001566.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1adab6be03c44f8efee7b80e0969ace4ae70c4be69ed7bc9c8e8d44e658327 +size 140481 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001567.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001567.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c87f4dc93a724a293bd7912e6333f11adef1fdac --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001567.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b04a260699bb3c80484ee046b5709cab086a5d071fb6af0dae3f2f76249007 +size 135645 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001568.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001568.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c01ed366c4f5ea257f977ddc62f32988e901434 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001568.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2229840c8ffec50e8e4573cfa6bd3a316a1dea04a0e5d36ae441118f2cefaf +size 133266 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001569.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001569.parquet new file mode 100644 index 0000000000000000000000000000000000000000..603a4a082fe81786f2dc258e640928c2a65f5fa7 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001569.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ec84d316a389a46c12da1c11b3a38d4d5ab6b754813082ba88993dc29e93fb +size 136705 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001570.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001570.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e9aa94d213700ed9956c37443da19808a204ed1 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001570.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bb6aaaf649a5e7a6b827219d00a8556e0b3c3612e3b48e41350b68d4d99a0a +size 139178 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001571.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001571.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b941be3cdd03fefa36ec68c13360f0458d914e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001571.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f069f24438412ff4a79f3ac242c442956794de6f9d24538168b16ae51f52db +size 143832 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001572.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001572.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87990ecce39840ade086634f0a9dfa2cce41a960 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001572.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1704d42f78289478e9c650f8771ae191137ead27b30d8f1e171421bd8d29f7c2 +size 125973 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001573.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001573.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1adacbbcd3ac3efcabb55e65cbe9599b65eb0f71 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001573.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f26921abee9deae8ffa5474be1c7a20c13af544bf9c99bd0115dfab570ce5d7 +size 140464 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001574.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001574.parquet new file mode 100644 index 0000000000000000000000000000000000000000..478ddf75b98033c5d5fdd402d17b8f8a50f9c02b --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001574.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e6c52e0c3670141b1a1cf74d0a74bb0f6304d53ee303376218fdd1fa225f3d +size 145408 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001575.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001575.parquet new file mode 100644 index 0000000000000000000000000000000000000000..551d54222ffe6af27d726ec53f12f5e7c078d679 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001575.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8921258e885b374208525efb9b0947e13e9d2d1d8fd8264adf069347d857879d +size 117427 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001576.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001576.parquet new file mode 100644 index 0000000000000000000000000000000000000000..255fcdeb54e28893e9e894bef760aad12a16056a --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001576.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc1f5cb5379bcd774d5f36b439a3e275f9d3b163d66c29e01ee2ce44b9b21f7 +size 123794 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001577.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001577.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c68858df12e699f17983613ab1193866dcfd47dc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001577.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40f3cc38e6664b05344b21e0c5710f0c2052aca60c9a541a2bbb388edd2f931 +size 126690 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001578.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001578.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaf79e8bed03f3a246d8daefe0c7cf1f41ccc3bd --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001578.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac244dc1684cbe8aedad0e7e5655991dbcf1b414b0584c03aa2b62ff36a0445 +size 115245 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001579.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001579.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10f524f0aaf0093de3d3aaecbe09d7ae7412189f --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001579.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15696f096f307c2bc6c6295e2e6212a65ab5756684bff3c57d5adb1d8b11486b +size 130239 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001580.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001580.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fa9d42624c87fad5eaac3f2010c104194f309bb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001580.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d023c38bf185c27abb508607cc7b7cfdfb20f09edf472b9ef662145e0b75022 +size 118841 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001581.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001581.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a22a7db34122d9490f5080be82d2dd250712d9c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001581.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2627649bb9822b805375f9657373403e71104a2a12d68fcbcc2104a6c9ad97e9 +size 123446 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001582.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001582.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1635f3fc5d56014ec3a404d937943a1a521af8bc --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001582.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5323969bbacc8b4f6b421db2b3699cf20c84e8d4390feebb38e39539ec1cc5 +size 123095 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001583.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001583.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dc2fe5b6cba942e5ed28910db8d52fd086d4041 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001583.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d5857d5e005c5789140fc3935500e583f0403ddd9e3b188ce4e7d214a8da62 +size 128904 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001584.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001584.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9de672e18ca758f2dd94c0a72bf1ea9941e457ab --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001584.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6689856a0aff084cf7273379edc415e0a5a07adb06bdebe9fc32ca13bbbc110a +size 129919 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001585.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001585.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a490857faa572db56451e6ef8f8545020ef18550 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001585.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bb2b43acbf0bad1dc880d0d2f80a5b162dc8df6427870f9588e1808c85f322 +size 120666 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001586.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001586.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab5a6c978a3c9c4d0339488d691591b7867f99e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001586.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3764e60a53816f0c30368fa7b4b1b54bed8950dbb596c03e43db116297c09a1 +size 119533 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001587.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001587.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c7b75494061a7b52cef9bb40d7906adc436f89d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001587.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cf456a4f7943f3d7daf523b84ffba152f38b7f67225e6de99630f70fddf86f +size 121356 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001588.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001588.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d39c55aa69baaa7d02a3d0eae8f48a9fcb19c3fb --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001588.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e69736835bd99bcd05fb468ed15cb0146c27dbb5ebc13483a96c0c5d928acc +size 121383 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001589.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001589.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bd0db2a6a8a2d4f6aa234b46f84033820bf4e93 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001589.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98ab6a27147c6ca4cd5c37280055793e14f5ca04d804dd1ccb47eed18d72cd8 +size 120626 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001590.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001590.parquet new file mode 100644 index 0000000000000000000000000000000000000000..deb5ceaea94800dfa0e639907a8384729eafcdb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001590.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0112475a84f97f8c32b74072a17911fdde424a20c14fa61a4e8a4055e2c1bc75 +size 110290 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001591.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001591.parquet new file mode 100644 index 0000000000000000000000000000000000000000..311ea0724e27e687387bdc0a82cab846cc5c0a8d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001591.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b3be7aaca117f5f2fe554f067bf765c90ceb254dede4336bca5282a8e3b29c +size 122222 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001592.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001592.parquet new file mode 100644 index 0000000000000000000000000000000000000000..845305fc6b5dddd27964e803ceffccdb26d68686 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001592.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4de31d0b086515eaf85947897c25dd52fa1928ebbda7e6cb8d3a63a43438ac3 +size 104734 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001593.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001593.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cbe6da6c8d8e30105bf55547844dda7aa7dbf37 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001593.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b9ecaa492640bdb784c3b5b21c5960bc8164754e987900a74f7415afd24902 +size 128595 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001594.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001594.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df801ccae4bbd96e5e7b46ea0142658bffbd3c04 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001594.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b4d8d27c87036b3058f1438d404bfebf0cbf43489e79c9318f1339e5ca996d +size 119949 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001595.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001595.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc0e7e165d4def49a3560d3077f5519f5879190d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001595.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bdcf873b0c501c926a71802dff88f18aac74037f153dbc5b59e03de39fb554 +size 126367 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001596.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001596.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3664f1bfb0865d69ad3fc35234bf45d77744e4c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001596.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98f0991bfce2ebe21da3b8aa802549a50b09852c5f776f9e3a678022bdc4003 +size 119599 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001597.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001597.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d69444e4073dca979eb0bdcbeb20d99e1244a020 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001597.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7289a8369980cf3717e97edc5b9b28a06d4dfa9b264581fa1c1fcdecde9dbbe1 +size 123053 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001598.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001598.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9659d7e0b3b58bb1168bb1cf6f59691cf5aee558 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001598.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b914f511aea5f3141d0a958c744ef2d10dbcb1974453d47bfa47d0af9572dea0 +size 118139 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001599.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001599.parquet new file mode 100644 index 0000000000000000000000000000000000000000..351471bfdc6c07e3e8680d20e49a2ecb735d6209 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001599.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33c072808a131f6463459689ea61c7f95dc2615efcf6a31514943032af4ed9c +size 124171 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001600.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001600.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9719c96e522fe9840bd3d5aecfeda04b3290b900 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001600.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acefb9cd05837ef57cf75feddbc0f5d8d00815e762f754122a7299da28081db +size 115182 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001601.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001601.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f9de1983986d2c180ced8116a9f75ece9f72a94 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001601.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1a7bc9a13c9500c18d4acf6e7570d898dd985a35bf718652a161c878c6c382 +size 122984 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001602.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001602.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44328597f2bcb2fc6b7afcd9769167aa84ad6372 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001602.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0257d1e0f2a2ababdc9d3eef4e0a4be1fc9d17f66782932f12c2032290ebfd46 +size 122188 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001603.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001603.parquet new file mode 100644 index 0000000000000000000000000000000000000000..278b2b68d257fc7283e76b86c6c7f4f098e4ae3c --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001603.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b64fa34844a6f99fd240afe497b0a67d323a171455ce81dd032bcccac83ea4 +size 143535 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001604.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001604.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39cbf72aa5bfb0ac58fdd13fee708c62143b0e47 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001604.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd91569c83592c59f5e2be3e0bdeb6232b25f8f7b94692edee71c2f2819d253 +size 129836 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001605.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001605.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03cfde135e23267285934df1bffd88d3ee1220c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001605.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4244853eaa244f4731999fd3374ca9d9b1e13997272610f5854b108f43ab8128 +size 131021 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001606.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001606.parquet new file mode 100644 index 0000000000000000000000000000000000000000..573b296be03247bd4ce7f572f6b2df2672afe272 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001606.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae529fede59fe5ff56fc66ced2b8b94198be84490fe2cd91b875912627a63c8 +size 126258 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001607.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001607.parquet new file mode 100644 index 0000000000000000000000000000000000000000..508681f4a01400d565b28921b5a7351043207cde --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001607.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e5e4978d1bd17b6c8f295a116bf56a87773591763d6a62767dfad9ea8f9bea +size 127694 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001608.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001608.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e63825c18ee2b57bb8c977e23a1f100c6249470 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001608.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bc6d35b477eb96fb62b5414c83c736dad2dde00b8c5ff9a6619a9244faf7e5 +size 131761 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001609.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001609.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e317bae102123c1cfd7c6b0c51dc199ae8449236 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001609.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3459150af6c88e3b0bfd3cb2589e4d665e0ca11bd9ee12e313205b3d5ec9c3ae +size 124584 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001610.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001610.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb8cf0ed62faef628641df24cda2dfa54f3c4a1d --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001610.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9588b313f6b0ba07d1dcd762cf9733b2e41bdb46b9d152170af605d3e209dd5c +size 120833 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001611.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001611.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64fe82ce269c9b503a4b42198a9f0b8836e56042 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001611.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c087b853fe64c6611f4383e949314d626e7eefe83350958e6e177cd709b59a16 +size 118282 diff --git a/Cobot_Magic_pour_drink/data/chunk-001/episode_001612.parquet b/Cobot_Magic_pour_drink/data/chunk-001/episode_001612.parquet new file mode 100644 index 0000000000000000000000000000000000000000..127901be5264d614a0aed916736d3cf4ab0ce281 --- /dev/null +++ b/Cobot_Magic_pour_drink/data/chunk-001/episode_001612.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efad448bb9e5a9a5db35856154a534aa6ec65175b782698a0c02da23ca659429 +size 123952 diff --git a/Cobot_Magic_pour_drink/meta/episodes.jsonl b/Cobot_Magic_pour_drink/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7641f2cbc3d710b1c48a561fe48347b9c225eed0 --- /dev/null +++ b/Cobot_Magic_pour_drink/meta/episodes.jsonl @@ -0,0 +1,1613 @@ +{"episode_index": 0, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 1042} +{"episode_index": 1, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 970} +{"episode_index": 2, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 885} +{"episode_index": 3, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 814} +{"episode_index": 4, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 898} +{"episode_index": 5, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 934} +{"episode_index": 6, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 855} +{"episode_index": 7, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 861} +{"episode_index": 8, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 901} +{"episode_index": 9, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 1034} +{"episode_index": 10, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 1003} +{"episode_index": 11, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 1062} +{"episode_index": 12, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 1033} +{"episode_index": 13, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 934} +{"episode_index": 14, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 934} +{"episode_index": 15, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 888} +{"episode_index": 16, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 937} +{"episode_index": 17, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 836} +{"episode_index": 18, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 913} +{"episode_index": 19, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 962} +{"episode_index": 20, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 967} +{"episode_index": 21, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 949} +{"episode_index": 22, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 1007} +{"episode_index": 23, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 851} +{"episode_index": 24, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 924} +{"episode_index": 25, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 914} +{"episode_index": 26, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 855} +{"episode_index": 27, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 1112} +{"episode_index": 28, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 1047} +{"episode_index": 29, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 1020} +{"episode_index": 30, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 903} +{"episode_index": 31, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 984} +{"episode_index": 32, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 913} +{"episode_index": 33, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 975} +{"episode_index": 34, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 953} +{"episode_index": 35, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1003} +{"episode_index": 36, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1009} +{"episode_index": 37, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1055} +{"episode_index": 38, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 949} +{"episode_index": 39, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1021} +{"episode_index": 40, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 979} +{"episode_index": 41, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 1001} +{"episode_index": 42, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 995} +{"episode_index": 43, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 1000} +{"episode_index": 44, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 719} +{"episode_index": 45, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 752} +{"episode_index": 46, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 854} +{"episode_index": 47, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 662} +{"episode_index": 48, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 845} +{"episode_index": 49, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 935} +{"episode_index": 50, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 682} +{"episode_index": 51, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 817} +{"episode_index": 52, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 867} +{"episode_index": 53, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 948} +{"episode_index": 54, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1049} +{"episode_index": 55, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1047} +{"episode_index": 56, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1049} +{"episode_index": 57, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1080} +{"episode_index": 58, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 1024} +{"episode_index": 59, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 823} +{"episode_index": 60, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 987} +{"episode_index": 61, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 958} +{"episode_index": 62, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 1100} +{"episode_index": 63, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 975} +{"episode_index": 64, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 786} +{"episode_index": 65, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 730} +{"episode_index": 66, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 951} +{"episode_index": 67, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 1090} +{"episode_index": 68, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 1018} +{"episode_index": 69, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 1077} +{"episode_index": 70, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 831} +{"episode_index": 71, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 1110} +{"episode_index": 72, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 902} +{"episode_index": 73, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 823} +{"episode_index": 74, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 899} +{"episode_index": 75, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 1070} +{"episode_index": 76, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 828} +{"episode_index": 77, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 848} +{"episode_index": 78, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 917} +{"episode_index": 79, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 853} +{"episode_index": 80, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 928} +{"episode_index": 81, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 877} +{"episode_index": 82, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 831} +{"episode_index": 83, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 799} +{"episode_index": 84, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 1023} +{"episode_index": 85, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 1028} +{"episode_index": 86, "tasks": ["pour half of the red wine into the black mug."], "length": 934} +{"episode_index": 87, "tasks": ["pour half of the red wine into the black mug."], "length": 926} +{"episode_index": 88, "tasks": ["pour half of the red wine into the black mug."], "length": 1001} +{"episode_index": 89, "tasks": ["pour half of the red wine into the black mug."], "length": 1075} +{"episode_index": 90, "tasks": ["pour half of the red wine into the black mug."], "length": 1036} +{"episode_index": 91, "tasks": ["pour half of the red wine into the black mug."], "length": 1050} +{"episode_index": 92, "tasks": ["pour half of the red wine into the black mug."], "length": 1053} +{"episode_index": 93, "tasks": ["pour half of the red wine into the black mug."], "length": 1038} +{"episode_index": 94, "tasks": ["pour half of the red wine into the black mug."], "length": 1009} +{"episode_index": 95, "tasks": ["pour quarter of the red wine into the black mug."], "length": 1078} +{"episode_index": 96, "tasks": ["pour quarter of the red wine into the black mug."], "length": 921} +{"episode_index": 97, "tasks": ["pour quarter of the red wine into the black mug."], "length": 983} +{"episode_index": 98, "tasks": ["pour quarter of the red wine into the black mug."], "length": 1025} +{"episode_index": 99, "tasks": ["pour quarter of the red wine into the black mug."], "length": 978} +{"episode_index": 100, "tasks": ["pour quarter of the red wine into the black mug."], "length": 460} +{"episode_index": 101, "tasks": ["pour quarter of the red wine into the black mug."], "length": 959} +{"episode_index": 102, "tasks": ["pour quarter of the red wine into the black mug."], "length": 1059} +{"episode_index": 103, "tasks": ["pour quarter of the red wine into the black mug."], "length": 863} +{"episode_index": 104, "tasks": ["pour quarter of the red wine into the black mug."], "length": 951} +{"episode_index": 105, "tasks": ["fill the paper cup completely with red wine."], "length": 885} +{"episode_index": 106, "tasks": ["fill the paper cup completely with red wine."], "length": 1012} +{"episode_index": 107, "tasks": ["fill the paper cup completely with red wine."], "length": 988} +{"episode_index": 108, "tasks": ["fill the paper cup completely with red wine."], "length": 1078} +{"episode_index": 109, "tasks": ["fill the paper cup completely with red wine."], "length": 992} +{"episode_index": 110, "tasks": ["fill the paper cup completely with red wine."], "length": 1111} +{"episode_index": 111, "tasks": ["fill the paper cup completely with red wine."], "length": 902} +{"episode_index": 112, "tasks": ["fill the paper cup completely with red wine."], "length": 1059} +{"episode_index": 113, "tasks": ["fill the paper cup completely with red wine."], "length": 1081} +{"episode_index": 114, "tasks": ["pour half of the red wine into the paper cup."], "length": 1110} +{"episode_index": 115, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 1093} +{"episode_index": 116, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 1104} +{"episode_index": 117, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 866} +{"episode_index": 118, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 820} +{"episode_index": 119, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 795} +{"episode_index": 120, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 736} +{"episode_index": 121, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 880} +{"episode_index": 122, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 813} +{"episode_index": 123, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 760} +{"episode_index": 124, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 830} +{"episode_index": 125, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 887} +{"episode_index": 126, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 943} +{"episode_index": 127, "tasks": ["pour half of the red wine into the transparent cup."], "length": 902} +{"episode_index": 128, "tasks": ["pour half of the red wine into the transparent cup."], "length": 1011} +{"episode_index": 129, "tasks": ["pour half of the red wine into the transparent cup."], "length": 1018} +{"episode_index": 130, "tasks": ["pour half of the red wine into the transparent cup."], "length": 956} +{"episode_index": 131, "tasks": ["pour half of the red wine into the transparent cup."], "length": 1059} +{"episode_index": 132, "tasks": ["pour half of the red wine into the transparent cup."], "length": 915} +{"episode_index": 133, "tasks": ["pour half of the red wine into the transparent cup."], "length": 1026} +{"episode_index": 134, "tasks": ["pour half of the red wine into the transparent cup."], "length": 1024} +{"episode_index": 135, "tasks": ["pour half of the red wine into the transparent cup."], "length": 967} +{"episode_index": 136, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 1013} +{"episode_index": 137, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 1016} +{"episode_index": 138, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 785} +{"episode_index": 139, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 927} +{"episode_index": 140, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 876} +{"episode_index": 141, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 901} +{"episode_index": 142, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 997} +{"episode_index": 143, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 877} +{"episode_index": 144, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 964} +{"episode_index": 145, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 814} +{"episode_index": 146, "tasks": ["pour half of the sprite into the black mug."], "length": 925} +{"episode_index": 147, "tasks": ["pour half of the sprite into the black mug."], "length": 859} +{"episode_index": 148, "tasks": ["pour half of the sprite into the black mug."], "length": 916} +{"episode_index": 149, "tasks": ["pour half of the sprite into the black mug."], "length": 949} +{"episode_index": 150, "tasks": ["pour half of the sprite into the black mug."], "length": 996} +{"episode_index": 151, "tasks": ["pour half of the sprite into the black mug."], "length": 1091} +{"episode_index": 152, "tasks": ["pour half of the sprite into the black mug."], "length": 998} +{"episode_index": 153, "tasks": ["pour half of the sprite into the black mug."], "length": 982} +{"episode_index": 154, "tasks": ["pour half of the sprite into the black mug."], "length": 1068} +{"episode_index": 155, "tasks": ["pour half of the sprite into the black mug."], "length": 1026} +{"episode_index": 156, "tasks": ["pour quarter of the sprite into the black mug."], "length": 839} +{"episode_index": 157, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1037} +{"episode_index": 158, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1096} +{"episode_index": 159, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1104} +{"episode_index": 160, "tasks": ["pour quarter of the sprite into the black mug."], "length": 991} +{"episode_index": 161, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1042} +{"episode_index": 162, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1024} +{"episode_index": 163, "tasks": ["pour quarter of the sprite into the black mug."], "length": 1040} +{"episode_index": 164, "tasks": ["fill the paper cup completely with sprite."], "length": 964} +{"episode_index": 165, "tasks": ["fill the paper cup completely with sprite."], "length": 1068} +{"episode_index": 166, "tasks": ["fill the paper cup completely with sprite."], "length": 1047} +{"episode_index": 167, "tasks": ["fill the paper cup completely with sprite."], "length": 1051} +{"episode_index": 168, "tasks": ["fill the paper cup completely with sprite."], "length": 861} +{"episode_index": 169, "tasks": ["fill the paper cup completely with sprite."], "length": 1069} +{"episode_index": 170, "tasks": ["fill the paper cup completely with sprite."], "length": 1009} +{"episode_index": 171, "tasks": ["fill the paper cup completely with sprite."], "length": 1005} +{"episode_index": 172, "tasks": ["fill the paper cup completely with sprite."], "length": 1005} +{"episode_index": 173, "tasks": ["fill the paper cup completely with sprite."], "length": 981} +{"episode_index": 174, "tasks": ["pour half of the sprite into the paper cup."], "length": 907} +{"episode_index": 175, "tasks": ["pour half of the sprite into the paper cup."], "length": 1064} +{"episode_index": 176, "tasks": ["pour half of the sprite into the paper cup."], "length": 892} +{"episode_index": 177, "tasks": ["pour half of the sprite into the paper cup."], "length": 1109} +{"episode_index": 178, "tasks": ["pour half of the sprite into the paper cup."], "length": 1082} +{"episode_index": 179, "tasks": ["pour half of the sprite into the paper cup."], "length": 1066} +{"episode_index": 180, "tasks": ["pour half of the sprite into the paper cup."], "length": 1036} +{"episode_index": 181, "tasks": ["pour half of the sprite into the paper cup."], "length": 1057} +{"episode_index": 182, "tasks": ["pour half of the sprite into the paper cup."], "length": 1061} +{"episode_index": 183, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 919} +{"episode_index": 184, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 926} +{"episode_index": 185, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 919} +{"episode_index": 186, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 1060} +{"episode_index": 187, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 1030} +{"episode_index": 188, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 989} +{"episode_index": 189, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 465} +{"episode_index": 190, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 1008} +{"episode_index": 191, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 1069} +{"episode_index": 192, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 988} +{"episode_index": 193, "tasks": ["fill the transparent cup completely with sprite."], "length": 990} +{"episode_index": 194, "tasks": ["fill the transparent cup completely with sprite."], "length": 947} +{"episode_index": 195, "tasks": ["fill the transparent cup completely with sprite."], "length": 944} +{"episode_index": 196, "tasks": ["fill the transparent cup completely with sprite."], "length": 1004} +{"episode_index": 197, "tasks": ["fill the transparent cup completely with sprite."], "length": 1079} +{"episode_index": 198, "tasks": ["fill the transparent cup completely with sprite."], "length": 955} +{"episode_index": 199, "tasks": ["fill the transparent cup completely with sprite."], "length": 987} +{"episode_index": 200, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 1034} +{"episode_index": 201, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 1085} +{"episode_index": 202, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 1069} +{"episode_index": 203, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 851} +{"episode_index": 204, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 869} +{"episode_index": 205, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 917} +{"episode_index": 206, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 955} +{"episode_index": 207, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 867} +{"episode_index": 208, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 937} +{"episode_index": 209, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 872} +{"episode_index": 210, "tasks": ["pour the cestbon into the black cup."], "length": 560} +{"episode_index": 211, "tasks": ["pour the cestbon into the black cup."], "length": 522} +{"episode_index": 212, "tasks": ["pour the cestbon into the black cup."], "length": 502} +{"episode_index": 213, "tasks": ["pour the cestbon into the black cup."], "length": 480} +{"episode_index": 214, "tasks": ["pour the cestbon into the black cup."], "length": 496} +{"episode_index": 215, "tasks": ["pour the cestbon into the black cup."], "length": 456} +{"episode_index": 216, "tasks": ["pour the cestbon into the black cup."], "length": 407} +{"episode_index": 217, "tasks": ["pour the cestbon into the black cup."], "length": 413} +{"episode_index": 218, "tasks": ["pour the cestbon into the black cup."], "length": 469} +{"episode_index": 219, "tasks": ["pour the cestbon into the black cup."], "length": 508} +{"episode_index": 220, "tasks": ["pour the cestbon into the black cup."], "length": 427} +{"episode_index": 221, "tasks": ["pour the cestbon into the black cup."], "length": 421} +{"episode_index": 222, "tasks": ["pour the cestbon into the black cup."], "length": 434} +{"episode_index": 223, "tasks": ["pour the cestbon into the black cup."], "length": 502} +{"episode_index": 224, "tasks": ["pour the cestbon into the black cup."], "length": 497} +{"episode_index": 225, "tasks": ["pour the cestbon into the black cup."], "length": 488} +{"episode_index": 226, "tasks": ["pour the cestbon into the black cup."], "length": 449} +{"episode_index": 227, "tasks": ["pour the cestbon into the black cup."], "length": 407} +{"episode_index": 228, "tasks": ["pour the cestbon into the black cup."], "length": 399} +{"episode_index": 229, "tasks": ["pour the cestbon into the black cup."], "length": 432} +{"episode_index": 230, "tasks": ["pour the cestbon into the black cup."], "length": 434} +{"episode_index": 231, "tasks": ["pour the cestbon into the black cup."], "length": 455} +{"episode_index": 232, "tasks": ["pour the cestbon into the black cup."], "length": 574} +{"episode_index": 233, "tasks": ["pour the cestbon into the black cup."], "length": 397} +{"episode_index": 234, "tasks": ["pour the cestbon into the black cup."], "length": 446} +{"episode_index": 235, "tasks": ["pour the cestbon into the gray cup."], "length": 423} +{"episode_index": 236, "tasks": ["pour the cestbon into the gray cup."], "length": 369} +{"episode_index": 237, "tasks": ["pour the cestbon into the gray cup."], "length": 407} +{"episode_index": 238, "tasks": ["pour the cestbon into the red cup."], "length": 356} +{"episode_index": 239, "tasks": ["pour the coffee into the black cup."], "length": 642} +{"episode_index": 240, "tasks": ["pour the coffee into the black cup."], "length": 610} +{"episode_index": 241, "tasks": ["pour the coffee into the black cup."], "length": 598} +{"episode_index": 242, "tasks": ["pour the coffee into the black cup."], "length": 496} +{"episode_index": 243, "tasks": ["pour the coffee into the black cup."], "length": 539} +{"episode_index": 244, "tasks": ["pour the coffee into the black cup."], "length": 502} +{"episode_index": 245, "tasks": ["pour the coffee into the black cup."], "length": 466} +{"episode_index": 246, "tasks": ["pour the coffee into the black cup."], "length": 508} +{"episode_index": 247, "tasks": ["pour the coffee into the black cup."], "length": 472} +{"episode_index": 248, "tasks": ["pour the coffee into the black cup."], "length": 509} +{"episode_index": 249, "tasks": ["pour the coffee into the black cup."], "length": 488} +{"episode_index": 250, "tasks": ["pour the coffee into the black cup."], "length": 553} +{"episode_index": 251, "tasks": ["pour the coffee into the black cup."], "length": 477} +{"episode_index": 252, "tasks": ["pour the coffee into the black cup."], "length": 607} +{"episode_index": 253, "tasks": ["pour the coffee into the black cup."], "length": 553} +{"episode_index": 254, "tasks": ["pour the coffee into the black cup."], "length": 571} +{"episode_index": 255, "tasks": ["pour the coffee into the black cup."], "length": 473} +{"episode_index": 256, "tasks": ["pour the coffee into the black cup."], "length": 541} +{"episode_index": 257, "tasks": ["pour the coffee into the black cup."], "length": 558} +{"episode_index": 258, "tasks": ["pour the coffee into the black cup."], "length": 514} +{"episode_index": 259, "tasks": ["pour the coffee into the black cup."], "length": 599} +{"episode_index": 260, "tasks": ["pour the coffee into the black cup."], "length": 491} +{"episode_index": 261, "tasks": ["pour the coffee into the black cup."], "length": 565} +{"episode_index": 262, "tasks": ["pour the coffee into the black cup."], "length": 541} +{"episode_index": 263, "tasks": ["pour the coffee into the gray cup."], "length": 389} +{"episode_index": 264, "tasks": ["pour the coffee into the gray cup."], "length": 398} +{"episode_index": 265, "tasks": ["pour the coffee into the gray cup."], "length": 380} +{"episode_index": 266, "tasks": ["pour the coffee into the gray cup."], "length": 379} +{"episode_index": 267, "tasks": ["pour the coffee into the gray cup."], "length": 414} +{"episode_index": 268, "tasks": ["pour the coffee into the gray cup."], "length": 405} +{"episode_index": 269, "tasks": ["pour the coffee into the gray cup."], "length": 452} +{"episode_index": 270, "tasks": ["pour the coffee into the gray cup."], "length": 516} +{"episode_index": 271, "tasks": ["pour the coffee into the gray cup."], "length": 599} +{"episode_index": 272, "tasks": ["pour the coffee into the gray cup."], "length": 534} +{"episode_index": 273, "tasks": ["pour the coffee into the gray cup."], "length": 391} +{"episode_index": 274, "tasks": ["pour the coffee into the gray cup."], "length": 398} +{"episode_index": 275, "tasks": ["pour the coffee into the gray cup."], "length": 411} +{"episode_index": 276, "tasks": ["pour the coffee into the gray cup."], "length": 435} +{"episode_index": 277, "tasks": ["pour the coffee into the gray cup."], "length": 449} +{"episode_index": 278, "tasks": ["pour the coffee into the gray cup."], "length": 451} +{"episode_index": 279, "tasks": ["pour the coffee into the gray cup."], "length": 442} +{"episode_index": 280, "tasks": ["pour the coffee into the gray cup."], "length": 391} +{"episode_index": 281, "tasks": ["pour the coffee into the gray cup."], "length": 465} +{"episode_index": 282, "tasks": ["pour the coffee into the gray cup."], "length": 560} +{"episode_index": 283, "tasks": ["pour the coffee into the gray cup."], "length": 488} +{"episode_index": 284, "tasks": ["pour the coffee into the gray cup."], "length": 461} +{"episode_index": 285, "tasks": ["pour the coffee into the gray cup."], "length": 446} +{"episode_index": 286, "tasks": ["pour the coffee into the gray cup."], "length": 403} +{"episode_index": 287, "tasks": ["pour the coffee into the white cup."], "length": 526} +{"episode_index": 288, "tasks": ["pour the coffee into the white cup."], "length": 418} +{"episode_index": 289, "tasks": ["pour the coffee into the white cup."], "length": 533} +{"episode_index": 290, "tasks": ["pour the coffee into the white cup."], "length": 453} +{"episode_index": 291, "tasks": ["pour the coffee into the white cup."], "length": 435} +{"episode_index": 292, "tasks": ["pour the coffee into the white cup."], "length": 543} +{"episode_index": 293, "tasks": ["pour the coffee into the white cup."], "length": 616} +{"episode_index": 294, "tasks": ["pour the coffee into the white cup."], "length": 530} +{"episode_index": 295, "tasks": ["pour the coffee into the white cup."], "length": 458} +{"episode_index": 296, "tasks": ["pour the coffee into the white cup."], "length": 410} +{"episode_index": 297, "tasks": ["pour the coffee into the white cup."], "length": 454} +{"episode_index": 298, "tasks": ["pour the coffee into the white cup."], "length": 408} +{"episode_index": 299, "tasks": ["pour the coffee into the white cup."], "length": 349} +{"episode_index": 300, "tasks": ["pour the coffee into the white cup."], "length": 391} +{"episode_index": 301, "tasks": ["pour the coffee into the white cup."], "length": 396} +{"episode_index": 302, "tasks": ["pour the coffee into the white cup."], "length": 431} +{"episode_index": 303, "tasks": ["pour the coffee into the white cup."], "length": 569} +{"episode_index": 304, "tasks": ["pour the coffee into the white cup."], "length": 397} +{"episode_index": 305, "tasks": ["pour the coffee into the white cup."], "length": 452} +{"episode_index": 306, "tasks": ["pour the coffee into the white cup."], "length": 419} +{"episode_index": 307, "tasks": ["pour the coffee into the white cup."], "length": 473} +{"episode_index": 308, "tasks": ["pour the coffee into the white cup."], "length": 416} +{"episode_index": 309, "tasks": ["pour the coffee into the white cup."], "length": 407} +{"episode_index": 310, "tasks": ["pour the coffee into the white cup."], "length": 489} +{"episode_index": 311, "tasks": ["pour the coffee into the white cup."], "length": 465} +{"episode_index": 312, "tasks": ["pour the coffee into the yellow cup."], "length": 631} +{"episode_index": 313, "tasks": ["pour the coffee into the yellow cup."], "length": 678} +{"episode_index": 314, "tasks": ["pour the coffee into the yellow cup."], "length": 695} +{"episode_index": 315, "tasks": ["pour the coffee into the yellow cup."], "length": 595} +{"episode_index": 316, "tasks": ["pour the coffee into the yellow cup."], "length": 602} +{"episode_index": 317, "tasks": ["pour the coffee into the yellow cup."], "length": 642} +{"episode_index": 318, "tasks": ["pour the coffee into the yellow cup."], "length": 593} +{"episode_index": 319, "tasks": ["pour the coffee into the yellow cup."], "length": 611} +{"episode_index": 320, "tasks": ["pour the coffee into the yellow cup."], "length": 599} +{"episode_index": 321, "tasks": ["pour the coffee into the yellow cup."], "length": 579} +{"episode_index": 322, "tasks": ["pour the coffee into the yellow cup."], "length": 543} +{"episode_index": 323, "tasks": ["pour the coffee into the yellow cup."], "length": 695} +{"episode_index": 324, "tasks": ["pour the coffee into the yellow cup."], "length": 649} +{"episode_index": 325, "tasks": ["pour the coffee into the yellow cup."], "length": 636} +{"episode_index": 326, "tasks": ["pour the coffee into the yellow cup."], "length": 674} +{"episode_index": 327, "tasks": ["pour the coffee into the yellow cup."], "length": 643} +{"episode_index": 328, "tasks": ["pour the coffee into the yellow cup."], "length": 645} +{"episode_index": 329, "tasks": ["pour the coffee into the yellow cup."], "length": 593} +{"episode_index": 330, "tasks": ["pour the coffee into the yellow cup."], "length": 619} +{"episode_index": 331, "tasks": ["pour the coffee into the yellow cup."], "length": 547} +{"episode_index": 332, "tasks": ["pour the coffee into the yellow cup."], "length": 545} +{"episode_index": 333, "tasks": ["pour the coffee into the yellow cup."], "length": 623} +{"episode_index": 334, "tasks": ["pour the coffee into the yellow cup."], "length": 597} +{"episode_index": 335, "tasks": ["pour the coffee into the yellow cup."], "length": 579} +{"episode_index": 336, "tasks": ["pour the coffee into the yellow cup."], "length": 744} +{"episode_index": 337, "tasks": ["pour the coffee into the red cup."], "length": 526} +{"episode_index": 338, "tasks": ["pour the coffee into the red cup."], "length": 418} +{"episode_index": 339, "tasks": ["pour the coffee into the red cup."], "length": 533} +{"episode_index": 340, "tasks": ["pour the coffee into the red cup."], "length": 453} +{"episode_index": 341, "tasks": ["pour the coffee into the red cup."], "length": 435} +{"episode_index": 342, "tasks": ["pour the coffee into the red cup."], "length": 543} +{"episode_index": 343, "tasks": ["pour the coffee into the red cup."], "length": 616} +{"episode_index": 344, "tasks": ["pour the coffee into the red cup."], "length": 530} +{"episode_index": 345, "tasks": ["pour the coffee into the red cup."], "length": 458} +{"episode_index": 346, "tasks": ["pour the coffee into the red cup."], "length": 410} +{"episode_index": 347, "tasks": ["pour the coffee into the red cup."], "length": 454} +{"episode_index": 348, "tasks": ["pour the coffee into the red cup."], "length": 408} +{"episode_index": 349, "tasks": ["pour the coffee into the red cup."], "length": 349} +{"episode_index": 350, "tasks": ["pour the coffee into the red cup."], "length": 391} +{"episode_index": 351, "tasks": ["pour the coffee into the red cup."], "length": 396} +{"episode_index": 352, "tasks": ["pour the coffee into the red cup."], "length": 431} +{"episode_index": 353, "tasks": ["pour the coffee into the red cup."], "length": 569} +{"episode_index": 354, "tasks": ["pour the coffee into the red cup."], "length": 397} +{"episode_index": 355, "tasks": ["pour the coffee into the red cup."], "length": 452} +{"episode_index": 356, "tasks": ["pour the coffee into the red cup."], "length": 419} +{"episode_index": 357, "tasks": ["pour the coffee into the red cup."], "length": 473} +{"episode_index": 358, "tasks": ["pour the coffee into the red cup."], "length": 416} +{"episode_index": 359, "tasks": ["pour the coffee into the red cup."], "length": 407} +{"episode_index": 360, "tasks": ["pour the coffee into the red cup."], "length": 489} +{"episode_index": 361, "tasks": ["pour the coffee into the red cup."], "length": 465} +{"episode_index": 362, "tasks": ["pour the cola into the black cup."], "length": 457} +{"episode_index": 363, "tasks": ["pour the cola into the black cup."], "length": 382} +{"episode_index": 364, "tasks": ["pour the cola into the black cup."], "length": 434} +{"episode_index": 365, "tasks": ["pour the cola into the black cup."], "length": 400} +{"episode_index": 366, "tasks": ["pour the cola into the black cup."], "length": 455} +{"episode_index": 367, "tasks": ["pour the cola into the gray cup."], "length": 402} +{"episode_index": 368, "tasks": ["pour the cola into the gray cup."], "length": 473} +{"episode_index": 369, "tasks": ["pour the cola into the gray cup."], "length": 516} +{"episode_index": 370, "tasks": ["pour the cola into the gray cup."], "length": 510} +{"episode_index": 371, "tasks": ["pour the cola into the gray cup."], "length": 422} +{"episode_index": 372, "tasks": ["pour the cola into the gray cup."], "length": 371} +{"episode_index": 373, "tasks": ["pour the cola into the gray cup."], "length": 426} +{"episode_index": 374, "tasks": ["pour the cola into the gray cup."], "length": 425} +{"episode_index": 375, "tasks": ["pour the cola into the gray cup."], "length": 399} +{"episode_index": 376, "tasks": ["pour the cola into the red cup."], "length": 502} +{"episode_index": 377, "tasks": ["pour the cola into the red cup."], "length": 476} +{"episode_index": 378, "tasks": ["pour the cola into the red cup."], "length": 505} +{"episode_index": 379, "tasks": ["pour the cola into the red cup."], "length": 435} +{"episode_index": 380, "tasks": ["pour the cola into the red cup."], "length": 501} +{"episode_index": 381, "tasks": ["pour the cola into the red cup."], "length": 553} +{"episode_index": 382, "tasks": ["pour the cola into the red cup."], "length": 432} +{"episode_index": 383, "tasks": ["pour the cola into the red cup."], "length": 483} +{"episode_index": 384, "tasks": ["pour the cola into the red cup."], "length": 487} +{"episode_index": 385, "tasks": ["pour the cola into the red cup."], "length": 499} +{"episode_index": 386, "tasks": ["pour the cola into the red cup."], "length": 401} +{"episode_index": 387, "tasks": ["pour the cola into the red cup."], "length": 515} +{"episode_index": 388, "tasks": ["pour the cola into the red cup."], "length": 426} +{"episode_index": 389, "tasks": ["pour the cola into the red cup."], "length": 506} +{"episode_index": 390, "tasks": ["pour the cola into the red cup."], "length": 468} +{"episode_index": 391, "tasks": ["pour the cola into the red cup."], "length": 380} +{"episode_index": 392, "tasks": ["pour the cola into the red cup."], "length": 420} +{"episode_index": 393, "tasks": ["pour the cola into the red cup."], "length": 403} +{"episode_index": 394, "tasks": ["pour the cola into the red cup."], "length": 454} +{"episode_index": 395, "tasks": ["pour the cola into the red cup."], "length": 389} +{"episode_index": 396, "tasks": ["pour the cola into the red cup."], "length": 459} +{"episode_index": 397, "tasks": ["pour the cola into the red cup."], "length": 458} +{"episode_index": 398, "tasks": ["pour the cola into the red cup."], "length": 490} +{"episode_index": 399, "tasks": ["pour the cola into the red cup."], "length": 374} +{"episode_index": 400, "tasks": ["pour the cola into the red cup."], "length": 389} +{"episode_index": 401, "tasks": ["pour the cola into the white cup."], "length": 380} +{"episode_index": 402, "tasks": ["pour the cola into the white cup."], "length": 396} +{"episode_index": 403, "tasks": ["pour the cola into the white cup."], "length": 404} +{"episode_index": 404, "tasks": ["pour the cola into the white cup."], "length": 362} +{"episode_index": 405, "tasks": ["pour the cola into the white cup."], "length": 360} +{"episode_index": 406, "tasks": ["pour the cola into the white cup."], "length": 362} +{"episode_index": 407, "tasks": ["pour the cola into the white cup."], "length": 363} +{"episode_index": 408, "tasks": ["pour the cola into the white cup."], "length": 406} +{"episode_index": 409, "tasks": ["pour the cola into the white cup."], "length": 381} +{"episode_index": 410, "tasks": ["pour the cola into the yellow cup."], "length": 484} +{"episode_index": 411, "tasks": ["pour the cola into the yellow cup."], "length": 461} +{"episode_index": 412, "tasks": ["pour the cola into the yellow cup."], "length": 417} +{"episode_index": 413, "tasks": ["pour the cola into the yellow cup."], "length": 375} +{"episode_index": 414, "tasks": ["pour the cola into the yellow cup."], "length": 452} +{"episode_index": 415, "tasks": ["pour the cola into the yellow cup."], "length": 403} +{"episode_index": 416, "tasks": ["pour the cola into the yellow cup."], "length": 402} +{"episode_index": 417, "tasks": ["pour the cola into the yellow cup."], "length": 382} +{"episode_index": 418, "tasks": ["pour the cola into the yellow cup."], "length": 395} +{"episode_index": 419, "tasks": ["pour the cola into the yellow cup."], "length": 357} +{"episode_index": 420, "tasks": ["pour the cola into the yellow cup."], "length": 394} +{"episode_index": 421, "tasks": ["pour the cola into the yellow cup."], "length": 390} +{"episode_index": 422, "tasks": ["pour the cola into the yellow cup."], "length": 425} +{"episode_index": 423, "tasks": ["pour the cola into the yellow cup."], "length": 394} +{"episode_index": 424, "tasks": ["pour the cola into the yellow cup."], "length": 368} +{"episode_index": 425, "tasks": ["pour the cola into the yellow cup."], "length": 395} +{"episode_index": 426, "tasks": ["pour the cola into the yellow cup."], "length": 372} +{"episode_index": 427, "tasks": ["pour the cola into the yellow cup."], "length": 383} +{"episode_index": 428, "tasks": ["pour the cola into the yellow cup."], "length": 396} +{"episode_index": 429, "tasks": ["pour the cola into the yellow cup."], "length": 405} +{"episode_index": 430, "tasks": ["pour the cola into the yellow cup."], "length": 454} +{"episode_index": 431, "tasks": ["pour the cola into the yellow cup."], "length": 438} +{"episode_index": 432, "tasks": ["pour the cola into the yellow cup."], "length": 427} +{"episode_index": 433, "tasks": ["pour the cola into the yellow cup."], "length": 362} +{"episode_index": 434, "tasks": ["pour the cola into the yellow cup."], "length": 398} +{"episode_index": 435, "tasks": ["pour the milk into the black cup."], "length": 611} +{"episode_index": 436, "tasks": ["pour the milk into the black cup."], "length": 600} +{"episode_index": 437, "tasks": ["pour the milk into the black cup."], "length": 536} +{"episode_index": 438, "tasks": ["pour the milk into the black cup."], "length": 662} +{"episode_index": 439, "tasks": ["pour the milk into the black cup."], "length": 605} +{"episode_index": 440, "tasks": ["pour the milk into the black cup."], "length": 594} +{"episode_index": 441, "tasks": ["pour the milk into the black cup."], "length": 624} +{"episode_index": 442, "tasks": ["pour the milk into the gray cup."], "length": 716} +{"episode_index": 443, "tasks": ["pour the milk into the gray cup."], "length": 561} +{"episode_index": 444, "tasks": ["pour the milk into the gray cup."], "length": 564} +{"episode_index": 445, "tasks": ["pour the milk into the gray cup."], "length": 543} +{"episode_index": 446, "tasks": ["pour the milk into the gray cup."], "length": 591} +{"episode_index": 447, "tasks": ["pour the milk into the gray cup."], "length": 547} +{"episode_index": 448, "tasks": ["pour the milk into the gray cup."], "length": 527} +{"episode_index": 449, "tasks": ["pour the milk into the gray cup."], "length": 571} +{"episode_index": 450, "tasks": ["pour the milk into the gray cup."], "length": 547} +{"episode_index": 451, "tasks": ["pour the milk into the gray cup."], "length": 634} +{"episode_index": 452, "tasks": ["pour the milk into the white cup."], "length": 678} +{"episode_index": 453, "tasks": ["pour the milk into the white cup."], "length": 720} +{"episode_index": 454, "tasks": ["pour the milk into the white cup."], "length": 657} +{"episode_index": 455, "tasks": ["pour the milk into the white cup."], "length": 750} +{"episode_index": 456, "tasks": ["pour the milk into the white cup."], "length": 584} +{"episode_index": 457, "tasks": ["pour the milk into the white cup."], "length": 687} +{"episode_index": 458, "tasks": ["pour the milk into the white cup."], "length": 589} +{"episode_index": 459, "tasks": ["pour the milk into the white cup."], "length": 671} +{"episode_index": 460, "tasks": ["pour the milk into the white cup."], "length": 742} +{"episode_index": 461, "tasks": ["pour the milk into the white cup."], "length": 622} +{"episode_index": 462, "tasks": ["pour the milk into the white cup."], "length": 668} +{"episode_index": 463, "tasks": ["pour the milk into the white cup."], "length": 642} +{"episode_index": 464, "tasks": ["pour the milk into the white cup."], "length": 936} +{"episode_index": 465, "tasks": ["pour the milk into the yellow cup."], "length": 682} +{"episode_index": 466, "tasks": ["pour the milk into the yellow cup."], "length": 621} +{"episode_index": 467, "tasks": ["pour the milk into the yellow cup."], "length": 693} +{"episode_index": 468, "tasks": ["pour the milk into the yellow cup."], "length": 840} +{"episode_index": 469, "tasks": ["pour the milk into the yellow cup."], "length": 652} +{"episode_index": 470, "tasks": ["pour the milk into the yellow cup."], "length": 655} +{"episode_index": 471, "tasks": ["pour the milk into the yellow cup."], "length": 576} +{"episode_index": 472, "tasks": ["pour the milk into the yellow cup."], "length": 536} +{"episode_index": 473, "tasks": ["pour the milk into the yellow cup."], "length": 668} +{"episode_index": 474, "tasks": ["pour the milk into the yellow cup."], "length": 571} +{"episode_index": 475, "tasks": ["pour the milk into the yellow cup."], "length": 610} +{"episode_index": 476, "tasks": ["pour the milk into the yellow cup."], "length": 658} +{"episode_index": 477, "tasks": ["pour the milk into the yellow cup."], "length": 552} +{"episode_index": 478, "tasks": ["pour the milk into the yellow cup."], "length": 665} +{"episode_index": 479, "tasks": ["pour the milk into the yellow cup."], "length": 584} +{"episode_index": 480, "tasks": ["pour the milk into the yellow cup."], "length": 525} +{"episode_index": 481, "tasks": ["pour the milk into the yellow cup."], "length": 574} +{"episode_index": 482, "tasks": ["pour the milk into the yellow cup."], "length": 578} +{"episode_index": 483, "tasks": ["pour the milk into the yellow cup."], "length": 581} +{"episode_index": 484, "tasks": ["pour the milk into the yellow cup."], "length": 588} +{"episode_index": 485, "tasks": ["pour the milk into the yellow cup."], "length": 583} +{"episode_index": 486, "tasks": ["pour the milk into the yellow cup."], "length": 551} +{"episode_index": 487, "tasks": ["pour the milk into the yellow cup."], "length": 570} +{"episode_index": 488, "tasks": ["pour the milk into the yellow cup."], "length": 590} +{"episode_index": 489, "tasks": ["pour the milk into the yellow cup."], "length": 476} +{"episode_index": 490, "tasks": ["pour the sprite into the gray cup."], "length": 593} +{"episode_index": 491, "tasks": ["pour the sprite into the gray cup."], "length": 496} +{"episode_index": 492, "tasks": ["pour the sprite into the gray cup."], "length": 425} +{"episode_index": 493, "tasks": ["pour the sprite into the gray cup."], "length": 419} +{"episode_index": 494, "tasks": ["pour the sprite into the gray cup."], "length": 511} +{"episode_index": 495, "tasks": ["pour the sprite into the gray cup."], "length": 481} +{"episode_index": 496, "tasks": ["pour the sprite into the gray cup."], "length": 434} +{"episode_index": 497, "tasks": ["pour the sprite into the gray cup."], "length": 468} +{"episode_index": 498, "tasks": ["pour the sprite into the gray cup."], "length": 550} +{"episode_index": 499, "tasks": ["pour the sprite into the gray cup."], "length": 417} +{"episode_index": 500, "tasks": ["pour the sprite into the gray cup."], "length": 445} +{"episode_index": 501, "tasks": ["pour the sprite into the gray cup."], "length": 424} +{"episode_index": 502, "tasks": ["pour the sprite into the gray cup."], "length": 471} +{"episode_index": 503, "tasks": ["pour the sprite into the gray cup."], "length": 443} +{"episode_index": 504, "tasks": ["pour the sprite into the gray cup."], "length": 418} +{"episode_index": 505, "tasks": ["pour the sprite into the gray cup."], "length": 516} +{"episode_index": 506, "tasks": ["pour the sprite into the gray cup."], "length": 425} +{"episode_index": 507, "tasks": ["pour the sprite into the gray cup."], "length": 543} +{"episode_index": 508, "tasks": ["pour the sprite into the gray cup."], "length": 483} +{"episode_index": 509, "tasks": ["pour the sprite into the gray cup."], "length": 415} +{"episode_index": 510, "tasks": ["pour the sprite into the gray cup."], "length": 605} +{"episode_index": 511, "tasks": ["pour the sprite into the gray cup."], "length": 579} +{"episode_index": 512, "tasks": ["pour the sprite into the gray cup."], "length": 439} +{"episode_index": 513, "tasks": ["pour the sprite into the gray cup."], "length": 534} +{"episode_index": 514, "tasks": ["pour the sprite into the gray cup."], "length": 532} +{"episode_index": 515, "tasks": ["pour half of the sprite into the black mug."], "length": 435} +{"episode_index": 516, "tasks": ["pour half of the sprite into the black mug."], "length": 298} +{"episode_index": 517, "tasks": ["pour half of the sprite into the black mug."], "length": 287} +{"episode_index": 518, "tasks": ["pour half of the sprite into the black mug."], "length": 299} +{"episode_index": 519, "tasks": ["pour half of the sprite into the black mug."], "length": 253} +{"episode_index": 520, "tasks": ["pour half of the sprite into the black mug."], "length": 283} +{"episode_index": 521, "tasks": ["pour half of the sprite into the black mug."], "length": 277} +{"episode_index": 522, "tasks": ["pour half of the sprite into the black mug."], "length": 278} +{"episode_index": 523, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 495} +{"episode_index": 524, "tasks": ["pour quarter of the sprite into the black mug."], "length": 467} +{"episode_index": 525, "tasks": ["fill the paper cup completely with sprite."], "length": 442} +{"episode_index": 526, "tasks": ["pour half of the sprite into the transparent cup."], "length": 557} +{"episode_index": 527, "tasks": ["pour half of the sprite into the transparent cup."], "length": 372} +{"episode_index": 528, "tasks": ["pour half of the sprite into the transparent cup."], "length": 403} +{"episode_index": 529, "tasks": ["pour half of the sprite into the transparent cup."], "length": 509} +{"episode_index": 530, "tasks": ["pour half of the sprite into the transparent cup."], "length": 355} +{"episode_index": 531, "tasks": ["pour half of the sprite into the transparent cup."], "length": 348} +{"episode_index": 532, "tasks": ["pour half of the sprite into the transparent cup."], "length": 354} +{"episode_index": 533, "tasks": ["pour half of the sprite into the transparent cup."], "length": 326} +{"episode_index": 534, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 265} +{"episode_index": 535, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 299} +{"episode_index": 536, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 304} +{"episode_index": 537, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 318} +{"episode_index": 538, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 336} +{"episode_index": 539, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 350} +{"episode_index": 540, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 319} +{"episode_index": 541, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 331} +{"episode_index": 542, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 327} +{"episode_index": 543, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 392} +{"episode_index": 544, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 399} +{"episode_index": 545, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 346} +{"episode_index": 546, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 354} +{"episode_index": 547, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 369} +{"episode_index": 548, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 356} +{"episode_index": 549, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 355} +{"episode_index": 550, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 341} +{"episode_index": 551, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 388} +{"episode_index": 552, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 372} +{"episode_index": 553, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 342} +{"episode_index": 554, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 335} +{"episode_index": 555, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 353} +{"episode_index": 556, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 332} +{"episode_index": 557, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 334} +{"episode_index": 558, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 338} +{"episode_index": 559, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 371} +{"episode_index": 560, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 375} +{"episode_index": 561, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 392} +{"episode_index": 562, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 354} +{"episode_index": 563, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 422} +{"episode_index": 564, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 570} +{"episode_index": 565, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 604} +{"episode_index": 566, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 596} +{"episode_index": 567, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 646} +{"episode_index": 568, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 546} +{"episode_index": 569, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 642} +{"episode_index": 570, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 578} +{"episode_index": 571, "tasks": ["pour the cestbon into the red cup."], "length": 353} +{"episode_index": 572, "tasks": ["pour the cestbon into the red cup."], "length": 315} +{"episode_index": 573, "tasks": ["pour the cestbon into the red cup."], "length": 372} +{"episode_index": 574, "tasks": ["pour the cestbon into the red cup."], "length": 372} +{"episode_index": 575, "tasks": ["pour the cestbon into the red cup."], "length": 351} +{"episode_index": 576, "tasks": ["pour the cestbon into the red cup."], "length": 386} +{"episode_index": 577, "tasks": ["pour the cestbon into the red cup."], "length": 348} +{"episode_index": 578, "tasks": ["pour the cestbon into the red cup."], "length": 384} +{"episode_index": 579, "tasks": ["pour the cestbon into the red cup."], "length": 456} +{"episode_index": 580, "tasks": ["pour the cestbon into the red cup."], "length": 343} +{"episode_index": 581, "tasks": ["pour the cestbon into the red cup."], "length": 339} +{"episode_index": 582, "tasks": ["pour the cestbon into the red cup."], "length": 345} +{"episode_index": 583, "tasks": ["pour the cestbon into the red cup."], "length": 317} +{"episode_index": 584, "tasks": ["pour the cestbon into the red cup."], "length": 306} +{"episode_index": 585, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 294} +{"episode_index": 586, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 272} +{"episode_index": 587, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 274} +{"episode_index": 588, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 307} +{"episode_index": 589, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 271} +{"episode_index": 590, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 275} +{"episode_index": 591, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 270} +{"episode_index": 592, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 285} +{"episode_index": 593, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 302} +{"episode_index": 594, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 283} +{"episode_index": 595, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 324} +{"episode_index": 596, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 314} +{"episode_index": 597, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 299} +{"episode_index": 598, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 325} +{"episode_index": 599, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 300} +{"episode_index": 600, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 397} +{"episode_index": 601, "tasks": ["pour the cestbon into the gray cup."], "length": 317} +{"episode_index": 602, "tasks": ["pour the cestbon into the gray cup."], "length": 344} +{"episode_index": 603, "tasks": ["pour the cestbon into the gray cup."], "length": 357} +{"episode_index": 604, "tasks": ["pour the cestbon into the gray cup."], "length": 330} +{"episode_index": 605, "tasks": ["pour the cestbon into the gray cup."], "length": 340} +{"episode_index": 606, "tasks": ["pour the cestbon into the gray cup."], "length": 335} +{"episode_index": 607, "tasks": ["pour the cestbon into the gray cup."], "length": 331} +{"episode_index": 608, "tasks": ["pour the cestbon into the gray cup."], "length": 330} +{"episode_index": 609, "tasks": ["pour the cestbon into the gray cup."], "length": 320} +{"episode_index": 610, "tasks": ["pour the cestbon into the gray cup."], "length": 306} +{"episode_index": 611, "tasks": ["pour the cestbon into the white cup."], "length": 358} +{"episode_index": 612, "tasks": ["pour the cestbon into the white cup."], "length": 330} +{"episode_index": 613, "tasks": ["pour the cestbon into the white cup."], "length": 323} +{"episode_index": 614, "tasks": ["pour the cestbon into the white cup."], "length": 302} +{"episode_index": 615, "tasks": ["pour the cestbon into the white cup."], "length": 308} +{"episode_index": 616, "tasks": ["pour the cestbon into the white cup."], "length": 294} +{"episode_index": 617, "tasks": ["pour the cestbon into the white cup."], "length": 297} +{"episode_index": 618, "tasks": ["pour the cestbon into the white cup."], "length": 298} +{"episode_index": 619, "tasks": ["pour the cestbon into the white cup."], "length": 302} +{"episode_index": 620, "tasks": ["pour the cestbon into the white cup."], "length": 314} +{"episode_index": 621, "tasks": ["pour the cestbon into the white cup."], "length": 297} +{"episode_index": 622, "tasks": ["pour the cestbon into the white cup."], "length": 323} +{"episode_index": 623, "tasks": ["pour the cestbon into the white cup."], "length": 304} +{"episode_index": 624, "tasks": ["pour the cestbon into the white cup."], "length": 328} +{"episode_index": 625, "tasks": ["pour the cestbon into the white cup."], "length": 298} +{"episode_index": 626, "tasks": ["pour the cestbon into the white cup."], "length": 341} +{"episode_index": 627, "tasks": ["pour the cestbon into the white cup."], "length": 303} +{"episode_index": 628, "tasks": ["pour the cestbon into the white cup."], "length": 305} +{"episode_index": 629, "tasks": ["pour the cestbon into the black cup."], "length": 365} +{"episode_index": 630, "tasks": ["pour the cestbon into the black cup."], "length": 323} +{"episode_index": 631, "tasks": ["pour the cestbon into the black cup."], "length": 361} +{"episode_index": 632, "tasks": ["pour the cestbon into the black cup."], "length": 320} +{"episode_index": 633, "tasks": ["pour the cestbon into the black cup."], "length": 339} +{"episode_index": 634, "tasks": ["pour the cestbon into the black cup."], "length": 332} +{"episode_index": 635, "tasks": ["pour the cestbon into the black cup."], "length": 364} +{"episode_index": 636, "tasks": ["pour the cestbon into the black cup."], "length": 320} +{"episode_index": 637, "tasks": ["pour the cestbon into the black cup."], "length": 316} +{"episode_index": 638, "tasks": ["pour the cestbon into the black cup."], "length": 328} +{"episode_index": 639, "tasks": ["pour the cestbon into the black cup."], "length": 314} +{"episode_index": 640, "tasks": ["pour the cestbon into the black cup."], "length": 340} +{"episode_index": 641, "tasks": ["pour the cestbon into the black cup."], "length": 329} +{"episode_index": 642, "tasks": ["pour the cestbon into the black cup."], "length": 304} +{"episode_index": 643, "tasks": ["pour the cestbon into the black cup."], "length": 368} +{"episode_index": 644, "tasks": ["pour the cestbon into the black cup."], "length": 301} +{"episode_index": 645, "tasks": ["pour the cestbon into the black cup."], "length": 316} +{"episode_index": 646, "tasks": ["pour the cestbon into the black cup."], "length": 302} +{"episode_index": 647, "tasks": ["pour the cestbon into the black cup."], "length": 291} +{"episode_index": 648, "tasks": ["pour the cestbon into the black cup."], "length": 293} +{"episode_index": 649, "tasks": ["pour the coffee into the red cup."], "length": 467} +{"episode_index": 650, "tasks": ["pour the coffee into the red cup."], "length": 469} +{"episode_index": 651, "tasks": ["pour the coffee into the red cup."], "length": 477} +{"episode_index": 652, "tasks": ["pour the coffee into the red cup."], "length": 474} +{"episode_index": 653, "tasks": ["pour the coffee into the red cup."], "length": 439} +{"episode_index": 654, "tasks": ["pour the coffee into the red cup."], "length": 472} +{"episode_index": 655, "tasks": ["pour the coffee into the red cup."], "length": 518} +{"episode_index": 656, "tasks": ["pour the coffee into the red cup."], "length": 440} +{"episode_index": 657, "tasks": ["pour the coffee into the red cup."], "length": 453} +{"episode_index": 658, "tasks": ["pour the coffee into the red cup."], "length": 500} +{"episode_index": 659, "tasks": ["pour the coffee into the red cup."], "length": 495} +{"episode_index": 660, "tasks": ["pour the coffee into the red cup."], "length": 543} +{"episode_index": 661, "tasks": ["pour the coffee into the red cup."], "length": 544} +{"episode_index": 662, "tasks": ["pour the coffee into the red cup."], "length": 461} +{"episode_index": 663, "tasks": ["pour the coffee into the red cup."], "length": 502} +{"episode_index": 664, "tasks": ["pour the coffee into the red cup."], "length": 495} +{"episode_index": 665, "tasks": ["pour the coffee into the red cup."], "length": 580} +{"episode_index": 666, "tasks": ["pour the coffee into the red cup."], "length": 489} +{"episode_index": 667, "tasks": ["pour the coffee into the red cup."], "length": 482} +{"episode_index": 668, "tasks": ["pour the coffee into the red cup."], "length": 534} +{"episode_index": 669, "tasks": ["pour the coffee into the red cup."], "length": 473} +{"episode_index": 670, "tasks": ["pour the coffee into the red cup."], "length": 582} +{"episode_index": 671, "tasks": ["pour the cestbon into the yellow cup."], "length": 549} +{"episode_index": 672, "tasks": ["pour the cestbon into the yellow cup."], "length": 584} +{"episode_index": 673, "tasks": ["pour the cestbon into the yellow cup."], "length": 543} +{"episode_index": 674, "tasks": ["pour the cestbon into the yellow cup."], "length": 553} +{"episode_index": 675, "tasks": ["pour the cestbon into the yellow cup."], "length": 543} +{"episode_index": 676, "tasks": ["pour the cestbon into the yellow cup."], "length": 509} +{"episode_index": 677, "tasks": ["pour the cestbon into the yellow cup."], "length": 440} +{"episode_index": 678, "tasks": ["pour the cestbon into the yellow cup."], "length": 505} +{"episode_index": 679, "tasks": ["pour the cestbon into the yellow cup."], "length": 564} +{"episode_index": 680, "tasks": ["pour the cestbon into the yellow cup."], "length": 536} +{"episode_index": 681, "tasks": ["pour the cestbon into the yellow cup."], "length": 514} +{"episode_index": 682, "tasks": ["pour the cestbon into the yellow cup."], "length": 512} +{"episode_index": 683, "tasks": ["pour the cestbon into the yellow cup."], "length": 483} +{"episode_index": 684, "tasks": ["pour the cestbon into the yellow cup."], "length": 523} +{"episode_index": 685, "tasks": ["pour the cestbon into the yellow cup."], "length": 496} +{"episode_index": 686, "tasks": ["pour the cestbon into the yellow cup."], "length": 498} +{"episode_index": 687, "tasks": ["pour the cestbon into the yellow cup."], "length": 475} +{"episode_index": 688, "tasks": ["pour the cestbon into the yellow cup."], "length": 479} +{"episode_index": 689, "tasks": ["pour the cestbon into the yellow cup."], "length": 457} +{"episode_index": 690, "tasks": ["pour the cestbon into the yellow cup."], "length": 461} +{"episode_index": 691, "tasks": ["pour the cestbon into the yellow cup."], "length": 480} +{"episode_index": 692, "tasks": ["pour the cestbon into the yellow cup."], "length": 419} +{"episode_index": 693, "tasks": ["pour the coffee into the gray cup."], "length": 440} +{"episode_index": 694, "tasks": ["pour the coffee into the gray cup."], "length": 411} +{"episode_index": 695, "tasks": ["pour the coffee into the gray cup."], "length": 460} +{"episode_index": 696, "tasks": ["pour the coffee into the gray cup."], "length": 554} +{"episode_index": 697, "tasks": ["pour the coffee into the gray cup."], "length": 515} +{"episode_index": 698, "tasks": ["pour the coffee into the gray cup."], "length": 445} +{"episode_index": 699, "tasks": ["pour the coffee into the gray cup."], "length": 428} +{"episode_index": 700, "tasks": ["pour the coffee into the gray cup."], "length": 436} +{"episode_index": 701, "tasks": ["pour the coffee into the gray cup."], "length": 498} +{"episode_index": 702, "tasks": ["pour the coffee into the gray cup."], "length": 403} +{"episode_index": 703, "tasks": ["pour the coffee into the gray cup."], "length": 416} +{"episode_index": 704, "tasks": ["pour the coffee into the gray cup."], "length": 400} +{"episode_index": 705, "tasks": ["pour the coffee into the gray cup."], "length": 504} +{"episode_index": 706, "tasks": ["pour the coffee into the gray cup."], "length": 446} +{"episode_index": 707, "tasks": ["pour the coffee into the gray cup."], "length": 472} +{"episode_index": 708, "tasks": ["pour the coffee into the gray cup."], "length": 430} +{"episode_index": 709, "tasks": ["pour the coffee into the gray cup."], "length": 372} +{"episode_index": 710, "tasks": ["pour the coffee into the gray cup."], "length": 418} +{"episode_index": 711, "tasks": ["pour the coffee into the gray cup."], "length": 389} +{"episode_index": 712, "tasks": ["pour the coffee into the gray cup."], "length": 363} +{"episode_index": 713, "tasks": ["pour the coffee into the gray cup."], "length": 427} +{"episode_index": 714, "tasks": ["pour the coffee into the gray cup."], "length": 364} +{"episode_index": 715, "tasks": ["pour the coffee into the white cup."], "length": 482} +{"episode_index": 716, "tasks": ["pour the coffee into the white cup."], "length": 506} +{"episode_index": 717, "tasks": ["pour the coffee into the white cup."], "length": 458} +{"episode_index": 718, "tasks": ["pour the coffee into the white cup."], "length": 447} +{"episode_index": 719, "tasks": ["pour the coffee into the white cup."], "length": 472} +{"episode_index": 720, "tasks": ["pour the coffee into the white cup."], "length": 401} +{"episode_index": 721, "tasks": ["pour the coffee into the white cup."], "length": 397} +{"episode_index": 722, "tasks": ["pour the coffee into the white cup."], "length": 424} +{"episode_index": 723, "tasks": ["pour the coffee into the white cup."], "length": 381} +{"episode_index": 724, "tasks": ["pour the coffee into the white cup."], "length": 343} +{"episode_index": 725, "tasks": ["pour the coffee into the white cup."], "length": 392} +{"episode_index": 726, "tasks": ["pour the coffee into the white cup."], "length": 404} +{"episode_index": 727, "tasks": ["pour the coffee into the white cup."], "length": 370} +{"episode_index": 728, "tasks": ["pour the coffee into the white cup."], "length": 376} +{"episode_index": 729, "tasks": ["pour the coffee into the white cup."], "length": 424} +{"episode_index": 730, "tasks": ["pour the coffee into the white cup."], "length": 384} +{"episode_index": 731, "tasks": ["pour the coffee into the white cup."], "length": 402} +{"episode_index": 732, "tasks": ["pour the coffee into the white cup."], "length": 429} +{"episode_index": 733, "tasks": ["pour the coffee into the white cup."], "length": 388} +{"episode_index": 734, "tasks": ["pour the coffee into the white cup."], "length": 371} +{"episode_index": 735, "tasks": ["pour the coffee into the white cup."], "length": 430} +{"episode_index": 736, "tasks": ["pour the coffee into the white cup."], "length": 381} +{"episode_index": 737, "tasks": ["pour the coffee into the white cup."], "length": 390} +{"episode_index": 738, "tasks": ["pour the coffee into the black cup."], "length": 435} +{"episode_index": 739, "tasks": ["pour the coffee into the black cup."], "length": 532} +{"episode_index": 740, "tasks": ["pour the coffee into the black cup."], "length": 479} +{"episode_index": 741, "tasks": ["pour the coffee into the black cup."], "length": 440} +{"episode_index": 742, "tasks": ["pour the coffee into the black cup."], "length": 483} +{"episode_index": 743, "tasks": ["pour the coffee into the black cup."], "length": 414} +{"episode_index": 744, "tasks": ["pour the coffee into the black cup."], "length": 396} +{"episode_index": 745, "tasks": ["pour the coffee into the black cup."], "length": 452} +{"episode_index": 746, "tasks": ["pour the coffee into the black cup."], "length": 419} +{"episode_index": 747, "tasks": ["pour the coffee into the black cup."], "length": 441} +{"episode_index": 748, "tasks": ["pour the coffee into the black cup."], "length": 387} +{"episode_index": 749, "tasks": ["pour the coffee into the black cup."], "length": 408} +{"episode_index": 750, "tasks": ["pour the coffee into the black cup."], "length": 391} +{"episode_index": 751, "tasks": ["pour the coffee into the black cup."], "length": 464} +{"episode_index": 752, "tasks": ["pour the coffee into the black cup."], "length": 453} +{"episode_index": 753, "tasks": ["pour the coffee into the black cup."], "length": 454} +{"episode_index": 754, "tasks": ["pour the coffee into the black cup."], "length": 439} +{"episode_index": 755, "tasks": ["pour the coffee into the black cup."], "length": 429} +{"episode_index": 756, "tasks": ["pour the coffee into the black cup."], "length": 377} +{"episode_index": 757, "tasks": ["pour the coffee into the black cup."], "length": 481} +{"episode_index": 758, "tasks": ["pour the coffee into the black cup."], "length": 332} +{"episode_index": 759, "tasks": ["pour the coffee into the black cup."], "length": 334} +{"episode_index": 760, "tasks": ["pour the coffee into the black cup."], "length": 412} +{"episode_index": 761, "tasks": ["pour the coffee into the black cup."], "length": 379} +{"episode_index": 762, "tasks": ["pour the coffee into the black cup."], "length": 353} +{"episode_index": 763, "tasks": ["pour the cola into the red cup."], "length": 384} +{"episode_index": 764, "tasks": ["pour the cola into the red cup."], "length": 389} +{"episode_index": 765, "tasks": ["pour the cola into the red cup."], "length": 391} +{"episode_index": 766, "tasks": ["pour the cola into the red cup."], "length": 352} +{"episode_index": 767, "tasks": ["pour the cola into the red cup."], "length": 404} +{"episode_index": 768, "tasks": ["pour the cola into the red cup."], "length": 369} +{"episode_index": 769, "tasks": ["pour the cola into the red cup."], "length": 338} +{"episode_index": 770, "tasks": ["pour the cola into the red cup."], "length": 351} +{"episode_index": 771, "tasks": ["pour the cola into the red cup."], "length": 328} +{"episode_index": 772, "tasks": ["pour the cola into the red cup."], "length": 314} +{"episode_index": 773, "tasks": ["pour the cola into the red cup."], "length": 362} +{"episode_index": 774, "tasks": ["pour the cola into the red cup."], "length": 335} +{"episode_index": 775, "tasks": ["pour the cola into the red cup."], "length": 356} +{"episode_index": 776, "tasks": ["pour the cola into the red cup."], "length": 334} +{"episode_index": 777, "tasks": ["pour the cola into the red cup."], "length": 358} +{"episode_index": 778, "tasks": ["pour the cola into the red cup."], "length": 329} +{"episode_index": 779, "tasks": ["pour the cola into the red cup."], "length": 315} +{"episode_index": 780, "tasks": ["pour the cola into the red cup."], "length": 335} +{"episode_index": 781, "tasks": ["pour the cola into the red cup."], "length": 333} +{"episode_index": 782, "tasks": ["pour the cola into the red cup."], "length": 332} +{"episode_index": 783, "tasks": ["pour the cola into the red cup."], "length": 340} +{"episode_index": 784, "tasks": ["pour the cola into the red cup."], "length": 368} +{"episode_index": 785, "tasks": ["pour the cola into the red cup."], "length": 362} +{"episode_index": 786, "tasks": ["pour the cola into the red cup."], "length": 344} +{"episode_index": 787, "tasks": ["pour the cola into the red cup."], "length": 329} +{"episode_index": 788, "tasks": ["pour the cola into the black cup."], "length": 375} +{"episode_index": 789, "tasks": ["pour the cola into the black cup."], "length": 373} +{"episode_index": 790, "tasks": ["pour the cola into the black cup."], "length": 359} +{"episode_index": 791, "tasks": ["pour the cola into the black cup."], "length": 362} +{"episode_index": 792, "tasks": ["pour the cola into the black cup."], "length": 346} +{"episode_index": 793, "tasks": ["pour the cola into the black cup."], "length": 355} +{"episode_index": 794, "tasks": ["pour the cola into the black cup."], "length": 357} +{"episode_index": 795, "tasks": ["pour the cola into the black cup."], "length": 364} +{"episode_index": 796, "tasks": ["pour the cola into the black cup."], "length": 386} +{"episode_index": 797, "tasks": ["pour the cola into the black cup."], "length": 391} +{"episode_index": 798, "tasks": ["pour the cola into the black cup."], "length": 359} +{"episode_index": 799, "tasks": ["pour the cola into the black cup."], "length": 311} +{"episode_index": 800, "tasks": ["pour the cola into the black cup."], "length": 378} +{"episode_index": 801, "tasks": ["pour the cola into the black cup."], "length": 327} +{"episode_index": 802, "tasks": ["pour the cola into the black cup."], "length": 341} +{"episode_index": 803, "tasks": ["pour the cola into the black cup."], "length": 548} +{"episode_index": 804, "tasks": ["pour the cola into the black cup."], "length": 503} +{"episode_index": 805, "tasks": ["pour the cola into the black cup."], "length": 487} +{"episode_index": 806, "tasks": ["pour the cola into the black cup."], "length": 434} +{"episode_index": 807, "tasks": ["pour the cola into the black cup."], "length": 454} +{"episode_index": 808, "tasks": ["pour the cola into the black cup."], "length": 437} +{"episode_index": 809, "tasks": ["pour the cola into the white cup."], "length": 362} +{"episode_index": 810, "tasks": ["pour the cola into the white cup."], "length": 328} +{"episode_index": 811, "tasks": ["pour the cola into the white cup."], "length": 339} +{"episode_index": 812, "tasks": ["pour the cola into the white cup."], "length": 315} +{"episode_index": 813, "tasks": ["pour the cola into the white cup."], "length": 348} +{"episode_index": 814, "tasks": ["pour the cola into the white cup."], "length": 350} +{"episode_index": 815, "tasks": ["pour the cola into the white cup."], "length": 354} +{"episode_index": 816, "tasks": ["pour the cola into the white cup."], "length": 331} +{"episode_index": 817, "tasks": ["pour the cola into the white cup."], "length": 371} +{"episode_index": 818, "tasks": ["pour the cola into the white cup."], "length": 342} +{"episode_index": 819, "tasks": ["pour the cola into the white cup."], "length": 320} +{"episode_index": 820, "tasks": ["pour the cola into the white cup."], "length": 320} +{"episode_index": 821, "tasks": ["pour the cola into the white cup."], "length": 320} +{"episode_index": 822, "tasks": ["pour the cola into the white cup."], "length": 342} +{"episode_index": 823, "tasks": ["pour the cola into the white cup."], "length": 301} +{"episode_index": 824, "tasks": ["pour the coffee into the yellow cup."], "length": 384} +{"episode_index": 825, "tasks": ["pour the coffee into the yellow cup."], "length": 403} +{"episode_index": 826, "tasks": ["pour the coffee into the yellow cup."], "length": 379} +{"episode_index": 827, "tasks": ["pour the coffee into the yellow cup."], "length": 353} +{"episode_index": 828, "tasks": ["pour the coffee into the yellow cup."], "length": 349} +{"episode_index": 829, "tasks": ["pour the coffee into the yellow cup."], "length": 319} +{"episode_index": 830, "tasks": ["pour the coffee into the yellow cup."], "length": 323} +{"episode_index": 831, "tasks": ["pour the coffee into the yellow cup."], "length": 342} +{"episode_index": 832, "tasks": ["pour the coffee into the yellow cup."], "length": 396} +{"episode_index": 833, "tasks": ["pour the coffee into the yellow cup."], "length": 369} +{"episode_index": 834, "tasks": ["pour the coffee into the yellow cup."], "length": 391} +{"episode_index": 835, "tasks": ["pour the coffee into the yellow cup."], "length": 368} +{"episode_index": 836, "tasks": ["pour the coffee into the yellow cup."], "length": 389} +{"episode_index": 837, "tasks": ["pour the coffee into the yellow cup."], "length": 354} +{"episode_index": 838, "tasks": ["pour the coffee into the yellow cup."], "length": 371} +{"episode_index": 839, "tasks": ["pour the coffee into the yellow cup."], "length": 379} +{"episode_index": 840, "tasks": ["pour the coffee into the yellow cup."], "length": 338} +{"episode_index": 841, "tasks": ["pour the coffee into the yellow cup."], "length": 352} +{"episode_index": 842, "tasks": ["pour the coffee into the yellow cup."], "length": 386} +{"episode_index": 843, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 722} +{"episode_index": 844, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 799} +{"episode_index": 845, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 850} +{"episode_index": 846, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 849} +{"episode_index": 847, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 812} +{"episode_index": 848, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 836} +{"episode_index": 849, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 802} +{"episode_index": 850, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 778} +{"episode_index": 851, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 781} +{"episode_index": 852, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 814} +{"episode_index": 853, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 664} +{"episode_index": 854, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 724} +{"episode_index": 855, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 810} +{"episode_index": 856, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 674} +{"episode_index": 857, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 691} +{"episode_index": 858, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1096} +{"episode_index": 859, "tasks": ["fill the transparent cup completely with NFC orange juice."], "length": 1024} +{"episode_index": 860, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 1018} +{"episode_index": 861, "tasks": ["pour three quarters of the NFC orange juice into the paper cup."], "length": 1113} +{"episode_index": 862, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 856} +{"episode_index": 863, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 917} +{"episode_index": 864, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1005} +{"episode_index": 865, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1040} +{"episode_index": 866, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1016} +{"episode_index": 867, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 882} +{"episode_index": 868, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 916} +{"episode_index": 869, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 892} +{"episode_index": 870, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 943} +{"episode_index": 871, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 838} +{"episode_index": 872, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 977} +{"episode_index": 873, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 992} +{"episode_index": 874, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 1009} +{"episode_index": 875, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 807} +{"episode_index": 876, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 764} +{"episode_index": 877, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 817} +{"episode_index": 878, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 894} +{"episode_index": 879, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 898} +{"episode_index": 880, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 961} +{"episode_index": 881, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 816} +{"episode_index": 882, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 777} +{"episode_index": 883, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 881} +{"episode_index": 884, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 772} +{"episode_index": 885, "tasks": ["pour half of the NFC orange juice into the paper cup."], "length": 820} +{"episode_index": 886, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 707} +{"episode_index": 887, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 618} +{"episode_index": 888, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 673} +{"episode_index": 889, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 647} +{"episode_index": 890, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 700} +{"episode_index": 891, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 600} +{"episode_index": 892, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 673} +{"episode_index": 893, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 683} +{"episode_index": 894, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 609} +{"episode_index": 895, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 570} +{"episode_index": 896, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 571} +{"episode_index": 897, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 535} +{"episode_index": 898, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 590} +{"episode_index": 899, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 538} +{"episode_index": 900, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 538} +{"episode_index": 901, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 611} +{"episode_index": 902, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 592} +{"episode_index": 903, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 575} +{"episode_index": 904, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 496} +{"episode_index": 905, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 518} +{"episode_index": 906, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 575} +{"episode_index": 907, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 570} +{"episode_index": 908, "tasks": ["pour quarter of the NFC orange juice into the paper cup."], "length": 610} +{"episode_index": 909, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 720} +{"episode_index": 910, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 714} +{"episode_index": 911, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 588} +{"episode_index": 912, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 634} +{"episode_index": 913, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 599} +{"episode_index": 914, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 581} +{"episode_index": 915, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 605} +{"episode_index": 916, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 604} +{"episode_index": 917, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 604} +{"episode_index": 918, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 551} +{"episode_index": 919, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 642} +{"episode_index": 920, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 755} +{"episode_index": 921, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 550} +{"episode_index": 922, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 571} +{"episode_index": 923, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 611} +{"episode_index": 924, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 563} +{"episode_index": 925, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 554} +{"episode_index": 926, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 552} +{"episode_index": 927, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 590} +{"episode_index": 928, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 554} +{"episode_index": 929, "tasks": ["pour half of the NFC orange juice into the transparent cup."], "length": 581} +{"episode_index": 930, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 410} +{"episode_index": 931, "tasks": ["pour quarter of the NFC orange juice into the transparent cup."], "length": 393} +{"episode_index": 932, "tasks": ["pour half of the red wine into the black mug."], "length": 481} +{"episode_index": 933, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 626} +{"episode_index": 934, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 594} +{"episode_index": 935, "tasks": ["pour three quarters of the NFC orange juice into the transparent cup."], "length": 715} +{"episode_index": 936, "tasks": ["fill the black mug completely with red wine."], "length": 640} +{"episode_index": 937, "tasks": ["fill the black mug completely with red wine."], "length": 747} +{"episode_index": 938, "tasks": ["fill the black mug completely with red wine."], "length": 715} +{"episode_index": 939, "tasks": ["fill the black mug completely with red wine."], "length": 804} +{"episode_index": 940, "tasks": ["fill the black mug completely with red wine."], "length": 727} +{"episode_index": 941, "tasks": ["pour three quarters of the red wine into the black mug."], "length": 607} +{"episode_index": 942, "tasks": ["pour three quarters of the red wine into the black mug."], "length": 635} +{"episode_index": 943, "tasks": ["fill the paper cup completely with red wine."], "length": 498} +{"episode_index": 944, "tasks": ["fill the paper cup completely with red wine."], "length": 498} +{"episode_index": 945, "tasks": ["fill the paper cup completely with red wine."], "length": 502} +{"episode_index": 946, "tasks": ["fill the paper cup completely with red wine."], "length": 604} +{"episode_index": 947, "tasks": ["fill the paper cup completely with red wine."], "length": 500} +{"episode_index": 948, "tasks": ["fill the paper cup completely with red wine."], "length": 625} +{"episode_index": 949, "tasks": ["fill the paper cup completely with red wine."], "length": 640} +{"episode_index": 950, "tasks": ["fill the paper cup completely with red wine."], "length": 413} +{"episode_index": 951, "tasks": ["fill the paper cup completely with red wine."], "length": 461} +{"episode_index": 952, "tasks": ["fill the paper cup completely with red wine."], "length": 508} +{"episode_index": 953, "tasks": ["fill the paper cup completely with red wine."], "length": 464} +{"episode_index": 954, "tasks": ["fill the paper cup completely with red wine."], "length": 481} +{"episode_index": 955, "tasks": ["fill the paper cup completely with red wine."], "length": 486} +{"episode_index": 956, "tasks": ["fill the paper cup completely with red wine."], "length": 456} +{"episode_index": 957, "tasks": ["fill the paper cup completely with red wine."], "length": 451} +{"episode_index": 958, "tasks": ["fill the paper cup completely with red wine."], "length": 445} +{"episode_index": 959, "tasks": ["fill the paper cup completely with red wine."], "length": 525} +{"episode_index": 960, "tasks": ["fill the paper cup completely with red wine."], "length": 406} +{"episode_index": 961, "tasks": ["fill the paper cup completely with red wine."], "length": 527} +{"episode_index": 962, "tasks": ["fill the paper cup completely with red wine."], "length": 495} +{"episode_index": 963, "tasks": ["fill the paper cup completely with red wine."], "length": 439} +{"episode_index": 964, "tasks": ["fill the paper cup completely with red wine."], "length": 444} +{"episode_index": 965, "tasks": ["fill the paper cup completely with red wine."], "length": 428} +{"episode_index": 966, "tasks": ["fill the paper cup completely with red wine."], "length": 507} +{"episode_index": 967, "tasks": ["fill the paper cup completely with red wine."], "length": 578} +{"episode_index": 968, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 623} +{"episode_index": 969, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 484} +{"episode_index": 970, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 511} +{"episode_index": 971, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 470} +{"episode_index": 972, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 486} +{"episode_index": 973, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 491} +{"episode_index": 974, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 427} +{"episode_index": 975, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 509} +{"episode_index": 976, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 492} +{"episode_index": 977, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 493} +{"episode_index": 978, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 398} +{"episode_index": 979, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 471} +{"episode_index": 980, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 450} +{"episode_index": 981, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 484} +{"episode_index": 982, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 436} +{"episode_index": 983, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 489} +{"episode_index": 984, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 421} +{"episode_index": 985, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 448} +{"episode_index": 986, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 429} +{"episode_index": 987, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 499} +{"episode_index": 988, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 430} +{"episode_index": 989, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 463} +{"episode_index": 990, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 405} +{"episode_index": 991, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 498} +{"episode_index": 992, "tasks": ["pour three quarters of the red wine into the paper cup."], "length": 483} +{"episode_index": 993, "tasks": ["pour quarter of the red wine into the black mug."], "length": 497} +{"episode_index": 994, "tasks": ["pour quarter of the red wine into the black mug."], "length": 523} +{"episode_index": 995, "tasks": ["pour quarter of the red wine into the black mug."], "length": 502} +{"episode_index": 996, "tasks": ["pour quarter of the red wine into the black mug."], "length": 514} +{"episode_index": 997, "tasks": ["pour quarter of the red wine into the black mug."], "length": 496} +{"episode_index": 998, "tasks": ["pour quarter of the red wine into the black mug."], "length": 512} +{"episode_index": 999, "tasks": ["pour quarter of the red wine into the black mug."], "length": 474} +{"episode_index": 1000, "tasks": ["pour quarter of the red wine into the black mug."], "length": 469} +{"episode_index": 1001, "tasks": ["pour quarter of the red wine into the black mug."], "length": 463} +{"episode_index": 1002, "tasks": ["pour quarter of the red wine into the black mug."], "length": 435} +{"episode_index": 1003, "tasks": ["pour quarter of the red wine into the black mug."], "length": 419} +{"episode_index": 1004, "tasks": ["pour quarter of the red wine into the black mug."], "length": 491} +{"episode_index": 1005, "tasks": ["pour quarter of the red wine into the black mug."], "length": 409} +{"episode_index": 1006, "tasks": ["pour quarter of the red wine into the black mug."], "length": 483} +{"episode_index": 1007, "tasks": ["pour quarter of the red wine into the black mug."], "length": 403} +{"episode_index": 1008, "tasks": ["pour quarter of the red wine into the black mug."], "length": 485} +{"episode_index": 1009, "tasks": ["pour quarter of the red wine into the black mug."], "length": 523} +{"episode_index": 1010, "tasks": ["pour quarter of the red wine into the black mug."], "length": 461} +{"episode_index": 1011, "tasks": ["pour quarter of the red wine into the black mug."], "length": 419} +{"episode_index": 1012, "tasks": ["pour quarter of the red wine into the black mug."], "length": 471} +{"episode_index": 1013, "tasks": ["pour quarter of the red wine into the black mug."], "length": 406} +{"episode_index": 1014, "tasks": ["pour quarter of the red wine into the black mug."], "length": 461} +{"episode_index": 1015, "tasks": ["pour quarter of the red wine into the black mug."], "length": 453} +{"episode_index": 1016, "tasks": ["pour quarter of the red wine into the black mug."], "length": 424} +{"episode_index": 1017, "tasks": ["pour half of the red wine into the paper cup."], "length": 679} +{"episode_index": 1018, "tasks": ["pour half of the red wine into the paper cup."], "length": 623} +{"episode_index": 1019, "tasks": ["pour half of the red wine into the paper cup."], "length": 593} +{"episode_index": 1020, "tasks": ["pour half of the red wine into the paper cup."], "length": 741} +{"episode_index": 1021, "tasks": ["pour half of the red wine into the paper cup."], "length": 617} +{"episode_index": 1022, "tasks": ["pour half of the red wine into the paper cup."], "length": 701} +{"episode_index": 1023, "tasks": ["pour half of the red wine into the paper cup."], "length": 591} +{"episode_index": 1024, "tasks": ["pour half of the red wine into the paper cup."], "length": 651} +{"episode_index": 1025, "tasks": ["pour half of the red wine into the paper cup."], "length": 664} +{"episode_index": 1026, "tasks": ["pour half of the red wine into the paper cup."], "length": 652} +{"episode_index": 1027, "tasks": ["pour half of the red wine into the paper cup."], "length": 640} +{"episode_index": 1028, "tasks": ["pour half of the red wine into the paper cup."], "length": 573} +{"episode_index": 1029, "tasks": ["pour half of the red wine into the paper cup."], "length": 610} +{"episode_index": 1030, "tasks": ["pour half of the red wine into the paper cup."], "length": 571} +{"episode_index": 1031, "tasks": ["pour half of the red wine into the paper cup."], "length": 692} +{"episode_index": 1032, "tasks": ["pour half of the red wine into the paper cup."], "length": 538} +{"episode_index": 1033, "tasks": ["pour half of the red wine into the paper cup."], "length": 613} +{"episode_index": 1034, "tasks": ["pour half of the red wine into the paper cup."], "length": 715} +{"episode_index": 1035, "tasks": ["pour half of the red wine into the paper cup."], "length": 477} +{"episode_index": 1036, "tasks": ["pour half of the red wine into the paper cup."], "length": 627} +{"episode_index": 1037, "tasks": ["pour half of the red wine into the paper cup."], "length": 570} +{"episode_index": 1038, "tasks": ["pour half of the red wine into the paper cup."], "length": 579} +{"episode_index": 1039, "tasks": ["pour half of the red wine into the paper cup."], "length": 615} +{"episode_index": 1040, "tasks": ["pour half of the red wine into the paper cup."], "length": 681} +{"episode_index": 1041, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 525} +{"episode_index": 1042, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 549} +{"episode_index": 1043, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 605} +{"episode_index": 1044, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 523} +{"episode_index": 1045, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 552} +{"episode_index": 1046, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 519} +{"episode_index": 1047, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 615} +{"episode_index": 1048, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 543} +{"episode_index": 1049, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 588} +{"episode_index": 1050, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 574} +{"episode_index": 1051, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 526} +{"episode_index": 1052, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 773} +{"episode_index": 1053, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 671} +{"episode_index": 1054, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 539} +{"episode_index": 1055, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 546} +{"episode_index": 1056, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 576} +{"episode_index": 1057, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 483} +{"episode_index": 1058, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 561} +{"episode_index": 1059, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 586} +{"episode_index": 1060, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 518} +{"episode_index": 1061, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 594} +{"episode_index": 1062, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 548} +{"episode_index": 1063, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 643} +{"episode_index": 1064, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 578} +{"episode_index": 1065, "tasks": ["pour quarter of the red wine into the paper cup."], "length": 624} +{"episode_index": 1066, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 450} +{"episode_index": 1067, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 455} +{"episode_index": 1068, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 418} +{"episode_index": 1069, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 436} +{"episode_index": 1070, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 419} +{"episode_index": 1071, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 416} +{"episode_index": 1072, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 452} +{"episode_index": 1073, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 422} +{"episode_index": 1074, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 502} +{"episode_index": 1075, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 478} +{"episode_index": 1076, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 427} +{"episode_index": 1077, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 467} +{"episode_index": 1078, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 451} +{"episode_index": 1079, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 470} +{"episode_index": 1080, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 474} +{"episode_index": 1081, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 433} +{"episode_index": 1082, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 426} +{"episode_index": 1083, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 533} +{"episode_index": 1084, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 494} +{"episode_index": 1085, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 506} +{"episode_index": 1086, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 420} +{"episode_index": 1087, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 418} +{"episode_index": 1088, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 457} +{"episode_index": 1089, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 443} +{"episode_index": 1090, "tasks": ["pour quarter of the NFC orange juice into the black mug."], "length": 479} +{"episode_index": 1091, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 536} +{"episode_index": 1092, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 466} +{"episode_index": 1093, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 577} +{"episode_index": 1094, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 479} +{"episode_index": 1095, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 478} +{"episode_index": 1096, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 495} +{"episode_index": 1097, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 437} +{"episode_index": 1098, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 465} +{"episode_index": 1099, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 450} +{"episode_index": 1100, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 504} +{"episode_index": 1101, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 510} +{"episode_index": 1102, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 498} +{"episode_index": 1103, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 431} +{"episode_index": 1104, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 502} +{"episode_index": 1105, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 539} +{"episode_index": 1106, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 495} +{"episode_index": 1107, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 479} +{"episode_index": 1108, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 481} +{"episode_index": 1109, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 454} +{"episode_index": 1110, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 477} +{"episode_index": 1111, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 446} +{"episode_index": 1112, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 465} +{"episode_index": 1113, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 460} +{"episode_index": 1114, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 451} +{"episode_index": 1115, "tasks": ["fill the black mug completely with NFC orange juice."], "length": 500} +{"episode_index": 1116, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 694} +{"episode_index": 1117, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 836} +{"episode_index": 1118, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 744} +{"episode_index": 1119, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 800} +{"episode_index": 1120, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 915} +{"episode_index": 1121, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 788} +{"episode_index": 1122, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 712} +{"episode_index": 1123, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 670} +{"episode_index": 1124, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 723} +{"episode_index": 1125, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 744} +{"episode_index": 1126, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 597} +{"episode_index": 1127, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 702} +{"episode_index": 1128, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 755} +{"episode_index": 1129, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 681} +{"episode_index": 1130, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 685} +{"episode_index": 1131, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 593} +{"episode_index": 1132, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 702} +{"episode_index": 1133, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 604} +{"episode_index": 1134, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 670} +{"episode_index": 1135, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 641} +{"episode_index": 1136, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 602} +{"episode_index": 1137, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 557} +{"episode_index": 1138, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 590} +{"episode_index": 1139, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 672} +{"episode_index": 1140, "tasks": ["pour three quarters of the NFC orange juice into the black mug."], "length": 687} +{"episode_index": 1141, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 682} +{"episode_index": 1142, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 687} +{"episode_index": 1143, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 749} +{"episode_index": 1144, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 734} +{"episode_index": 1145, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 727} +{"episode_index": 1146, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 692} +{"episode_index": 1147, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 755} +{"episode_index": 1148, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 766} +{"episode_index": 1149, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 665} +{"episode_index": 1150, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 699} +{"episode_index": 1151, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 787} +{"episode_index": 1152, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 779} +{"episode_index": 1153, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 620} +{"episode_index": 1154, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 635} +{"episode_index": 1155, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 749} +{"episode_index": 1156, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 691} +{"episode_index": 1157, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 742} +{"episode_index": 1158, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 694} +{"episode_index": 1159, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 589} +{"episode_index": 1160, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 766} +{"episode_index": 1161, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 678} +{"episode_index": 1162, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 655} +{"episode_index": 1163, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 693} +{"episode_index": 1164, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 739} +{"episode_index": 1165, "tasks": ["fill the paper cup completely with NFC orange juice."], "length": 757} +{"episode_index": 1166, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 488} +{"episode_index": 1167, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 463} +{"episode_index": 1168, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 488} +{"episode_index": 1169, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 458} +{"episode_index": 1170, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 508} +{"episode_index": 1171, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 448} +{"episode_index": 1172, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 515} +{"episode_index": 1173, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 518} +{"episode_index": 1174, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 517} +{"episode_index": 1175, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 407} +{"episode_index": 1176, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 432} +{"episode_index": 1177, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 447} +{"episode_index": 1178, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 374} +{"episode_index": 1179, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 393} +{"episode_index": 1180, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 458} +{"episode_index": 1181, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 472} +{"episode_index": 1182, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 432} +{"episode_index": 1183, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 554} +{"episode_index": 1184, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 534} +{"episode_index": 1185, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 426} +{"episode_index": 1186, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 438} +{"episode_index": 1187, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 521} +{"episode_index": 1188, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 550} +{"episode_index": 1189, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 526} +{"episode_index": 1190, "tasks": ["pour half of the NFC orange juice into the black mug."], "length": 502} +{"episode_index": 1191, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 404} +{"episode_index": 1192, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 407} +{"episode_index": 1193, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 344} +{"episode_index": 1194, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 374} +{"episode_index": 1195, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 382} +{"episode_index": 1196, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 410} +{"episode_index": 1197, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 348} +{"episode_index": 1198, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 402} +{"episode_index": 1199, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 386} +{"episode_index": 1200, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 432} +{"episode_index": 1201, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 360} +{"episode_index": 1202, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 330} +{"episode_index": 1203, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 367} +{"episode_index": 1204, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 375} +{"episode_index": 1205, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 445} +{"episode_index": 1206, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 443} +{"episode_index": 1207, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 364} +{"episode_index": 1208, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 437} +{"episode_index": 1209, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 416} +{"episode_index": 1210, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 374} +{"episode_index": 1211, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 366} +{"episode_index": 1212, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 356} +{"episode_index": 1213, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 395} +{"episode_index": 1214, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 350} +{"episode_index": 1215, "tasks": ["pour quarter of the red wine into the transparent cup."], "length": 418} +{"episode_index": 1216, "tasks": ["fill the transparent cup completely with red wine."], "length": 360} +{"episode_index": 1217, "tasks": ["fill the transparent cup completely with red wine."], "length": 442} +{"episode_index": 1218, "tasks": ["fill the transparent cup completely with red wine."], "length": 405} +{"episode_index": 1219, "tasks": ["fill the transparent cup completely with red wine."], "length": 402} +{"episode_index": 1220, "tasks": ["fill the transparent cup completely with red wine."], "length": 388} +{"episode_index": 1221, "tasks": ["fill the transparent cup completely with red wine."], "length": 352} +{"episode_index": 1222, "tasks": ["fill the transparent cup completely with red wine."], "length": 404} +{"episode_index": 1223, "tasks": ["fill the transparent cup completely with red wine."], "length": 374} +{"episode_index": 1224, "tasks": ["fill the transparent cup completely with red wine."], "length": 329} +{"episode_index": 1225, "tasks": ["fill the transparent cup completely with red wine."], "length": 362} +{"episode_index": 1226, "tasks": ["fill the transparent cup completely with red wine."], "length": 397} +{"episode_index": 1227, "tasks": ["fill the transparent cup completely with red wine."], "length": 362} +{"episode_index": 1228, "tasks": ["fill the transparent cup completely with red wine."], "length": 327} +{"episode_index": 1229, "tasks": ["fill the transparent cup completely with red wine."], "length": 361} +{"episode_index": 1230, "tasks": ["fill the transparent cup completely with red wine."], "length": 323} +{"episode_index": 1231, "tasks": ["fill the transparent cup completely with red wine."], "length": 318} +{"episode_index": 1232, "tasks": ["fill the transparent cup completely with red wine."], "length": 337} +{"episode_index": 1233, "tasks": ["fill the transparent cup completely with red wine."], "length": 378} +{"episode_index": 1234, "tasks": ["fill the transparent cup completely with red wine."], "length": 299} +{"episode_index": 1235, "tasks": ["fill the transparent cup completely with red wine."], "length": 360} +{"episode_index": 1236, "tasks": ["fill the transparent cup completely with red wine."], "length": 359} +{"episode_index": 1237, "tasks": ["fill the transparent cup completely with red wine."], "length": 335} +{"episode_index": 1238, "tasks": ["fill the transparent cup completely with red wine."], "length": 356} +{"episode_index": 1239, "tasks": ["fill the transparent cup completely with red wine."], "length": 361} +{"episode_index": 1240, "tasks": ["fill the transparent cup completely with red wine."], "length": 329} +{"episode_index": 1241, "tasks": ["pour three quarters of the red wine into the transparent cup."], "length": 454} +{"episode_index": 1242, "tasks": ["pour three quarters of the red wine into the transparent cup."], "length": 376} +{"episode_index": 1243, "tasks": ["pour three quarters of the red wine into the transparent cup."], "length": 414} +{"episode_index": 1244, "tasks": ["pour three quarters of the red wine into the transparent cup."], "length": 498} +{"episode_index": 1245, "tasks": ["pour three quarters of the red wine into the transparent cup."], "length": 408} +{"episode_index": 1246, "tasks": ["fill the black mug completely with sprite."], "length": 374} +{"episode_index": 1247, "tasks": ["fill the black mug completely with sprite."], "length": 361} +{"episode_index": 1248, "tasks": ["fill the black mug completely with sprite."], "length": 330} +{"episode_index": 1249, "tasks": ["fill the black mug completely with sprite."], "length": 355} +{"episode_index": 1250, "tasks": ["fill the black mug completely with sprite."], "length": 342} +{"episode_index": 1251, "tasks": ["fill the black mug completely with sprite."], "length": 353} +{"episode_index": 1252, "tasks": ["fill the black mug completely with sprite."], "length": 374} +{"episode_index": 1253, "tasks": ["fill the black mug completely with sprite."], "length": 452} +{"episode_index": 1254, "tasks": ["fill the black mug completely with sprite."], "length": 384} +{"episode_index": 1255, "tasks": ["fill the black mug completely with sprite."], "length": 458} +{"episode_index": 1256, "tasks": ["fill the black mug completely with sprite."], "length": 415} +{"episode_index": 1257, "tasks": ["fill the black mug completely with sprite."], "length": 386} +{"episode_index": 1258, "tasks": ["fill the black mug completely with sprite."], "length": 422} +{"episode_index": 1259, "tasks": ["fill the black mug completely with sprite."], "length": 392} +{"episode_index": 1260, "tasks": ["fill the black mug completely with sprite."], "length": 396} +{"episode_index": 1261, "tasks": ["fill the black mug completely with sprite."], "length": 337} +{"episode_index": 1262, "tasks": ["pour half of the red wine into the transparent cup."], "length": 968} +{"episode_index": 1263, "tasks": ["pour half of the red wine into the transparent cup."], "length": 975} +{"episode_index": 1264, "tasks": ["pour half of the red wine into the transparent cup."], "length": 541} +{"episode_index": 1265, "tasks": ["pour half of the red wine into the transparent cup."], "length": 554} +{"episode_index": 1266, "tasks": ["pour half of the red wine into the transparent cup."], "length": 538} +{"episode_index": 1267, "tasks": ["pour half of the red wine into the transparent cup."], "length": 573} +{"episode_index": 1268, "tasks": ["pour half of the red wine into the transparent cup."], "length": 492} +{"episode_index": 1269, "tasks": ["pour half of the red wine into the transparent cup."], "length": 598} +{"episode_index": 1270, "tasks": ["pour half of the red wine into the transparent cup."], "length": 730} +{"episode_index": 1271, "tasks": ["pour half of the red wine into the transparent cup."], "length": 565} +{"episode_index": 1272, "tasks": ["fill the paper cup completely with sprite."], "length": 387} +{"episode_index": 1273, "tasks": ["fill the paper cup completely with sprite."], "length": 399} +{"episode_index": 1274, "tasks": ["fill the paper cup completely with sprite."], "length": 398} +{"episode_index": 1275, "tasks": ["fill the paper cup completely with sprite."], "length": 344} +{"episode_index": 1276, "tasks": ["fill the paper cup completely with sprite."], "length": 381} +{"episode_index": 1277, "tasks": ["fill the paper cup completely with sprite."], "length": 389} +{"episode_index": 1278, "tasks": ["fill the paper cup completely with sprite."], "length": 367} +{"episode_index": 1279, "tasks": ["fill the paper cup completely with sprite."], "length": 360} +{"episode_index": 1280, "tasks": ["fill the paper cup completely with sprite."], "length": 420} +{"episode_index": 1281, "tasks": ["fill the paper cup completely with sprite."], "length": 383} +{"episode_index": 1282, "tasks": ["fill the paper cup completely with sprite."], "length": 348} +{"episode_index": 1283, "tasks": ["fill the paper cup completely with sprite."], "length": 397} +{"episode_index": 1284, "tasks": ["fill the paper cup completely with sprite."], "length": 414} +{"episode_index": 1285, "tasks": ["fill the paper cup completely with sprite."], "length": 349} +{"episode_index": 1286, "tasks": ["fill the paper cup completely with sprite."], "length": 346} +{"episode_index": 1287, "tasks": ["fill the paper cup completely with sprite."], "length": 332} +{"episode_index": 1288, "tasks": ["fill the paper cup completely with sprite."], "length": 368} +{"episode_index": 1289, "tasks": ["fill the paper cup completely with sprite."], "length": 353} +{"episode_index": 1290, "tasks": ["fill the paper cup completely with sprite."], "length": 351} +{"episode_index": 1291, "tasks": ["fill the paper cup completely with sprite."], "length": 354} +{"episode_index": 1292, "tasks": ["fill the paper cup completely with sprite."], "length": 366} +{"episode_index": 1293, "tasks": ["fill the paper cup completely with sprite."], "length": 383} +{"episode_index": 1294, "tasks": ["fill the paper cup completely with sprite."], "length": 368} +{"episode_index": 1295, "tasks": ["fill the paper cup completely with sprite."], "length": 327} +{"episode_index": 1296, "tasks": ["fill the paper cup completely with sprite."], "length": 332} +{"episode_index": 1297, "tasks": ["pour half of the sprite into the black mug."], "length": 392} +{"episode_index": 1298, "tasks": ["pour half of the sprite into the black mug."], "length": 359} +{"episode_index": 1299, "tasks": ["pour half of the sprite into the black mug."], "length": 444} +{"episode_index": 1300, "tasks": ["pour half of the sprite into the black mug."], "length": 452} +{"episode_index": 1301, "tasks": ["pour half of the sprite into the black mug."], "length": 351} +{"episode_index": 1302, "tasks": ["pour half of the sprite into the black mug."], "length": 445} +{"episode_index": 1303, "tasks": ["pour half of the sprite into the black mug."], "length": 377} +{"episode_index": 1304, "tasks": ["pour half of the sprite into the black mug."], "length": 432} +{"episode_index": 1305, "tasks": ["pour half of the sprite into the black mug."], "length": 399} +{"episode_index": 1306, "tasks": ["pour half of the sprite into the black mug."], "length": 423} +{"episode_index": 1307, "tasks": ["pour half of the sprite into the black mug."], "length": 438} +{"episode_index": 1308, "tasks": ["pour half of the sprite into the black mug."], "length": 430} +{"episode_index": 1309, "tasks": ["pour half of the sprite into the black mug."], "length": 407} +{"episode_index": 1310, "tasks": ["pour half of the sprite into the black mug."], "length": 428} +{"episode_index": 1311, "tasks": ["pour half of the sprite into the black mug."], "length": 390} +{"episode_index": 1312, "tasks": ["pour half of the sprite into the black mug."], "length": 396} +{"episode_index": 1313, "tasks": ["pour half of the sprite into the black mug."], "length": 417} +{"episode_index": 1314, "tasks": ["pour half of the sprite into the black mug."], "length": 398} +{"episode_index": 1315, "tasks": ["pour half of the sprite into the black mug."], "length": 340} +{"episode_index": 1316, "tasks": ["pour half of the sprite into the black mug."], "length": 370} +{"episode_index": 1317, "tasks": ["pour half of the sprite into the black mug."], "length": 365} +{"episode_index": 1318, "tasks": ["pour half of the sprite into the black mug."], "length": 368} +{"episode_index": 1319, "tasks": ["pour half of the sprite into the black mug."], "length": 381} +{"episode_index": 1320, "tasks": ["pour half of the sprite into the black mug."], "length": 385} +{"episode_index": 1321, "tasks": ["pour quarter of the sprite into the black mug."], "length": 542} +{"episode_index": 1322, "tasks": ["pour quarter of the sprite into the black mug."], "length": 579} +{"episode_index": 1323, "tasks": ["pour quarter of the sprite into the black mug."], "length": 552} +{"episode_index": 1324, "tasks": ["pour quarter of the sprite into the black mug."], "length": 547} +{"episode_index": 1325, "tasks": ["pour quarter of the sprite into the black mug."], "length": 491} +{"episode_index": 1326, "tasks": ["pour quarter of the sprite into the black mug."], "length": 641} +{"episode_index": 1327, "tasks": ["pour quarter of the sprite into the black mug."], "length": 616} +{"episode_index": 1328, "tasks": ["pour quarter of the sprite into the black mug."], "length": 659} +{"episode_index": 1329, "tasks": ["pour quarter of the sprite into the black mug."], "length": 759} +{"episode_index": 1330, "tasks": ["pour quarter of the sprite into the black mug."], "length": 697} +{"episode_index": 1331, "tasks": ["pour quarter of the sprite into the black mug."], "length": 632} +{"episode_index": 1332, "tasks": ["pour quarter of the sprite into the black mug."], "length": 506} +{"episode_index": 1333, "tasks": ["pour quarter of the sprite into the black mug."], "length": 681} +{"episode_index": 1334, "tasks": ["pour quarter of the sprite into the black mug."], "length": 628} +{"episode_index": 1335, "tasks": ["pour quarter of the sprite into the black mug."], "length": 719} +{"episode_index": 1336, "tasks": ["pour quarter of the sprite into the black mug."], "length": 673} +{"episode_index": 1337, "tasks": ["pour quarter of the sprite into the black mug."], "length": 564} +{"episode_index": 1338, "tasks": ["pour quarter of the sprite into the black mug."], "length": 638} +{"episode_index": 1339, "tasks": ["pour quarter of the sprite into the black mug."], "length": 614} +{"episode_index": 1340, "tasks": ["pour quarter of the sprite into the black mug."], "length": 633} +{"episode_index": 1341, "tasks": ["pour quarter of the sprite into the black mug."], "length": 657} +{"episode_index": 1342, "tasks": ["pour quarter of the sprite into the black mug."], "length": 722} +{"episode_index": 1343, "tasks": ["pour quarter of the sprite into the black mug."], "length": 617} +{"episode_index": 1344, "tasks": ["pour quarter of the sprite into the black mug."], "length": 665} +{"episode_index": 1345, "tasks": ["pour half of the sprite into the paper cup."], "length": 410} +{"episode_index": 1346, "tasks": ["pour half of the sprite into the paper cup."], "length": 384} +{"episode_index": 1347, "tasks": ["pour half of the sprite into the paper cup."], "length": 408} +{"episode_index": 1348, "tasks": ["pour half of the sprite into the paper cup."], "length": 408} +{"episode_index": 1349, "tasks": ["pour half of the sprite into the paper cup."], "length": 430} +{"episode_index": 1350, "tasks": ["pour half of the sprite into the paper cup."], "length": 441} +{"episode_index": 1351, "tasks": ["pour half of the sprite into the paper cup."], "length": 394} +{"episode_index": 1352, "tasks": ["pour half of the sprite into the paper cup."], "length": 357} +{"episode_index": 1353, "tasks": ["pour half of the sprite into the paper cup."], "length": 365} +{"episode_index": 1354, "tasks": ["pour half of the sprite into the paper cup."], "length": 395} +{"episode_index": 1355, "tasks": ["pour half of the sprite into the paper cup."], "length": 414} +{"episode_index": 1356, "tasks": ["pour half of the sprite into the paper cup."], "length": 358} +{"episode_index": 1357, "tasks": ["pour half of the sprite into the paper cup."], "length": 377} +{"episode_index": 1358, "tasks": ["pour half of the sprite into the paper cup."], "length": 350} +{"episode_index": 1359, "tasks": ["pour half of the sprite into the paper cup."], "length": 372} +{"episode_index": 1360, "tasks": ["pour half of the sprite into the paper cup."], "length": 389} +{"episode_index": 1361, "tasks": ["pour half of the sprite into the paper cup."], "length": 368} +{"episode_index": 1362, "tasks": ["pour half of the sprite into the paper cup."], "length": 368} +{"episode_index": 1363, "tasks": ["pour half of the sprite into the paper cup."], "length": 349} +{"episode_index": 1364, "tasks": ["pour half of the sprite into the paper cup."], "length": 387} +{"episode_index": 1365, "tasks": ["pour half of the sprite into the paper cup."], "length": 425} +{"episode_index": 1366, "tasks": ["pour half of the sprite into the paper cup."], "length": 380} +{"episode_index": 1367, "tasks": ["pour half of the sprite into the paper cup."], "length": 430} +{"episode_index": 1368, "tasks": ["pour half of the sprite into the paper cup."], "length": 386} +{"episode_index": 1369, "tasks": ["pour half of the sprite into the paper cup."], "length": 333} +{"episode_index": 1370, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 479} +{"episode_index": 1371, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 391} +{"episode_index": 1372, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 500} +{"episode_index": 1373, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 387} +{"episode_index": 1374, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 539} +{"episode_index": 1375, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 565} +{"episode_index": 1376, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 539} +{"episode_index": 1377, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 523} +{"episode_index": 1378, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 507} +{"episode_index": 1379, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 555} +{"episode_index": 1380, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 449} +{"episode_index": 1381, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 506} +{"episode_index": 1382, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 601} +{"episode_index": 1383, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 554} +{"episode_index": 1384, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 540} +{"episode_index": 1385, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 534} +{"episode_index": 1386, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 478} +{"episode_index": 1387, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 655} +{"episode_index": 1388, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 593} +{"episode_index": 1389, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 530} +{"episode_index": 1390, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 516} +{"episode_index": 1391, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 538} +{"episode_index": 1392, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 520} +{"episode_index": 1393, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 548} +{"episode_index": 1394, "tasks": ["pour three quarters of the sprite into the black mug."], "length": 548} +{"episode_index": 1395, "tasks": ["pour half of the sprite into the transparent cup."], "length": 367} +{"episode_index": 1396, "tasks": ["pour half of the sprite into the transparent cup."], "length": 386} +{"episode_index": 1397, "tasks": ["pour half of the sprite into the transparent cup."], "length": 430} +{"episode_index": 1398, "tasks": ["pour half of the sprite into the transparent cup."], "length": 390} +{"episode_index": 1399, "tasks": ["pour half of the sprite into the transparent cup."], "length": 373} +{"episode_index": 1400, "tasks": ["pour half of the sprite into the transparent cup."], "length": 431} +{"episode_index": 1401, "tasks": ["pour half of the sprite into the transparent cup."], "length": 498} +{"episode_index": 1402, "tasks": ["pour half of the sprite into the transparent cup."], "length": 402} +{"episode_index": 1403, "tasks": ["pour half of the sprite into the transparent cup."], "length": 425} +{"episode_index": 1404, "tasks": ["pour half of the sprite into the transparent cup."], "length": 412} +{"episode_index": 1405, "tasks": ["pour half of the sprite into the transparent cup."], "length": 427} +{"episode_index": 1406, "tasks": ["pour half of the sprite into the transparent cup."], "length": 344} +{"episode_index": 1407, "tasks": ["pour half of the sprite into the transparent cup."], "length": 347} +{"episode_index": 1408, "tasks": ["pour half of the sprite into the transparent cup."], "length": 403} +{"episode_index": 1409, "tasks": ["pour half of the sprite into the transparent cup."], "length": 369} +{"episode_index": 1410, "tasks": ["pour half of the sprite into the transparent cup."], "length": 366} +{"episode_index": 1411, "tasks": ["pour half of the sprite into the transparent cup."], "length": 371} +{"episode_index": 1412, "tasks": ["pour half of the sprite into the transparent cup."], "length": 368} +{"episode_index": 1413, "tasks": ["pour half of the sprite into the transparent cup."], "length": 396} +{"episode_index": 1414, "tasks": ["pour half of the sprite into the transparent cup."], "length": 376} +{"episode_index": 1415, "tasks": ["pour half of the sprite into the transparent cup."], "length": 367} +{"episode_index": 1416, "tasks": ["pour half of the sprite into the transparent cup."], "length": 345} +{"episode_index": 1417, "tasks": ["pour half of the sprite into the transparent cup."], "length": 347} +{"episode_index": 1418, "tasks": ["pour half of the sprite into the transparent cup."], "length": 336} +{"episode_index": 1419, "tasks": ["pour half of the sprite into the transparent cup."], "length": 349} +{"episode_index": 1420, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 755} +{"episode_index": 1421, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 688} +{"episode_index": 1422, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 625} +{"episode_index": 1423, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 543} +{"episode_index": 1424, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 525} +{"episode_index": 1425, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 346} +{"episode_index": 1426, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 319} +{"episode_index": 1427, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 313} +{"episode_index": 1428, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 336} +{"episode_index": 1429, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 374} +{"episode_index": 1430, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 299} +{"episode_index": 1431, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 293} +{"episode_index": 1432, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 315} +{"episode_index": 1433, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 327} +{"episode_index": 1434, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 297} +{"episode_index": 1435, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 306} +{"episode_index": 1436, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 337} +{"episode_index": 1437, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 386} +{"episode_index": 1438, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 312} +{"episode_index": 1439, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 307} +{"episode_index": 1440, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 299} +{"episode_index": 1441, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 302} +{"episode_index": 1442, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 334} +{"episode_index": 1443, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 298} +{"episode_index": 1444, "tasks": ["pour three quarters of the sprite into the paper cup."], "length": 287} +{"episode_index": 1445, "tasks": ["fill the transparent cup completely with sprite."], "length": 340} +{"episode_index": 1446, "tasks": ["fill the transparent cup completely with sprite."], "length": 464} +{"episode_index": 1447, "tasks": ["fill the transparent cup completely with sprite."], "length": 399} +{"episode_index": 1448, "tasks": ["fill the transparent cup completely with sprite."], "length": 335} +{"episode_index": 1449, "tasks": ["fill the transparent cup completely with sprite."], "length": 353} +{"episode_index": 1450, "tasks": ["fill the transparent cup completely with sprite."], "length": 394} +{"episode_index": 1451, "tasks": ["fill the transparent cup completely with sprite."], "length": 357} +{"episode_index": 1452, "tasks": ["fill the transparent cup completely with sprite."], "length": 354} +{"episode_index": 1453, "tasks": ["fill the transparent cup completely with sprite."], "length": 377} +{"episode_index": 1454, "tasks": ["fill the transparent cup completely with sprite."], "length": 329} +{"episode_index": 1455, "tasks": ["fill the transparent cup completely with sprite."], "length": 362} +{"episode_index": 1456, "tasks": ["fill the transparent cup completely with sprite."], "length": 416} +{"episode_index": 1457, "tasks": ["fill the transparent cup completely with sprite."], "length": 387} +{"episode_index": 1458, "tasks": ["fill the transparent cup completely with sprite."], "length": 390} +{"episode_index": 1459, "tasks": ["fill the transparent cup completely with sprite."], "length": 379} +{"episode_index": 1460, "tasks": ["fill the transparent cup completely with sprite."], "length": 390} +{"episode_index": 1461, "tasks": ["fill the transparent cup completely with sprite."], "length": 330} +{"episode_index": 1462, "tasks": ["fill the transparent cup completely with sprite."], "length": 330} +{"episode_index": 1463, "tasks": ["fill the transparent cup completely with sprite."], "length": 390} +{"episode_index": 1464, "tasks": ["fill the transparent cup completely with sprite."], "length": 365} +{"episode_index": 1465, "tasks": ["fill the transparent cup completely with sprite."], "length": 329} +{"episode_index": 1466, "tasks": ["fill the transparent cup completely with sprite."], "length": 409} +{"episode_index": 1467, "tasks": ["fill the transparent cup completely with sprite."], "length": 353} +{"episode_index": 1468, "tasks": ["fill the transparent cup completely with sprite."], "length": 368} +{"episode_index": 1469, "tasks": ["fill the transparent cup completely with sprite."], "length": 334} +{"episode_index": 1470, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 441} +{"episode_index": 1471, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 442} +{"episode_index": 1472, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 386} +{"episode_index": 1473, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 363} +{"episode_index": 1474, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 415} +{"episode_index": 1475, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 454} +{"episode_index": 1476, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 381} +{"episode_index": 1477, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 411} +{"episode_index": 1478, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 401} +{"episode_index": 1479, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 451} +{"episode_index": 1480, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 416} +{"episode_index": 1481, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 402} +{"episode_index": 1482, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 333} +{"episode_index": 1483, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 420} +{"episode_index": 1484, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 370} +{"episode_index": 1485, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 393} +{"episode_index": 1486, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 472} +{"episode_index": 1487, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 398} +{"episode_index": 1488, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 424} +{"episode_index": 1489, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 373} +{"episode_index": 1490, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 403} +{"episode_index": 1491, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 425} +{"episode_index": 1492, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 347} +{"episode_index": 1493, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 344} +{"episode_index": 1494, "tasks": ["pour three quarters of the sprite into the transparent cup."], "length": 336} +{"episode_index": 1495, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 629} +{"episode_index": 1496, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 692} +{"episode_index": 1497, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 837} +{"episode_index": 1498, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 591} +{"episode_index": 1499, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 616} +{"episode_index": 1500, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 317} +{"episode_index": 1501, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 307} +{"episode_index": 1502, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 352} +{"episode_index": 1503, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 326} +{"episode_index": 1504, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 295} +{"episode_index": 1505, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 341} +{"episode_index": 1506, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 321} +{"episode_index": 1507, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 371} +{"episode_index": 1508, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 399} +{"episode_index": 1509, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 383} +{"episode_index": 1510, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 362} +{"episode_index": 1511, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 469} +{"episode_index": 1512, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 374} +{"episode_index": 1513, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 359} +{"episode_index": 1514, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 388} +{"episode_index": 1515, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 322} +{"episode_index": 1516, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 325} +{"episode_index": 1517, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 315} +{"episode_index": 1518, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 320} +{"episode_index": 1519, "tasks": ["pour quarter of the sprite into the paper cup."], "length": 339} +{"episode_index": 1520, "tasks": ["pour the cestbon into the red cup."], "length": 815} +{"episode_index": 1521, "tasks": ["pour the cestbon into the red cup."], "length": 638} +{"episode_index": 1522, "tasks": ["pour the cestbon into the red cup."], "length": 646} +{"episode_index": 1523, "tasks": ["pour the cestbon into the red cup."], "length": 943} +{"episode_index": 1524, "tasks": ["pour the cestbon into the red cup."], "length": 819} +{"episode_index": 1525, "tasks": ["pour the cestbon into the red cup."], "length": 423} +{"episode_index": 1526, "tasks": ["pour the cestbon into the red cup."], "length": 476} +{"episode_index": 1527, "tasks": ["pour the cestbon into the red cup."], "length": 491} +{"episode_index": 1528, "tasks": ["pour the cestbon into the red cup."], "length": 482} +{"episode_index": 1529, "tasks": ["pour the cestbon into the red cup."], "length": 394} +{"episode_index": 1530, "tasks": ["pour the cestbon into the red cup."], "length": 382} +{"episode_index": 1531, "tasks": ["pour the cestbon into the red cup."], "length": 442} +{"episode_index": 1532, "tasks": ["pour the cestbon into the red cup."], "length": 432} +{"episode_index": 1533, "tasks": ["pour the cestbon into the red cup."], "length": 395} +{"episode_index": 1534, "tasks": ["pour the cestbon into the red cup."], "length": 387} +{"episode_index": 1535, "tasks": ["pour the cestbon into the red cup."], "length": 386} +{"episode_index": 1536, "tasks": ["pour the cestbon into the red cup."], "length": 417} +{"episode_index": 1537, "tasks": ["pour the cestbon into the red cup."], "length": 376} +{"episode_index": 1538, "tasks": ["pour the cestbon into the red cup."], "length": 353} +{"episode_index": 1539, "tasks": ["pour the cestbon into the red cup."], "length": 399} +{"episode_index": 1540, "tasks": ["pour the cestbon into the red cup."], "length": 378} +{"episode_index": 1541, "tasks": ["pour the cestbon into the red cup."], "length": 366} +{"episode_index": 1542, "tasks": ["pour the cestbon into the red cup."], "length": 381} +{"episode_index": 1543, "tasks": ["pour the cestbon into the red cup."], "length": 420} +{"episode_index": 1544, "tasks": ["pour the cestbon into the red cup."], "length": 346} +{"episode_index": 1545, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 305} +{"episode_index": 1546, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 273} +{"episode_index": 1547, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 301} +{"episode_index": 1548, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 309} +{"episode_index": 1549, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 320} +{"episode_index": 1550, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 314} +{"episode_index": 1551, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 350} +{"episode_index": 1552, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 298} +{"episode_index": 1553, "tasks": ["pour quarter of the sprite into the transparent cup."], "length": 325} +{"episode_index": 1554, "tasks": ["pour the cestbon into the gray cup."], "length": 318} +{"episode_index": 1555, "tasks": ["pour the cestbon into the gray cup."], "length": 407} +{"episode_index": 1556, "tasks": ["pour the cestbon into the gray cup."], "length": 328} +{"episode_index": 1557, "tasks": ["pour the cestbon into the gray cup."], "length": 386} +{"episode_index": 1558, "tasks": ["pour the cestbon into the gray cup."], "length": 342} +{"episode_index": 1559, "tasks": ["pour the cestbon into the gray cup."], "length": 333} +{"episode_index": 1560, "tasks": ["pour the cestbon into the gray cup."], "length": 327} +{"episode_index": 1561, "tasks": ["pour the cestbon into the gray cup."], "length": 327} +{"episode_index": 1562, "tasks": ["pour the cestbon into the gray cup."], "length": 313} +{"episode_index": 1563, "tasks": ["pour the cestbon into the white cup."], "length": 409} +{"episode_index": 1564, "tasks": ["pour the cestbon into the white cup."], "length": 363} +{"episode_index": 1565, "tasks": ["pour the cestbon into the white cup."], "length": 381} +{"episode_index": 1566, "tasks": ["pour the cestbon into the white cup."], "length": 423} +{"episode_index": 1567, "tasks": ["pour the cestbon into the white cup."], "length": 386} +{"episode_index": 1568, "tasks": ["pour the cestbon into the white cup."], "length": 384} +{"episode_index": 1569, "tasks": ["pour the cestbon into the white cup."], "length": 405} +{"episode_index": 1570, "tasks": ["pour the cestbon into the white cup."], "length": 406} +{"episode_index": 1571, "tasks": ["pour the cestbon into the white cup."], "length": 413} +{"episode_index": 1572, "tasks": ["pour the cestbon into the white cup."], "length": 380} +{"episode_index": 1573, "tasks": ["pour the cestbon into the white cup."], "length": 425} +{"episode_index": 1574, "tasks": ["pour the cestbon into the white cup."], "length": 421} +{"episode_index": 1575, "tasks": ["pour the cestbon into the white cup."], "length": 317} +{"episode_index": 1576, "tasks": ["pour the cestbon into the white cup."], "length": 365} +{"episode_index": 1577, "tasks": ["pour the cestbon into the white cup."], "length": 346} +{"episode_index": 1578, "tasks": ["pour the cestbon into the white cup."], "length": 314} +{"episode_index": 1579, "tasks": ["pour the cestbon into the white cup."], "length": 373} +{"episode_index": 1580, "tasks": ["pour the cestbon into the white cup."], "length": 342} +{"episode_index": 1581, "tasks": ["pour the cestbon into the white cup."], "length": 346} +{"episode_index": 1582, "tasks": ["pour the cestbon into the white cup."], "length": 349} +{"episode_index": 1583, "tasks": ["pour the cestbon into the white cup."], "length": 371} +{"episode_index": 1584, "tasks": ["pour the cestbon into the white cup."], "length": 373} +{"episode_index": 1585, "tasks": ["pour the cestbon into the white cup."], "length": 344} +{"episode_index": 1586, "tasks": ["pour the cestbon into the white cup."], "length": 340} +{"episode_index": 1587, "tasks": ["pour the cestbon into the white cup."], "length": 355} +{"episode_index": 1588, "tasks": ["pour the cestbon into the black cup."], "length": 332} +{"episode_index": 1589, "tasks": ["pour the cestbon into the black cup."], "length": 339} +{"episode_index": 1590, "tasks": ["pour the cestbon into the black cup."], "length": 317} +{"episode_index": 1591, "tasks": ["pour the cestbon into the black cup."], "length": 351} +{"episode_index": 1592, "tasks": ["pour the cestbon into the black cup."], "length": 294} +{"episode_index": 1593, "tasks": ["pour the cestbon into the black cup."], "length": 338} +{"episode_index": 1594, "tasks": ["pour the cestbon into the black cup."], "length": 334} +{"episode_index": 1595, "tasks": ["pour the cestbon into the black cup."], "length": 342} +{"episode_index": 1596, "tasks": ["pour the cestbon into the black cup."], "length": 321} +{"episode_index": 1597, "tasks": ["pour the cestbon into the black cup."], "length": 334} +{"episode_index": 1598, "tasks": ["pour the cestbon into the black cup."], "length": 317} +{"episode_index": 1599, "tasks": ["pour the cestbon into the black cup."], "length": 339} +{"episode_index": 1600, "tasks": ["pour the cestbon into the black cup."], "length": 312} +{"episode_index": 1601, "tasks": ["pour the cestbon into the black cup."], "length": 363} +{"episode_index": 1602, "tasks": ["pour the cestbon into the black cup."], "length": 385} +{"episode_index": 1603, "tasks": ["pour the cestbon into the black cup."], "length": 420} +{"episode_index": 1604, "tasks": ["pour the cestbon into the black cup."], "length": 365} +{"episode_index": 1605, "tasks": ["pour the cestbon into the black cup."], "length": 363} +{"episode_index": 1606, "tasks": ["pour the cestbon into the black cup."], "length": 336} +{"episode_index": 1607, "tasks": ["pour the cestbon into the black cup."], "length": 357} +{"episode_index": 1608, "tasks": ["pour the cestbon into the black cup."], "length": 375} +{"episode_index": 1609, "tasks": ["pour the cestbon into the black cup."], "length": 343} +{"episode_index": 1610, "tasks": ["pour the cestbon into the black cup."], "length": 323} +{"episode_index": 1611, "tasks": ["pour the cestbon into the black cup."], "length": 323} +{"episode_index": 1612, "tasks": ["pour the cestbon into the black cup."], "length": 321} diff --git a/Cobot_Magic_pour_drink/meta/episodes_stats.jsonl b/Cobot_Magic_pour_drink/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..356666634329198e4b99541beed011145aacf3b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/meta/episodes_stats.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74f307214d9dac85bf528ed7bf3591ceb7d5a1c66856789095efcd61646d999 +size 16526769 diff --git a/Cobot_Magic_pour_drink/meta/info.json b/Cobot_Magic_pour_drink/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..f47167fa2ededfbe76a6e6d070277752df2030b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "agilex_cobot_decoupled_magic", "total_episodes": 1613, "total_frames": 862292, "total_tasks": 61, "total_videos": 4839, "total_chunks": 2, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:1612"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "action": {"dtype": "float32", "shape": [26], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/Cobot_Magic_pour_drink/meta/tasks.jsonl b/Cobot_Magic_pour_drink/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..98946f8ea6ed2f8ff7eafe69f6b864a59464e2a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/meta/tasks.jsonl @@ -0,0 +1,61 @@ +{"task_index": 0, "task": "fill the black mug completely with NFC orange juice."} +{"task_index": 1, "task": "pour half of the NFC orange juice into the black mug."} +{"task_index": 2, "task": "pour three quarters of the NFC orange juice into the black mug."} +{"task_index": 3, "task": "pour quarter of the NFC orange juice into the black mug."} +{"task_index": 4, "task": "fill the paper cup completely with NFC orange juice."} +{"task_index": 5, "task": "pour half of the NFC orange juice into the paper cup."} +{"task_index": 6, "task": "pour three quarters of the NFC orange juice into the paper cup."} +{"task_index": 7, "task": "pour quarter of the NFC orange juice into the paper cup."} +{"task_index": 8, "task": "fill the transparent cup completely with NFC orange juice."} +{"task_index": 9, "task": "pour half of the NFC orange juice into the transparent cup."} +{"task_index": 10, "task": "pour three quarters of the NFC orange juice into the transparent cup."} +{"task_index": 11, "task": "pour quarter of the NFC orange juice into the transparent cup."} +{"task_index": 12, "task": "fill the black mug completely with red wine."} +{"task_index": 13, "task": "pour half of the red wine into the black mug."} +{"task_index": 14, "task": "pour three quarters of the red wine into the black mug."} +{"task_index": 15, "task": "pour quarter of the red wine into the black mug."} +{"task_index": 16, "task": "fill the paper cup completely with red wine."} +{"task_index": 17, "task": "pour half of the red wine into the paper cup."} +{"task_index": 18, "task": "pour three quarters of the red wine into the paper cup."} +{"task_index": 19, "task": "pour quarter of the red wine into the paper cup."} +{"task_index": 20, "task": "fill the transparent cup completely with red wine."} +{"task_index": 21, "task": "pour half of the red wine into the transparent cup."} +{"task_index": 22, "task": "pour three quarters of the red wine into the transparent cup."} +{"task_index": 23, "task": "pour quarter of the red wine into the transparent cup."} +{"task_index": 24, "task": "fill the black mug completely with sprite."} +{"task_index": 25, "task": "pour half of the sprite into the black mug."} +{"task_index": 26, "task": "pour three quarters of the sprite into the black mug."} +{"task_index": 27, "task": "pour quarter of the sprite into the black mug."} +{"task_index": 28, "task": "fill the paper cup completely with sprite."} +{"task_index": 29, "task": "pour half of the sprite into the paper cup."} +{"task_index": 30, "task": "pour three quarters of the sprite into the paper cup."} +{"task_index": 31, "task": "pour quarter of the sprite into the paper cup."} +{"task_index": 32, "task": "fill the transparent cup completely with sprite."} +{"task_index": 33, "task": "pour half of the sprite into the transparent cup."} +{"task_index": 34, "task": "pour three quarters of the sprite into the transparent cup."} +{"task_index": 35, "task": "pour quarter of the sprite into the transparent cup."} +{"task_index": 36, "task": "pour the cestbon into the black cup."} +{"task_index": 37, "task": "pour the cestbon into the gray cup."} +{"task_index": 38, "task": "pour the cestbon into the red cup."} +{"task_index": 39, "task": "pour the cestbon into the white cup."} +{"task_index": 40, "task": "pour the cestbon into the yellow cup."} +{"task_index": 41, "task": "pour the coffee into the black cup."} +{"task_index": 42, "task": "pour the coffee into the gray cup."} +{"task_index": 43, "task": "pour the coffee into the white cup."} +{"task_index": 44, "task": "pour the coffee into the yellow cup."} +{"task_index": 45, "task": "pour the coffee into the red cup."} +{"task_index": 46, "task": "pour the cola into the black cup."} +{"task_index": 47, "task": "pour the cola into the gray cup."} +{"task_index": 48, "task": "pour the cola into the red cup."} +{"task_index": 49, "task": "pour the cola into the white cup."} +{"task_index": 50, "task": "pour the cola into the yellow cup."} +{"task_index": 51, "task": "pour the milk into the black cup."} +{"task_index": 52, "task": "pour the milk into the gray cup."} +{"task_index": 53, "task": "pour the milk into the red cup."} +{"task_index": 54, "task": "pour the milk into the white cup."} +{"task_index": 55, "task": "pour the milk into the yellow cup."} +{"task_index": 56, "task": "pour the sprite into the black cup."} +{"task_index": 57, "task": "pour the sprite into the gray cup."} +{"task_index": 58, "task": "pour the sprite into the red cup."} +{"task_index": 59, "task": "pour the sprite into the yellow cup."} +{"task_index": 60, "task": "pour the sprite into the white cup."} diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265e7da7f27e6f5007612652f2854d879b46db08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c0883886bb9621f51e64f214c9b420b5ba9b63a4f2070eaa02c5f5373814eb +size 5269364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67560346470c3e17cd19f58fa97aab7e3fe8e075 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542e45bea82062c035a9a7f4f5ebc189bae53cd4a7c8d7f3168f85042cbe3090 +size 5004255 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b84d8ec73e9200db0f088480d26a1c2679c9e7f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051a1a5c06ba7bc04f5b0eb98bc1f85f722db4dd1645cf8568e4f7f79c808e5c +size 4544627 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7022138a21fed4970edf4d0112343b2f040bbf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ebceae299b7efd9b00c64a7ae44fb2e00f5f1e20799e9821270247a684709a +size 4026795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03e9eeb18cf61a5d4aeabec2612670857f6ab56 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebb39d2a91e131de3cd1a376e7fec6d666229bd2110666c42f473534d768d87 +size 4644389 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9052e869e075956c83f143769c72698fa46be75 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b56ffc5d9cc1c7a7e6ad642581f4c5239106b88e8db3490a365f71fc45ce1b +size 4575558 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033cfe695292fe8624e25925b2bae14f8a563882 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c207d9927c70b84bcbfaf51cae76d69acfd48722c61ccd81cafc921d1ab0b93 +size 4305436 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1336f0a42437984d07b1c588d34c39c469fa5114 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6a923fbdee2006ba93521816888d5c7bfbf3efbee87990deb5ec5d38dc9bd0d +size 4353184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34f797143fef55533d7902c3a002d1e6ae8a0da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a7b2aa116d907ef0958cc8c39145265c2af25426ecef4a056ac005a6409859 +size 4495185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0e14fc65d4d885f8e6a6c6e97c0febcd6b669f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1287f46bf1eafcf9408f64a78b6632e1c30023d94460555f3f8e820458d5d4 +size 5394031 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22b97adb67381bd83451376dcdea87f07de49ae8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0b475fe64f4b802d09f1487f9d72dc140172b316a2610850a3e99908a83d0a +size 5281123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456579dbc6b307578b11a073f49cc1fc5ed09fe1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa55c96bca095d89736e803b8ea266008d5bb733465841695bcadea354c9053 +size 5722061 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0211aedfc326497f61b4086707a4232041976a93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69075a2ea740c09ee03155db18d4876d29d77f3cb053272b4c56bb110cee5ed +size 5523021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd2a6965233aad35a55ff8c39c82563e8ad32d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e45d016195d3813afe865f993e178afad4a1f1f97bf1951ef7fe969ec70ff4 +size 5034795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a78dd4b7ffb1e595cbe39fddad00f729e3a9d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dce69b6e36934fc8b6a32a71669ef1878a0535b681a658530b1a7b0437a3da5 +size 4985293 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2abec8471ff855f932e9d2d6d9358c19db3db21f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de016f061c1898605242662c5961fb5aeea7941a066cc1b40205f4749b48fa8c +size 4759736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae8ace000b23bb601f515447312abba8d96114f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654241232a053e8d5c515e11aa51191a0ce232c8196dc727bd19075e00ea89d2 +size 5140952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a7f57c3a91912ff6888216d648cdf064a2084bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23043d8dfc8453ffd04b8b56f1ce1045010fa95e10f7fd400a6cc05bfa81a1e6 +size 4362945 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2b1d9b7dda7b40d78c57685374b3714ca651e3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6b749c2997b7757425956237593d9916b9d1c5777e3c691f08995e35d86b7b +size 4794159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a06531892a2580f41407df70219eb0b6682a74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10750f95ed3ec330b5b9a7b0073d2fa14197fe487f805443e4dc7d14d1f46c3b +size 4978608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a46928eef599fda3dddc5cfd11969deef5a391 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b468ba6dce3b2d0598ae9ce02aadd7302c9ed5655a605d24990c1c4fa3e29eab +size 4924458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..640cc3c920e71f4031b71a3476db5ef841ede0ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caef7f240f2f5aea7b4f3af5bfae7945ba8fdccee597f44d2c6c758e5284c9b4 +size 4966465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d0e6d68f2efe1812bfdb10b22ec7b90621af99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec07327f79ddc6b074c718579be3bb649897a12fb3ab66fda4d7981c36a1504 +size 5518662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937679719645a05c226d66cad6bb43554d277cd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b173362573a62da6212a201bb37362391ba1186c44634774d7fc53095cd267e7 +size 4433604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d934775c2341603a6605b629138db1fd2b4bcf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef80addeaa108798f7156f1d621d32815796c133a96d8dd7cf8e28333d5cebd +size 4619794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f53ed2eaf04cb10b22019187d9cada407f1e605 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c231598cf361de6de6077a1f3cc251c0a583d3031d8f4f79e45dc5b5e58a71a5 +size 4618471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d439d2b7dba5c63b9616d0fcade14b1375fc75 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f29e76a80215e5943f7fc65e46d8ba1c96806c8f20c43e2288b98df58abeb076 +size 4481858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c2d5b1dee705fd0533e8852bf8c8319f9ed8c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d267ff5b634128443320e439b44003dd70d70d137aa3e56398e6923fe245736 +size 6043186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d40e76f99f404af17196192237cca82cc54d5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc40cb58ca9f4668f2fa9365bad6f0ce91a9e0f0df1676f949bf5e1ddf8dd29e +size 5644967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea339bb6c0a5540dd4bd7ad33b05ea644768d27a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf0eca32fddcd583d0f5920590a8f0591c0323cea9a41777a1a865c02ac8423b +size 5356064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb4b5855ac1dd6201f92707cf1ce9e296436a1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a802464ad614f9098cdc9223fabdc3d07afc3bb70648ed0d40c782bac756fd +size 4844278 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4497a30c7f14087e546d98df97c370daa2988967 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7921de115e90a75c89add7f46213d16e85c16ec78d2f5be5ccb5b8aed6aec3 +size 5310251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8672fe41cdf9b5d298eb2b81f3e768f9b9530070 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5d0e7404cd5b55002cdaddd3fa45a232ef10e161c3f92008aa7c498a2edb5f +size 4913219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91aaf5bbb5a40076b45b186198b9ac0110ef1c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7dc773845a63c411cae2beabd9f9ccb9700e2932a6f8a5205b46b367491b3b +size 5291426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5471650ab8824117cfa03d615c52b23312d3ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457cacce187e329c784378bb1e990b54a8c515b8b44e123b465be9575ec5b75f +size 5114725 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882074bd0b2ba11ae7223c8751743cba61c4631c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cbfd6bae1a482679f8c7ce8fe69e10dcc3cb693139e2eac397b8db5d5ebe7d +size 4274226 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f8ff5ea74803c850f05c0f52d4a36f7eb351b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3203db8553f7c6fc1ddc3fdb51886c560e1052660197971be1dadfbbd28accd5 +size 4750018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d31223dd34dfa67943040f78d694a141605729f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfc8d46491191dbcacd17a9c3a284936e0cdf342ff1cd87815940256bb61e81 +size 5072267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14e1deaaf14d6d6e74e3849ee0d1c54fbced114 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc392e0e182bf60d37b5d2b62549300f501f9e9ee6d65201522078b9e65cd35 +size 4343562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca7b023e17d2f078879ddefd1a0e2bfe9f5c9d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f08e80cd5239e33b6619c946e8773b5341d366fac4faad9e3540d4779816f2e +size 4655852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d40a9b0618544d91a093ae6e92b7950b0d26131 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10e11f8c4e42b5dd68e8b44403b54de62c61f63d1b424dcd7a5e7d9bdb7d28e +size 4798975 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263d77a228452f0a100fe6239ab1de3efc3ca7c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69a1aa257d87d788580431e49e368fba57301391d4b42a720b30351195257df +size 4902410 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc3b46dc7c519930bf01c7a84d90a7c3968b023 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f4661b901279ff2dfc798899fc7f41c1f1ece177f69d281b2285caa62b62e6 +size 4530934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eb2d33044008fca6cc168f090ec2e25d91be815 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b65381ac2f6b469b904a7f295e241767e02807da2773cc1e45d82db8eb43763 +size 4773142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe82ebf64d2082073617b342ef6917da656733e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17122f6d3e556e7970bd9141fa86b83c9b7e9004cc755dd17c767b83ed9e7a5d +size 3518590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d3b2b1e2a3389b5243e2c0772ae0cb8fbfb44c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa854b1e6746c7bb790b592d0d7846163e89033182442c5f5f9f7d48399fd4f +size 3584718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9499394d1020bb919d93c11c41c113f036c4baf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09914cd008db33dc9b5c8e7d271c6874677b9b49280990f871fd2d07ab0e99dd +size 4116556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55ef540d015dab51bba3d79e7e508b2ff066010e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d559aa597d72132feab0067360d525b366846e2fb3bd0a68a95d9e489df74d1 +size 3216133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c80ee4ef493f0c1990a717840fc7c874db9b60b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee8da0738b03bc5eaba5844dadc3b5e76823d089492b32fdca2e9e2c3dd29b5 +size 3871311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f019239c9e87b54d06d0d31bd9d069561f9dd6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff306cbe49b14dc42cf102e2777fc09ce9361a57d40e03ddcbec0584c30ef0d +size 4306863 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76aa1c67c7f3f64d9384e0ccce6d33d592e62b59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fad39a4f5bdd78dc8e059a0e21ec3ecc5ab5cb973e3404189da3f45e89d5b3 +size 3112227 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeb81273871916ce30aca1ef6a2b7f96516b18e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193d1a199c0acfb91499216fec7dae0e2519d3a673a947ee855dc3fdeb816469 +size 3880791 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..514c29d345fe57a36db5f78f0f0ebeb172b2fc9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e8695b0525c73907161a7769f76aed29f1fc4ac8711451411f0c545bb87e8d +size 3953699 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01135b1b8dcb1e5f892d62d5a46fdaf43b0e84eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001f5a5961fddacac77501fcf6280b9c44e52db2f21e400fdd24b6aef59480f0 +size 4222847 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08089153df567db053b25ecccbbd277a38782132 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b7b182f3e06a0c82af7fc95cecb356853990a10178a7bb1a10b39c9665a51e +size 4762715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a13589cc419a206502af87e8b68ec2807b29eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead4b7835d9eddb1fb6ba6228f29e3f2a3b15e0fa8c57ef5fcff47d5ef5883c0 +size 4894127 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56889b07d8e9a9ba9a06475ecbe770edb9928813 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050d2b4ad0ee6195bd5f5b3dfb585edcf2081d6d202225395d00765443c85be7 +size 4682272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dceff1598bd08da7ce0f94bc6a38489e841d6c96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a068c461ad6a158edbeb0daa5bf44c581933569b4296cd92c04dbbfe963299 +size 4879267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea8360c0cfc207f44f593dab37b96c8dc910c99b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987d8eed51a18322037d291566f36d2e54cba34699c9fa7960469786a21ba0e7 +size 4469000 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc2d062ece0c0a48b9e8d644255ead465d03dcd2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0969bb62f7e2d2b87719e8738297ae936dc5a2f60ddb9b3eb1990f116fbb4d2a +size 3828841 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4afac5fa2e96536de486ee3f198cbd380eee1bac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f622994e82711ef22e7be8e389b420d1133852b722f715598fe30c5174caed +size 4589483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2dd970a0dd251782077d1c487936b076d98a3e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0979c031beade6f6ca70a044ee9f2e9d72591a7acc71b5a8f7fc024930d07b4 +size 4554899 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a0dfb47f21e72730be87bd8ebc741cb5c364b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2c1263875e20f62b10bfee7d3dcdde90fc7d051a68804c93b4e1b370f4fa43 +size 5023214 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a629eb75508cab238a6256b4715b3f044a6afd09 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdee64a2591f0d0364f484cd0c22e901393a78e0101e0992a0931af7ab98c00 +size 4228655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe08bd9a23713a568e753cad62bffdd0fb74c148 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e21a587afe0bdc71245ed9bda64dc01e4c926a0bd586440251e72c4bc97da75 +size 3538051 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f6f2d650d7cb9a578196536c6a75e524b5ab97c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238b77476ef42970d5f28dabefaf39b917cfd39afcfa88c01fc893f6df32d8bd +size 3200485 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f1e7ebca42563d33c36e1892d475c0b1d178925 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bade060a21c3ac016cf3b912c2cfb9ad90f690a3ab25aa689c3a06832be6589 +size 4246907 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903967123329f0d2b8276df6d35355fd100bd931 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3927d10159af7833521f08cb8e997617d5e064fb27201d8e4e7e52fdd2b9f833 +size 4933617 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b7aaac225c7e863d2886054ff7d10a5541a463 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472a42757307c70681017ec13cc523f01a888debf6242294be4cf09a88038969 +size 4514744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f89b3fe92bb9c4e3c6c69e769d3093b6147a93b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7672633f57924a8dc64e52edaffd1eb969b936cb52fe4409bd0be601372a5321 +size 4766539 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d412a8ea75ceb7a74accc3fd5c151e044c0795 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b4b3c61e20a230d38563bcabc26d1f28caaa21aadb3a7b38c797fbb48a6c5b +size 4096914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba1b057b2f914a710b48f9db60431d9f38dfe5f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db643bbb691c6953c3a6075ee8c8bc30537f29f2d41b514aaa32bc0a0240197c +size 5116749 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9fac5063b9d6bdc28fa6cd493cab89237b0c86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1c5fe48f4491e6faacad27e4cae29a1989d70b4b9da93ccdc0d00c61c0b52c +size 4159047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b60cf9937738bdf6c3e1265b330eb650e85153d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc9b4316a845a6bed7bf14a18d1030d24c37ca60af7de23e65e7cbeb4b9918d +size 3888245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..140ae3001f5dc50c090a1e30c87c18957c602e4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f45b41bc82b772032854225c93a2797ff8a7d68ed263aa3b4357dc9eaeac2e7 +size 4129057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cd6aea54be730fa511f0bfeffbbd2a562b56d4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7d48336781c9096acff540d8826d13ac4d1d3fc451847ec7a35e182cf8f28b +size 4736012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..578b642e9e2d7fcacd843b416bdab0eaa54cfc7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc3a3d024158e6c3874d192c7f0f27357f481d4ff71eb389a1002ee90a70050 +size 3810229 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba041f069c85a9e9e37da15cdfd6c266671670d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759695de3fac397066fce2a858765a960f4a5a4d3c8618224cd027f1985f7ba9 +size 3801405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c4dee400079b39d8be7677c16a03f4070ccd27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fdeb9a48f53a3ba2f20692dea76a4a43600e2ea27f02ec282a7479fc1ff8ab +size 4119578 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b883d28cf495ecbd1ef4c6ef4cae5b168d23d275 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5a3919679cc2cf5ae35c964c90773f0b88b9004e0d68897ab0dbf7a2c48086 +size 3952246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f445fe4ad5398c95599bf8368a2c30a9ecbeb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4b0440cb7c2ceb29bf1293a549730b1b75dbe0bd3c635432631f3e519578e8 +size 4255294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04092ff4e33d1518a7fe1778a42baf195e71ace8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d499ff1391bd992643bbb8ffa31e478dfc301de4ebc024998cc5500dacdcd5c7 +size 3905752 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a55e1073f38d62c3d86d4ace29372d52524363 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ea03fe39c6f1aa9001517e28d42dcf6fd6be99409266a89f8cb6336475d0d9 +size 3748288 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7cc871164b7658c4c1f6b77a6e88e513990c51c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f5dea7f6a8a5cae45c829b16cfad0ded427ac718b037a11aade46152d43d17 +size 3543848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5443c31e29af3c03e5b066227125a2328b8065ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ecf521d5fc0f540a26ef9dec4cf59269e4113d1d13f141d6c070ad3a7cc2deb +size 4706999 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adde6d5e33a19fead0cc97f7a77d38af98a32f57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e4bf24f676c077ba1888b73bd6af135715546eb0c2091362fbec3f71add7c5 +size 4980815 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3f4a92c7bb285b114d301b040d03f9c036c860 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdc817f73e7dc85d02b71f65302dda9144e99ec317ff2ef8d48c6e63a2e60fb +size 4766019 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6620f5e19d9bcaf3d12563b7a06a239402def2f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995e61e9725a0ce38786ea6a254a19632628508610eba2d18fccc33c1a7df30e +size 4585083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72dc29f5c4af304603364e7e79b359d08b21aa8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff33633921805ce26a14cca98fd6d405d1be040d365c792d0ef84fb6082e69a +size 5346471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..410cb01cd536330ca3d382a45b8fa6b57483ee40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d732ef7907156f4e94afceba7c52d80a4e9bc787ca6b4a53a6cd857745b575d3 +size 5443002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e15e132c508ff583c166345e552612d93645e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874516583e89ca153d9208d812608755d68eff601a5824a02591bc7e257ecf47 +size 5008921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb27cbef1eee0ee9a7ec409c8a9eb72adfdffdb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1003fb0ee567f923d1a437ec7ffe92679b20decf794757c4fed1b10d3aa823e +size 5184930 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d9377179910941a091339b31f63705601f0c57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325bbc516b8d73e2019d4fc531fca674e1e81e71cc438a58242332695d641216 +size 5383798 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44f91bb0857b57fbaa1e759e12d81bde88f0ccea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db25b2be22b78001a5fd12ae2ea0b01e7a36d30229eb0cc1cf73fb66dd1526b +size 5106877 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be6e0b65415e85e87349c3de14cd0ce3f7a770c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3088317b12af2a3cb99750157a1a6c2dcf3c753098a2453fdd14d75c756fa6d8 +size 4879897 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff53f7e6f0d301f073277cfec86576c97265b0ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566f42317c075f4d6d351e709053604d42fa9aa3320be6a9522f8e0e7b929d66 +size 5063218 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51462847bf750b4f83b287678be4a370b8853eca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c79f5cff8e4dc4aff604133a9e473b298992e7a6aa354b77bb68d04e40bbc3 +size 4586598 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56adf0913baa6be20cd2d9ec2345852b052a785b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595b74bc3cf3aafd1f6cea445341e46e26a8115e924dfc6f6c5daf7d86d2b24d +size 4944298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651aa0632264bc5c98a7d1006c34c54e23c35b9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b13be925789ea15c76266b00838f04b617c74946b839f8a65213e9b95b317d5 +size 5059028 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72dd4ca652fea7928632c8c9109083b5b8f21863 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46019e77990cf51b6aacf4f6ac7363db210d76cdbca4d5df98f0e1b4dc7fb19 +size 4709403 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90e6f29c7559e6e723fd714228cb0744e1d16485 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e367c54f2263f4842b17dddfc25da76762d28fbd1986d1b960ce07504d0742d1 +size 2054001 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7eca1e5585693758f0061c4d74ef5a8cfe907d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6447d33ff5af4db150f940772306383b65877425888e237a06070f23854c1c +size 4767013 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..962fa59eeee3715a49fd6f6a4d6016864e49eb41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473748aebe99253be6386e0c4433fc9c12819c08ef874207837527e15f897567 +size 5254183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76e1feb2f4f433601309efe08b6e02267b828a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c457a8faf0c6c115a7d2f75dcb3d6753e2d525ee0b01f12177c31d6e190e649 +size 4312202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151ac703b909e6050047f5a98d50ee7428b69946 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f872b2c99deafd8a02c9869abdff664afb62036feb59a25aaac2eaa5b1c447e8 +size 4842483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f609044dd3f83995988fc12bccd0e13a5743a4e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a285cb985cb41c8c3199143e3f79478775ed441dec6fe97ef3f939fbe95a50 +size 4404587 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4300405a8747995fd0bf5a0d2ce69993bc7932 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067242de2789e42bfe9f406511dab6e44bcfae3a870992ee9ad86f6e26bbd68c +size 4903339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8562f8436892e48a716d45c41a7acf28b1f4d92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f919229542151e49b2a032559653bb4a43a18f7a10a1865caaf6de3d69867d39 +size 4917050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84566d57c68fcf00912bb6238af4483fad98de66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d86494dea82b97a3d3f545008a5a6c776084f8684cc9b94cc5f8c95ce39905 +size 5460130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3118e949f842d994b82930f213c343f73677f8a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a903b3def8132c948ee386a005e9ec55d96fefe59b54ee0fdd479f02b474241 +size 4897536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b95ade09de97b159b945cd7567b277fa3a071e1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb05f72be40ea486a787a23018ad3eecbb86650baa358c6ee78bdb0e442eb38b +size 5731840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda7626a0aa42bffdc32d5a7e03e2ff97b001201 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb04d8ce21ece92cd774b65bd594b73124177379049c1722a7f143d255fc00b +size 4713494 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06546d235a1ac6dfce034ccdb9d295a67dcab6dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b477d5db5b53f29104f03a878fceaf7394c3e5246ab8b151c9b5fe32e16c30cb +size 5245337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..def4bfd6a8ebe0f12c3db1557e1994996c25d6cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d9a6a2b039b1fcd0236e87d4cb906cae8f532af834c5667d9a558538bead72 +size 5332468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..defcffbcc76f5d952fdf3ca9b04b07555dff7983 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1c1fac31ad836c3860528c190af98783d1a6c8351423d2ece6e7848e8252cf +size 5230183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..331713dca06acdbe272bdd84545c7ead9c40bf56 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d23897eb18ab21008a6b8d2d9553fc9ebf611fe24caacfe1a2a352d9dd2a932 +size 5209590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a220579df2e3308df86d40538cf6406d5958bf7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d533c00a6e73d422d4e00b5cd2244d0ec99583c71956184b967db5a8db7f724 +size 5462661 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f020a9f43da9b6384921004fb45d44148052de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102a1a8f8049e1b88ae9bc54a23e80707c13817055da913495b31ede3a767cb8 +size 4046835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782484c7a263b7b56abfdcc3db2f7df80060019f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d68c338cb0d7564faf153a4e4e03ecacb38b78198c302bbb0729684708dea5 +size 3912872 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9e476eae241a5e560fa4f7da36a315a9e75503 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae32b3977f92f726322deefd8ad62b29019e779dda95f5cc9c1285a389a0ac5d +size 3837095 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5903edabc0e90a0bcb39b2169b9ce16c5092214 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013746fed4950f3b02707910bd2a8e75b83f4bd8d0a97eecf72f9f89a780e0a6 +size 3582771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c6ecb5a99c5b2d0a3d48366a3d395b092a34ac9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8a53af584ef971526412984fb27eb8162b73f08d9fb2c87148365faefe3c27 +size 3983378 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2953d8f398f00381eae63f81b6667c9dd75595ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f87d504c23c7472b9c484aa8580624b2a6ca6822c525e08723442a4f488570b +size 4004878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc210104bebf2e8147e53deadadbfd0864d83fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7020c985169eccd07555e96cc851b938a3857eea2b475312aa07d76989a7720 +size 3834344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d935906a1c6fd1370979df14667d0203233fa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715aca15050f491c33c501cfac8ccd003bea526687925e73136e3af6305c7d62 +size 4227051 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8450b3e6592487c047b53fb2d50540a8caab19b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466ae8f5f7535f750b68f054ce41c70e439044c37d7e4758bfdcf1ad82247901 +size 4137928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36bfe82580c66ca34d87234b7ab3f707f2dba351 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cfdca1dc394a2db1befcb110d492e0244447effa00025e05bdd65468640de1 +size 4400332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e64b3f9bd65811eebdb6577540df451c1d3afd04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15917d3f7f480f336fdf9705b6f12b2bcb8f5d4124a56d638c295f44b3795dbf +size 4253992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8575a4f7a1cae4d577949190e7bee706af2604e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df74e91b5821b052730747a7ad176b66bef74218344f614a3c5d5e1a1d6a9d1c +size 4628570 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f858a21ea6fdf3b063fb90c292acddd7412aeff4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982b8527c21e9e6b670ac48ec48c5d569f54d965389ae7e6fec060ed4b1b5db7 +size 4804782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9d4230a858045f2a0258d5f7f6901c1240d5e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e986073dfaf1d3941f8e1e79b86da9ac7e3ad899a5190110b9d8d60a9701596 +size 4597181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..988e4c1766c6d350c088c32c1dc37a486256b0ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffbb7d5c3783d1e16448b60698fd5431013698c98604988c9269212db820941 +size 5060973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8399451d55a4b9ab17b918b1c6e3422c3608c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f93337cb02002a55703cf37d18b6601625ce1d61b4c5102aa92bc0b078e995d +size 4453763 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951d449908d47a716e4cb0fbd2a95e1328af379f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1accbafc1a64fa8ad44a0b96059d899c97ab6e5113259b099771402e4ad5153c +size 4891524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4ab640a179c7fd91c1d5c7424dd51dab7b3c32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11bad9c9178ae284ce3a18c2a9e49e1b7197048d7bb3a88739e39b49c0e0dc4 +size 4551903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dff232aaf01d4928bb5c1c20a35992b0d86c1bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91475570b181cbe0220175ac4a541a3f60adf626203a244d2032c9f78fdf0ef +size 4146960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda1b16e4c2e9c35fa31a3f89b0c092221dfd37a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db95b8e82e1eed39737755cf6ae11e554d0b78ad3c4555aecd02a4e5cd283647 +size 4768173 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda13faecc755e9554fca1bd0cf878c630476576 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782ccda55002f25b29113e5fab73c62d2707f5accb0dbbad705a58d49ef19905 +size 4806619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee7f16a1130e9195a36b42d0187ab470e33f2ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e0a4640996b6f4900724cdceb3be21dd5723cbf66aad8ea8e4199a2b3b4448 +size 3653548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e22133100f798c926064e894ba6d7212a744b3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587a96f585b368691268fadcfb895657d1d867ca2bad351a151b63048334d980 +size 4300488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f41a48b397d792e2fb2c375ed7ec9a4e22f4d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0e3af0c6ec4ef99a76ff4e19a7c45155d8cbb8d574c5d8a49867d6ae706d66 +size 4033230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ae10db2d363a3ad09392a531acc86873fceb85 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8cc2d1127327a652f5d725989ee32a87d1c6b229aa817b5039e84dcbee3857 +size 4144857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4530f84a394889aa6b8afcbdf912aea7865f9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2a509e9d0ff18dbb5c6c5284d4a2dd3cc07683f71eac69fdc331cc03833236 +size 4706775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15724f510185017891507508c846f94346d314c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81af222c73ec1d9144347b9364264752903d63d533219c915096ee5b1a4b0abf +size 4060052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4c345da805cfe7f9cbf4428a67ccab99a3f428 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671d24ba169095671b1b415e1c20031483efb4fae0c8dba81a016f89304116a6 +size 4583651 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fce2bb005f28b7cb270767ca21bfc603faee8b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2897415811a41678ff05cae3126d86ac445257920319cc4b58b38e2b37dc9c +size 3983294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea43516d76818157c9a7f72c8db19f7913a26089 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4666a6cabceaf7afdde38a164d7315c89812e2a55a954313eeef9d7058f9fab0 +size 4366071 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7201e055676983712c60079ea27d73c414af3af0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e8e38a8422cacd2b4194907eedb83fb9d119f6d3ec04ac826681bd64f6af41 +size 4112382 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2fa053f5548a96f2a9f3281f79334ca243e4272 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1585c12f104e6d65ace90fc9fcec402f5baf30415abb2e5d087c44168468ec05 +size 4156172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8543e31e5091a93b64b7bdccba7ce36d6affd21f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3bb5259c3208d8e3d31e98a165f7207ff7a81856b726d9f4ce617b4ef2e5cc +size 4568202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad3f192a5b6c1ec1fed51b35e7e2b51dbe7d162 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1dc8632fb7334783ce98c77a26ebcebe48a19cc9dbcffd9ab2767a3713a1d8a +size 4917504 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff51cb5a9829e0f08f64936cd4937e4a688776ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f2a529780d7bd4abafdba90661b9fe557b78f43ab22323cced4a04cb8c7ed7 +size 4902612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf692a219b975b526e4b213c050e57b24a25c4f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579870125edc76ad7893910e63e9f75f1a5555bb585eb1a0facfc048b98159fe +size 4953579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b10754051926c904e3fbacc2331e3f75c2f658 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf27d2b4785323ca66d07cde49483082bb2a8ade151273ed7be527cb7097b7d9 +size 4770559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b9a18e4c6852c0916a9b1eb791367e0a342ecc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b633891c7eb061a931740279eebba1ce3d07b00bb06ff60da85f8d88f989f0ca +size 5120619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dcbd4b2e699aded9e688b52263e3bc9b52c09f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3aab59c4d3c5b917b65edd9533478aeee394c45e340973791cf039a1e978667 +size 4923347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d53a3b6edebda8800119e2e6ea0fa94de0a3e438 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a9ee48dccbff36e336806d353a4503ce58356bf5b137cc2c0c99c67871efef +size 3852408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5714c02d03a1fbe5fb6740b806f4359b847025e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d39f9d7aedc3c4c7ea7bb09966f8b2d5325277a86fd871af5d60ba931471ef +size 4860590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0da2ac985269e8ab424b3bd1d9d691dc2fbe71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1befb1df496d9e295bd7cb27af9f13de8f5b8dea60f6a9bb65d0b8ed6d1962 +size 4938032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043bac705620aad0dadea30463815285d7bad6d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38333b153855db93316f7bbc2e73c0e1a4778552ecb536a34cc17d6b55ee089a +size 5196609 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf33675a844284281d9bea1cd04b2c44a2fc8bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab679174315b8474ed85f1c581409c922be39370ac4b9fcf6efb1b5a7acabc0c +size 4733713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..359503c40cddae9fe36a4e68f34f9f3532b672ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0d7f4a6fdff498ff0299c3df5fbb5e6cbfc29a42cf4156a0fa86dd67cec595 +size 4773746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e1998da539c322468b82e1d94ffe154d599a74f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d07c7db7baede7c275fd2fd6942c7e1c3892eedb6d6de62132ffa19fcd0194 +size 5036815 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..230bee2ceece2e108dd9b1a0bebe98ace4d40d1c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98067bce30acbbea14c651f439f90e1c2f1301b1dc09908227b1a0737cb7394c +size 4990386 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed1bef22efaac61180279184f7166ae0049396bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549bd887e6fc9d208687a3811f4c891b8c8bebdf8db11149f294bda3780a043c +size 4454947 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37a34b726e9abd7cafce34e14e52b94b803eba51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8014855d4dc2303c7f096478c1ee7e352d32cffe422212931524e9393c34b5 +size 4742858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e430e4734ab90eccfda629a3adbb3e8b7ccfb00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e7cdbb99dfd1d8ce1122ad70dc0f1d0adb045ed11a72e20acecd077bd8804d +size 4742741 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc4aadadfa98173b3fe81f22f922288b07bbb64 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a71178b19becfda48a0619c016908f533a3edfab581db657ed8967eb13719e5 +size 4630192 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09eb5e27e3383a021e5c1ac17600960894a44c8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428e4d53176b5e2b3b9e3799b29b0a37fc41267bbd320634a922ce98ebf0e141 +size 3846106 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77958eb98691750d87df233e412ce2646bdf24aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bd2690df7908e4af9c1eeb3a33b31f55102db98e7e7f9829f4b409dbeb3c25 +size 4837062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..816abed67b89e1be5c2586feb224714c433af026 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc460e3339a3624514c87636032f046e5b4e8bf2ebffb4b8c5ef047836eb5ec +size 4467831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22df90bab7819d8b69c582afac6d03311628bd18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2024fe5662eb08f3417f3350c09ce7ded17c1d5b580b01eb8ddad4162ee65dd3 +size 4677468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48261d55c9afe01e1407b19ac17bf025b2a4eadf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a835320686646ab7350c963700be32557b60fd9fc059c962f679c22ee367450 +size 4810514 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adf2da5701eb24d5d2416b448cab27445a7a2c70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a897a2cfc4258e2a75698dcd1d9416a8455abee401ab4e5496a86436672a34 +size 4583646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b83b76da419be797dbf4acabd0ad2f800aa65dea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ff0cc6d7282b7cd36063e5d217f48ea07ee2a889e6a8b7cace72018237dd11 +size 4355127 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b4b45fc7c02285331cadd2ecce4e57d954ffda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636618140a58acb1be95870b5eac6499f38020711d88b45cf1866c282b31b6f9 +size 4849679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462875daad2aa625ab1828a27c75d33c6f82afaf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f730af047cb12c9d9f32285b53cbf4e67a6bb59fb431e6474dd39df709c9d82d +size 4118479 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d7b21ed6062456ebb5bd620125557138505ae53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f527cd5ad0f3d4e0b9c3e34a21f8941a53198b6f892c0e6f1c2b0b0ccdeeb6af +size 5229627 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e65ab4df434721dc614a32731f7ff2cf1e7dfa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa044ec82aeb415bb0293a456bd348ab2ab4a9d2e0c61a73a975ce42cd85af6b +size 5049919 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b2cf61f5442846e9b5fcb915de6a942053e16ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd49bf9e691cb2e01832d0039dd07db3411ff2c695cb288aaeb1939a8a364a0 +size 5126756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2834de6d16934601b1e61061d5480abc785c0864 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cda3cd842020db122817e1099b998da3dc0c1c1d7af6b5172fedc9b65586bc +size 4392597 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c74e9638d6d522e2476d464ed26a052f886cf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf80b0b1e344090e6e0bc3d45d17ccbf0a86b07b61af8d2a2e8bc3de0870a721 +size 4793202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c713e9d5e95498c963755bda76cf16c8f0cdc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4b962befa922ca08c88586d7fc087c3f3e539a01b813693118ac8fc1b7f49a +size 4719946 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1903d2d763870b60de5a715e5f2e1c5b70851b7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:497261e7a9900576c59ee32b88453e2c5ccb83172db1ff529792510ee3766982 +size 4312990 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71628799275bb0e523d146a4ce45f6b92d8c253e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa7a9406d3869a97ec4e61b7edffe91d61d0fa2cc5ebf8424f2cf89bb7a29c0 +size 4303612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eec698a5586c9d5420fed707f8c26145043c5566 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c25a921d90baa8b042328d4c5070265a294922cbf586656406ca758dbb6cfab +size 4319336 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6dd1578f98b5f33ceb2b32042b74aaf3092348f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0354877cb7cc6cc39516805d9269c368a7b020ceaade3aabbc82737f5e37a378 +size 5011302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..569a315db6de616eb21d2c13616b9ee7743807be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6b608e71976a38cf3e04f07e614c2778749b96d7d393b9d5fa99badc1e4e4c +size 4859138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4338b5796eaac6a59589dd0f854ad4c1704bae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4e99ee95a586cbc51f0c57b8988e8e322fe3a87d450a888dfd73b984c9b297 +size 4816140 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b56e0aa2fcfd61e83ca4be52430c38af5c8fa984 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157c41061c66f2d4bde631a8674f69b54c7d53ea7b859214bdf8bed7a4b152c8 +size 2121604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b4d5b7b37ac679310db5a2e1093ed7951684c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be51e28d71377da6e17fd7f15cb2b9beff4a0eeae76af1d829cf6077c5ccbc43 +size 4849057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a6d770cd91f899e306c1ba19deee9f4ac183df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923d2a56f583fbabf501fec97b703417bedabe0d44747da7e320bb79298b309f +size 5121787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98dc39c1d08c560f11d67105ea240e44f950dec3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77911244836a3f2162d8f9369f323d08ecccc2285582b4500d2d2d1327f54feb +size 4612636 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14f7bff0fd5abd322662dc5dbe5c8d47eee98b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ce6478a0b0d0e481bf57a6b9196c59e6db32fac19e6a4a1e10e4ae251740fa +size 4516740 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..971ee079e352677830e79729da192b9f0a70a1a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c7bd1a87796e9d1d078b0420525e175773363687229acaf560901deea7c38e +size 4309898 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3449c92e030463155bc1faf432cd93b8cdfb71d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7677c5dc9ef1abc128cf65883a41fdc610fdfbf6d5de43fa143ce6fedd79f74d +size 4362782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..394bb1b27965dc5271ad313aa1dc25e298741276 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9d5625b9897ca116d903111aedd8c14f72b92a26e77c6138f0339464460196 +size 4828675 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5961dd92db0940222804942924739815b09ef932 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19e61fd51d29e692b0c692794bcc226762bc8229fd22f9d4cd69f82f5bc00c3 +size 4889420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d3e4e7513eb684bef5879ba03963054fd8ab22 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a88f69a25a273a7f79b7b899fe7ceafe96a105c45869760b7d7180cd43021a +size 4219146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46cd5715398832c730b1e35de75d04984d92f080 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf04d53e4ee3a1dbf80e848ea02a8d8dbee370c54e788deecf3c655c7de9025b +size 4343272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9009544f8eabaa757c23c66aac359360327e553f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bca0e9c4293fb0d1084c5e684fb894de66af477c096eb69c87bc2b56bc4eda +size 4821946 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c05e994d3a46f6921905f95ca40ee8dffbdabe1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca1c708dd3774bc3485bcdfc0a0b982dae0a65cbc2767fb3a907ef73a51f779 +size 4901228 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a949037cccb7fdb387e8631d0a274949b2718a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029ce86329019211218d2ced65d59a970eddaefb02a77a1742a9d9e3d938bc96 +size 4818300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414cb8bfd051647f4dfecd9e16e07c75f416c4c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5294381df0eaa43ba53de3e021168ba6a4b47cff90a32745444d89d539d27124 +size 3828558 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1edd26dd83f05e354d9d5e8095469a68c6243d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b774bb6db078fc6b7a6d849fbb0b878ffaf7d3814524357249cfd35151dc2bfc +size 3875345 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c771d8ad461bec60f8b3696b94c9c35eb843df5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e90bed34e7bffcfe9f996a67a63de1f42adc35cbbee5a49b15111f8e782693e +size 4188222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..221411d0710f88536084f3a1a6228f8f0440bf91 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f4e4a63a3ca9cff15f7e844c5bb6ba35b340fe17059021c8c432b3fb237867 +size 4366311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9eea9202e508fc3843938f23533164ff6c95c53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9c625b9f148e13e2d29000a0b542c4baee3dbe39ea5645af99d90c7aa99def +size 4024428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ca80905ea76b77f5b42309b633bcdd4db4c3a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e970f7b7341d6f1b114689bcd7e1e7b89a20a458cdaddcbc3c99ef0b0c06f5da +size 3661032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b41e00867142b6d218502c7e026d44a86cb1eccf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc565d386954ec7397dd503f10c33c6d17f354e3dd485b822e8ab52025b701e +size 3669462 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90406e4e26592fd976a1060370a80c523e8dc0ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f295729029b64ebe4875b154c3f4caedc4ce70f92686d8d02c22f86a230a5a +size 3729054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa09d4b6c6c7e2c2e30b39c39746d4ba4599b0ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9300a56614cebca354ffdb7beb2d6c7bec9beabf4fe763d153257bf8eaf0ce73 +size 3585911 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a346d39cc8833cd9cf2c9364afe2f5a99eea55c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e81f2f198415f87c1e53fce29c9c078ce43cd676e2a6e935d19f67848366b9 +size 3296285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63caf01fee08190248789468eb98770b53838ad6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4b6be8077c83665bd9e11b2bc187b089c6030d14f16ca741411d76982ff8f4 +size 3299972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9e794522f41224e43ad59523e206130f6235d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00baaec1055de3dbef94b9478b7e9d8ad4ccfeb983ed444c3f819f07dc0c2a5 +size 3523111 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706abb6042f554f7a2d826a8c55b6f0c910794fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de63292df41f62db0fdc8bb0f214d945267d274b00358ed0dcc06549aaccbba5 +size 2882812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd7850a0de636bef50fceb51c1a166eb2f3578d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfb7376ac4bdf8c125cd7bc38ba42d610b08d33be0e0e84d34e0d004ba8fa87 +size 2689275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ded280a7230bed99b04bad1e0ad85df171f5d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bda7718de832afb8633180936c0bd28bbd64301cc6b72e79a6c3696a5dcb21 +size 2730241 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..217c3bcdc7aef58839df8316ba6d39719f97d945 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6573a9c813103cde54017096325a50f221ddfe595a3a3352df7d4f61f42489 +size 3048039 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df56a9efcd39ba27891dbdc661f7b0252090d5e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8a2f2312e66596842e515b980e21eaddbf5c39d0c19f09acb3bc4ad99fda6a +size 3427094 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181ba2b20a59306adf9cb6d5d5e3b6a6f1eac7bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb70155013b7004849758f4544456b001739eb410dea0814caeb1543896d6ed3 +size 2923327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0722fffc679deb7294d3d82de162106da2b5d795 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c75d19ebd30e26282db9cb7090456ac4e2799f2ff45a8913f7399fbe491589 +size 3005865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aabd30f8bc42b8c92e64c111e7e10d06ac5a4d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ae4cb3657f2cc558919799d98beb3757ce77ae8e08a1594f1fc02a1a0cb432 +size 3018459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a30e694aa881b4c465fd2ca528edcb539fcad01a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c6c58c8ada8893435141c372ffa003e2d6371974755e27c87117afcda4b970 +size 3552153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90d7a2c1d9802d361fcc4ffc3e75123f4839fc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693c68a78814d7c3cd47557f4f109e11ad853479ffc941fd78439cefef3d95b7 +size 3278176 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5d7d9752563eb4d3c34061541b76753e409fc0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5507b1655eae9f52e5fc9bb4a7e4e5bbc792c8adfe32fdfabe8dd2a8d066822b +size 3419523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df72d5f68fc012308065a03335f64c0171bde53f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e8277421caafff3fffaf893b978eebc0cac3b6b5d59725d644655a595e6357 +size 3101331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df9bc2b5dc4cdb2212d0a6f30d19ff3d7741485e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa22a8f2666a1bb524fecf01a4397aa3d9f703f98206da37ce821637879a3d6a +size 2740913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f412753c627408f3b215a942e3cd87d37f79e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94bb5b874371203e920455997814dbd321586a627bf1926a726946e1e4bc93b +size 2660575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a990c048ad5ace3ca8be29f0915b344a5452d08a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745456cf376ee1bd9295e0ca777f3d536df64f3163444019c9969078e9248e32 +size 2892174 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab427325cbe19ba2ad2776f7f24a12af5548a507 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be33b4de94ec114909bdd3a80d3748306d87e361627c3674ce07226e2b5d14cb +size 2948353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f576a3667e08fa84843dfbdc4cdb7fdb81635d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7291e76baa9bb352b29a637ec7820e96fec59c3caa18e43b516723c9b89060ff +size 3079236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e6eaff0cf9c99e67e36e438f3cf3f27d4896d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5900ba0a568348806887147aa134f1fde245912a5a7c729f1ef8e441b1c32cb +size 3975224 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..015153e472cf9765a118f303470c02b1c35a0259 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32196aca970fdab626982f9c34a3f84fff9aff1c85f89e94b0c181de545c3166 +size 2744564 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed397882153b13c5e3f8c4e037de1e93269ba243 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7355d49542404b7d672ab00aa3844ec98f3c07fe442df1cf106ad1aa39d5aa2 +size 3060945 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e132cb0a73a149b3c7e0610823790c22e14634be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b073fe4a3260209f1e8f5e4b5df4962b66bfa1949e3fc9b122af5780f23146 +size 2979890 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f17c23d9dcd184849e8537528e2404e5cbfbb6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61102d2ec10e42af6cf916bad4bdb6882dba3d567691b046efd503ec41de966f +size 2520875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4aa5c52ef194e9a18a811cca809cc1c8e7b3a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a24b2dd911a447f49adbad7284ed7d1f986e65690f5ec0f4f824b573b6f943 +size 2800469 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec9e3a8a08dfb7849948c213e1e518e94fbeeac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa04d4ea58b5e52dd522337345209a5e2d11fd2ef44a3da39a7f8c42e6059c28 +size 2407366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f140effe88d32f39cc2dc2d2e0eb7acebde10c9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5850c391f4b0b5447119e41eb88e15821976bd30c0c6af99cc00df7321344144 +size 4981992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c33d5a088aae6f2f72a029e70f61297eff518edf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6b998b1f28b8d10572ffaa552a0f5910837e630e9ec1395d945b161c82d0de +size 4677516 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7586e30e3b0c9bf5595d013e8ec951640499c2e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d43f41849486c0315a857814dfd2ded0167601ddad95d5cc3df3fc6f77b318 +size 4295594 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c59049df372f30f4debfe01ab99ecc50b262d29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da25cd97095bcbdf456a6948b9cabed335671c6a8c924257f1a1dde354b4877e +size 3666662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ecca90051b5aa4015b37d94bc46fc16af124530 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98769732f27d7e1bdc660071a5c97048e2f97cf77b1624fab047432f4120e62a +size 4005398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9d80dd0d9652da15b52ee561435b8c5109ee68 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7d6826454eca1ad5266c9d150880314d95c59417ae76c6f4be6a806ddbebb4 +size 3791600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08fdb8b5aa86b6fa05280880e239ca2a090c7ac1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d8968d5acf327d9744273b9dbcb5b0e5c105f5e525a1e3f1c2b67bbb2ad8d8 +size 3490621 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c289b976b06f8e01dbedc635273693f51b2efa6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbecc2e6f85ed5492af328f8316043610d4445c25d41d458d8b1e70533850af1 +size 3882152 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed68a1f789a584bc535acc5c27a2d0a118416e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cfcbd8ee89213f13a24c3e7f3d7103126f7601945fa4d033e75c53bb6d1a47 +size 3444919 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37dcac7eab32e76f11eca07248ec3ee1236ba3f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca49e8800a9ab0d4009deb1eea0c81758fe2b0b22c13dccfe467dbd15d4a70ac +size 3829323 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f70e6bb37bdbe504bcebe93f26d1e91ff6a0ba0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb9bb6d4281fe2e35e247768fc87f98f93021c2de4f0311ae46022458ddc9c0 +size 3589730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bbf81459b96f2a4ce038fcd48c06fc112eff739 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01e83337b9d7c4249fc97fee042c50dcb8c6af505ae1fdd7823385cf16ecba6 +size 4058960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c1206780bda73f427a82e0cf2071e3fd853b9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e646fae63eb3e0ccd02dec0b1081ada4305b2347a6fdcc64417c31fd581f57ed +size 3566222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efeb97f888c489d0a3e94451372cfe9c645c92af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097cef386dcf0e54364bab442b6e33f1f024be4054944a4758b4faebe928ce03 +size 4785489 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5166f3379cf9a146196d2d54bc31ac335fcf634f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eee7ed7532676665186d3114372c7009d53d62c9560bfa98500f9cdff728589 +size 4098428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..539cd4a803758497dc0067c8551ef30dc982c638 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb6391e16d6d39cf324f596916981e9689e8fb5b314bef81871b2ddfe9f9382 +size 4330936 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5889ce3c8305f770f104e19b1797ba143546d537 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c7e5f1db88e28f32e747504211f5fab97b8cee4573972c858f101c5066906f +size 3503429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4446db894908083a899c6028c37d96a143276bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13da33fbda2b3a3fd03ce24aef5afac665922131e23e8ffdb4a62dbfa75d9019 +size 3974383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a538b067098774f81b396858b62b29cb9f73bc3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49222db3217cebe2e07cb356867d4e1b56020d880dea91dbd4653493588507a3 +size 4347486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7867f1ef6d30d676aaf87d9f4d6b37aafef62c38 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66683220c4653b2bc54eea260207cdf1f835ea95a6d1ddd56b4036be3bdedac1 +size 3872457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cabc0819b41de68dfc8bb2ce3d13feed62f62614 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46b7d7c520fecab877653d4040ccac6da080df7f91abb050b8c846ced08d137 +size 4494397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93e0e4cf77121cfaf865610d905bc3f6c5e3366 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7abcb838a617c25431bd55c0ee586b167e999296b54ebd6fd060b30b4e0d78b +size 3796950 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40286faef3b04109443e1e17f22373f5d4af5b47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb616d92455cf81ac36f4e5646e141cfb527a7b019c2ec97f7ec5af91efd6945 +size 4518806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9636c1512198dc68b31d22cfb2eb65288f512c8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00feaad0c5daa787a94f50fc0a3d0e5864e98f95e194a3eb64aaccc152782c0 +size 4197015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3406cc0c90c4dd3bfd03fbb1ce97672c691cd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e83940856f3b64b197f36bdaab2158b94ffaed3b30872c73a6a5329594c134a +size 2566978 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a21162763fd76fa6b0b3c04eec99e270567b03 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a777887974f3c7b651b24ddf1762abd8aacb3edd0d9240c1885e00d0e98d76bf +size 2673342 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff125c6b1629209f28ff6383d19c643565f936a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18562d4fa81539576039ea877a829ac72f62b0626d9458583ad6480610428b8d +size 2463747 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0388a91f7d34b9b3a950a8cb0c8694019747159 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c83abeb409bc7eda3e7b89f89733289f6d84e834e011833280da0ac26e4be88 +size 2430986 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6f8574ec4ab7858ccf12a145b075efe582d5b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92be10453e7e4927963f79d828f4bddcef83403a288db5365d2ca84c3a37645 +size 2672002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb18f67b6ebf4d387b6deb9f6337db90d6f47f6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42586783285d2617a82b19701bb93e5a4ee2e902a50cc5573212168ecdea527c +size 2602501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12750f5b2b070359bd79f8287f948d92f41d2118 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b73123ccc5ef68696ff43fe89db22baa9d0dcc0e1215de0011c7f5df00ee6e8 +size 2786873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600c44dcd31495175bd69a50eaea64210ce20e5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1747453dc344ed2cab37bf6cc62554d78798b45f41e6b4680722846c8ad5ebf +size 3302106 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c90f16f639d02276702007d3b7a4714fd8c1dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692edfa7e2174a066c94d5df53907da042face9ec78f3c7012cb2fbdcf2e966b +size 3926586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a42a2b9ce458882dbc69a8de0a1056c9c913046 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec9e6c1ae2fa35e080c24aa6ffdef35fd66af3d3655bf3e46b1c5bab5ed9c97 +size 3472805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ef8014b3265c2deb3766a4ce6fbe6323c3ea6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ee81c6ae03239a403acd5065637c800d54a61f1ed98b48e5f8315b9db04c2c +size 2597738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d6ba36d08fd6f813d627e53490e1c1bec41842 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622245b8cfac14fd56cc6f15f15dc469c62c0feae84abe6d9fa2642caec407d5 +size 2568215 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6673ac075be5ac2385858412786b6e407b51709e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eb2f9ca23557ec7b52b80a1c390a79c382e62783d861244da97dbf10939817 +size 2697488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1275b564f0078a1bd8cea0b14587b2176a5b99a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a0f29f8a99c57edc5b3eb03ca35a8ecb0abfbf1aeafc3fb97261b16cb21f05 +size 2767251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9177536e3752bf37c9da760826f2e50b82017e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedd38ca8263282627240c65d937412bc96105f7ba3cb87f82669fd1be217149 +size 2900432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d7df3a9e0b337806433bb803506b7ce05b7d05 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce1987940db3c4c8deed7e7c33364b354984b4d1e6970a5094aa6b192631454 +size 2889189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f517392d880a1b18df1e04a2d05513f9f91b1310 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cdf98552cc375f7b692865107b6f211e0c08de617db266ed6aa3bf8e936b8c +size 2839962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9146b5ad1fe5f208878dba2984c33509e7396687 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845066d39389c19d132c3e9a69c05e5fa07f54d871b207dc31222c237c0ccf54 +size 2529717 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75fc3bdef9649c0f16046266149e075da4b63b87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87688115479689e22d4629e3a5cf315ec8e3e96eaf4ded18274e61ad80054892 +size 2964639 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1def924efc18dfbbdd7a19d90202501985f922e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892e4ca5ace749865b6b496c8bbd83ee0c8e8790b20c5fb525a8678e7e157864 +size 3808604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28e12345511dac9ec1b509b955b2e8ef71d0230 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526b9a0b3c1dcf0b4939cb868045fbb28e5ed68e6fcef79b5e92078302a5c214 +size 3111668 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2e719bd4ff50043ff73c689312dbe06e1a55ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ebe370a4759188981921c44fef2005bdbba0f6b6b1289ce9e1b6b3fa0ffaae +size 2978792 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b75b55b4067b7d3013f3b65621e0e46dbbf9c5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:209cc135141af92a116cac17d6f9215700ed52fc3a895b06815457d12a7d089a +size 2879460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e60bfe73d365edf81b1e7dbda096a5030877f02e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247c4f38e8de67d035fef452caf8d688f415c1ec7c94c29192e5b2a0194f54cb +size 2623168 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36c3aa22c63a55b8de97d6a487d66b588a06e44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94932f90c6f3b2095ec18e5c700b1abc03ddde9a1e736fd2179990f7e2a235c0 +size 3599971 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b731a1c1a7f082ee8184631bfa52c19422bf99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada384e9a83d49c88361ffc15365b843a5e3d82d6e623558d589f8b1a3856865 +size 2803119 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcba6ad278f2599d824ee426dae8b154332502be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3d0546e1493cd4b54b33b9de6243cef06fe2fc0eee60bf4f46993e5e79143a +size 3511548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b2f7238fcbf100fe9b170348e71cee2d9b71365 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d28b9a7c3c672afcc1937019a65ae3b24d2ce7ff49863bac5f4719c4b9ec801 +size 3180184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..695fab76259c9a6a6c39b3057041f681209bc783 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5dff23a77e13ab4afc8de74a961b97f2a861fd04f880e9a0f2e28435bbf3aa +size 3020023 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee95de0b96deb3f6c4c7cbccdc6b9f6ee95a97ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828af7bb084d18969016de358dbef549c827bb28414373b2e2946883a90c2b40 +size 3531169 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843a2a99cb35989ce9a7ed0e89af5827dcc2e1f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d379ab238a1d15705e1479c03fdb61b6f8528fef2dca701729ba2c01d4960d40 +size 4135604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de92b0c22549391cb76a64d1e4c329a5fb990057 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c96254fe958d45f24b558eb1b90728cd4eee18827b17e35b966415303f6a01 +size 3637886 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89052da20a91f087a32c028c5ebfda7b1dfe84c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096ca3e5f2f1739eb46e92a6e551c08acf9750dded1cd9aa31cef3f8e51ae9e4 +size 3013346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b20c6c5e03d13bbd62171316af81d322cfeb34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01460659dece06c36c95b62b0633ca5d79ff4a41725b976f6a02cbf2dbf89b89 +size 2543794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f16b3b91a98e17d6554fb0f87641f4b5ba4f5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9114749c2203902819d55ae7aac647ad211748ec25bfc108a1d96493c85f0b04 +size 2888526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec37e3f2d507bdd67534b01dcec49e5673c83e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38cd0869c26f10e2b001daa138259b32db8571ec064f6bdc69ff11664d57b2b +size 2631658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e29912871615e78fd40bffe1726f80edc67e0319 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590cb5a339d04071eac56f33fef2b2cc1f073a2ccf734950e431389e5b813804 +size 2278547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08535632de9b52621158b152a3e335e242f2431 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dce0d02176a124e9c6427abf8b2c9179119272b4e93438bea1adc1990910a4 +size 2521968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..560a36796b66c6a57a45e91ff423a628985a809b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416b030c051c788b082524c29ab1338ee62b8870b91f1177f602601aab877c74 +size 2523974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60cc2081329371e0ca56e994f9f7aaa9d24142c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc45a48363c8f364c4109fef7e3426840b5a92b720f0efecabb9f2a0c193adc +size 2781165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b943e413da59cc4df5d6b8e02e48f5454c327566 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d0cd2f261c9ae921aa64d9b706e625dae26a30075b87124d054f77fb17a7e4 +size 3704923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1cd9da7308b6eca7e36e07eb64d92b00330a5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71dd736a58f962929b54628401df3677f0d9ff47454571213777a0564eb34fe2 +size 2606384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbbfde1220ea32e3ea844ab122877b68d3da3e5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08ae6b6cf1368c885b02c45d285bf621c3efb4bb5c50dd2539ae9f7b91bbc88 +size 2880922 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9273807bedf4a920d04623003ece91a690ab49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3575a3a635c3d01aeca93945b6d13f8b945d62e5995ea4df199eabf294d95019 +size 2704277 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855b92b209791796b38005991a29e1e84408aee2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c6f4355fbee366eaf2787e2319a13b1f65a782f7d192b017cf4a3cfbf1222f +size 2912383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83412216100805e9b5343e87904fb6ff988bfb62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4ade7d8b68cce4ffb176ec82ccb3bfd73552fdb93fe6ede3f97e46bcb2519c +size 2658187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada7e1f46059bfdccb7085058b1e0bf5eec54cdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6228cd0c7548178ea6e245068af947afa2cc3fc46b4c3c294a698179fd3303d +size 2579190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9b9bfc73c999fe328cea20d604d2d3a5a9bb62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d652aac9508766adc9de9d46380d43bbb79a13b0b0b1d24cf2bf56ff7b8d189 +size 3289075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bc104fbffa19a1f772e84c12551e0230bc3fd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3a38831b53878477c8a8acd04856870c69df63c63a774b4e2211bf696f176f +size 3008197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e5440273ec57c8e6101b5d855adeb2fc18b651 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4162d8f31f63198892229724430654988d5630f65e5c4b2c7226ea97e7056914 +size 5400884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dffcc517723fe7099c5255098db7fbd7ced8df3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e7eb713a3426cd14a6a76be9f2d126ba97c6ceec0b37a2c17cafc4a9d11628 +size 5789371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..874da3480c838f9e46f02eaf490c2272158a01a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b2d5316d943d810ef923586a655a9260517b15e644522a15b0ef1d5ee01832 +size 5853260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1e9e4561e4b4ad3d8b810d185a42289997be708 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a30c621bf5fa80fec4647b860c2b596043ea385b68cacba84e0c553c66a77d5 +size 4793795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6717e219ef26413614a2deed9df95432e5d6234 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa273e5e7768f94a5be244b82f1d4a8916ab7770fd0e4948c289f312c023405f +size 5006959 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb54c072e81b7651761876b0c319688ad4aa0c00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5947fe882bb7ae7fe94c05accb6af499c0d0627ef528763a7ad39c49006992 +size 5451063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265e0cccf0f1d23f19bd2e633609fbc3b3fce4ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c4d08ea0b275c3fae960a378f3d9d82af9a3fa90897a969c50ce4604b0b383 +size 4820564 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b54869a185d16ab3a64665d7f30d2cffdd52f79 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db0354c0d53ca4eec9d76c0f998c6dc9c85c297b4673718f908830765b51340 +size 5093142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a6177674b065c18699aa9994fbefe8f51b570b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6bfd522a34b3f5f0cdb546cfffaa200f5a374487ed121d0e7d2bf95d511692 +size 5025108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ce4278f30bf284e584a1262fb8c1cb556720a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebf4b3a9cca11ce687638eb543bf5fb4418be07ee3def082d3402d740ec2162 +size 4756455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1952baa76db2b5cd9d8503262e70cbc3669e0ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a2101f57bf4fe50ea5743ce00f3759b4a32878221b562c8cf08a87748e8c68 +size 4556676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0f5f627b7ba511753ea0b1ead2716fb386bd61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d709480065bd862ab9279ca6d26a504448b5feba3f50a26039f53b991ca77f5 +size 5849540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24c08c113d2363381edda1535730a2592e0c2763 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120d26fe54d8565eca6eea7612544278314fa50482a2e2b0e3041b09724c713e +size 5259351 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e21ea12e20786bfc03e70dfb9b5c8e803a3041 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f46271df5422dc531aa1357c02685bd07d8aebcbe1bff59e5896639ea274ed9 +size 5218288 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16b7c2d460b7fcb805f3bb2f3f1cf71488056234 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6d96734e2c9ba56c93b6bb0fed400083e9f6d8e033c339b5547db25bf562d9 +size 5658353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96c7800110d19ab8268f8b9ba85c6d0e272df04c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4bc0b791729d9ee65413a8e50d7cb40f047efdd7a3b7ec6ebc0ce435a4aa99 +size 5132801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38cf81e081b6f3d96a5f1d549ebb69961d578dcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce8e7bc43f03c1825dce0428c8784f351e25f978b35b00b80451d919cd33847 +size 5469412 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc97bf6df7bd45c323462a084b74224177355d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc15b2ad0e581cbd797f0a7e60e7c90cc83013aa50d2c5e958adafe9ccccd0b1 +size 4853436 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0743d5cc09234f8201c9acca560590778cef2da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858862474d3dcdcf336e7c0c430b6211b5aaaff9d86063b079afd46385b42b2f +size 5312438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94cac88022dac43099944650aa6380b347b12b50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a91f646e4ce5d806fb7b7d8552757b83f7333193a550fd7cf7f18e9d0de993 +size 4575600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b63383f64e3dc0330dcbe5b834fceb1443d6a74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0824dea4d05e46e784c8fe85b0095ff85557538aba9725fcd1d02f7f0df65425 +size 4455602 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebc25561274c9afcc7dd9e35560c3f2ace562e94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097b5b334f33a113dfd140ebc03b8ad8916b672a6c06abdffdbae9cb5b3841e2 +size 5159095 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c21d4b1925b09889d900f7c02ffc4c65a52889 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f461e620d1806da12f3ab49bd5682e6e53b3fd9d4d1f5f588fe62b0123f6759c +size 5055593 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc2d82e19ffd5edeaa9560dbe0e33e8d833f5798 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc5a80069d1cf3401e94b8eed3c33a4258f40a1dce928fa48d49a0de6cbdca9 +size 4810045 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd5855c25ebfb276416fa97bc0c30e4865fd696a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcba91bc109f801376517bf875970436933356733d8a8ff1e978d05332888db +size 6135903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36c3aa22c63a55b8de97d6a487d66b588a06e44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94932f90c6f3b2095ec18e5c700b1abc03ddde9a1e736fd2179990f7e2a235c0 +size 3599971 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b731a1c1a7f082ee8184631bfa52c19422bf99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada384e9a83d49c88361ffc15365b843a5e3d82d6e623558d589f8b1a3856865 +size 2803119 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcba6ad278f2599d824ee426dae8b154332502be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3d0546e1493cd4b54b33b9de6243cef06fe2fc0eee60bf4f46993e5e79143a +size 3511548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b2f7238fcbf100fe9b170348e71cee2d9b71365 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d28b9a7c3c672afcc1937019a65ae3b24d2ce7ff49863bac5f4719c4b9ec801 +size 3180184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..695fab76259c9a6a6c39b3057041f681209bc783 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5dff23a77e13ab4afc8de74a961b97f2a861fd04f880e9a0f2e28435bbf3aa +size 3020023 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee95de0b96deb3f6c4c7cbccdc6b9f6ee95a97ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828af7bb084d18969016de358dbef549c827bb28414373b2e2946883a90c2b40 +size 3531169 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843a2a99cb35989ce9a7ed0e89af5827dcc2e1f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d379ab238a1d15705e1479c03fdb61b6f8528fef2dca701729ba2c01d4960d40 +size 4135604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de92b0c22549391cb76a64d1e4c329a5fb990057 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c96254fe958d45f24b558eb1b90728cd4eee18827b17e35b966415303f6a01 +size 3637886 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89052da20a91f087a32c028c5ebfda7b1dfe84c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096ca3e5f2f1739eb46e92a6e551c08acf9750dded1cd9aa31cef3f8e51ae9e4 +size 3013346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b20c6c5e03d13bbd62171316af81d322cfeb34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01460659dece06c36c95b62b0633ca5d79ff4a41725b976f6a02cbf2dbf89b89 +size 2543794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f16b3b91a98e17d6554fb0f87641f4b5ba4f5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9114749c2203902819d55ae7aac647ad211748ec25bfc108a1d96493c85f0b04 +size 2888526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec37e3f2d507bdd67534b01dcec49e5673c83e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38cd0869c26f10e2b001daa138259b32db8571ec064f6bdc69ff11664d57b2b +size 2631658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e29912871615e78fd40bffe1726f80edc67e0319 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590cb5a339d04071eac56f33fef2b2cc1f073a2ccf734950e431389e5b813804 +size 2278547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08535632de9b52621158b152a3e335e242f2431 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dce0d02176a124e9c6427abf8b2c9179119272b4e93438bea1adc1990910a4 +size 2521968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..560a36796b66c6a57a45e91ff423a628985a809b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416b030c051c788b082524c29ab1338ee62b8870b91f1177f602601aab877c74 +size 2523974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60cc2081329371e0ca56e994f9f7aaa9d24142c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc45a48363c8f364c4109fef7e3426840b5a92b720f0efecabb9f2a0c193adc +size 2781165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b943e413da59cc4df5d6b8e02e48f5454c327566 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d0cd2f261c9ae921aa64d9b706e625dae26a30075b87124d054f77fb17a7e4 +size 3704923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1cd9da7308b6eca7e36e07eb64d92b00330a5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71dd736a58f962929b54628401df3677f0d9ff47454571213777a0564eb34fe2 +size 2606384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbbfde1220ea32e3ea844ab122877b68d3da3e5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08ae6b6cf1368c885b02c45d285bf621c3efb4bb5c50dd2539ae9f7b91bbc88 +size 2880922 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9273807bedf4a920d04623003ece91a690ab49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3575a3a635c3d01aeca93945b6d13f8b945d62e5995ea4df199eabf294d95019 +size 2704277 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855b92b209791796b38005991a29e1e84408aee2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c6f4355fbee366eaf2787e2319a13b1f65a782f7d192b017cf4a3cfbf1222f +size 2912383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83412216100805e9b5343e87904fb6ff988bfb62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4ade7d8b68cce4ffb176ec82ccb3bfd73552fdb93fe6ede3f97e46bcb2519c +size 2658187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada7e1f46059bfdccb7085058b1e0bf5eec54cdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6228cd0c7548178ea6e245068af947afa2cc3fc46b4c3c294a698179fd3303d +size 2579190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9b9bfc73c999fe328cea20d604d2d3a5a9bb62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d652aac9508766adc9de9d46380d43bbb79a13b0b0b1d24cf2bf56ff7b8d189 +size 3289075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bc104fbffa19a1f772e84c12551e0230bc3fd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3a38831b53878477c8a8acd04856870c69df63c63a774b4e2211bf696f176f +size 3008197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685673eba2241731423945a1e10b915d6bfc5fc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba957c03d0241fa723f04715877bb47a8e173801e6d9d892195525862461c980 +size 3068546 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931f311e9c860e5b3c6cfd2b8e9a59990a6d1e2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0383aee472a1f319e9dc4138aac626bf5e378b9c08b5913cf669d286df4aad +size 2589788 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96cd1277ce4c507f7c7b3c2f7c73e88508d1c634 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1d3696b31c43d588a722ca2f78e41d7e58d991d09b9ea45722556ea00d9cf7 +size 2984656 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3e95c3f7df7aba64eadee5fc4fdc9b4b927703 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef871a5560ea50fda44acb43f5786de5e7512478debbf06a8f5b9ba469f58fc7 +size 2740700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b091881a8d4c8c6f3a051f64aad05c64ba7776 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cdc7bb61c284068bcf1971c0d99d40493c4506632ce2ab888593783c8319a0 +size 3055008 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960c81d3db42fcb74c9b645d8823d4f612388985 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab52a0443d9d34425c5410f4eb93cc7a6c56334a1d75ca56cfedbdc6012c34d +size 2847007 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4588b5206ea7d962c2864aba7233f36991ba75b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07255a87625e4f131addbf8903785a3e6ccb0e75043588e4d4fb885a1b4a47fd +size 3238181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9588808255b37cf72b5001fd712fde96c8bb9c1c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61338b63c8cb72199b5a747edb6c173a615472e0d67981c64d659cf7715dc57d +size 3448145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd3070229abba39f4c8357342f05315e38d40096 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc09a175ef4ee6073cf8fff6e7a376a65a880cbabd6a1b15cbc426f5c020847e +size 3878989 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a3dd6a205359f1b3e77349aea226168d3feb539 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4374a62d743ad8bb09c99417d5c5d8fd0925e67647f32a47537b368783cfa67 +size 2892693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..849679f902f873f4d916d30d2ac5e1c9481d1a56 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea65dae0a9f8d514917b3e560a1a73d66407dfa4e89425872bb9393ca7d5d8c8 +size 2604211 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb16dfd51c4087ce8a174d12ba36883af5bc12b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e4a85a8561b3a1cc9d590d0af92d1cd022b429b6fdde977490710eb65647ea +size 2982789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61dcb000f873eb2db33178a770b4e481f8d8afbc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842217bf61dfac975693b52559c59b9d6eacf74e1bf10cd27cf2e4b9ae506666 +size 3017205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9558f5865a12fef1593f176788d8b8b31d745538 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31edc80cddb6ca84c7523d0eef5db0a114c610df0b0e5702c9bffa33477c5625 +size 2821109 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef651c395f78059d8ca79612732dfae8eeb862c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9538ec89e3e3f8372366b4e0d15dd2f9570016a2d9df71b40a237f045350ab58 +size 3399337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07578bf3fed295cf8c90215ff0e7ffb08cd9f6dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6c0f16ede969d03d98a95761b8c38f5d9bdb33966a1c41bd2d736fe1e94f71 +size 3280352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5846f99cd921849f9b7ae8841b4606838d06a1d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940f6642f48bb2724e6fd370fc9edbb4e28b548715b9ef993ec8913dc9759fbf +size 3528939 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..448a9784e5b837320e42e666e07ac1de52ad1e33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644847d43c1b2a8564999e2bcd0bf41a80635f51a401a81091dafdf5d3f9c808 +size 2946884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b5138bb5076ebd8fa23eb291f25494d2684d9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c0c769328027e2880eadab90d2e3e5d6df2b8ba422a8b51c6ab2dc2d493a44 +size 3463935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5794d1aeeb0ed0fbbcde53a078ff9a02c399ff77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520051f86b9352b57a617596eb45483dff37c3e0a6c647f7a3509bff0598184e +size 3678006 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef913f1a945f1e527741e1a0c2b9c2ecca56ceea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd692b72628e26b3fef02ec333230ca94af05866c0826c60d7e20a379cd54b3 +size 2829576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d5d1593f26f6ed903c68431c0fd08455355f44a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb6f85421f477360bc3c601acba7abf63073c901c136c49b6a5ce3ae0c4d7af +size 3172481 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c99c18e41f8da6b2d8f8d39ebb36c6ec64ff8fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46aa800182a85210e482c7e69ad8377831b7e52f371e990b4125ec2a7264b2e0 +size 3288733 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5871d581f3ad5b2302320fd851a1b75b19a60aa5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6d8e89a1773b0042b3de870df7832109b59562c3a6c162e7898986c40b502b +size 3190560 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b55f113984f0eb7319777048bffa681ff5ea620d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e66f04a17776f13b963a7bab6531545e95ec64b4330502bc5f4d50bad34d79 +size 2693958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37e92933adb1b3ab50838c91ed59d2fe0d5a181a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786d532d389540b9d897ff3191eb4313cdf1798ff430d6022b435488d57571e0 +size 3409105 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b376f7897bdcf1a1b36aa6979d1a7ca61c7e3b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb7dc66d473c818618e4c32397fee6387093e16267a2795c77d3e37aaf72b67 +size 2773734 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553a25adbddabc479187f7b57bcd4c519c11c8ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e53bb4160cfb502ca20654e4e46a9cf9b75321fb824c3f7f42437deb0eca769 +size 3357391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c77242c6c87849e29885589fe66ca50d470108 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c70d506df377f26f7334b340463abe03c57c9e0d5588941062598cdb17c1b5 +size 3019213 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f86f0589c5b87e5082af1673d6c745a8f7d1a1b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef01a69e1ce82e3cd60cf25f0c0a24445d93e148f8a436fef170cc49932c634c +size 2554650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c62fefcaba09e416fa3ae7cc45e6af727c6a84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca4260ed9f02a2be9b3ba17a05dafd7d7deba92d844ce601f20751642bdcfc0 +size 2767283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b65043de11275e2ff049bfed1dd54c90ce13360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ed51568b6fb9d9d08498098ba2fcb1de7ebb681516a1531df6fc2ecd29cd2f +size 2662038 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..929385d895979828c2d3975985b1dc3185395e91 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d169b143fde1be943ad278644720d1a34df10d72ff392338d8a7eed79b3c54 +size 2836455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a3c2bc51fa4d3c7b5f4cc41c4105788ee243802 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c88aa8ae06551e80c6b04f2e718422e1025dc9b32ba38c9783ff655525f8cb +size 2488148 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7c6a7c81fb243f4350a15814e9289a58600d53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fdc1a510e5991e4ab3f848bf2d52744036d1ecfd77602f704beb39c6c630e1 +size 3061014 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2d204ec888a68250f8941b3d5dd43af81f3539 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd9dbac2a8404292096e5893f44f585667e3720dca05ade42370eb3be8cc944 +size 2921097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65018af5a994a201a6efad0096ab81fbed30911b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f624fccbdb039a166c18eb88b8508a45955c05dc33d913f4167221dce9cffe70 +size 3143729 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..584d72be413b6420ea98f2fc23fd1d05b465a8d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0307c3ee58717d26b50ab986dcc8916c247d18735dffb92271883971ae9950 +size 2452141 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b0026175a6ae3a341827a2e44c55553bf5a507 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc43f52929024c8c75bc7f9257ebac444f43c86fffd3209633ec6e820c8ccebf +size 2568995 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a945413e059332bd7a382d7517c53aea645bfd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6a34c6562934b54e3f4246ca4171bd47266f2729eb11dd123be38f1f75bfbc +size 2440697 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d1ba7167b8425b1cc6134119a76729bf549664 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fcef0b17ab3a0e45a369eada90d161541a7ab1635102ca567be6785ca2b66c +size 2664385 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ae9fb43ac6e8126616e2ee7231328d02c62da3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9185e65559823baf779a6ccbf5443f1dcfd9151b27986610b0fd5e9f1714508 +size 2723203 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a518566a1599d4f764c5f8d6af50809324f43f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f154ae3a5071cd9916e55cf522782ea40034af8103f214218a16a0fac00858 +size 2507282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2224c1b69ca8c22ac8d0c0fc0f9c4388493c26d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba128b1bac6f9c1e2cafe80b171ae07a73ebf23d4e9ce33bec9b58eac722e46 +size 2369780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8d1fda12e7a4548accd5a7896bb12ef95b4b301 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737f7ae6a45d418e09b7551cdb7f719698e2ba976518ebf48eae16994ebf081b +size 2517938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1adb48ae7d47da0bbb540d45e53666c9363acd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd996225f5d0d5e4e958ddac3132e32f19ee0dc682d7dd29755f7b604f4c9f8b +size 2508968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39771e783932fe6d21f5fdfcedd6ef6a32b2be57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4184912aa8f70eea7e3b162ff5b617c36c17d2f5ae4080488f7ca2102ba114c2 +size 2679846 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ffc764119b8ecb5d29cf99d80d279a1a79fe9da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72147654febbbb2deb85e706b1d06ea1afc23dc2886d1ca22c6c1c1b75afc6e4 +size 2605431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f5ca5e7e3a205f101c519f816677c6b6aa9710 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca370cc55b57133c6ccb8fedca11b1f4d91d9ac92a3f3c11a4a64be4c220ba1f +size 3240743 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc48ce87f31361ef51012fada0912587fd89bd29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6662721a2e6040c3ec6c69b85eb0a0a62cea89a326d76d329d2d03cb3805cfe6 +size 3174543 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9559a91afbb81d7c56209feea3fef0bb0e4ee4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdd339a53a0f14ce1a7788b291d45135a2e7c328a7421370628264734fae1ba +size 2649401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bf6bcb9c334b220c169f04d527edca13c8fd944 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c55460cb11ff936efcf8940c54a9ce3221e3f0b2ef5349c425f963bc2bc782f +size 2488519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb643eb7bc5a2eb24f718597a8d0a811cd4133f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adf39b999ec25b99f2ee14d8315d9dd99c1b2319ffa3cd9a9846bce2110cc8d +size 2935096 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0064a18c27afa204160d19c0c942f40ed573a052 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d896354280499a30e864998e28f7a63abc3d6535041451abdaf8983c69a415e0 +size 2685534 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4335c799ac2d417a611471a777b5a1cb98b3d4da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4005a2510f3137da174994c1ee5fef76860d0bf828be15caba3b298324835052 +size 2528970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90b31158ff126064bb85e13cd0379b3eb22ee80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05653fee6c08e070253873a75a1fdce719b3043e3fadb90121da935fba254c71 +size 2608709 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19703ace781000dff631cb7338d89d5a17340446 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d7e08f5f6542496ea457a42612eb16c5b1d22d33667a09aed2c80e80523001 +size 2646852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133367628a248c173324b69d94f27e0535704f1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774ebd8f9bdc281c9026d09ea3814456ac78518bad9a554a0761c30652b8bfc8 +size 2383465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca3a9f49c5648cc84f35b924138f778f46c18ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96974d32778a95eb902423cbd63ccc2cbb665fffcf46ca94905d59c03c5a0bc4 +size 2737127 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9ad047ea9fdfc306865136c7df540a0ec29be06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f4b0367d6df1cf1f965f3ded737d582c9a9c47d95745e359e265ad500e08e4 +size 2634520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4d2238b7b4f578807bbc952a53866f6cb8870f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b37c396e7fa3aa273dafc9971f8f54de90d5e69fe4115c150b2cfeb53ce642 +size 2717852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23993d456de542afe87f9ef7d324c7d0ae66fd28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8246c10123347f0967a7043aaa75f248472b808847cc3e5fe115c7802fdc316 +size 2591524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c516dcd7e68cd8fdac2fe679c9406f96e000e42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b88fb945b413aef981abb1f3c337e88de3dcdad24b818407cd09a3ab8af2825 +size 2487884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02b86d40eb634225560c0110f58259bffcfe2bac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8df4737bb1542b040a36afabb74a2a0824470de2601344e1f9cedbea2f4e48 +size 2670139 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9266284e85b9a989dc6ef135c70896366af4588 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5e92ebce416a6213ca1c9118e432c85a2de7dd4407f336ac46ba814c61c0a8 +size 2440714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c29d68e14e14592a98784d920a3f82b179bd59e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80605370877f9394a057f59190e3cd84367ce40e17c574cd8221ab143d262c9 +size 2591914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de05127aefc2802242c9adcb43ba651e40a266c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003843f478879664cd65a8d37796b9a9b16715866d861526aaf17e9f42d297bf +size 2831559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3303eccb82288f8cb7350c4927de88ab7fe3ef25 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2e1bc01593863d91c9489e409bc572e61dccb6abb1e46cf6d934400e46eb6d +size 2663785 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39ffab491f7b60fc55c96feaf7e4e062257e41bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d610735eb6744d183f883170b966dab81ef1a3f33a8a237399094eb991985670 +size 2976859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7bdd27ceb52856971b5de618b9ee4c94db9ee7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c216557df8b4feb2e7eaa411ec086cec835e51064f7907331bb7c11651617c5 +size 3040619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843e2880319ca8bb2c859cdc9f8b21413846ccf1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abae17fa28a8926f45ca68b299a0cd85a3f866ce3e19bcde20da149aa25f6977 +size 2964776 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c0fe82f1644902805e296ef447ae4330ff87db1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899b342f2dc062c17711f31bfde5a984caa16c46a35ab966bf0b2679d537b775 +size 2362388 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87915329eeb2f089bf4f07ddcb6bcb339595014e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e365c37c02e8eacf42b3883c79b630b94f4c6651e7137dee3d534a973ebc73d +size 2609033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5522214a2f7b7ac76d684e3f3b5be6ecbd4cae46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915b03681acbbc60ee32717828a06a2db74efd28babd8294bc4b42898021e8ca +size 5058662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db7946801648135f3a4c74f3909fe43b70093f8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0f1f6a0a3d50a87ba92e288cd0de74dfe8c2adbbc89835a4bde4c2b854f21b +size 4508309 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deddcb9cd1a22255d2c9226abde60cb81e354465 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670e19576f139f45e66c841287772e4b003663e0851db1e2123ced0316473ffb +size 4002740 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4330ae67698d78bd9a703dd3d21ef755169008d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2642a873f23ea3813f8beca5c85b01c518f2272a77dd014c4e62c361a6eba54a +size 5033078 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245083e67824b0cac795c1edcf4e87acbe6d2926 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304a35fe9116168d1b40ef633c664303116aa07de603ef73667369f04bdaf5fd +size 4531083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7969ce71252ffc5378744a8e629fe492bc0dce9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2364025b793d8e7c9ff29a882670ed90c95375554dba64bae5f4c5d8d754a51f +size 4552371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e0c055d4dff02c86db2d88e958fb18167dbb77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a6bf89b377ae9469deb1f58d04275f3a5dc0521b5fde4419cd5dd2c99ba7c6 +size 4637624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4981cb4205b99cf28841b501f2ea5a3d754e591 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2892761fde44f7098f5d9aee82c0e5d95450f66b23ed13d614f3bf8e5dccc9c5 +size 5805837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be8046d28ced8ae62146b7f138a764b3cc44ff6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e84e30b2d9b907095f086461985dfa35ae10b5026ea15fdc2fb97bb160ae3e +size 4517511 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7cca48289ed694468f5066888535ac984110ddc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26ce865b5907a6023b6b5c6bc2d797e52236ada0a74724218f81ce7890a1902 +size 4400704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5410f8b4da5e864426fee34da07f433e39e8eb7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38c8fcc192fcf2c7fe52f1aab90f8e3158123a61648ea9a1a5d255a4758423f +size 4297633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9638542dafd735f606d7bbdfe83fe6269c6dd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242dc73d3f3f82d798f3d8f898f9fe1ee0f1db95737edee996883ff79a912be2 +size 4609555 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe47a27ac2bc1122edcedf02f61e87ad7e874d83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734523a6a37acf87494d88d1b10d4521a6591415a744f1b46101aa7039e787a8 +size 4315127 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe4222b92f7dd16e3185ce9a19adcd626c519f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db948f7786dd77921086073d9065cc731885c4be3a1492265ca021f407c8857 +size 4144056 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b4eed8101dc9767c92fbdf0f90c17699feef2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e655e647bf5f0dbf717f2c2f3807ae191d5eb965c6101405cd2e7dd3abb6b152 +size 4625383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a01b32d582b006e0efbcf856ef1b7b6e9b96f85a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51fa6f9e70befd4de101cb1d2649417aa3e64cf0c5e3197ddbfc2fddb89f2da +size 4558415 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92b8aa3cad90f1f359cb0c152b6ddfc9217d2d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5954a0728576efc5d5a0d6508fc81016b3747164890ff0594ebc50709cd2ca +size 5035431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb658ab09dbbaadf3707d91a2c02b700fd6521db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d926839e7b8a20d68fdaa818ea2b5cd2a7cb2ed913dd1051572aad5e01435d89 +size 4910671 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a038609e544d68214d9aae63457c030528a11cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec721c92dd2b0135c8f3f7b3cb6d3eef151eec0cacce903702359cf4d154b703 +size 5192993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34ffdd399fd0306546c93cf7dff616bd3270b6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280505dae1123edce3500ec4b8a21ca622c00a3e133b54f04e4b5a7beae17b4f +size 4808186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a69cf3c09aba55c30e05e0f2ccfa07cb5570265 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca186c8f775536cbbc0173cd6722e6b856f036c650fb2128d140df10927e943 +size 5509674 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45132e547c3b569192cf7995e590c55a93dd385 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d5674f1b8855cc7fce8ee23ae7feb501de04084b42ee96886e2de08c6e1b88 +size 4255702 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991f390afad8fffde95245c176437f911b11f159 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051b4b66aa84d41346e542e01a1564dfbed9f252988f78d5763744121d2f4e72 +size 5171217 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb85f5636ae5a4df049a9ca75e01f8afcf65cf16 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0cee2f6ce6593605cccbd063fd5f856c16b970bd9eb80d61119c27d5f3d36b +size 4353662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77fc64fe86a3d36cd2f1dbc8852d0626f134aa4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43da81e250c96906b9dafcbf636f35bb9e1dfcd1b5c6b29893222be704e1d4c +size 5105342 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd8379eacef39d0b44322cc8fd6b3a37709189e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e63a1023d9848f7c28e228d2304b0cd3c93b4b8ccbf5384e0788e1e5825060 +size 5602492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e4a18256bcb4f0364ad547c44d9c9af0f0e85a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7990ba3d871e46e2bdd1495d956872eb1e8f1a36757ee3e8da12931c09d3f93 +size 4801524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4df417ba653a57d817635d14a42f8ae36f4da5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee65c7ce504e3d65975a22c84d8529ac6870066eb53eb700acb8141ba52c3a61 +size 5249226 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d71d934d2e0b716f05fcd11915cd2368ebf2f08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475c5da0bfe4e9d8ad9222ea6b6f29d07b47deccc12dad55154558043bab75d7 +size 4822715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57b6b58d84e077cf806ac331604a1206c8c36b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03c5c27fd1adb6ad298317874a37c8581aaa2a071ae0c8361238bf6f6cacb42 +size 6908861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120a3865604b3f62e593442b27eccd0f3a04a2f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5005044cf0036867c371fd3ea9daf9d273f667114f7c27030a91d874e2e50a60 +size 5466708 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac3a9ef8d4421ef4214de0fe94b2e9b967a87b7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdfaa661b1afe41dd60907b124022a168b67df722535fc2f0d7346ecd63bf40 +size 5260172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69b639fd964afd044aa9fd868e64e8b07ee20e4a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43752d12120840e266e9efcb92a77e22abff0ff158d67b096c862744bd0e220b +size 5830256 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee49aed36d5eae47fd2722635cb10b6e2606f0fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cb5ad093ec79f8d02a55cb27db78ef3832d685af6794068bbadd41ef53240b +size 6954949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef22568138b062cf5d29341101982fe16e491c84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c3819e4bb4f63f8aeb0faed02c7b70dfb8cb17a8b88f878d7666515a3cb704 +size 5317278 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d2781c3837e9968c4c8d9f00f35f9a2efb66148 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82118ede2a0d90aa2d6292d980453b02e67bb6a14072dbd2b1936aa5063d70e6 +size 5320165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96fed466f7fcd3910aeb5a366ef6318cbf60e664 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c4c336b962ef2704911d38e41ec41dd0e1bdee4f752c0d58cfd1057514a2dc +size 4663858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbcbe2ecbcf45ae8d9cb427745e98f6b70f7488d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa824a6ed1f2189b2445842e1805aa7e6f6d2643e5adddedbfe05783d611b539 +size 4281490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c324287b62dd1ddcaaeb7225ccd6db934c911e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8421b065cd1dbeafbd6d276a58b5f2e5ac3d6465f6aeff623170b1ad052d907f +size 5379468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44fbe68d975fd241eed1713ca1fe708d65399bad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26501ddeeaf3c2deda010651cc2917e1e95b998653e24168c10cd3162580395a +size 4605616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25adba7665b34884ac5702d8ca6b12dcf18495fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8c2717c8dbbe0ac2114d803ebacd83acf51a52c754ce392bfca2fbc7e89a20 +size 4946081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f6d22ca9d4778d0c7690e637d6147012df24c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275b284bfb422c1ad2adcc0101c8e48be5acfca331f0d019b51d1a3ee752f03c +size 5287203 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957314fa1fef3f2d510c712e5afeb5c9e0debdb7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6833bedcc035728fd2cf1e3d5c2538ebcafa6bbf11f0adcd9edda33537fd6eb7 +size 4369088 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04018f1e66f8f74a692c94be6cd27b4009014a51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3fd516569d5f9420f21b1dd763b356f4d4cb0f06226e65730872c6e217e18f9 +size 5525794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46c03fcfc1dc026a6de4c0589b90204d9f98ff7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db085f01e9429a48db6e6d4a8f31ec0c2a1ebb401890707e60a2f2fdeacf1ef +size 4722958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4761c62a04a6ac53af57fcf2d215df68f594136 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708612ee2308fcddb45b997d4d3f6b7db17dd01fe40415d0ef3e0e812cf26220 +size 4258350 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3139ad8a9478efb1f990639961ca8b69c7067b13 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c459a6aaf03cde8fc9f3c718d5e37876827332395d8c8c92524294d24524e6d5 +size 4563643 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b022e10c694880cd229cf57ed6d1d71ae77d2d84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5cf63c79f933364f850c20fd4e03aa89e8f265489e712f2e5aa62327b1b54db +size 4581910 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969e261b544f09446a96eb56e0ff9977ac360a2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2927481b7cac17149ef308efa0e2b3fc70168d2a8a6d019722bfbcc5af10e4ca +size 4682181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6971912d37986ddf9a6cc3950173b8947b7358ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783135ebadc0326ff6a199fc16846f4a77144063df900db8e73a51b9ba4b9e6f +size 4704398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5908efca7af0db53bacb3f0934245cb0a566d49a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e184d6450515ef9a467811ef27fec3ca05aef8dcbcb90a12869e5663977cbbd +size 4748536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2b980e64d0accd662f16e26f27f8cf2eb0ad179 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd5478283e0437bf42a41e8597bf1f5fbea54fbaa54b0c4c9956d67fa5fcdf6 +size 4375846 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd079e476a891f1ba13f5171d208bfab29b3570c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405bf0d641e61592a20f8d869ed6acfb57b1cafd9b2a4653a4b083898c879c40 +size 4494852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1da763696608d1a6bd3658d262fd8dfbd53783e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57ab5f143ad50c4f76eca61167e960280e57921cd87fa3b4eacc57b265c856a +size 4757012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe1bccf0179a2cb73f3fff0f100cbf65343371e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f871ebab4a18249147357d188ae0ad75a92770424d55c055befb851ea5de526a +size 3806246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfa1045b9c4e9b2432c432688383ea888313f468 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c05b7cc2d9effc28ef7b8b3db0cc7f9cc386dd191f3074e76ff8cbaab61841d3 +size 4161366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2a993b6ed37278ae3b823af291f5029ec1ae8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9264a7b7d0f3ae4f471c764f1fe409f3145834de2498ed4fcb344fefecb379e8 +size 3418485 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758836cc2ba396a2cc1a64ad9ad7474c89ec4c27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20587c843fc0a174310e2286805cefebfc5ba0fac7ee79aa9ae1cff56dbd891 +size 2854464 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c076c6422b4b9146045f867fde1ebd47f136d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc163f1db86307544a13c74924c97673c8b6603650956b5d1f2296a4ef97c5c2 +size 2883281 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f29134a1d80fdb07d5430b1a4f6c2b6d0495b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e183d3a0b6c3b3a9fffb5a2b9b4e768dd8de1e94954ae8096d0d23b3416102c +size 3664457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f60d06869a1b3e7fb498fe55394982786aa0b4cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ca87ef35d157bda079489c767aed2d80af9a2be72dede9ff3d18f4c0562330 +size 3367800 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c55365bc4f1de695411670898a2c943c6bd44f96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038eb770883bd46d65066ec89829bd3c94200f9363d91665984b6023fda5b2a2 +size 3012714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d073c851d0d6670852ef531fef6e8f4e5752b9a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6637166c39159633b40a3fd4fff5524565bce458e5eda67e4df840b04a2816d8 +size 3270017 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4e57db444c1328f9b799bb112cd3c0f72b34ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df0c0d300974530513c45be016084d4fbd0bebba547ea3779f682f37d149f2b +size 3794761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c8dec72843f45b99e401f7324093a36f41b695 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f796473864177f838f4410a6e6343dfa0e0be54cb28694099b8430698c9127f +size 2807380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c301736e0d9fa5932fbec92eb2698cb13ff41a73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e927183d29c2652a82317121d8b22247cf4fcb878db10fda2cd3c5b5892ae2 +size 3042942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90bb175e0af1dc91df4156cd1703f80bff537ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef4fbcbb3c27e65378f7dcc45873d1bea996a3044155bf58cc002b015659165 +size 2918236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ec6c9bc8fa8acb07a1ab3e6240ae3d5aae7a1c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e46f6d9570689a4f411e3d56dfe57db197080733d02056e7b34525a6ce145f +size 3224344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522a92ab4657ff399275c4b5ad2d0756b03fa3d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75ab32d03b62adc7fed931eb90f36b3af5a67fe2cfe84e0c61036f070831aa6 +size 3110659 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548ef026127da3edf357701960369b262977932d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c37f9f41eb5e8ef75989bd6051dd72d0a5b39ef99dfb57e9804a3eb0083fc2e +size 2908655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f23c702d67af87d684ccb454bb8e43dbe1eabba0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9a1288e965f3aa51675f30c5d657789a676f362668a169c6ba987ece5d8542 +size 3609829 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a48c4e1ee6486286436ffc587f47e66a239e255 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e1d9639ddfb1591c496d17a5740a0bbd18ee4a7583b213b3ad3726e855a0fc +size 2973537 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a071e2960d8c4c1f7ca1064578cd0ab2d1828d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4e960d120bf77e39a2557dc715a002b02af2172f3c0c6f7ee7c5600b4bc510 +size 3772264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29efa3a63b752ca9d3a32fe899b54b6aadd0d801 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d2184d13cd4f1cb09c025f813ed869927055bae33c0a0033d543493e7b3a70 +size 3373497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942c313278b106459bb7458d8a770d163a9b92f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242d564dac9579beab872fd8d2609659e8c7cdb984aab00e311d242106d13e76 +size 2864375 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d167f3455ff7db2c48a3399c7368dda7d74c3bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd5998105b868a6d4ca0cf492d579e6bc5ce5a7d9d798bb7cd7740e69226b32 +size 4152704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7003b21969f0a8b3644ebdca743f3a7618d77ca3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d677acde949604ac711b6c3f429ca1871386ba82ab0a2b7cfc218b772bb292 +size 3995571 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73311e063667a08439e888ad2c77884ca04c4da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a280dc1bbc8aac39d374c7d116bb45d6df7b3df39707a7922d136df777330fb5 +size 2990999 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d229c58da1b96304218ee24f475fcef3166970 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d07e7c94492df07f00c454541e219bcff37baa1e0ed50292bcd3ddbae64206 +size 3640894 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5dde1880671803b87d6b3b5944f9f129a531489 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348a06ffac120ac06e561ed089d9f952b48d724da0e15eff0329f4004745f662 +size 3625570 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d44ac1390609f66f563ef6652b381d3f965a7bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c164f4675dcb0f6976d599ad102d49180ea81380cc53199aafc49da716d5d6d1 +size 3441616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c1c3b2ad90d8bdfe7aa91fa6fa2461e7413e45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c318ca7c392e45e49908dfe4e158d7d08cd23a0c1b13ec62f7ad488858a53e4 +size 2139530 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c519ff89e9228d0d9a68a457eeb4f4d1c47dca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c273ee67bff24f52eaff7c20417094d7692cb924f55505ba6fb9abfd63f9741 +size 2151658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c4fa6a1ce388d3e9c8f5fedc6d3ef97f11855a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d658c48efa8b9e128aab4f112a7a5b1c4c5cb2566d82cf44acd8046877410128 +size 2288442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..407a72d813a41a6c48fa0a8918be92bd57c99c0c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c1062ecbd54875a06e0195354ebdeff9988093298cdad382861b3c70695cc7 +size 1965297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b530254665e422d55fe43ab437b731d736e2bcdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cfc15ff125c64c2a97d446cd68ed26d30723c3063780950de32af20cad0a7b +size 2219002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..479a983fb7042bcbc78ea750f97b5873fa62befc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b207da59811c1e1d67d5bee0b4df9ea2905fe86ae5d8cf7184b2b47dc7cff9f2 +size 2032855 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d3c4883eaef2d4a99f400618c7189447a62f839 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee4bb3affb026c9b5e94094d799bcaf5d459b7794d015527db01695e9277838 +size 2015407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99120878d0ffe6b0a273acef2b68361c612d06c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f280088d93dfef9bfa1c576570142ca356e5a11330c8c2f4f9bceafe73769bbf +size 4163014 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06872616eebe7e9fb2bcb623f90d7f7af602d8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ec0460a762d55420b8f3e8ed844ebdf9c2d728af425f4ef252e068a54ce8ab +size 3930513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6667c11ba53068284e3f0129d27abe7a04d2381 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15f719117de92dcebb57eb83350f4cfb1eab66f8291d75a1cc57d50c85c70fb +size 3551924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88f16bfb518846f93de15118130529813b17c23 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b866a455aaa044e8ed9b4473fd797d1a8c7d3c67f835164ffc26258de41a5d +size 4653298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d4a695b24c18a01093d71daf4e475457a42a6d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc8268247455f0faf8a772b7aeec900f38071fb2f392bede05e840e91a4dc1d +size 3060633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9abe84a3b510869769245ce8ae01c0a7756b2686 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7503cf1ac0ee7958637bf70bbfe6b13200eb88fb6b1542d5281eac81782e504a +size 3258555 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20aacc4cab56ea41fb55d5bcff12e6c4e1148735 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4234340fd8c47cb98ce9bb7b1fb3213aa18c87fdcb41fe115ecf8d8fdeeb5786 +size 3920476 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992b8bc01e09e4c39a2a4bb46fcb511d8037b990 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71879e34cec41ff1ef4aaaa1fdf80c8729e13c4662c949a35a7657e915d9b9d6 +size 2784185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a9fc34656116f39fd2242f9880fc874a5b7e1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812dd5e3b7e7ef3e0f7a5524f2ef93b0daf555ba4ced41fbeaad00f649e86833 +size 2696541 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10ce976a14435b9511d8cbc414cee41bc73c7158 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e145a441bc9442cced715189f7b262e53ce92166f8a86e0fa90b548107c5488 +size 2666569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc34ce5424d76c128363e9035cb85bdba1c2a1d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c780cb2aa615c67ba26f2d39b9f529f4f5495f39c5682f8501c4abb50165bece +size 2551031 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5445ceea7147821bccc3ddb628825591f5f73a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55deec6cd6d21698d6eb8132ec2b80f43c00bf21b419698a95f607914467f33 +size 2097213 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866e5f7f101dc2bf22b78de5370a487b468a1582 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84980f9093c24209175cb86121ad798ba3721b7e7a21c29ddcb1fba2eec26244 +size 2356082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9147106e13f5ac236523aadc80dcea77ad2a5ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36df406a8167fced3de88acb3229621a66ed00e483dd6bc61c361c0db7af9def +size 2422522 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0cd0c1e590dbd1b67ed1582041e002e65ad54a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce46cc77b069a1cf6d8015b73f2d59ccc17c7f7a3afffa018f2f9d0f013b851d +size 2459884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1244d06ab825f85caaeb2ce2f2295a11efab74f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e8d895f0beda62b114aa81c0ba6c2dbc6b00e1c102a06c1b82741b95ab5aa6 +size 2741468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7879e771232cc18b30904c9cc9f3269e8590a0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24aeb33dcd2f543f5b6d2fd4199f4ecfeb331366d6f195f3950175ab38470554 +size 2802164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f0e261ad7dd6058b6d627a5001d2cb7e7f34f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7108a6b4ee7b152a9ede61ad8ddd3f30e60cbb576acafbcd84c63d897e3b47f2 +size 2585176 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ea05baa34e2f6118d6a4eee8a0d07060fab918 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247dffe0c2043e87212f5bdd469df819a06a7b3baeee9a9e37af90d9a74f2e8e +size 2642217 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7532b2920a678aa0348da6e6fa6ce46362162bb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279fe20a8cf3c4a4d2f48d2e3b64a6ea805d80f64148a6aef0f18f9d2956e47d +size 2594129 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c9c1fb554505fd5ede535ff2dbff9e14b000cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda7ebc1993f01c3d39df5973ca372269f877d94ee8404d82233b51210a3cd43 +size 3069840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283c2234311317702f0c8cbc72a5409d59f8c1cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730de2b543875a1916b895f8a8d57d991c3d7ed0ef3240a3daf50df6bcbed4a1 +size 3355650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caedfb85403d3c1e6e3605ff824f97e551f1ceca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895d63d5ac58c81f34423eb72d5a7cbcc8c89e760b0a2d84b8c4a97347cde1d6 +size 2909048 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..526e052d9841a6bc5f7484afce4a95b8d5ef5b9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8d956d79ab0c235da1c20bf33436139c9938c1379cee7317a566242ec8ef47 +size 2961084 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ac7b88bf9d505965021d5c01e98f35e21fce1d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73646c3af49729c8df0b518c89e4c6a8fb0e0e2bf3960144f705895612fb12aa +size 3109920 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b09f9598ee972c04aa702334e1b209492d385428 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c269225d78d8f6211fbc2ec035878b3c36ad6b894cacf6348e719365bbaddc3 +size 3089881 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f86280d45bb65680cfcec85d396101cf070427e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984da81a6ebc48bdcb4ec974ba4b4b5aa66b3d30bee900f59106ace1b0eacb9f +size 3099508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2ed5efa3c7c3d4ac3632dd0792ad2d0ba48e151 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe5ef09e2630a79da74377cf252906a3061077378ff5a2fc0aefbb4d2a60cc9 +size 2923525 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..269f9e778a7855d4ed192757a57abc32389cc1a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139abe3797e50ebd932bf6d18f34fb1f690c7e6fc7ee87f69b573454b48672c9 +size 3335557 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1814a8d1a2dfb928e6a695161bebd08f8e89ce1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a3eb51ae744fa9b2ce801fead6b6efac2078f373321ba9f30f92a99d80e2b2 +size 3186525 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a1e8efef9862630a473b6d19ae7189c9c7cafa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96398beb2eeef28007dca5cf1e45b7ce298d742f0365b2a3726323a2919c75f3 +size 2831387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e981b99994b8355a884918f55c91010b16c99102 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb05e0866434270e7947275e0e8256a63814f09353430d57e4b97fb03d5f8d3f +size 2927676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de639df0b9ad3be6cfe6ee452434bf0a7ce49cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928f00a01e793092bec672037f6e785560336a17dd5f399b10b35f4c2607dfcb +size 3131574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff393a32761d2296e87de1a57b3e5fd15e26365 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffd5d18b62ac2f04d83aa5d4b5448b8c41f4b6393ee3ea51646f7ef41c55dd5 +size 2810198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d598023cc28a6f0c916b4802be53a57b43a628b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809684502e6a913fc908575046dc8133b43279a884151656c77ead6b6b6c6ad6 +size 2994524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96faf2d2144e41261c8dcfe3f1e843f0e3240ddd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e3bbe1f655bdce1625201ff95364e82611a78a55f80a37059ec706422cbeef +size 2943569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dbac21b90d7c0e2350c701b14e63f0c445c95b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e771f7ea4731df64a5f5722790769c74cb856131dffa8adb00dcf9bd369cf170 +size 3399096 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ab9b6feda1f681d1534814978f84460d2c21d21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73498485a7830c0c7b74d8c02cc1e8e60ef6b6399f0ede1466fda7a08a792d7f +size 3384926 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652dc188f7008607eff7962e01b2920d21dc88c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55edad201c3e83aa2f804aafe4eca4fbe5ea73fd69fa6863a153f797c1840d1b +size 3381650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b11674c368de045d3dbcc364820e1cc95415a12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1230d745d714cf2578add5fcb44a9af34f403525e4de527b957901b8e58e73 +size 3134907 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..338d1a7c6cfa4a3020d2ce09d051e86ef48620cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b899f41aa390c120ed281c2309a5e0a5197dc22ebece6387cca952ec1ab9069b +size 3308237 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..236903e37dc3f6dcf9ad1c0907f9bc71a10131a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981391efcc8792e0fa4e84d2eef1a8100ec515b62597d20922deaa0208c83448 +size 4807004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dba9a501ff9470d88a682f67f4f8b40ab6c7b29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7810c0198293625ea677eecec4f2b026615b3fa1834178ca8f08fa88a974788 +size 5112113 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c7e4c0892a442d38ee0418b7a1069457ad4078 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2fac75c6c65cb79a55cd916dc4a5077f1e84145be3b28245d0778d7930436a +size 5159447 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7f4b14e44d774682d0bdf75d76976eba9ff70f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d798ea9b604a040d7151f42776f929cb9417a531fb15a82ed10adb9e36b7ec8f +size 5576030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f836f79a8206826dcb157603235e38748a7c43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182972b3d6e564dd026f7f2139535dffcc47363404d36f6ce013007332babce9 +size 4670768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa76b7a9c122e40e8c15e60177482b7b737513f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad829ea1a55484ab55e7e34cfd69b922eafa6ecc0f98799ec0a6378f63e63baf +size 5697857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b474bfa0f6df8ba4aee0f8119a1149464f75e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4634dff4089f3c597cae04ed014f350a78d16ccb7c1d71730a3682bf8d95414c +size 4623323 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e5b815e3a3b2e613809b14ee6357b6e3ab3d10f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb5c3b144dd0dd0e8a34080a422671ccf8bac40ff77ebd0597d4b81bbbc1c98 +size 2916883 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae752024c049970376504f756a07a74a9fac4c99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95283b36d14bc486ba34b5d4d1274df57f8acae2c117f896c49e75a5646e8024 +size 2476976 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8900048f7279cf383d70a00b00f64a1c695050 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e55f665d8db4ac1c0e32c9762ea2b254067cb99636168c9c2682879aa8cc055 +size 2931874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..119eacf600445f18eda163aae5d5db1b671ef23e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc6550332767f3b1184384f64098e7cc5d3d81f39f3045ffda0637be22223d4 +size 2935837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be49afdf945f0f354de6e7f1b01e51fa5e557bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00307020907457b22fd79ff5375123eb8e159b0125caf3f07c48b42c89d4f414 +size 2770163 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0205e4bab58a0c16c1d3866d0ab9128e55927aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfe86378e935b2e0eea3484e75ef3a7b2b60e28b07eb0d42c02a1f34e89c8c6 +size 3101698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9590e2d2af6481d8f9a389bbdee53d20399c187e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cce59da88c2997af4343922c777601c3870e191f83dcd0c970e209507c1106 +size 2671590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cff908d7194485f4715ed8dd91e856e5cf66baa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7359d3f94581ac2ac1c45049658489489399d2bc340e657ffc8847750a4c32a +size 2953879 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8ae0354286854529c9fcd7e88f9f69380b8fd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bd5d60c6fc261c0bcb8b87d1b46162dba0b8b427460c79e28fd95c07ab6d85 +size 3538171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c049815397cddc7038146101e49273fa344489e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5996a48bb7418f06f4e9c12d16ceead82d00e1c392d708d2eda6e0da4ff3d43 +size 2655794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d6e56fc13628d6ed26516c61baad3edbc23464 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8113b375529914f13bfde09a42bfcea5be0667075f1126f6a99e41123bea29d0 +size 2537445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ae16382f6d1b14ded92384bc7394dfc64bd64d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8bae8e48674129dfe8e714cbb36826b6f2148ce97a6d07af4af9e36e137ec5 +size 2599882 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43525f405065b3f32b30eed19c18df019f89f1bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992eb2187d3c6e1da3f207f9743a46631b0388fa4423d76ac4fa72ac70c87a92 +size 2448427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2fb330856b215c0abccb8e98efd0f385f686d8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec794b1d4565d2f573c2b3e4717a785fff356e8146563361d30ebef4bf0d405 +size 2422842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e00aa0259a478f16b7a2f270b7e3edb22ae03b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3bc9f50ca2c12e6808fb825ca171b714969606390e5230b647b495858fbd28 +size 2350172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb608d07ade9bb7c7439cdb409b45b2bd060c15 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4155d972f492fa43758df1907266120e5cee7d2eb9d7248feed574d687063cb +size 2228947 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..827e26d784b981d80d625c9cb7e95a15ac9ea000 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b2bec1cdaa9284b2b95875b84232c1a08bc24c8d9df785db2e744d949b70ea +size 2164802 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba9d79c14ec3107bf20b622936adee1fa891d2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a1ca7ad1f3d5bf37efb83f1de02680e6ee8c452812f2cbffeed0678bafb6c5 +size 2363054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5541a0ac0f76f9883b981d9b94fa05d4a14abdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3a251627c2dfca76864580ccb99ba98b2097e57428f2eaf86e3cb257ea2b92 +size 2116120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f23b1fbced2a8caa1e3eea7099624b9c4d73db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f561c684a72b85f979dec90b3ac1b3292d38796579ddf4bb5667bff85afdf15 +size 2154546 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915fc773910f85be9a6dcdf516fafa6289f29857 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea5acc0d9b2aad509af053308d3443c6380455430a59f37d40d43c08aa8f914 +size 2110233 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b38f58fc5c4aef52a5ac69bb06e0c2c29b2b4c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b9af5a7a9b1f4f4c6b0407d98c0d1dec3e3c98f3137a8229fc1b72f21faba4 +size 2218082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32895b9c474b675a2a768b15140013cec5d9ea8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82feb6a3dbe45da3571ab273ea4296b87a3307cb40ad77f19721581f1e09bf0a +size 2425873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6ab1dfd81348d55ddba79e4329c191c67068523 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fc8eec92441fb1fc2e7e7d5613dd280b7229a719c4abda84417dbedb31f963 +size 2286038 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ced8350f51f5882cefd6a9a1f03d6c8cc4dc90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a8108a74e5ecff72f6e602725ade025e0235ffcfd75515c9101f3d54303e2a +size 2620988 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126ba06b768d603b5653b56af10a10c03371a047 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ca8e3d3601a4c0be0fc94408a07a37216f4b95f46f9b0ccb7638027b54a0b1 +size 2523314 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be77d3acbe68dc2d0ebfbc298ad96b70246a968 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473a32d7e5a0d0163ce3ad197a4a1b5805b5cdd730dbbcc1fb104b7c86a8175e +size 2424612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b22e9c5c4aa722e784ebc583e21612a10c77f60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02c397ad2b846b0271c7de6fa43fb1b4027c8d9e219699b42bb49c1614dbac7 +size 2570055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1e927b43996ad045ddbe7edb4e8805aec9bdeb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b7e09a27504ea515a92df8bbeafd6f6dba047346f13b43c1964fc4f388dbc9 +size 2399813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59734ccb285479e63162740543324e683f307e41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b345d246848af750b18f5eaccd212da6574a261562da992b59f55662fb3c53 +size 3251762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5e302f9f97dcceb21f326a1a82e69d25915ec1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf467a8d867fc0e76b18fb167e0d2f6724ad50fb83f17382886d350606246365 +size 2440379 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2398903f3ad8bc9f9322029a84c2f4c73b4b292 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3960810a84c3b52a29ff12b4338c9ed3dc464d07f4ba7a336eb38352a011d1 +size 2635344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03bad9191a3e2cb32e013d77a896c7b7098ba93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a780a2bff398a609d968b833556d429a854e89e7d1e0427164534714fff28d +size 2815753 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4066c79b0d7a136c1293884e9d92d51a05f45e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4755b2af7ccd70d8c8442dbd8d81bee71f8aeb8015779eb444856152fcbbe7a +size 2451523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9bc2faeecc5d6dc4f9bb97f3f8d42cf2a5ddca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40830a57038732c322965bee683db64b446a2607d2b246c32ca164571525fcfa +size 2544866 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..157392c6fcbac18d38400002f3515ff1c603c068 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea4b79ebfdc065e0ada83ad16ab55f0d5d722f03f07a15e0a8cf23bb058df6f +size 2569622 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c549d344ca9e7283d0670a1a473602e07a70ace --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c403061bc2a4c78df0cbaeb4d3d0a0f24f74edcd305eaa3259d21f9896d733a3 +size 2467391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fce1b2d6d6fa8268c74230d72c8a407096effb7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78678318b9a9ca9d6aa93e534986c092bbd4437884a051310d607a4e5dae9abb +size 2497726 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681cc073c1ecce638134928df06fe9c692b0113f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66df6f36384849c083eb80fd1d78b6756a13580014b73ea9a0f78ecda25ece34 +size 2358791 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd0f038214f81a905d8e432a73ec1bf48fb390b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6915f002e6e081abd1486a003bc9ca5830c069901d5c4260d113a7f65ffb87ca +size 2313812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6a18dc6daffaa23c7eaf9fadae2d183efa9448 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472c2472338c5acd3fca92eb91643bf164b4aec16e86bf084ed9fd9e97e02fbe +size 2948795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265b41790586caa331e659024059eaa502cb3a9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05aadca27844a228c90e9ad2874d3442327da4ccff3431a784bc85b17277d0f4 +size 2714605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efe3fe72736969254f8533bc2587d55326b9270 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c353cdd94e7e2e23287b8d4303ceded33bb63baa7308f938b7c3010ad9761de +size 2550762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..400420040f16a31d8352058867e3430cb00a5486 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07755a7b06ae2553f1cce976f1668aec9490a66fb9de623317a5e55a483400bb +size 2392978 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7f786b4d73f3b041b3c12383c32c47ea864d5ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6702a93e82e49cfc15634ef161c9a683ca5d19abfdeec28924d60df5f0c2e621 +size 2492724 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89696f9605ee25f9d5d4c1ce812073813f89b7f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98857165630bfbc84cf853f55c24d9280f9647868ebf7200317928dc80395d81 +size 2472552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d7879633342339d4eb98f004a7a0a2e6b754aa8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809ad99ec6dfe5e904c7d660ecc704e61348e9f4c96236bab4631fc74d54884c +size 2452929 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34a6459bd1eb7c24a50bc4d34de79880fdbe4fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2b2b3df1bd307f9479e0877b2541dee3a35fce6e2a774c889093915d07110b +size 2416626 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..993dac0e8edc2fb20efccdb0aae5a254fecc8403 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e369ff0b192650be9b64301c27cf557de72092eb0225ec0a22a09b08637c5b +size 2403274 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d85cefc8e6474235684120aaac05040a0f28a64d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7ddb838aa2079c378adc752dc01918f83a8af21171ccc9dc6cc6e608214e6c +size 2660814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1e6884d6ca6fff9b15a97360298db9b55a3f63 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5812a956700bc3b6cb6fd56314882a5e36b240ab7952137ecd6cee221c10a8d7 +size 2421924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5dae55b0f2efd8a8205815355e3416460293b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c9368bb4d3aa6ca4a4fa0d2cca3752d320b38eec820d07c75fd09c2a718a93 +size 2586159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4991475082a4e417208367b542967f05ba9a5c57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487899464df016c9149beb265785f4d9e9950ea41e02ab60c70d4e689cfbbfeb +size 2461386 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..531759587dfa476828750d09b20d1af56a3b9b5c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d90152908836377309ea69130353e1db4e88d6061478d5bfe256cf08c01aa72 +size 2669739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5177fac223c37cee56fd281ce2d435f9f77d8f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05be949a75e78e7b04ce38c75dbd5a0ee9ce912957ed9ed0f801804a73abbec +size 2447967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec142cf0a2bf70159ea2a0bc2f1c03204690fc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e81add0c5230549ebf4a443766c3e1d90bc31e6692af9ad8fe176fdba68b91 +size 2762985 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36107b76378773a68fedbe5bf807959cc57a029 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f98fab76d7dac2aa430c8088357c5cacdfa69d87d9fe6371245daed48d648c +size 2450541 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b7f7e775656649e1725fcf8a94ed41184e0d93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78b97f41f64ff5e2f774a0b0a8de22a20f8de8b7922f3f8b8903cf75d6f70f6 +size 2459555 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10efce27d8fd9b656293b968196bc4bdebc0a8e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049b16fc8779d7cef3b3453b2b8e8de7a848344262b17fd444fd7e123ec94421 +size 2684407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212a17858b8d0cc0c17b08850e2b5f63104d9749 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c22843d36a0c8472abe840883833125f8409498057f81fe239d303fcc983d0 +size 2363432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9043b2f43acf54bf770ce5d9e3a7f4b6aa7b0ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e22afd72ef0b99eb82ec6cc40cd808d5d61b8c84f09388f61d27b234db056f3 +size 2635206 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0a85a27727c8c16abeadf54876857827ad65e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a923704d647339d8694207b6ef512449c2d1b3daf9f471cc5470f8f634112a +size 2364332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae448021b7f06e2f39807e8ca31459ad0b57998 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f553fa67f8f79c1220bdee135bd25bd0e82ba72c5293f87dbcddc12ff8cb425 +size 2518967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea53ca83e34e501cc8277712aadce45b6db11d12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ce02aad309c4a41b23aefb948a773cd2b4a8396ad987b2a0649c257309af9b +size 2444498 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36f2628f285128671b4bd81144feff3616bdd904 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe45edb0155024bf0dcbf144998abc1833648d8e6a5d34cc58abc607b9398d6 +size 2692747 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d745717d978f7165f79d447e60e73c1ad5595c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f8dad341a287d58d71ec1bcef32db76b5e6cb31a5b9173d731bcda2e40912f +size 2414455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8481be1442ebc292976859217f3257a280dc74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d16ffd740c3b318b49201964d948097c7aa6f2f1042b6e4261aa53f7a008723 +size 2325648 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfb0199b376fb29d48faaef34d66d9e0e423b396 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8db57b732b4adad1b4eed53c4f660da6b4e4d216173611b51f952a89dd1bd55 +size 2492631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92f51fdcb33f971393fad3b502028e54ce098c06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3586223adf7293b39d83bae0beed5cf1a6cad78710d0126bc334e340811c853 +size 2299408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f2e1ddacd6bec5909ac55ce75613da1e4ce46c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e162a8f83b80436c8065cf2c53430368a800ca286f5702f3a9921c24799e7e5c +size 2546665 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0582de79d0f937a9ebd48166da39df751904162 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268c88b61f0c0d2831618c4f95036fed39d2449039392c5fac7921bbb06090c3 +size 2431299 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e27c392edd6ceb9197d9e1a56e617b5a443aa8e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf11dfc2a09ab7a7a9b32afb0bd8b653475239f59a351feb1841918a2f7483a6 +size 2205185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f70559a3d56c5034e439ed4c664fc3e7bbba240 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd18e9cf216005f02c72b28981e92596c19136252b9ba8aea797e30344336d1 +size 2828285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb63ea9c2a34763e900b0a3b2e76dfa1c8b72d6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60cd2c095f11e843dd6c6530216a48124318be3888424c3d2813347534a62fe +size 2281212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c5725b2e809d4ef7d2425b1974dd0bdd0eb6ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cfa53d16367772010acba4554ed3752e193997090511c023a3f8a3fd3451ef +size 2459098 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e09ff0eda89f3d040d35bd8256d21bd316cb47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f818c8f56580d28dc33d507ffcbfe58d8c4db28c5e1923853b177cb1142308b +size 2264607 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45992d098ff669d09a98e57c5117e6e72cc4861d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af645ed8918d97f9ff7141c73867e2351954422d31f2fa348309410880fbc663 +size 2217486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48c53742ad211ae2145aea875500446d2ad8cab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaaf2a701d512de3e614603204939082a80960c299931669d0c31e88686ffd2 +size 2301557 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac6c6de9239ef4dec5a44a407f638d828f9e75b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd6014410682a799a37bc1f70c5b4ba87bdcc5060f5c077d7dabfc34e01fefe +size 4072582 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88afbff717186acf6c2327304af52b838373fe76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8febf2e0dfc737fb912638201a4b1ca30f7406dd41d27ad4196151b0758a1f +size 4055132 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a53239c16171a33853681a3a5fd83b851a414360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4fb099bc3c0ff1b8b8e3c8d7b01ef419944f110b045849e1865fba87ac3c78d +size 3913523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f98699aaad19b7e578fec19f3c849a34ba8b41b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41e34d759883727916c017a59c43ae146f6ac4465f9fe22fd9b41b229ff9b8c +size 3989016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18dafe14117d3718e0354d810d4889a54f35b98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7888969989d4df171d4f10b6dc9c931d8adbd2376d11b2db6a14ac6ff80efe +size 3749207 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd696d6f4cf1df0b6a8ad7c976e3a4ee411406e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab6fcb20f9a3846888d07e4d1bccb99604e24c6e66f966b0e3203e2b495b8aa +size 3958435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77c50feea7e8b746f42318522f998c1f3d6e23e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bffc3fe4fd49a1dff236ed434f081fb1ac1067a5dd94e5605ad53666c5c68c +size 4775977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432fb0b7b4526f85f4e7b437bb88f9e9d9184ee6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc08852e0811586ee8112e79789f1b43482b3fec8e0f68c0ca4b9fbe8a1b424 +size 3619312 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3004ff678b8743b48426138f1b28388f525f72e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed67ebde1a6be616c51c7ec299d9b35e4495958d5105025b6500ea236a3d00e5 +size 3823140 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39321cb155d91188d3f0aee5f12bda84d0d036b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9f41751eec989914f959194c95d148aa5ed74e608ed88ec92680c60cbbc96f +size 4587500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00a65b59c308343f216d480b7af9d75d9e68d001 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8e247998f8cd8333eaf718a2b434b4e0f1ae1088b9ca2a65037fcf9b882722 +size 3889705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a3a450eaed1c8e474e9c0a8ba3bff73af3f0d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f360e307a41dd799d6036e3c61b8aaca10c1ba635722bd312f4d4316aadbf565 +size 4876842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b6cb5c41741c12dfc8b412b775a234a8c1dd5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1d0b4c62991217ab3cb71a6d14569c62589da4e5b3d03845d3d096ec34f4da +size 4233908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b77c92361afca400f85682506f2c06521c6364 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfd5295ee65d06ad43da9f7ca2e9d1fed2a2cd61bc294ad06780cc25b634cc0 +size 4015462 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd0b8413dade262dd6b08cd0ec8b978424abac9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa916bc5ffcc8ff4280065b43ac255dd4386a17624ca58c7e9dd0f4b52489d5a +size 3782767 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfbd77e61576f4b076908e56839449a6b7e2915d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d32237a44a1f38c8bafd8057c8906e0a45bd704e9f9bfdd8296a6203493a8c5 +size 3745297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1dc539b532e94d73a0f1a971d98d830dcb83f00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ee20879f15c0195bd3f3b0fe32e02c3695de6d7ed0640a6555fc54de631734 +size 4481369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8e4b496540780a966644fb8f94695945f30878 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1474985c1216d853fdaa51f34b7214737eb4e6c8add5ebc82b4f2af6871619 +size 3954542 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9cf5947f4349b76aef575d04851d53403e5411 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d58c0eed9df48fbd455ec1330d8d68e664341e24409f2effa684ff8766a433f +size 3889608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a928bb20842b5c3efce5971591b009e2f114dd67 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4278498a54761666a77e7cc63fe6bb7c0f348d6230b562620158e23759868a6c +size 4176494 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2ebd56feb77997fe78f5c6cf9730d256175fe8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a74e0ce58d165a7f831f4227bdba5e545bb74b282741cc89ee267bc0f7bf31 +size 3683345 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98206047ce817adbcc09e77bf893a2930dc9e96d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8106438d42ac00e3a95b6a047b6e4a6228337a15e7102ba2f0a663ad753688 +size 4461351 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8fb82cffb7fdc414aa09848c759480ef777f4bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56740d1a06d45181dc7482e4198b46a87ea7adf0415430851d85e8e90de3b528 +size 4330242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5f67b477760dc878558a1c627e053c5a2787a60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f547f3f6db3beb78ccb3a9c562d52b58ab9f17b230f548ac67472097f0093fc +size 4339015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b13ed4d2cf95bf57edfea16dda91e5124230aeed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90edfcb4fcd944f6151fc4a0e376df1ef071f11b6ef7d618825d8fecd478b2b +size 4369370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3167cd0f9ad9fa71f85b8513dfb94391cf92b478 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f5ee65f2fd99c23130eaf3552a0023590750808680aa07016dfc0443566668 +size 4232782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98943f509101c82c20af63ad611d5979a96b016f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ea6679f71e8880ee488f1cc0316d1e49880beed0ca963e8930213100a0652 +size 4517115 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85452afc30855479536f7cc3aeb2b88ce2a0f9c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf970ce4430f30762859275d69b6b61532c8787b00aa2e266d1150909bbc8de +size 4237810 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ae16c1566a74de90ff4118817340aade97c3ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4ba2cbc40f7e79bfdd85a392b7134b757fb7a18ec916541704b470a15f3323 +size 3368121 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a08e46287cbac1cc6bd64146e7d874aa70e5f03 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905daad1867a5b4b967fe7af4b9295f0b31625c50b14affcbf579d6c3f44840c +size 4043654 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b43dfb68ad9f987d7c791a14ceeb7976b39e7540 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1295c03f1b5d7c9472b8b316e2a4b3486ce4fc18bbf41ae8a87391a1edea110a +size 4814200 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8708f79b0d9b99cd6077fba81d779befe2776b4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a47649d78d05e7c65b92806f46d4cd84f40df9fee26ed82ba4a805cd5f2008e +size 4296367 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a69422c413ce905e5e7be7f2e146e6cee4bfbd2f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a44fc16af734e8a9620c9dc4364cfc6789f8f6499cfc132baa43ac04f6d1f0d +size 4030172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e55932a781bdf9c1a199c092e0bd9ffbe295f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c59dbc3b9793db796585ac469622f290c12f33fa15501891b237e3747ce862 +size 4051936 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86faff974f6fc30efea953a58d133acb2d9be1d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2a9d14b959c84b253da2df0a365559d13826bb2831d0c15f1d572b59bce619 +size 3855952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2affdc7837c68459e471877ea601c52e2b498623 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9166bb44eebe640ab4bd54c0876ba0909a032113d3b550d619602627b6d85a4b +size 4171075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36cfabbfb072c0827cd782931cae0dc8ccf9c692 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca5349cf9ef9147d4b23d5d46ce185a6b6458f2b3569299d0d5c6657f3893ab +size 3828519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6589e20dc240ba96e316e769fad6f6d76c5cc29f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066a68db21e9600a6f8ec2e9fc77dff601964e681492cc49b6e1dc3bcc7818cb +size 4058702 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93f8c6a2a37ef3aa7ea0ebd3e27527d91a74dfb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8811c865487fb9698ccbbef4c7068e5da29add3cb934f8c4c787d9b0155ff5 +size 3623352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0f285b11589eafc22df365e3f7811b53f7fed4e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10f2b42e6b723b01ab3d21688f8be1e0b2034ef94e34c776702aff4f14b8846 +size 3666515 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d37c47e00f8fed67f9d447819f194b93de60efa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e39a761e6911621456db43f606f390afa1a5840fe2925597ee7f9070c15a73 +size 3459904 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681f9ffe4f7e42adf2210d18d48117ea61433c5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331faaeed70d7c6dfb74d555625a823d6c15aeaf29be71c1e9bc4f87bd96487e +size 3454961 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3ff04b7816ae2df92aeb4901f13173089b1928 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afdab098ae7e868faea00ee31585a279b3c402b1237773fa7488e91567f7a750 +size 3393491 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b1774416526cd9ece2c01f7412d9ea83f810d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f7d1abbaee2e4119d437792a70842b1b52c8d77466a5274638f6b30facf828 +size 3102064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6bde1e2ef1a89c0f8d3df937f57fd8a7e5acad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f64ccb644d8e52297b3355058fc2a05df6a453d72d86711856a81da07bde70 +size 3592268 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d04bb6f2438574cb70233be2006b2eb810e32342 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3eb2c417861ee1dea59164b7247fe2b09abd9a7095d661bc93d706017a1e9f +size 3450480 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d24b657c407ecca0dc3d0aa14b7193923aea691c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a8c7f76067eba723a8004c9642e717c9658d14bbecd5b23e23bffce8302734 +size 3825171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960dddbbeda9cbf7d26e9a940b58f3f4a3d40e3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9012c3bd3ad3ae4c5df127b6ecaac7406332c2b0ef62186c7c493e174b030239 +size 4357657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40782026dfbc99a9c25de412e0be308e66e5dbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef8e1411e43c331fc697a913c44d33169ac062f9017117374590a8f8ea71696 +size 3982116 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eec59b88a1a0b97daba671a5a4863d0d3f10ff4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1692ee4072d4de576b8ac8c51694d896a4a64a242c73093bc9b58e0a6cdf537f +size 3624271 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..473db6234634a208814b29069be1b8d9a73c17c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e92f85bd4d25426f7f718937eba94e581c342ed1f8408db5b8c116422387584 +size 3412136 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380febe83f983f40de8008904875c87a57dca72a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc57973e41e5e70aa32adadf5bdae9bbbbdf27ee28d15f4092a59555aaf33c7 +size 3544901 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ae322fe0f671b304b5227060edf48c6feeccb4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f86bd06c2a31b31d29c215080ad18acae303c6629c5a7b8958786c30817944 +size 4051691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b2955f1c1bdaa01ecf8d0a0012fcbbb5a3e6c47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f98179ea25286a35dc57e8590c4ba772f9542ebf44ce18fa1487d2a540803fa +size 3241635 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..304efe43ad2a1f4c78e8374601269f3489dfe047 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7315aeb58c7e59afaca6b21e9da35c3086160a276a4ecbc00abeec6c391cc7dc +size 3311992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e4da6ad58839ec9ef1f642a5955763dad0830fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0564bd197b23869b693cc74224fa4dfc886b75a6067ce2201f216c67684a00 +size 3231246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd96f2c8483b9aa01e3e068b33c4fa8d186bccf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e77bf430a5f795fc8edd7a462541fffc43d186e413ddf9be5b1ff4f1ab958d8 +size 3830990 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54ed7cf291b5fa3751bc07f745b4b81cdfebfef0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c841b5f3b6a19feaa9108f3bba36d89ce2f32d88524ec793d33adf9eb325e9 +size 3489867 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa9d7199264fdf73c4304db9bec597afbcad83a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653f33fa1008179f60a5168f6af3575eb7d021a50957817a2951cfe950572888 +size 3655398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e9f67d5e7e31bae5df21dec005ab26cdb19188 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e22a4477fa727b1b657539422cd4a4b52e8ea0f04dfc50810305d7cd32cd7d2 +size 3181603 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27bedefb93ce4f8b0ceba060df511445ccb5c88d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186f79292851437d8ed61008b1d15a1f4c4d9a099cae53458723c16d0d41b265 +size 2810614 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10787a0c288d80c9839473cf44a99d5a7959819 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6fd9cc55fada228339a101bf6be1d6bff955efeb8f7519c05d1401feb06230 +size 3185207 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31295700dac4b58ad3ad1f61afd2a2a81933efe2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5bdbdc3bc1fab68ec67eab38d0234a9915e524ed003088db1db748892ecd7f +size 3009963 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9693fd71aa1e31c46ca149b2dcbd9dae02b5326c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37537ccad2f91accf300094804614c584a77320d46cd158b8662f871f5863fe +size 2832951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfc80348fcc64464aa5194ccf3b48908ade418be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7ff05b44fe9561a3514f46805a80a45e891e39fb0f5c5f2215778c4dc1b195 +size 3293454 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a18b4b3cc82fa5d6bb53094a2092dc689f9d80e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8866f83b686fda6a67532d849d4d3fedcdbb3d6658e600794440915f4dd244 +size 2779073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd107d3a3934e4a5beb4ea352cef6534401b23b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf83c3b61d2f332f9cede3b9efc1c66ee2365f20172cf7071962c1a3e773e5a2 +size 4190741 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d6cf9a3ce3d84693b8cc243f296e1b170c1fe04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3060b48308500070cf2632d9b14252f0a25ba6d7b067dbb0bbf9feb19373a93f +size 4599807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..004bd448b760628651760291ae8a70b1fb056bf6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c6ec7fcc4b10b3488acde6ce6488fd8c1742632d4341ffaa55e8d8886728f8 +size 3797500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858619c27d29de383acd5d91c453cf392053a864 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94d44c598c4293bc4d93740dd351fe734c6663b195f3b91b19610f6725997fd +size 3799873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b50ba8247acdd0816f03afb7884a9ea77e28083 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508305f36285626f0034ff5cf7f8647d5d8b98a598802835268040a49cc9b523 +size 4120690 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab99ccfd0592fd6f660910fabe7f8f5d81a74150 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41074dfeec68226c9a938b9bbdace4bff496785f2fe1bbab7f081fb0a17f70db +size 3338898 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dddc55dbc9f512c9841f2528c23e0b1a55c5f15 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a9beec2f11e545c2c1f0e549773abcbf79b02ec6e5a8b4123285027542f9b1 +size 3226240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15bbfc116dcd52d4b6c12d6cae483b860d34bf5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a4995e5bb5618a841ba6932f6267db8c0dc7a753e1505ee1f5017f83bc9f76 +size 3416963 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfb4d4c5d87dc7a6853d4fa91da6ab1910a0dab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081a7b6abdf273b71680b10af058dcb0b52909b611175a0e89c963da833a1066 +size 3009715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bbf9aa958deabf75d8ac5aa7236487cff45dac2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70781289d3a18cd605a23ac124ab70421195bcde35dd0e26e50e89a5c794258b +size 2770658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b7fe55d2ffcb8a32e36610105fbe463a37c3d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:983bf63af947a083ec58593665312a7c807cc2e40afe5b6457cf83c48981c89b +size 3280564 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..420a78bc0703fa3c51af98f41219552a5a8183e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3aa4e152d6fddba1c5b467431b4c203e4d38d9b02f64d37c5a986bb214a5d1 +size 3194781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c61f4bd2839077aaee5fb59cf235adfd59a9ada --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55801631ba16323fa74bb34c536bb7a57f2c99214ad8ed74c5fdd2a1d43f9c9 +size 2916561 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49241e6c62949cb7dfe612a7b854c3f8a923441f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01eb2b133689e897d016a6f531e7f8619cd2094e923229f2325bd86dcac8472 +size 3005024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b78e64070ca158517986c100cea584bf68726da4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac721d2411924f07f2fd1aa5f4c249265d964396be08c56cdecdb8616d39b377 +size 3359923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f448573548ecd51665a4fc8e4de64c4454a88a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024877cb324e873c8e3c520006be8f898c7d6051cd7411196e14193404b90de1 +size 3273924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4da14d36fac0da636390526a37a10bc2f3268331 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38b997c08d17067cf5e1d7520c2c402bb763da915e1b64d3e41aa6c71d89add +size 3370713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dfd4791c64435dd264b0f5ff4d9f5ed6db35793 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5f67027bf7c3208ecc4a93b49a03f043ff07067bbc346ddb795cd00ad18eb6d +size 3673885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5b9f1319a21f0a0fe0e7f420789c7afea2bdb26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17125c33e1141d3d35025b76081b13b191ef6264de3f5d06e4a2bf807ccfe5c0 +size 3243724 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d600f0949790ae4d74d41d6bf040965bd7bc2ae1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc69890bdc30e981cada232c47675840ba6c43ce2d6e5e565ab9922f1be0c98c +size 3070631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b2fb7e7518c05b981e4870293452de868af2b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bb1536cd4955a8bb217092956537b0731a6855bb39167206e18298f7b64fda +size 3614516 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8edd12505039df75e1002ac2a247115f6679287 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b496891539c00452025d8a06e18f514260e17ee190fd7216c2c3d2a427f19808 +size 3227532 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7742a0baf9be804d581635b9f6fcb39fc59cc056 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda035f5213770f38df8f9cc73ba0ab781618fd1b69b5f7e9996f1260d16c6c1 +size 3286633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7829fda4f93b449bcf4ce27ddc2538218e570cc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e809320efa2941611663e3038b1e74982598d9a9f9625d4783bbf4aa317b2b +size 3422089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c5b7d9e86357bad084db09b0fc95bbef0b53dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f54720c88019122b0dccf4c6746455384855a851a3ad0e14ed2cd08e375ac3 +size 4122492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851d685ac98e6f74c337f3265e5b46ae8ef1e97f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934e189ba3cc8bc16029046f4e98886147aa16f7a81eefe779fac4e7915880d9 +size 3712595 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b14235be9c3c8c8df536cd208b30d7a8f0d4c1a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd655b226edc75bd06c2313372037ffc54867a2552f5f2b44330ab09075524a +size 3382768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7681b8fd4f98356b64e1a632f5f722f7d1d0777e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c70454a5c31f55ce9c3051be999718b5d0964212d122577f6482a0b189dc3ac +size 3712298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f2fa3d7251cf7ea12e3c2ea47357261c6d989e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b076ed674c6efe4c0971d6126fb7e4e8a823ddab78d0236f4b88868e7d50c323 +size 3148178 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..605346336a821dc742a6f13e03b0776c5fc078f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267711e9758a883a59273e817980bf9050006a643ae395ece4760fa569f7f89b +size 2886908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79b30297794819d87da10a650be7973bfcecf19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585c838b7ea282f61ed43afa27439e06adc964907b682d3463c51457d4a4ee5d +size 3462140 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548ae2487c81b9b10ca3c9318275ba086e1cb3e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d94b4434aced69e966db8e2d0fe9112bc8c61dddd7b479b7f35f1667b10f2f +size 3211242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60c7396b9aed6772cf3461659c0a46dab56abda8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153e28e0b4d77f2848fa22538641fae9aa4a99a41a637d2574d6129ab191abea +size 3304164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6292fb553761ac6fb319e377298b3a74c71b19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f46a9f17f1bbb0e57c087e49828d063068c5cf56117608ac5ef2de20db887b6 +size 2944548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e24c8bfedda92604d57afea09c41fecb677a7a61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02feb2011030c7cc145a3fd0c155a1161214e3c490ef6cd51041c4a9a004bf9 +size 3222201 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9856f07f3cf68646d3a410b16a8178dc1b850b91 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abed14dcbef81a640a2bbeb6eaf6043be089cad34767e879bd22253334f63b76 +size 3086062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a00eb9982b47c8af5b2d67e23974847308ead5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1912ff566d82dfced08853c1c17908dad1f7c754cfd782611bf3618f5505b88 +size 3723885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98685f2504b998b74602f3ff01e46b52072a6392 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f9abefc6aa35a75f424581089b5e4c7ac2ec68cc1477776ea0c1b6653d0c62 +size 3511208 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc839f200ab74090b9d0ba9dfa92699ef084ec30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a433bbd4c805b1a3becd51a6a6385f6b0c32d1d66a9f09972117a86247cb9c +size 3609777 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..733c71824ce63c63a9cf937832faf8754ebba5fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a3bfafe1abe0ed58f882b55a3f986e72727d3d1c64d367cc5b3923e1cf28ea +size 3430821 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7012519ed33adeb78663db45ca54f74ed118ab9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09b05983987dc8c2068cc0d6b76eededcb22d939f18398eb7b6599c7da152e7 +size 3407874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..552b7eae1cfc0ca1c7fe811ccd5448d83eae5bd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea2268a25ca5bb85dcdcde04af4f7e80103cafc14cacf8c0341497c0f39514d +size 3003806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b15e3637c52200a5bd5486179664987f449636 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e183e04bff60ffd3787aa5b5fb082bd517e85a1f0dbc7a4599dca8e1fe5ff26 +size 3739906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a180d33f634bc6f09e28ca3cfccd9c04252dfe4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd93290f79ab73246ee3f9a4330ab238694b3af36e9c3d622ee14f8002e1e7b7 +size 2610608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4454abd9259e72efb07181766cbccb0056bcb6d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b98d3a51ff36ba06703f3cd3ea5074a282d1991ab8e1a90eea1c8abcb993209 +size 2598205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..507b433b5227e6048f96704992a5c51fc9db6906 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e119deb361e3338cd0760cee6944f6bcb429cd371dbebdd25b75e9c7c73fdf94 +size 3175275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f67037d750e1a0bea03e2f5c836ecfc65d2fa8d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378f0e1cb029271e1ce62390d0da902138db261bbead540ded53d43cc2021f7b +size 3008378 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..660969fa492c5234f76674f8de6866c74e2becc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbb49a2f7ef41ed99a56bdeaf1fdc99289562a92bcf108597cc535cde50d055 +size 2776461 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634c61164e88fa1c60e549888bc0081cdfbfd253 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072ac38c56bb90dcc8044b05829eed172f4df2fff1582ff22d8b3f1f91e045b7 +size 2973811 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dfcca924484e7080c8a2882160816cff474923e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc8be6340621ac25076ea16e682e2b0a1fbdbc0bf07ed90d2996538065a502e +size 3284771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09663e0a1f273e6877e2367c5786c75484fa08af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df29b0c5abb7645cdfab4c02bbc20340d237896990834caac8c0348cd769f786 +size 3148060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0f18204855d1e29c80861f0869ecb7355953ad3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfed9e74db441f46c1e614f28303a19b6a148ce01c872daec9a3afec101b920 +size 2794325 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc274ae5531de8a32d4a18603e80207383752b3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e0c0b81dc8ec712fad0f170cc60a16aad748f6528e9f38a93e6af1190403b4 +size 3325004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb31d0b3fec9b71404a5d883acc870e56630c750 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d26ce90b3aa82422b1a036aa106b957b69a07365f1aa825941ac440fd0a8655 +size 2703929 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d42ac5383253b78c599c31a353fdfd1f0783fd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0173717c65fc88df298c00617162a4f1531fa0e5f39140506993150f6cff5c24 +size 2683774 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5054520e6c43053e38b1cb60a2a3d2726b6e39a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efb3d054956592b8888c725a6f110c5373b476cd8ebe6e0f1f57d47ff760617 +size 2638794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5978ddd3b86575b403861bdff4e8f6c14df80e76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181f2417489c86e3759aec1903c390eb95043e25b9b32fd259d5bfa4af67d45a +size 2394915 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f87c894725b0dd99b84726af5266abd812533b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea07e1d45c8dd8221459f99b75fdc4c4573ae9f333a9bed04505e8cbd7f6b917 +size 2452031 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70b27da4120a403fabbda05270a53d564b5e8a99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66e63ad66f333e16ccbab87279146e5bd80f08c3ba5ac4125f90efcd290ecf2 +size 2752942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83d58f7fcdc412274346bddc5588850c7770faa7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba82cfe7ecd574d741a30dd731ddd9235d36452f8f88b2eb3a368de6f2d6f05a +size 2681948 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..722d0221d788397aeb9956e02c5dc866c8041b55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b6a7e502a7dfbf6511decd7699169f3cb3e07caa50af1839a1ec1e5df4a80d +size 2785500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666a2a8bb77d8c6619cf38f90239900f3d4dc723 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e1ff5b58708282a2c843181e2146e8226f3879f89eeba9fc55421bffcd25cd +size 2621801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb43a0e213a42de055b03ed0737409c79ce328e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580ddb8d60121ad2f9eb064196ad2700eb7a687a03531eeb7ca949f37f091739 +size 2695388 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3ddb31888071e7ee6e23ab676a2faad575637b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bf529f8e49e11f15661985055717c2106865c38ddec939afa752aed7c7e17b +size 2512204 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9540a423bc8ca9f401820220a7f0c8582ebcf785 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb661b2e2db58a7339e5409999bbeb1c4dae99a574475c91bc3eb0dc3179cd8 +size 2389762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822f227a2cae94932ac562110fedcac44d48d270 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2feb11017622309e607e604bb18a67cea0a81abb64be90c9891a56b06a11def5 +size 2596968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..825e85994a6095dd23a5cc9e5e6776ef2994bb57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f8ae3ca3262687f0fe69b6500e9bac01f3cce50aae2d74d9e369be7b3b93e5 +size 2464276 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d7ea7b40d14af0a05966c180182a4109eebe3b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ea487aa55e9617f3fe68bc9914c1a7c00e3634f57a8ad9c9b83b0629657ad2 +size 2560768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb841756916fb9fab07993eff6aa7ee37cf90a04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91dae173af67b8610dee2389e8c157d6be002bb514fe08ce678f92a66738f369 +size 2595701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c80248827ee4d8338d6b57ac65ec416a4d094c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb32ed2c982ad12cbe2278dd9db7b6b76a586a6f6911d5cd972ea05d3827790b +size 2719497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c082aef6a8883613523797b3cb3e1f2bc74680e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca938e3ef39164e0cef1654b3c333880a3cdab667b7cb7a03c89fe1afd2529b +size 2690153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6a8a8e875889e8ff1c15aa0b561edf2095c27e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1678f099a698cdd937e6f994648fe43a66c24c93c64198d1da8e56ea8f6a428 +size 2614118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de691702a1649baa06a17068d17bc1e949a126ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc658b29178167a56548f6ec66e13e2072bab7936c560a684008d3bedbf3eeab +size 2436459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d89027cd9966b0ef6995be017b248fca90e12f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e45de260608a2eccbfc9cb9d56c92fc21f1c64d5375d1443c7af9f898b7b79 +size 2999264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b093467f6bf79b3880b85190fead10e85a3b10e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376ad25bfcf45708b2479134c31cad204d9185290c8a80c6af0ec8b785e4fcec +size 3164960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a38ffb664b125cb4350bdc522cadae89ab92fd5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26543c5b6f2ae2a85bab0f8bcc041f51ce29b1aca30f5a306d59910886c861ba +size 2831120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef096ed0f7d84c633e878f5f9e5694620526d2e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535a3cb9a448308f95cc047b6c926930edef611a772b683fc40f1bb70a7b7faa +size 2703766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac3bf253efe0d93d53aa137eb10bcb04387a43c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9dc81b1e80a008bfaef8a7c0f8f65a25dcd717eada1756d6a4cf578e7b08da +size 2652789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263b6100e8594231cca900cdca3540a4d35fa46f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac67c8e704922463e27b3e6c4b77079fefd3da2cd44c7101a3e6fed65b28a94f +size 2701272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f416956665781d994490e102ee8193a0f463aaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4b5ea6a0ef65417994180202b563b323888207ac8977c127cb492e3454f0e8 +size 2734065 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f16208da1886326ecd66f9e02cd43331a98d8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6579ddf86333b036bb1d7785a6f5ca65071ff28879e031ea950b7b98b70e7e34 +size 2722114 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbb1d23bfe5602f1aaa438757aca74a96962c60c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786a1554fec13485bc121d042693818a44724e3d24ebff0a7388cb852089effe +size 3014197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de12274e2fc3442b10898edc2b16584b4463cf26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee096633bdd5ff8e0389ff95165048ea2a80826b9972d9c16ce7164624ed7a4 +size 3048146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e132f2e76db87f3d41d02479cc59246142a63d15 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603b2c515393f47e32c3abf5826c41045d413d3b0887f7aa09d1a7d05742e187 +size 2576982 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f14b0a948f5d88108e61cde88eb9604f99e67350 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f37a4ee9cf052230033bca30860165c70015e4170642e28ad4e9780292adb7 +size 2293719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb958aef1db2331d90a3bafde43cc026d8659360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f41ff062a8cf57de87f5cd171250ccef276ee7359825f9337f560bb89d5250 +size 2803133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..873d57e265fc23df530fdd4f104ac05ef1307f43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3af8032ce0e0ed1ce4c55ccd3d982baa94b9ae50a3bf1497c6da87b35579a7 +size 2325187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48f708cfe27eb2034c43b8d667d03f3d23bd30a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e6cb392fde6c0bd0e451d2c5ffdc72234b71a52e148046b9444e0b598d7c76 +size 2530074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3fed5c35b46043fad5f2711d68cecd9f381e198 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8551ddcf798150dce2ebe15d87cabede2c1c6da122f9df8b8a4c749484b239f +size 4522057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..633c5140ecdefdc109578453a3ca879ad21751d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2138ea18dd566bfbfad2be2c3f096d111d4b91888728a036bf9e5463129e362 +size 4325097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bde0af11f08b9a8a59f345171e174a6d09e064f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eb5f39b90b656db930d92b9c93c8170e94893584812e7a9533368f95e0dbbd +size 3961052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b46425d7aa1c809df06e9eeb19505197e7e3a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33945d5b69aefb887808a496348cb7cbf021cc194d48effd9ddd4da1ada762b5 +size 3642107 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c61d3f09c830074f535376beba7cb9ceaa4cbe0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718d17c748be232ed6625f85fe17a283fd7dfeb15a76ecfa6f1c4b90c86ce8ff +size 3854946 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed5330e413e9b4a3e3b3adcba3e8858012e72cc1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b893d15d82b26fc261086a60acf63fb9e4ac94824bcb178a5d182a325ff70e +size 3580474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1803bce6d49231b69c862c807c250c2e3febec3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68c7c31a5b8012427db858b8744bda3b788974b1c9164009073edb3d8398673 +size 3013738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c060d4400ac78c995169a574334ba97f410b0ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a57c80f4c0a94e1097673c2a2b56e621600fcae95c0a7846b0b6cf9dce58f90 +size 2714126 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976a7683f13d523eb88d2001d2c882bdca4242a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e0d4e8791ad7d7b0714417bbd337c061015392022884e6f82825b5eced4b0c +size 2928969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84fb4df4f20af57f4021ef677e7c147273a34cb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4b6b49d06cbb8769b18d9b53ad1ceb18e28ff20ed9a5d6988846413112ed98 +size 2673040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9be747293e312cf6d9a6305f665eb14d32f8d27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580bb5b5880a916c10ce4715d8997699b19c47b8f113100eb9829d6e67d41cc7 +size 2986813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8440c2249114fdfd7065aa77687bbd73eea32920 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84e5103560abc8061f976deb4e09c175852b81d4fff1d77442bdfa495f09c19 +size 2968918 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7db1b8f159deaf43efb8ef8c49ef468b6ca8d70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4024be680574e9d1af9b9b6c7217a856d27eafa2856f4e33c30ebe8245935116 +size 3026277 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac95b06c74c4db94f2a596b334ef2bd6cf8bd72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dd32b3b4f66b0b94fccdc30ae3cf1675b330a6d5a44e6eebd91820bcefb1c9 +size 2736340 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830077e48eaf4db09837461a388f16426a43953c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9279b0f715a86668669b8af0e4af81bf1a1932d0671885f94474456c34052fc1 +size 3187340 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd6749e0a72ac5e0e295435e363277841b233602 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60882ebb74ebc93e85b6d714fb7cff99224fd233115cdb7d706e79d48a9b1c3 +size 2918862 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33a5995d745602c2dfeadf289c3c786900148a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb442cff9836d5e363b1336c6672b33f74b314d35d1437050d143f6912c6c191 +size 2724579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c019eefb3e129a22baf8ed05f6b89c1b349a32f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d450d431f7837ad4a2e9ab1e186bd7d9968c11b70a0e7b3904aaac0a72c3df06 +size 2707083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52171c9e92aa9953392841cd6df0fd114e302c3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a8500f5b437557c6bf6d1d4ec15b63c7e0c90be61371f307cb5a3603814322 +size 2788223 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae02c428ac232a4ba4b1dd71c7f550ca6b911fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0490851ef34f62584f0ae834ee73efb5cdb74d8ca749fe01f13f7b0dea0c5c +size 2921099 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c72089eb8439a52554e020a4ec8a34729bf8f58d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c7345f8b641491d5e2d668f96276c7dda33403111da66bce474fa5be159bfc +size 2598597 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..722db78097a868479761846f3145d8ddd8386900 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a1828188f476afad68fa9969d19969d980988ac711108f5af1840dd9b736b1 +size 3003583 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b22754b191ba3474707068b9ef074c2abfa88e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ea1a709e58abea5184cdb0e7e57909edffe09967ed755c535d2c35be47d12f +size 3211795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fccb0ae3e4f82a5462d37a92c181399461d3f65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb3c46c604fb4508000d0d4af2dd10d81457767dcfc99c0e236211df26d2fdc +size 2975021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef75b275046521720d03c033cf762f8d50ad812 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d53232902d859821d4e7dd987687913f39a9a95351fea07e570e47955af13b +size 2712459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c92dbb336bc3d3768366287b2012c82016d51e26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8836498aa2142f8e3e657ce777931c66caa87e64dab7827766ad2212395f10 +size 2565040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adad03d828016795b8ad7548ef654208cf6be636 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbdf6cc5128700b8c066853931c6295804ee90b9de29dd4b2c8a0bd93d7b5de +size 2390664 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eb854f47426249c83b1ca708567ce06024e8ce0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ed476e7958ce4a3fbe46300bfe1dceff120f03e7217b617f757498af5d11c3 +size 2350211 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f68937ed171adb1d1900d3022e271f110da4139 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc288966b73853eb2bf8f5da5c7251fcadc501e26f4555c70b2a0276f47f515f +size 2654714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acff14733438a2953a0c7390cbd83963d3f63481 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6acb5728f328e207893643fd355ae84ef1bcbf29bcec5323d8716dd0a4d074 +size 3008285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396588be29087f5b1bc3b34acb0f65ebcc2f8969 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67ed97d52b042b4a43d1f0afd934d4a0a31cbc0b351b93ae99d00c683784054 +size 2783746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec64c9b13e9ddb74f3b519d0e40a7e14b04e3c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d894544ccd55aa3f523fc03107f1044dc313730a0ec5afaed7dee18f14008e7 +size 2915727 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11093e5e34d475ce124b1f60a4b8d79cad762ae7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c45fc1c4aa5273a315dce92dc9d82a767d3543ecc08659ee1020e3b91e01919 +size 2725999 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8902193a7386298f9725073d61ef17f53bd2027 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dbebdcab8feba05e301cd2fe4aae09765c124442102f832f1fcd134c63f9b2 +size 3238210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d792d1e70842a66521a3a6423e63fa74b13d6de2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d169f71666b90b8a98b5e4d3e8539b413ac150a2e1fc1a44c6c780a98cb9a4 +size 2907450 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..953139b8dad311a27c08df4ff2dfa54d874b4e80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2d70512acf8e48640f1c8f9e1668ce757d9aef6994b7a8034fe61da83af41e +size 3049924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29e238ce53a8a59a53c1666b07b15575340f9fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce3719d2fc51f755ae64490d8df33b8bd7a4878fb26e096415d16652eb34a9c +size 2835442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad02e0d25e88487b2d67874b56de6cd6ca29ddb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e411f1e47368f1ec55cfefe73754313720fdb72ca400d6979563d74f58e2fed3 +size 2429315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f8425ec33d9cbc97c0eb37f0f17401023d2aa88 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5804d9f9a0950225e980a3a092362948ba412133aced53947086c2d9fde9257 +size 2726114 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65b2c4c70ba524d9ec361135ad9b23b9ea9dc953 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35cf67be7410ebd9f82b9c756eee7df11b4e5e52c387941011ff3ae0a71bfcb8 +size 2864203 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f955bb153c31feb0c4ad1f27d89e24d518cab20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fdb1ed24c9ac74dee58333fb42c6890f6cc87f0c4af6b5c1dbefcef706ca8f +size 4736715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1ec310fc23fa43f302f43ee08cd4be1bc06ce66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc3871db21b10304869056226c9b93362e36800b9feed5b95f779560e5cfd81 +size 5120373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..129af1b2960bb96435536b89cb4ff60a2d1523b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2bae98ee231876f0a03556708899fc3604b87c4dddd06eea9a0c1dae0664bf +size 5505887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9d768a8da8b744815f3c344fae816d308185788 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d978335c1ea983b767a691dd6fcc5cd81c4851736535865fb24bd086078a8280 +size 5741225 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97ab4a839f794a542d1052abcd6b2821e9593c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9973213ff0cd30d293eaabc370146a7a7edaa99cbcf8f1897fdb1ebfad1782f3 +size 5124869 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d65713f2d2b90bcf7c7505a91dceea067c1640a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ced6738f063e10e70190c4ead7335bdc91714d274da15d49bf5fcb22644618 +size 5256675 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61795929a270397ab79cf0c1f1f0ab0a3d949e07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9557a6eb61fc46155efb94d5ca7512c85089431ecb474905daa2686bca144041 +size 5324790 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..879ce48423318e628e6b288e7cdedfcd0e0617ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3505b569686e971dcdf21d204d10f4b02fe597b20a4ebc4d7ff9caf26269b75a +size 4940839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88034a37d35d8e70d835ea230d599427582dc0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138fe86ff1a227fa0f4865e24cf0bc7f93f1d2b77578095137ab74180a5e208b +size 5233801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfb32464e0d4c7dbd363a8d68908d9df9c7fcdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2138d2e0538d6248ad5ce3f35b6b79e18e70489ca902c893cb228c3dd45924c +size 5233252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134c11ccc891e0330479e759e5af6c21670bf97b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3886651ae5281f4d795ccdf908f7d75648c91d3765557fd420cfc9713ee1196 +size 4194444 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ee372cb332de8d1395341c5496f2510a256140 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b93922bb3a0bc73934f79a3d8d267ca7e96b09427c7d28395ede6926ec70fc +size 4795464 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46aeff0f3d7f52c40317a0eaafebee850b3492b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120889ccdaed50219eed1e616950bd378162f91b181d9b397623ba382892ea76 +size 5093085 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa42bb44bf9f779f77e154865d6ec3d17b939b55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891476a97b9a3eff90b7177a6311416c2336f03f4b31da3a17abd48ebe921dc4 +size 4267050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a9bb17e1a2c82e67cebd71ce973a05ee992a84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f7efebe49e0c3e029fd186ea4e626182ac7e2bb30ddfac91a6f1e06b606b58 +size 4425281 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..776ea8a00c385fb67334286907474dcd45d30525 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c3377015dd112b24689d97df845187469ed631389c2c7e865eedf8413a42c6 +size 8048935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71894c29ed4f4843864e923eb47d123470e7bb43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d342f33d7397c03db86a8c7f3626f1fe80fcf6762a3b732ed68ee79f1094e15d +size 7105996 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0c195c655ee7951a76b12e3df050371c201e3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afeaa81d76202d93814b97b23449db55c9b28331595f0152b25cdda33945a5c7 +size 7350461 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47e64c01c53c82c4cbf8f7c597223620b71a49e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21491d1d0f4dac7644aee807c84378bb93bfa6a8c13f2a948bc32e500cd53be0 +size 7698201 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5caf361fd3b74dd799afc4354f3e78f27d09bdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751a36b56e8057923c3299f0e62866926359c945d7ea937036b78de3f704f8a2 +size 5325605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de03099d91fab70df62904069c8c8ce81296f9c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7bbcd6b2c6487c0116719f53f7d2987aa7fbe8a7b74ba662110bfc6983001a +size 5854699 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46a838a125d5dc846ed53a015e85a276195e38c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734c8da8e447657610545d705d392545edac42a0ba7c5fa298e68c3efc3cd1b1 +size 6646154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefd072b6d349a8651106f7b18d7a974e3906488 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76071ff807a9cd05e8eb5406509b0391ca8d2b3944abdc46fbf1fa2c03d38b08 +size 6896523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000866.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000866.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8a10a8d7cd09591ca159905ec802aefb62aebb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000866.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04cd2a0e9ed0714f6a432c0632720fb8ab9e8cdfac95412f8ae670d98179f27 +size 6777654 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000867.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000867.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85fe4c87b90d231e038caf00582ce9cb9b1c9918 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000867.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecd35404adeaede538b0d4112811daca40c14e6385ef4d9887c465556542e4d +size 5697184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000868.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000868.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7199bdb4326aae6eb79f418ef8440e65854f4556 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000868.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68492db1c2f611d27dbde1c86a5181c6c00447be00e49f6dc4370bfd1e3117ac +size 6028283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000869.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000869.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d987e9e65f9cd92f0de04da3f315b08855c99506 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000869.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02671660f3fb4d38b124c88d2464518a20a58213574d601210f3aedb275554f0 +size 5803761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000870.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000870.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e046a5874ac9f47dc8d7420868049ffcaab7a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000870.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4841fa140c9648791910290875c70273e640ce6cbea5bbb26927d322b0908862 +size 6124400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000871.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000871.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2873ec55ea42d4ce6bb269399d354515c976a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000871.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5a9a5886a888fd5e22c9cb5ba1a1781b90cf95c7dc2e6a4503626db2ec4832 +size 5465146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000872.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000872.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39de376561631a2d3878ba8f53f9ca58f2394ea1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000872.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1824fa8173ae20f8426327e25a6bbdb48a6eaf631957cd2b169ad38c189c8d9a +size 6388405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000873.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000873.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a484980ed77ba60691bfd4b0ac4d7e6d1c617c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000873.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1de86ad0dc0f495bef28171d6350b94ecd89367d5c565c8a39b4d89575e7f5c +size 7029394 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000874.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000874.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7398179e32df8505687a859bac69f616f87fbb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000874.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc16260cd9d6fc988bd6a2de53ab4b589b611e8a55444adcca950ca9c12db64a +size 7251561 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000875.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000875.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d299688875337431fb344fb57bd75495ce76c106 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000875.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a8c581dc2e0164b03ae8f65ab0e369b2b6cb004f587e7d0886d522b78f8a0c9 +size 5579999 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000876.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000876.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d068880df5e5df931fcd49b30c7c09d7adf778e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000876.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd917d4cf84bdef657514a07e12d597f12c5e3a33d24b62b2cc579237c334c47 +size 5259838 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000877.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000877.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31bf3a41db21292ac62b2bf065f629401354fbfe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000877.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fea3dd179f26586fc47981c9aed80f8dfedb6b7e28781a395cf9084ba4a4c0 +size 5543430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000878.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000878.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e16b4f544a31c9ace3f1391a3f5737b7bf5229e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000878.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c34a0d6fdc9e2c23b61a23a696f28f3b6ea8d06611225968249dd9e8148ba6 +size 6341983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000879.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000879.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858d50e2c71d02aee0a2868461135f7b562919aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000879.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4baa847de081791695241c3fc08ce0bae8f2352e8b5f3e5c951f07c511d5c73 +size 6380054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000880.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000880.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb45f6e3183791c2bade91a45466d53564516c6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000880.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604e3d557066a7f5596c3a501a4ea9d5b21f798a4d74eb1f8088a5455b8efbe3 +size 6737181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000881.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000881.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b482731b6e2f6a9edebb8ba41654b76a7b80e58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000881.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66198ce1c2232c73aa7400ae342584c8dc83e0603b8b4116e417261603a3d1c7 +size 5643629 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000882.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000882.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fe586cff7943fca92bcd643cdf435a362c2a7a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000882.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9c65b84306bc10f27c5260c2fa3a9a0581dd408529b25984966ea1028f44cb +size 5323197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000883.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000883.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c625255a35c512bba7e483d8e74c75b40031fed2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000883.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e089ac4abd885d322d862aa5425aa1ab82867a658306722ba8efbeb29121d107 +size 5734280 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000884.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000884.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cf58df0156c6be24ffa6819fdeeca9059c252e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000884.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2522e4e78bd251c847a75bdc47c425d7234ce7d8408dc1d6a56143accd1705 +size 5125698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000885.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000885.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c256fc1ebadaf91414e636ce714240012d20c533 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000885.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35cdad864578faa906b92e999f7dff9433ea293e595cec9a1337c3cd5c23b4fe +size 5578998 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000886.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000886.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74a1ed4d3320af54c1bf82fa564cb599e9b25da9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000886.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14066345980757b0bb2531f32ca6942ba926a21ced1e05b486d89c23d6c1c5aa +size 5513251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000887.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000887.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8beaf782020e33d0668d70853bdf854fbf74f26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000887.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1d7a975d21f7e60e010218156718ae4984fa05cfede37d921692a1bd4fae5c +size 4847791 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000888.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000888.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d656c355389dd6f1d753a6f480f57a2a05ec00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000888.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934f40e8ecc8271be9c6f558345e6facfbf188651e7343ac839cc5ea7f001b5d +size 5165326 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000889.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000889.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f366c78e54024d159850d3dcf53fdf37ccd1b1cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000889.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4847138a77fc255450599d0ae85d514a7c01a060e7f625901e3fb3801e4bfe73 +size 4639581 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000890.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000890.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130f2e469b4469f3d481c3d2e300f4b731190320 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000890.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044c685bf1b1bd40576a8b8ca67bd5a266903404ee74d7a5a81ae46ddd3a43e3 +size 5587848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000891.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000891.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d399a71eb7a9f20ba5c471e7b6a3f6fb499adef5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000891.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd53c6801c970d1ecbf5fb4f8323743f82d05b7276a39450474cfb83e9c5e0f9 +size 4388939 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000892.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000892.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6a53a217024ef32895d0681f23f0c7989c1da5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000892.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f107111a220517bc1b4056c39ed7c92f3181d6a81f896b72cced2fc9938fa401 +size 5062779 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000893.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000893.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f7a1409c75a86d6086ba377fc2331185dea03a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000893.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9d3be48dd29397e53162a32d53f2dceac2624bbe20315567cc2c8ec11e82d8 +size 5300396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000894.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000894.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14d3ad20b0a95df0f47c9027c22b6ae502f9845 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000894.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f53f34ca90da833a86384117b643646a51582e2faa4934fecd495f8a2d33775 +size 4487050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000895.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000895.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3ea0518802daf31578a2eddee3b09e36796f813 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000895.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97125f2a0c81f7ed4081694c88844e32c59c4f85a379abb3f54f038b7569213 +size 4244984 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000896.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000896.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6644d9fa73eab5b23acc13323d08c3b9bda9b586 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000896.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd491aff4facab0d2f78cf964d1044b806cc5594ef7ed6b5154d5eb38531876 +size 4470799 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000897.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000897.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c34ec73d5da29ce707d180e1f56b11b39ba002d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000897.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debb2bca554883913d4e124c15385c1739a0aee5a0c9c6becdd2a6a86d86c4d4 +size 3940906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000898.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000898.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502397ae59ec8d42efe0d2c32d8c602898a21062 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000898.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb9e7a9eb3b319e460a1645a629625841e2b219db282cf61e57b7db38f8aa4d +size 4442173 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000899.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000899.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ff3ebe486d699aff431404ec6d92c1f04b5d82 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000899.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803d77a447f9650f9606882fe22c080de5393a8712979e6bc8e129f7dbd94045 +size 3817365 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000900.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000900.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c854e6924cab31979ec2556de3e809d8c4f523 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000900.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af11abc256a01125e9b6e91ae3e8902b0aece543e7786c389b416a33e184a50c +size 3878132 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000901.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000901.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dab35900e8011fed1cf46482cb06d8f119b3450 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000901.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3a8c6cfdfa3cf84f00995aeabe30641ac9205e0e9b94d3062bf41e3f3b5e7a +size 4714416 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000902.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000902.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa5fd592bff8f9af7159d77e065835af9b142d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000902.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af46e8540fbf8f7e9bc00ad73ee278d1df422f78270394055214cbf821bd5cb1 +size 4719968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000903.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000903.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..398f35b47e5568d776df965f48c7315b20323fa8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000903.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d29650c209299fd7a782a8e0d2715d169f283a2a407cf9bd07ca811792b7148 +size 4524337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000904.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000904.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d63f9ebd92e594844c6d5d6d1bca80a1c69751c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000904.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d62e87bcad7b17d7766e8896c56743950ec01e1c500e14695cd99dd2bda0ec +size 4012773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000905.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000905.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04bd57ebd202d753cfbb51f4ceb35403b1c8041b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000905.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5af5de4f3f148101647f7e28ed172383eaf4d52d60962ba6cdf3edfc63f0a1d +size 4014441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000906.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000906.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..883b03f98c1c2d868cbce3bac82597eb825b143b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000906.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5248446dd9c5e88c1e687977df3d2d230a9793c00ae88efe75ec0ffdab8dbdff +size 4723423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000907.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000907.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1a2057a7b45dfd5902ac1b62e68ac4711574457 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000907.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3742a719c19ce28c4c8fc0d7b426ed43cd0ae20b6044a5dd0921748fb4c64838 +size 4522566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000908.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000908.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec78f95feba92c8af870ad4036511728893bcc06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000908.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c295869cb51e5c45b9e9729b9f31a25208e239670f426519610a6306301647 +size 4575520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000909.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000909.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7801e010708d9c054bea750f65aa6c8948ee6917 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000909.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c670fc08528a4f1d55c74b276a29142278f966120a44c31efae0323d64f3640a +size 6369764 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000910.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000910.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5ccf1e38d6db4bcc375a915daabde754318776 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000910.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6662d1847053fa795b6ebd2f65aa8ffeaa3a1fac67ae15c710895001a55d544b +size 5809425 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000911.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000911.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8719f7a5374debaa9dfb93ff68e9f5c91183683 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000911.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f01ad6dd7e9396ce83f7331b819468fa5534b5c0be15344c6da0be246ad6200 +size 4913538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000912.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000912.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520a6cbf88dadea9569c045d47bd10ed5dcf2c53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000912.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42d8096c4b2604dbe5a22df3002437cd7c4b5c5cdd28313b4bd45a6811835d0 +size 5389143 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000913.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000913.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e27dda06b5f64dc220b404a6f6b3cfc9ba3f32d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000913.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3390dc6a6a7b666a1e479748001ac5511eb268daec9c083cd848f38373f9d3 +size 4861047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000914.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000914.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a01463e76049978b937fad99e22b4562ba56a31 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000914.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16ad3b98c7698b2def9ecd841793b8911d1b0b0c4d1c6fe9bcee1797fb7511d +size 4710461 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000915.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000915.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06238487c9118677f4a8e437c27d654c507f0c17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000915.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccd983b2d6775ccb3ebf2dad6e1de52da139e1e9c5d4ebe3df02312afd5055c +size 4914630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000916.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000916.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8bf804c81ac8d6d3ee61383cf8927bf61931ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000916.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b759d709fd338a8db1ad9aa9eaa75edf2bf559da3f0338ca406faa16ca8abd +size 4910787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000917.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000917.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b33b259f25bdf64aea31c7862f560c533e7c8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000917.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9bcdefd838ce489757d2f651dba58118b02c3f32e1c311480e07108db4f7a3 +size 4752264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000918.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000918.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..345f70a9825a4e926f3ca00e84f825992bb1841c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000918.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807218f1ee593117d5a40e6716ec9ebc96e3359249649bf88fb90bea2ecef4e5 +size 4358115 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000919.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000919.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee28386c2fdd6166997e5446bf9a53319d369d1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000919.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9486f207599033c0fff8d156bc316991f91c5a5b39ec5adb39b7e5cd10d97fe +size 5054123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000920.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000920.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc82115b8b9976f9eaf70f9151b5cd658d77341 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000920.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd58021a009648fe0cf0cd4fa21e07deabfafa8434ea051d504f016f3fb17e70 +size 5881961 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000921.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000921.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24ad5d92cc4ad910b468d4171149b772aa335331 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000921.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7dc62110174772eea8ef6fe0d9519091f6ae9a491467eab5be6131668d0717 +size 4240517 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000922.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000922.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d61caca099d7c70c65ad4816fad8acea85faa3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000922.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6cce48c3e758b619ef9570e32584f04017fb67abebf9f3f3c7bebec22d2b1d5 +size 4486554 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000923.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000923.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff5a1283d291059e94b8975d2556684ae18640ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000923.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d65b3d58b42b3153deebe8610ff27c688924bf754a1e8ca3c9dd5bfe0976663 +size 4762033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000924.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000924.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5709ba6a275775c69d496d60f5bdca9ab75216 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000924.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9120eef66a992f32954525cc0a55ee19312e9de77d5650635336f114144620 +size 4444889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000925.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000925.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18340b0097f974d14d7bc7bff338557fba90f963 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000925.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94421348856f30fbfcd11e6997f24ebeb09b196bd56733dc079f3d16f0ec2f10 +size 4320825 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000926.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000926.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..183d5708c87f41e6c5472d8d6bb5318cb2d7f9f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000926.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0557157c23c913f97994c79e548dc17c9c69302ccbc493e2bee26bf6cd0ddb +size 4417704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000927.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000927.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8682cd63625534629f67d9f354475c46a2b91130 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000927.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d69eab5f4f396bfa5b2a5d2eba8977289c91d6589aca282e48458250ab3605 +size 4700701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000928.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000928.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7b2ec48924945d3001b4fe3d521c64e51e2fff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000928.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccefbdfb5c27d2a8a3f45e1c966a00cc0880551b7561bc08a9df838891d21269 +size 4319185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000929.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000929.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba52b468f9f91295f1a448d2338f42ca183f4ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000929.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ca3d91cc791b0ec276569027cf5a4a74a20fc5e3808cf94ccf65322be2efde +size 4553912 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000930.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000930.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fdaafcde4d4f2c6e490cc2f69bd94305d8a7bce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000930.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5abdd0dbe62ef0073047fa3529d0f95144512e611673d9af46c49a004dec8702 +size 2559010 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000931.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000931.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb8352c748e27fbeeb23987dd4cfe62562a0157 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000931.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef328ffd68fe62d818dfeb442c45180ea9de224676df681083475e0410a2dd8d +size 2464356 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000932.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000932.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb6161e83bc1635040d0d40f9d68ba356fe326b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000932.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bb7b2c6d883afb4828efac14fc6c377bc0733ab2bd1280dd774f9b06e11b77 +size 3169992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000933.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000933.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd6758215be5c0c9e18bca2a3de79a72cbaf94f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000933.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c433c166f117c0c88b28e992f422273d2ddb0b19734e9dbaeabbc76a7bf6daf +size 4763028 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000934.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000934.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58d51b04a3eb3b37bc243ff850daac8b98f53d3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000934.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28dbbb8f6aa9cb843f77fff34490e3f404f743f348615f8b235f14b9dac37d0a +size 4378470 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000935.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000935.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baff147bcefb952163cf1c8b8960a406572cd48f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000935.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c25602aeaba9c39afb828fbbf504fa2d671ce2103ee2b073b7626e6f992ab39 +size 5154487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000936.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000936.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e8bf927559a628d613f17501551763760a003f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000936.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c573b73c8172a342584561de18354b5a4db6a609753e539740e00874c3528f +size 5194194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000937.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000937.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f30b08c578d034299efe41101b709a3b6c1826f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000937.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8328d64d95a4071e2d83361d6b50e9c7d1bf4af944fe14969725e698719ca5be +size 5783638 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000938.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000938.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d93bee952b46bf8ef82b2ca9b42469c4a080b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000938.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc78cb73177a61195c8c7eff5347c0972e9396b17a4111973cf21feebca943bd +size 5476834 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000939.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000939.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f620af6129133974168ae28cc0a56346bb6ca2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000939.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81488964e756bbe086e77cb7d9fe2f476fe13d1ba348fd82488b46d96a877750 +size 6414982 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000940.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000940.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021c2f7ef2448fc7707826690a1c1ede09aca8af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000940.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3f0e3507a666e4a01565a27615bd5ba039f35a70f3cf0ceb8277c9b9ad3be0 +size 5616971 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000941.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000941.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..653d840b4ebee3b341ae3bb90532633c8b3c1a90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000941.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2644cc246dd343ee75c52d99ede0eb0473739ca582805645211b88fa10e1eb +size 5133346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000942.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000942.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f552c987a313f9fb826c31e0b4e19cf235c0a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000942.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3d5f52373de71235f37fb210298467649ef308a3d2084ea061c656cc55886c +size 5318906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000943.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000943.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ae1e78a0da32af9939139d6baa20edf7eb51b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000943.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661d4790dcc3a69a8b9bced90ed368704bfe246242c6333f0a2d594ab333ea97 +size 3283047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000944.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000944.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34437f8c5a26244209ab59761ee537e4b83f77f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000944.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86194815e435e73f041d4cf356d7696ce5abf18bbb7d9fe0166d12fd6c77e12 +size 3690069 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000945.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000945.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2690b3b12be1224b96a0f5bc6feef8f1152590b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000945.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2851874e848cf5bc6fc4e422a41018607c75d69e4359ac0443a42454d91732 +size 3542052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000946.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000946.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985b203df445bc49dbaa0a595416c83af8cd758e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000946.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33def71503d16e133d5d04fe06a6a90004b4f72779b208c839932637f2766e0b +size 4428154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000947.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000947.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8aeca0faf28281637d6310b03c0b1fa42512413 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000947.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82ff9a98de399e32a5264f44e42334835f6834c6b92550df387db55b92a0620 +size 3652310 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000948.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000948.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0a2a6db7450ed962c1f3fb31fb19fda61436be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000948.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e3848adba44050dab5043d7ac31b41dd054973a1293267344473acf4305186 +size 4668343 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000949.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000949.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d8b970f5f691ea9ab103d4e999a283fa2ce6ae8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000949.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afe1eb2755539594985adb4a069f271b691cac86d4250ba471f1e8ce2a07f3b +size 4404809 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000950.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000950.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f0b63a08db3f79ae0e6362ad4d0eca437649365 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000950.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bff5ce8d3b6491efc22c6eaff2148d844727b2161d3860da06321d6f5dd84eb +size 2645990 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000951.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000951.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d513e21b399341ecf8ae5470f8f27899c08e650 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000951.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575e1b52f822c0e903fab8103b2f4990364231176c60f6a0742ebc2ec7d26ae4 +size 2971761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000952.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000952.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d8d123bbb2f001a9263ddbb4a866fa98aa81f13 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000952.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1635d89e3eb01a435d42480e2e34455be7bca6fa5fa38782c5ca52e3e0831e08 +size 3311144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000953.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000953.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd610e8a780d161d3643b3746eb42404fde6bf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000953.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0676d603f3ac6196df37f008ecd27741a694f3e464835a19ac3861fd1881b07 +size 3131514 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000954.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000954.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbd136da9547555f5f6dc710c130b8ca33af4b5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000954.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872a0337c7bbbf3b240c12875ca193c3a4adaa8a7652bdc635777d446fa8887a +size 3034231 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000955.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000955.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713a0dcb70c4c2fe0f7ed7ae2740aac70ee717ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000955.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae284fd60706862d01b67b7385b1c262eb3c1644965cdc4b468a3baec06c47a1 +size 3026822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000956.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000956.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fdae5537c13f38ae34e07556c57730db3b126f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000956.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4a3b99838c9d16dde491b1cbc12e0365e7a036f4a999ae7bbd00d978efa6f6 +size 3027839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000957.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000957.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b63c63588ccf76603831bc6dc88ed522c3ee982e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000957.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0d9c7d23e9bba5a333dee96600c5fc7e8d96262a04817ad8d2200a1ca2038e +size 2968953 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000958.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000958.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4fc308654d3e80c1e5a9b26887f235140ebb6b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000958.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d86ca68cb86c45a4ddb7c30d5346c153b54067b245116ae8a617bc9c86a7f33 +size 2843744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000959.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000959.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c820d8c90bee1bd61cc66b0d8ed49bd35e288dc7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000959.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ea82a3a4fb7d3f80d59cc0789901d20126e9eccc273960ed78fc27c8286a96 +size 3508156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000960.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000960.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e161b583b3cd2cf92985b1049569a0f369d0962 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000960.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef659fad7088a5e8593bb313f67abd9f68c5ff53e63128cdeed2a37df3d6544 +size 2595010 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000961.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000961.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75dcd7d9d914c6bbddb8fc185c49598e59b29a2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000961.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adde52f21a4500546c6e96306aac0f39f7538e993a4c0b77f5055a90f066137f +size 3609515 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000962.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000962.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e9e9e4cff3c3043332147a2985566bc58b38bae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000962.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862fbaf77c0437f785f821dab1190291c46c49c8bad744198260c30c03bd235a +size 3489733 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000963.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000963.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69704e4b8c37e60c77227bdc9f6c83b51ed52dd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000963.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364b59e95d5b46c8a3770b7858b634e797276a1d9ef5b98e491118e1e3e93ea0 +size 2934044 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000964.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000964.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a815db985c77cfe1e5b5ad5d8abd180a03219c4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000964.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baccd7ce309405df2e6a318ee022bba4d293a5034d05c37f813241a221588d7c +size 2950136 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000965.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000965.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e58da4cd7af1d2cd0c34d7c23cbb40879ebbd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000965.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16eac54472df120d9dd26e21df603a1e251b890afe2f8cb303f1b77e0a2787f5 +size 2902240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000966.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000966.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea02b8395229ad298243a9d0316e85eb8cb3d176 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000966.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bede25b93efefef95836c20818d089a155fd5f6fd4c742eaefe352ff8a2d65 +size 3404306 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000967.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000967.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c923f63f9fe7396e3dc764ae0a4d6f42cab76f81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000967.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ac766c9b1866f3c2672b44bdcf9f9c267e4767daf63c41f5d7fe94a22ae186 +size 3773337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000968.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000968.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cd7594f950672c188a0e4a1fb7fbe2838568da8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000968.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069aa9fe011cd6536c6a980f53ec0f4384447030bfc5aa9ef40d1c9fc7ad02b8 +size 4237395 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000969.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000969.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..393d8b0b1df2e334ab31ee8a087b56bcc4e0dfb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000969.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e968e3bcc8ea19c52279aff7889db224562101f73c3a804c6cab4753211d1970 +size 3193774 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000970.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000970.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48371d0a9da13cc125a9f26513bb3e0782a2fe4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000970.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adccb5be1b8b41016d6392ce796d3223148db332dbbe914d9db3636c9fb53f55 +size 3600090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000971.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000971.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d7f40b512af080037308d3e0d8184e6d27c733a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000971.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17388cc6330f014292d2caf7b08a00f0bdd40d1dc04f3495ec67b9ab4785849 +size 3176452 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000972.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000972.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a790a990e672d9177554c50c843f06c62a419fa5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000972.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36716bff3375b21e88c098af53a000a5493e5a71b1975e998eb1565c5fcde60 +size 3346218 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000973.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000973.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ac4890523932e626ac05b20d0e7a1662ce121c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000973.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e04199121b370420f28b1569efdab15983492acfe8501ce1219012cf02d6fe +size 3405367 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000974.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000974.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768255983c3468a9686f2a65eb379de007148638 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000974.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304cec920f7a992747d980f8f261663ff88f539f66dcf94066194ee4a4bc5374 +size 2764796 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000975.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000975.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..053869dc22df8081cd1145725c0c7beb5be315b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000975.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c731e244de5113058b31c4e5a3ac53615493d4c0860e72c61f9e22368d597d72 +size 3377761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000976.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000976.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642bc84a3d6219b8327503dbccdbcd241c071061 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000976.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1410910ffa3b3dc33569ef078a8ad810dad0cea7d5b384c734a71e4318fe99 +size 3124476 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000977.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000977.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e4638f9d1ff1a19bdd928c2b202712272a0c8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000977.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3d814ddd1bedd8cca8d00d82e4564057fd36aae848ae8e507555f6527d36f3 +size 3250455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000978.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000978.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4084a3e3f4236ef585833f22701a9b9ae0ecf3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000978.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d03dea834423762fa487cae66775728e6a6dc43c86be03f142fba55321ed37 +size 2536309 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000979.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000979.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc2c05cd9b3e4f22ee547c343aaa6cf5ebd9b75c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000979.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f063b4d698f36266b2d6b4fd54cb44208e2f2541e98e27206b9566e958a84812 +size 3094714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000980.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000980.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27856d3ab6f6b344228ae57d95cb7adc24ff963c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000980.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939befbc64f11b6629f1eadc113b6c72a1cca4d3bb318e8770ec0b26a5625d78 +size 2940034 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000981.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000981.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc5f929b813c8c1e3e8e4eb172776ba2b000e503 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000981.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e97efc92e7c3dd4fadf34a87fa6a902b8af61a72c3a9c7332fdde93cfac558e +size 3095855 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000982.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000982.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42cf5e4cb09b5d79ce5aa4899b519ee1efdf7779 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000982.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59ab2eeab19eabb7232011d8842ac5bdfaf629cfd243cdf97012772c0cdff1f +size 2709853 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000983.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000983.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76cec3d30be446603d575ee066ed7a507ef7a557 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000983.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82bdb6706101d2ee0f16e6fdbe5e5b37c41a71db9a821a39548b6e85868cacd +size 3232310 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000984.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000984.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f79570d53d4632bf7c239a589c6dc8cfbe80e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000984.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0909c63fa11e5438d94e7cd4ef86431edec8637cd5ed6554e62863536d7f545b +size 2661247 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000985.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000985.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191cac030c9cda8bdd16ac2f39b1ad3ffe5197f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000985.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ab3ce4d2415adfdca4484ee277ba69345b97ff17deebe59b8b9ffd8f0919cb +size 2766399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000986.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000986.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca73043e73dfc019dc847932b67fa49163e07182 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000986.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32436af051cafbb382132bce57e268468e393c6ccc6e362d86e8603f8246a5c7 +size 2739490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000987.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000987.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65098ccfa7a3c85c46e9add08ea5d4d49156d22c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000987.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c45025ab07222c5b7d66a160923dc95b45fd8b3162d10d3330ff956d1ec760e +size 3135616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000988.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000988.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9698ce489bb5d94a3819a8ddc974c5cdd30e2967 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000988.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153e2fe7c79b37792a4cbb86a1e6ad9ea6ce4f21c72a6317cc4439b1da9c5f32 +size 2666637 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000989.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000989.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf191789c753f6d3eefa58b6e2f3167780d7a2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000989.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cd32693fac02f086ae8d452eb0e8f2c52631b00955931e85eb2f6235470b77 +size 3047417 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000990.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000990.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4b4157363b576992d68fdf3c627cb3f205ef96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000990.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399e343ffc3dbe908b678e9005aee734a23887ecc3ec2df9d6a3e9f136a5d2cd +size 2573765 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000991.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000991.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36f38792630192e114762a6015effaf5f7bb1f20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000991.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202e98861db2e0783e94f00c8c06d0ba24227bcd83193752215dfd4b894b0d9f +size 3168496 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000992.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000992.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..531ad320ec39ea697dcd38ac9ca1dd87eccb1b06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000992.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5498e057535292d2b7cd695a26402b07c3d534234523f4249ce864503f9718 +size 3037427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000993.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000993.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf84ac1137d84afdf426bb4b5be77b28c3c6681 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000993.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e6d8b1dd85c5e6abb503c9884cccfd129123f8ddcc1da683c1cb84c0ede7dc +size 3666729 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000994.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000994.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0b969beb3ea2c71192b9cff738f625bd4b797f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000994.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dcf9728d557a3b5ad7b5baf8d9948599e5232b1d0a724e7db7a40b5f5dd5fa +size 3672606 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000995.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000995.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fedc327bfa4faa06e7b756ab40c024d27e0daf3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000995.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3ad8b5e6934f39dec65e48ec9e6ec2390497280e866bb319094b8b5ea64950 +size 3556691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000996.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000996.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e81551807a99d3e88b574d097aafe9a8ca6200f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000996.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6d3eea6b42851c0740bcbab7d2fd2c62cd257129b9d2e02069e53a85f9d02d +size 3611618 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000997.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000997.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad6a0875ce03fccb8dacbd88e3bd11b4d784b03c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000997.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1224bc785e664d80a98b8ce3453b69745ef6841987dae61c4d7b0de20ede5e70 +size 3432154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000998.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000998.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1763d0a108ca42cdc93e9b506a91a944bee7a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000998.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd20a202f62f60bc1767cd6340f6febd224c19d2aa998cb008b44a898bc7d84 +size 3533615 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000999.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000999.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1913bb700e79a3eefc839c8eae4c6d9694e5e31 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_high_rgb/episode_000999.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f6f18affb4c31c10e05562fa1f5c256c0e8d18d6c5ca22e38eb1e3b2cbbe34 +size 3327879 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bf8aaafee275579c91c80a5dc0168b6e9252f9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d3a16f91fb866db274c981dc1e80d5e17abd1ffd466440255a745dddd10c0c +size 3840943 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4ac19d3c2cd2826b5c33a254125126374c9386 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667bea584aeb78a8bcf9ef85a1f9acf2112fd38ec10858128bff07dddd02e623 +size 3461964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8c434c65e57e86f2eba327fe0cd5b1ffba3f21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06e4d9025f081b8d2c863971664c7ce559392bd9351e54cd793093a92213355 +size 3426826 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccd32347ac8cd90cd58fa42d3d30f5b816088929 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad693a37fd24289fe902baf66e62124f69b080a767d2e34f68c75fbddce3c277 +size 2660151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4e9bb97be3da086241db3cab2ec5c05884845d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309e72f8f37cb3e347a09540da3c8101d5e203e98cf53d779b6e7c95f74d9719 +size 3142297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3fc83262e2f19ef9f9f69459052451651e3d9ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1ccdfebbb51d044a6c81142bd962747f66c900bdb231bb5be48a939fd3a96d +size 3359866 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6acece4fe7929a0b5e688a0cd105390d9a02fbd2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a16f90fcc5adee0389ab4fd22b028b08d04a51a155247adf00745654c4fcd7 +size 3109905 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65cc970227e6511f571b0d55c8b3978b5b93845a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7617db07d9c668d9dfdf841e572937d8c010511046dc7b5170546c72df21cde9 +size 2779230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300ffe0ab5e2ddf00dc8a80550a14e426532af44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d00f854e5da7ff4cb57498ca35c00c5bc4c4f08e8379a13247e75f53cfc0d37 +size 3002559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..affd41ad73fd95cb76de8cbb4420bd349193d7f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1861014e1c79060802047d784105d4c562bf838cec2f61179648fa49c980b62 +size 3610432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3139ab1f770adfe56feb0189013416ea2f80073e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e11d7e5484a4e943bba990019a04352719ab8199854d5b936f2f3391ae1e2b +size 4073847 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ddb77231d486689ff1be6e71f3a57115ec564b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adfa28da6f1c7fe5a5691e8c6d0e512b62df1f5070bb46d445ff499ba3dc128 +size 4107504 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bc2636beadd9bae2423a287041bcc99e105241a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8773e6d610cb905943b9920b0489327176df20c883912241d0f9b96d754a26 +size 3957455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9a83c23d756b363c1593818d5d92755e2264b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0358ec06fc6b9345f9effd2d68fff8e088ff2e8b482df6d1b9ce8444af07ebc +size 3478343 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..314d916e40365aac4c3917a9e809b5c84f9fa32a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0ec0c4b8c69d900327f847f2fad518af02e4766a1b768ddf22ce738ae1622c +size 3446601 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17379da44159c5e22f7883c93793009d248c370d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939fe3add9668d4b023817df6f9e4fdb8ac009df44a4f82634a280251eec387b +size 3375562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519a3a20128017917a6ad1b7acd6f00fc774154c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d529d0d3c23577b787dfd89d98a7c1114bb015ca4ed1f21eb58dec5068943e40 +size 3563882 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e45e0fda20e9092e5ff2ae5c09cc04f51f1508 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c68e88d6af3a2fc3543b37e815d310607f1d4d030f641b1fe24dd77a71cf512 +size 3048246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c691860106b69491f161d0b1e74f336868c7a67c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530677d6787113ae3c1e0a705cd19a37cf09a131a3ef1ce46d65b923a7b7d86f +size 3434654 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72776d66a2dd5b99a6ae0a619865679d6a67e12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced42bbe3e86a25b0b695e4a13ef332b3ecb47c9d781aa0aafc471b3ef56ab80 +size 3712055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a086f050bfad7e43c60701af553970c6d46b2c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c9de9b21d25960c1ea698093a0516ed96e63f3c8a8611afa4fbae0d07d4685 +size 3577891 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f35724728c6527a4b845823be4c470b9ea1f42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201975e06d968b861e954a247783c4b0c9a9eec34a7f835d9b34d573c818580b +size 3100980 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0446c77cb6a0eb4bb28fb947aa96b8df445c36c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55baa31e5bead9ba9045e3ca9fe2627f6eb5be23ccc87002d86dea3e42c68883 +size 3259110 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4aaf171f104cb7968879030bd59caf4e6b723e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f857992de6323af7ff08e64255bd9463e9613ceafadeae22aa8489d1253f7f28 +size 2832647 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151f3a15c723e4ecf632c37e96cf4f67963e1e6d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444d367421f61432da95452d4fa6f5f8bb6cbb1fe4501fc53fc7a76a67c86edc +size 3246673 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91381e0c869d1e048531726e3e0e9219d9e29d1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d420650f8faeef215fffe0170e6f3f0f7bcdde5a6fccbd6b4fed1aeb29d519c +size 3205772 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16df3ed78162288cc6a03d1f66e139680f6b7845 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af76c1d007d9809421b6afa0d3ed58d7411a5117f9cd3fc1ffc4f748cdb58787 +size 2907902 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6e39a2e3c4a604b0e4eb9e48a77e49941e03b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007e0d6e7edf233d3ef6d5edb1ad628c0eabdbeb4df96249ef6aefae9295be42 +size 4131748 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0224fb84ec57e10d4735624536c9d919756971f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5216e3296529de6a7c780121672831124ebfe20b672d61d28580451cbd6e04ce +size 3835463 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ae080f81efb21f3723e9017139a8acdf102908 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4688d1194ab85cb7faeb8d526829d2879d8cea96ad09eea2714169905d8e4e6 +size 3803064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bea21108429b75e9ed3b0e4068f5d132c0c24d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a284179a4924cffbf5a4a519343caacd21947257815b6d3b3dfee340157a160 +size 3536700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f3f4e7969b73ca5c6a1dcbb1d01c8c24769c44c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb68114e3a0dc40d79bc70d99924b9b9c6e96bdbfdb1d9a470311f55c33d541 +size 3671143 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46c4aadae8b8700ea8ee953d44b36d86f7d4e515 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238a6221aa78d8ab7b9199fd2cad91056c72c074f23fd9333eb0a1e3bb5f96f6 +size 3475649 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d2406e793c4ba1e977d90f7aacb2a26672f70a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98885716c9136949f2f5380b949d132517919d9940a62d5ec6517571cb797f7c +size 3616052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c66466a3f24cee9ec3e6c846b6e401e6a4e5574 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0eadee885c872f54517a57bc85473d3c3441c2bf3a688d3ed6d4ff86688dd5c +size 3395260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e132b5e09960b96432770196955f29ff767625 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6aa734d09754b1a63c58a1e0645812157c081197008b93ac002fe72ca20bc89 +size 3740869 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca31f084440d476e55704b76e9538290b91e7983 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4fe7f9fa999302aeda656209fcee1995c12373981520144d803f783134244a +size 3284020 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db18aa02240782feefe1479a6aca441383caffb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7925d80055e04d2324d0e0777fed969ba56425184854fc2315afc9422b65b902 +size 4711332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f7205c464afe71e9fc65b2cb68bf629b1a78ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4a82c3070a3949b0b62c6140b0250b1f1a8eabd0ca5131b1bdc0138a119fee +size 3770528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62e0f1a63a81e4430454e969ed21550499ded685 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc9b90aa11fcd61b177fd8411773752a9780b73303c541c6ccf1ae75a0e02d5 +size 4137822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ab191cdad858f44eeaddfacea8b2dbed49e4bd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c04e963204efafb1a2d78363dff267a741b15ed326d592cfbae5ec41093ee6 +size 4050395 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..616c5f3f3dc6b459c8b0722d120fd0d6561119f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbafdbee270a1aef19ead6a7dc266b3ac2eee1f19984c8da864e76cbc28e36d1 +size 4173061 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8f72046f64f75ea93472a3fbec397ba98299ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd8c1a6648c4329ce502ac6b134d0b7d9a761e7db0f836de85883512197d958 +size 3916684 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f7a8d316eaba746230bd33d05864bb7f2658481 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0d9a0d9fe1b35fc42e083d10f75f3553df99b77f9a6cbb977e6cb07f84e8fa +size 3663970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5de61bfbf666a5ec74b5111335e42d20f6a86559 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3974fad40d286d351257c65977e708694c1dbc2c1a2437e0d60ab1eb4a6540e +size 2770911 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e38745023e88f52b50faa3232fa985ab0edee4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b3733f0df84772d0ba13321a6c75b0836771b4a31d26c70854ccd9c953b87e +size 2605412 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebc1339adfaec788e65c94c703bb9dc8da151e87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84ce175ddf6f6a219789e7834c6c5725ca6f1828772b17c3e822907915ae47c +size 2867339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..864683fc529cefa9d98b6aa9c42034a9a80a1031 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04f392acc2800a6efb20471926ed5c31b310bbf48e6250979d987a3eb67536e +size 2471898 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0894ab25a9cd698ba5b9257f8535d0285cb4d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cd86ae5b93327d1f7ef619f5de93f9e05ebcd46e51e08bacd8344708d13edf +size 3071878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30eb33a0a74568b673f195d5791b5008c5f5f05 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6185133d5da6fc24a098f7aa1e3d0e0077c40024fcd8fec9de8b982dd064a5e6 +size 2989397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae94233abdd460eaabe91f0da04aec9653ba83e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df61db56373722ed8f194d019cbd3a79d5d380157e6fde4e464b5ad26e33e43c +size 2454947 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93d649a54f7bdcd83dc9e608c662c33084143580 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663817b989b1c7e5d3de5d2fcbfba715fa2c01e465539dab939fc71edbb9dd9f +size 2706988 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d599fc5fe0bfe859ec49bf1ea6111e7dbc7011 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af14eb379e2b8603d5416e59004adfa632473f72061a03eedd3ad7e40034a9d +size 2950170 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead63cbcc595a53286893e936fc90ab630fc8f3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04074e513c50979364d852206adf741d801065f2d12f74566121d046882a5e2c +size 3178962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d3bface0bc64d839abaeb3ef89f60b7d5dc82c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2658432ea7279efa5edfa17d7cd4358f651460fdeb869621700d3613919ab05 +size 3847509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..093fec832c54b0dbcfbbe19b089a72bdacbd5c1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf358d19a68b1f0f2a7988fec2dfe30fd0c91bbca049a0158c2409e0dc56fe2d +size 4294521 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6648a0856e8263c02459c312175f143896bcde37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de3756830598d909864438213de34c36d80374e7ac3c65a14bef61c8abfbddb +size 3962793 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a225996f1a514195bc7bf8f65eccdbe5680f7aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a28bff0c8119838d6a19017b0e1143e0711b4cc64d5aafb76ea80cae14dba0c +size 3657796 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4f7bff0ccf2c0b71fa5dc3bf3c4a6fe9e832db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b034188ed7d4b97da254e4554ae5d0888fec43f3d93c6e555f939bf352aadd +size 4437654 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc3b586e5b1c83f96dabb426c5cb12ddd86d3746 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2317821735fc4f22486a38420752e832b13020e7fb6cda2722d51b48e2bca6a1 +size 3546387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b41c7a7e9eef9261283d023351d579f8c596ac6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ac64bd1223411191a6e22431ecef0d198d31a27a65b0f073566847659d45ed +size 4088704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3f845c0eafbed27bb176e12a10114528270296 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf2a79d389e917f87d1798e65341f864be228668e410a20c092f0f0288d4bc7 +size 4000743 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3229ce3e232745f8910724bbbca75edc5965966c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb5fa38b5b5f39b7f415ac629ae20a1a58bc752473d8d4bf55eaf7f92982655 +size 4315914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4332cf16d733a90ea18ddb159b8951dfa529a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972376b3962fec5c6498837b2913685ced4e6dfcc10220b2767f4da685a8e5a5 +size 3530973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e37dfcb58585ab4c190c2a57ba67587f13856877 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cc834a1fc1013ac9d79a16e2bd5cd4c4392942f30d40e75a5e3ad7f2f941c4 +size 3034515 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7de7532e59a856be9c360f95f783c8b22117e5d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b200358daf3a547f43f24959fabcbeec07a72104dff26772e0aea957eb9085f7 +size 2973617 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2c31f48ee91e4033c596247f7d4a713818eb388 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ef97740ac2e0a46037dbe02f8c771305508653277e7e6f38b3554a75db357c +size 3707422 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1520bdf89263c80487bb564cb5d8af82b5fced0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fcaa3f86e8f8abfcf75d32714dbc18bc13174882dacfbd14d5a42024dfe49b +size 4390508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c223bd3bd9905069fc7fdd4c28db60ccbc8926c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca57b8d2edff8b0b36706474cb0cc207ad329571c0e6f6eb6e47e01dc0609c7 +size 4115834 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eeef98a2f8b0d15eebfa0ce9f23d95630940c53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c57a577c29856d9a30c8c52fe8e6ccdc42da6f9244b6d880f5125dfddc502c +size 4346098 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17eed00d738574617c55ecaa654388e379604cd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5af7823ae6dc7b7e71972deb703f86fc2e254227fa65fcb986c6a67ad72e30f +size 3392553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af85407b22c7a9b6bdb3f1e21607cc56ee51336c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b490016427de6043e0117df07e1f481051f57e659fd54c7f4b24af904eaab7 +size 4313126 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1dd467bdf867291f0636ae6724cbd6ac010bc99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185730cda3636e7b89a616fba06d04d5231b11ac4b87aeddcc8ebdf72f6f129b +size 3638502 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..352cce6590c87caac914bc14d6680d733760ae21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09ce323ce7738600bfae4e5f3918f2178907fd335419375acec5cc2aca4bbf7 +size 3332944 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b94b6597cb05af1f0189a473fe1866a823a4597 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b04c949cdfd376d9cd0ced92903377a4df847139b0371049bdf1fa92fa95a91 +size 2966489 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16989c78ae934d682caafb83ea379735ac0a8000 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e8ab73d951c90d53ad1486b631a8e02c215c3552010e778be04977645859d5 +size 4087383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d346565b45eceb86f11ed0b0eef0c8cdf3971c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aae5b66718adc27e540519dc64f7f90b34453af7ebfe49d1772668d913e8b45 +size 3156549 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda70267d07063944621bec2ad2fed9ee575fe98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07781decf18c656f03c64c7b7102aa41cfafd436f75dba1da3c6169a4028117c +size 2578280 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04de29f63610760753807eb93cfc247831654e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4260093f319a10c6edc275817b5c08fcac0c98d3e3cfb2780491282652a23a16 +size 3112773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387869a17e86229a56a1c2dfdd62fa3329a61675 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb6f789c6dafabd2d20d69a56941e2bbf5b117ddb5e7b50df3c65526fe50ed5 +size 2927627 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1ccdaae1c729fa4bc7cc9ec76c3577b494fd62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b7ea3170e5f5e43b1a885594ce87ff74b85baf6dc8799f607ea3f555e04101 +size 3649909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191221f0a7afc3303c08a44f2f0a97cef5d63c2f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defa83ad393a015e266c0e8ddf8b0d29ef86690a776b0d3243b2ca704f99da98 +size 3339219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddeb7ec1cbac1df5c86584b4532c0b022499c8ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f041ea189b131cb830146422a80aa392565d8263b38132ca3a9f2359449484 +size 3052079 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae2112247b4e3f9fb6ca477ee85c8cec16d2bf4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06da9b1f70ec99a28e7a139d2f779b237e841775551038359ec381e0d97281a +size 2797778 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c4649dd7e150a50a3b0b5a0bfa5f33457d5a54f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1370f4296aafa7a23d51f26a5e8cd637313f5817f83a221d6bf971e7ee1135c8 +size 3929817 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b02a09dc719efa66b6f495890abfae0a927ef1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd2ce46c8da62df56ee810ebf477af2d7bf34f123e4e05549ae9cadf74b633a +size 3962052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f4b00e01e8e89da5e018f17c2b688269659396f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec19602f5c96382e1669d7e70a336ab8a441315afe835be6f99d608176638abb +size 4005280 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6ed0c6f00da9e71fa0f6674d7db5bdbf0bb327c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb0ee9f1d3b6da4f5ea8391aea7bcbe4e55986f5172befcd258d5fdbfe48a30 +size 3871117 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d71b5e6bec1f84c0f8a4b5a3ebea2d53a71ac47f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1fdd1b189016fddef605ca50a2bf374e2c17af076e047b46d7fd70f0f859cf +size 4531909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6628231424cb6551492b124a85300c0da8796c37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753dcb461eba5b01fcdfa40aee575455726b3e6e973a3f48329468e7b4373874 +size 4885197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d5401281d3d0c30e2d143d2bdeec3c75948f8ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b814bf9c5faebe718b3b064ee60bf7674ef0246773321fb4dcf4e018cca6ad60 +size 4586621 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9091d9542c022edfba98a6c0b0729273e9b53e81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84d17ed926e7d2654d490c7ed5fe62a413874f8c2e61783edc36885e3898ede +size 4799032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c74532674cc8b676e67198bbe85eb21a83f14dfd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1746bac79c4579bf9d6597e60736e0ee911df5da3b22366160ab0f3cb3a51f6b +size 4685525 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43c415cba2d96906aba108dec79567b068f8450 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939125b031b246b7d6c6e0afdd98c9424ed024ceb087cf539d1491e9f1c2ce3f +size 4175029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d8226218b5ba5e42b621020fe039f9e9516487 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edfa0bb3cba0d849bfccf50855fb7af52601a2a61992ced634432adc21693d1 +size 4129497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..761e5d4c5dfc779028c306d1cb4b550aec8f8cbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd67111e687293eb11dbcde88c2909413443a3ac009ee42bfdeb84d9ca257fb +size 4247060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d139ec779f04cbbe6794c94a9fc55cc0ecd9b229 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:058fe8f3c47417d09dfcb74caafd39016ea3164791b6dccb646a0d11207e3cb8 +size 3732369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cafc51cd56ac4edc50e2ed5c520814b677196e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba78b95478a80c657d3d2bd1677a8057531f9b818746943c8980cb84c138525 +size 4048632 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e9e74ba853591d42249a0f018174fbffbd0fa89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537540ebaf7b21b58b3e6670ff9c0a1f81ab9ace24de8bd372fed1bb968630ca +size 4344490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e797d0868fe84108505b34d4ac44e1853e1cf2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04183f17cb87a4e7e83db71c762dbfbd97e6589a6dd90af7168f9ed7373f089 +size 4404244 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c31b2340a278757b1e9c4f587bfd3061547d8e74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1bc9c89d305830a1b98576022eca2d56b570741522145f01329c4b2036585b +size 1807042 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2df268e664e42645e8b46752c338f47a4fad43c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8179f29edf345cb39fc4326a4d41e2913fad747a72ff0763927c43a0d29b8d1 +size 4123997 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2d101c4f487899cbe8dff51ebd1c5af260b4c35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a110b426ced78ce20b1184911ee06a659d1e27177d02a64d4a9885748ad36f2 +size 5346187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f507e4fa2d2af353aa7c4800de62e3629200d5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f362b720f17f07d69c3047a9e1fbe41a55ca2da5de7e8cf8ed784486a722f51b +size 3770715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055da606273e0d6fbd0bb82d9d3a333fe13a339d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75113de561e12c49cb8da394103b019f4aefdc2caafe02fe7379c16f75aa53f +size 3853027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d53fd9a826ee1909ced2c7967e41253f9d7c0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d470a3c9fb2ba56f9bd7bcad37ed96d0b132e71c68c59b401a7c094f21bdaa +size 4032383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d61e758e2aae8c51b44af67fcb2bd370371f7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f19a99b55b7cf1e5fa582a0735ae5e0505ebf346ab586157e9bdae90d1431f +size 4852865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..352d1539363890dfe3efc5a9ae7554858f3067e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf07803877aff6257a20a58df9ea1e81d33b147e9386af5ddc827ad3db5e736 +size 4453428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e57729813014009de905b42dc740cb11d19b268 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c7f842122de19941ee5f0f0a27dc8451ccb8adf9601af1dde92f2b1f7d321d +size 4538040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806c26932df837c4d933c0a5998540a3a64d6733 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f4e9d9a3a7eeb48dd9896e4365eaf4906108df7d3730d65c178d726f96138a +size 4157233 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca6fad647886724c78edc1033d37667ffcc6fc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3c1c45b55ae02a315377632c957e66c5aca2e836aab734a4c53ba6456c28a6 +size 4729682 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ccd38c2e2f93c69cd8b1837af2fcbae3a728a13 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2715106acefde37937161e6d8c33017372638d4716f910234e62982f5e04ed84 +size 3520592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37faf759f8d6e2222a8523980ce1aa9947620546 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e6fc27ab06d7f11208aa7335e55d4f1f3e1c176d40f3d5f5c564ed081bc978 +size 4097925 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10302de77e6c5382e923b04f18448c10e9dabdce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054d8ba7c50bb459231353755cc2ca31cc26ea760b44af8bed7de33b8e5c1252 +size 4172897 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fbfb9c57ede9885b6de457fd9e872b6262b5a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ce7941f04f79ffdbd61fb4eb407f4b29a8a07e04d7d46bbeb5e13b81443f50 +size 5635279 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e6827a6b7cff919ae7b3c0aaca1ec9b3acbf180 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8998cc1d6f738db81931719487850e2c198b6e0d8352cfe2d1047df349e2f858 +size 5048801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175bd09910444daf7c135f4e37c9d0fa80939641 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1f1b2a5adaee317f9f4351fdd64b491424b6dc41b5e00dc2907e3f1c1faac9 +size 5271317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..045340865bb0cb63e18fab80b4767ed09ace6dc7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867ea77da37b47b7a5eaff175dc0ceba3a200e830d74e15c23d63323c695380d +size 2841404 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80fb41e0e9f1f0ddc3c872721b08f2dcf76bbc43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d166e01e55d1dda4fc963e37f0f5f740e8abe36741e033526d6b2c4ef690eb +size 3011637 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019e4732f524c38a81313bfebb9ce25832ee36f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6cd0efbafefaeb7f2fd8bd497e87de6e5cef71e8f27c5645541abeeb7bdd9a +size 2718532 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e4388af20a1cb8b4a5d37addae200bb8a5ad45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6006167570565349df37216ecb97d46f81b8a3d598285ad114ff22556d38f4c6 +size 2749398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc48d17bb48114705bc48a33171f88222a3e236 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09524bb0ff0f77151a6e76a7f6e66f0fd2f268ba8dfa325df2ab2cf2eba3d7ce +size 3502828 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..539083bdba70b66cb8921f8e1bc71b62d65fd541 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb17a8b2a24615cf63ca4c6b030757b6a8ec1b2d671feb0d3679d6cf8a5a72f3 +size 2864553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c2ba72eea3bf4c1386dc9a2d146fef34717728 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3cc3e0c49429e5b737859cd48e6b73a9404386973b453c946d1abef6a029d46 +size 2854062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ae23bd32e0e32aa8ab7905afcc22265bb362948 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f533bd647d89fed04c91958fee3d6f72a5a5b14c604eabd3776f036af3ea62 +size 2853361 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f190064597ddd546ef3c4a35dcb2a809e6e391b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65de51e1891ec213e8df4cc2558f69345805bc1ed159e1a9c2d5bbdf565f985d +size 3229143 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328824862b570043f887a59994b43c00983b8d80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed471dc87193c685571431fd49c25119d710f86fd1ab808e55f9850432cb16a +size 3376126 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d14d7cb8672c248bec095af21b05b9ce0e1c1fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7fd7d394b30240a7f7714bb762486806049433a1222b912c0786caa923a612 +size 2940508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25961d8d22a9a7c02b9f0b88cf647d5d87791b22 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bd5e6f4d28ab9f2f5e3466d76d7088b0a6c0554fb7d1c771c663aa7194087b +size 3645730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9c4c07af4935be520c681b5eb927fcddcc3d544 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3e9d1381b0898d05ee7421eb10799f42eedd4c9f8c90276f3fd3d08518659a +size 3631619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38be7aec4fcb17e58373b3c977a50ed6649a629c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00702e2dcb893a66bdd1c35e205fd2222349284ab67138712c258a8a466bd649 +size 3559722 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc9eb513cb383da299abf31239e373183372282 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a21c99ebef78ced798ebd42b9ee17f397d9774c04c9d5e1a7c254f5888400a2 +size 4130242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b06aea55ae7c6adaac54c2ebf5e5512b89f5ed7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df03efeb93eb89bf01a50cb9aea84e36bd3facc5e1bf80a96024ae5d49dcef38 +size 3364604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e01de4e348f09d4978fd682c59f91099492999e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62cc65017e9f059ae905ff32c8e880958d92dff05d16fb8d674969cb5ad38c6 +size 3827368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d32d794ad32f55f34a871acad05d8bd2d925c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfc62781cdbc1d612a5887b1dc58c765b4b8293aae4ad57f9d2a28621c83b5f +size 3450600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98523e4bf9bde56c8245ab47aaeea7742b6925e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1d6b20a8f65f16b5ec625a8450e0269e148162b53ff05909d07afae1ddd091 +size 3420685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab0ff41490a16e90155afda2aaf3c75397ce4c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20bd14eb9545d56aeab68e5f5700095ce595ca7e51e06d1e3cbfc83f0a411b3b +size 3425245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..150879201391a93f402843fe95edb039aeba0600 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5685810474b568771aad60219d0b7cd68502833298cb694adbffc079e5833d0f +size 3744401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3354a3c379217ab91da01a9f645e2997ff2a17a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e20a5ecbb44067c10ebd7ce7201277938b48eecc6c8a280cb8ea2a00495bb2 +size 2636466 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a61eaaabbc2d9682b07b0396ee03d8a260e3ad2b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ff23026a4a3ef3843ff6aa1f1131c529e5aa7411affaa0b43e21cd26ef7cd9 +size 3193839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9bd364c96d1be8be8dbc4af0f1c2442150295c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6ebbae0c79f2b7dfb2b104278a777816f47babaa1ac2bd247ebcbd2ee979bd +size 2923878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa4e0f17a4dc5b9fb7d31143066f3aa830856b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee04cb7912c7ea30b74fdca731488aa99a4b21b9ebfdf4465aa85a45b39b038 +size 3433692 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce7f3c9b8e092a7d6f49ffbce927ffeb70fa7318 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789de7f547657c545e0e8f464b4b766ae73730cd0322cac7f428db649c76ce2c +size 3894095 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84a63c8fd2eedccf4e48b4159f68ffdbdac6787e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbee2e8e4c8c3daab02cc34f5b47af732fb8387aa2de647beea7540b35f2b286 +size 3242744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c67b32802ec8271c48953b1d6d433fd48a97e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55b36ff0cc410c7fd4a0eef52779e0fc253cc3c662663660e9cdf6dc5ac22a0 +size 3316765 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5797b8193e801123c942fb84f9cd7d56f3cc65f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4192bec105ad65b0befd96c8a639886cd7c9020e0e34c4d8247e7e46c89fe856 +size 3060780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ab1325136cb01feec0932a840a59925cf363b1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d5ef29155beecd01a376f88b96ca2453ff07da743c52f0f131be31daa7075e +size 4015383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc6f27118d60d16efbc033c581ca356b0c9fcf7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5222ad6d419064e4803f182da65443fe90427ea9c0755780376dc0e146879f +size 3707252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151c80ceb6594a25000ae4dffdf4ed60246a1ee4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4eed8a56dc3130cefee5e8c5fb8ad9ad7e46b61f120398960717b54931d1ddc +size 3824380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c08b66ec93313ddc0538ee9b3df157b44a35151 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c612ce01309ccac219cd5a1fcd487de20b5ea5eba5615c9df09675d5b3a261de +size 4091160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ec7b22182b969b83637ab38a936473088b645d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1ad2aacb774810ce33bce2b8c71061b462c17156ac8a2464fabc68e9ad05d7 +size 4145570 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe94473ac47f631127fab7d297495c13b575cd5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7041fd90fd46ae4f3d726c09b1c1fb3d377568c2dd7aed2ed926b2692a07aaf6 +size 4639359 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0f5a934dbb1d223b3fd590aa1c06d22f6f9582 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0832f5e29a53c90608b23eca832481b4dfb1e124b297446da354188cd7e815 +size 4111790 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..167b976a04ab0f995475b2dab62b8a62a45d278b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1402d86d752fd32c24f468d41b221f78b79684b435c13fff6bbcb17b51c5ac87 +size 3864565 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3cbd6416c801bceee31dc641b1816c963a0ae4c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd40edfc502a63c1a08adde3f6e4ac50230d115b8dbf6286368be31cb6d0f91 +size 4287283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f20e7614b65cc58d1894682e85f49266946a69 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bba642f1fd65dc93c27ad0cf007e4d91db4d1e55c7bedd2cd8008fdff88e46d +size 4029794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89327870bab6c5f9409b39d2d92c8c1775acd214 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72240a2d3799dd97621b8d9cd5203d1e6d69774f23d0269c6902608b4e8344c4 +size 3880037 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..027e5586bbcf34b677c73e9659547f408801f103 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be4e302cb0e8403bece6dd2da275c848a996b448396cd332ef4d9a8a91f6b7b +size 4661184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e241b9a5789219ddfab3887c74fafbdd59030b0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab581f0f70ad94f4b9c1c01fdf74ded7a3efa895222b92433bfda7b4f26f93b +size 5109698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b522de423445bac1c839d7f05b072159cba12fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9307b8a6399576fc4ec0bf225931e185ebdd83b788d2b4f9da8599e9f33534 +size 5520089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d27d645e266ae2a0e57d8b3cc4774835c43e49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b998af409b0ec42c1416f8ca10e9039a733efce5de6bc0b9b7ff46d37f20a5 +size 4933521 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d3e4ca3bc7c80d7bcfedeacfaccc3904b93eb72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f293dbcadbf712dfacfd7aed49882e7c7ecb0b2a90a2c44e9277de172a07135 +size 5449599 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5762ae840072d43358f4c81c40613ca9f715306 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba4400ca5d6d3a1c635cd1429f89c80545dbd804d62207ba74e50edefd14ac3 +size 4140397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5efe5c72a8dafef85d6e1287e2ed7c898358b104 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebf1f5623e6f61fc64c0af61bc72b3da80e24f1f06f1fe37af3bfc81a5347e4 +size 4620512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf5eaa5d68ee08ba4a9638e2aff227835943626 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607f2d6223b36df7ace28ba329ca337040213237be680aacd6a0b3382ab48749 +size 4460590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a31826a3ce7de393f2d8280c89310537c8f9ba0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1cdbcdc437868d6fb3066b814f5bec9fc409a64fad81970ed4d39e96969c69 +size 4983252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41883f7d5f224bac37b0ad69cbf7db3e4402755e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192990260c5e7bba3c5106becc6f0596e9c32e96d9d539c430efe83a7e694c17 +size 4964248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb637f8c503c182540f0548716fd03ef8bf0fbca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c749ffd6c7fe6bc217b865dcf2a59f920c9e18057911e7f682c7c7fd677728a6 +size 4923171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7af0d020a0c8a5e46ed8348eb8df217c76c289 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd04510a3a0b73186dc8e921bb9579488e90b22cbfc1cd9f01153fd148c894bc +size 3989694 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7095fd63b290b527d50c064a16e49cc022aa4b1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb127cb526db98c59c21c6a2ef95a7e31e19fda372959ecd629b4698b871e472 +size 5309401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d752f2a006fd127f5ce1bfabc6687ba05c64aea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea52320215b23886100cf23ea3fb5c3d6c0423cac0cbd6195e6a2bf1ff454e6 +size 4979713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..922ec04b3da3801d894392daf6da0dee9fc69c8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda8b802ece8871a149ca4b20db5214b6dc1514144040e4f3a4e813ae8618872 +size 5234373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..154df36d165ec77327bae4d35ac80f3854280c71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560ef3fd3f900a22dbbe9ca915e017d82c4f7fabf4c7f5db4824e74f1190dcaa +size 4710165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73fff51a7016a22449f92bcfcd57b099be93aff4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b7127bf95c8ae816ddb3b4f88ff493d90c3489790cc2edd1d5c6475dd310bc +size 4624887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443025a400e5e9574a886ae758db8062534ddc15 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d24188fe051419722089b3c0dec1c33a8c9a96181ffbbc771090d673704f20 +size 3793442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142a4e599916983426073d5fa19b5eb48ab74f21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9458c17cedad5a6f8a8c3a762c63e2e21d140ebf618976ace50fecf0e96240 +size 4555980 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..422ea26ba60c31e8788bbf8ee1fb7af6a42addf7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59abb0d13824c58d1150d1a6e25a418e6b11b20cd30debe44f2f155d015365bd +size 3904334 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6488ddf46ab1ed4f4152787142fd849122242e12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f913131173c1b6edb979767486a3555339a250b7f900b7e99d533f8fa5c69a +size 4889773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e07f0bc7aed25ea18eac3ba36564f8bbcd2721db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879aac61ab71b3daa446c7f77666a4fafca6be80999c9034cbbd66c0fee2f3b6 +size 4795657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6edc3e455291f442b6b5570e3b413f4062ceaed3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e974a8de0e2726a028139996d649743f30f8aa4fb9909552a620c1eba1ae8378 +size 4738506 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..233668a8ecec67b53eef616cffdcfc6c7347738e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc04bffc2fde93d476234f619f4f622316e0a77cce767ec5256d9aed488cc457 +size 4993148 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c9ee992cac7b5e375c5b2534eac2aacde110c12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c419a67a1987aed8177642fab2d334c125b5cdf9fcbb7fce2bcf73efe68b530 +size 4870663 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8deb857c2c78240896cb9767894a75123cec652 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cba8e2bc8396f4657e3f8dbb3f5a6f248932552091c302baa44b73f03ab41ca +size 4903792 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..180845024b0b1a5c9acf77c91067068d31840bac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b7fc2aaf746284057d959a4154bff521beee81ec5d2e773f9cf2b4942ffea9 +size 4281320 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..675dfb4a3713608f2d388ce72033095ff4ea12cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a20794431030aa02bfa84a594521118bbc68e6be8a3e9e409ff736040a18080 +size 4401940 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daed4e05e2f25a1ed213d6c2f13129eac9655f7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b47913aaa30717bb8746efbf35978a096c18af05ba4a694d96b9824c9ed6f04 +size 4686469 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88faa615826a9614c0c54ce7ea5b2ed7ee461e87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a46d29db660b8f76e7d776547649e706f2784b4c2c92a5f623bd126856f761e +size 5003483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e38730014535f00cd85e58aea28253507f0300ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a370f7e57f5083f2f8602900e640c6ac849649b39a15395ef00385854af524e1 +size 4811251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b1867fffc725c6c66b0a1e353a89ff605ab967a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9f3d1e9905da93a651cfcb21d9e65e1b3f4351b27235caa286c721d32e346d +size 4544814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03ccf3b0571dfc7cab5df0525a0e7b0400c4472e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1bbb194601ab099888c4caa3b28f20ac4bb49d8d60970ac6c4e43f13f1089f +size 1906987 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f99408866f29038a2a18786f512f704e9fb460a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b700ef2170a70801b319d29c4d1aa5edc5d1eb456a2c77c9211d43f70720ce0 +size 4720067 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..012b647175de0ca7e558f1ec4dbeb0945ac9b67a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40993eb426443bd296593e1a47c9c157519bdce8c59d6d08887d67f867c64b73 +size 4772563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6ccaf63d563f63be5ba562de7a387f2345c52a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a921ff4ffa1d56eb6829fb63af849306419ce40c55cb1355f66a6a105589519 +size 4483237 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e1050c57de60595a8d23101e71c02ac19a7c11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfc5502fb1a6b02ca14f743a1fbe9b57a6ec5e7bee787a03089fbd68c93cd89 +size 4099552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ad5d0586155938c92caf3ba3b292ef3fc069b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d455357fb9e0e95d9b9dc8e26df0bf9e06997f861a23907fdae29d4d6ee33e4e +size 4032578 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc17faf5c0da769a40ff2516a1deb6e4890c44dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67596edef971db240569e2668bd2ecbea69c4dcdff35b6d0bf5278e18058011a +size 3898572 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b51b9ccd3a6844baee79c985a15a424965ae285 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011d84f7fe3164a4b36cf2122251bc80a66bbea611246e018bfa5da550685b22 +size 4317672 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..810216ee21a7341257ad77d4abef85be754de2a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2219395d37afaa38b28058ddb563ca347788ee820b64dc7dfc0317641080603 +size 4676156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1e009c3d5676037c37023134f6e3feaff10469 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a1b2e938337e792853dc16efcfbe61bd8aa562f441030de99ad58387be7e8d +size 3952539 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77815aa40ab254954ac052ced0de439926e14fb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caea27ddf6e1644956fc247f6d8cc007e87fb20f9922cdfb35d58827a504035c +size 4186780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89fca46d40712b860ab3d159efc212c343f1faa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a161b213fc4636d2e6462b5a5aeaf2608a9a5dcb5690a48555c92aaa9c9e350c +size 4986945 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..983bcb078211669af80bf563da6ca7555232dc0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f973466a7eb7a2258e4bf200900c4ff99a019c76d8b71de34425286aeaa1de59 +size 4949116 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00f6b625daf2236e607b5942274c74d9d2995d3b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa15aae9eaec5ae5c0b74aa27e430e9ca4e4fd7a6cbd3ed3755cf47ebd81048 +size 4679159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1045ffab0c725191cc5487aa8528446d02d87cc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5bdca1d2b5da543398ef5a4ab9d35fd08664197d7b7732e15b4cfec0d5d48d +size 4028659 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8d1d85bf296a49535d2f766d0bbc5d38a6fdc74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5474d492df798dc15a10bf827c39cbd06eefcd965a1b184661995ddd1fc2c7b +size 4030040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee21fc41d0528cae9bc4357b0befe7c22ace4d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2365466a25250fee368c8b8163dbfa62987ffb21d3fd220f6d19b4bd2ebe6271 +size 4435040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7180c75ba61133b085a97899b5c90e461718dce7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639d1251dc6f6fcce90e28530b47777f97c3305ae96bd1d24349de4d57b4f686 +size 4724108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac80d3152bcfd5b1a169dcf23e3413b5d090c17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b73d9dba247a593225d6804d51c68d607db0730a8534864d3a5d8af691a9b14 +size 4071282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b953c7612534f77f6a5048ab35625999333db3a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59da9d7fc7099984cb4d7efcf392882275ad2c242e7157fc0798f9453c770c8 +size 4812471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0470ec2050ed725a50a21692515cd4315b01c17d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e6ba7b7cb0465bd1157baa89b2da35a2ee1c81ab916788fd32c4f0abe4aca6 +size 4423343 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a16a49f4953404a448ec93a9ac92524e59f1ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa0e395a8ad6812e10b49edec91eaf9207425bd94627dd33f6537f10ae875de +size 2306437 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc97c282689ba811dada1a146436cc8c330b7096 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1107e4e13ae032fbeb706442819f5659e4d3f8a9339d477c35716aff9234f8f9 +size 2142687 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..688317e084264d60ec87627872367304d90f1dc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183f9d62e139e57618a217cf5d60e2166f7c3bcf461aa8410a64edda25b8b57d +size 2177027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a8fa57290cdc30911ae95a5caecb1cf2fdef71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296b233a66d38727ce8d036159dbf8c5787afed165823f9b9bd326b1587acb92 +size 2027373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64165bfe078ffac087fbc586a284fc6e56b6231f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21aa5e03476ca7a129c6aa7e91acfd62b98ea489e3dcbf9d528c9f8b1a11f76 +size 2050910 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f18ae895bd01d299dbbe3802844b6f5257a6b8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a07a8e0856eae482220db9e92802cf3df020f4185fbc5efe1579dbdc1d05e8 +size 1847687 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b79f3a9c508b893cb12de83ebdbed77f008416d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b9d0f17083072a3c8617f28b0c7c802f4b3801e8ba9a784b8f9d0a03a3b920 +size 1768620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644820d7c741f992460268d6fadacc7c6be2aca3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ddd421c93a876efb77b1db9a1f834e677daef4961d1819f84bb47bd8200a8e +size 1900688 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66dad0f56a69d69d8e8ebb7b1b7cb57d4fea5441 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eda25566712a4eba6ac865bbe9860646fb5cf092c68a96db66dfd19379e3908 +size 2018418 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0390ec5234f02d8c9e423ee93101fa2c16e15f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03cc3e1b90b5d8d7db3f46c6b6d9e3f327df2909c3baf874b449c032ce881d2 +size 2254355 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e2159b0c8257c881e688e1e3cfe3327b9ceceab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9df9d1f2c8cab24339ec4997434c46650dffb803ffa8df47e9d5c1f1e3fb92 +size 1785637 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d996f26fbb454713d7246f1ad540559616fb8340 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2633ae8cdf047cdadd26ea804f527b4cfebcbadacb9f7897acccdb9024a46e1f +size 1928616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dafc1fc0f62b0e1c842e48cb0ab26addb2b5657 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3599a480661b424c9005536c60d8e1e42af2c8ea7cec924c164ab3e71edcdca3 +size 1939235 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86f2fd00250252b40c61c210a6ea3d0375e07899 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0202faca9d7158a72d32378d96519e81d69d5ea13fc708e336c2fb3be4aa45b7 +size 2135955 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb131f0ea388ef49fa9edd4d9ff960551ed36ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69dc7d4124225cb258040db92c604ac58f436bec4b46dcdfb8c9f2c8e7e3f05 +size 2094799 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d74a6fc978ea8c1e6ebb6643b969fa0953224e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6eee5cbfd7f21cf18fd193ae76c7a8bc3c1870cf241422db9ab5ba53ef4481e +size 2261923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7aed2faefd18faf9f96bcf4ac496edcc97e4dd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d341038a3793e96b7f48cd1a6f460729e30e5ea446a43c6f3ebaa9dd5778d420 +size 1962671 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048c24140cced6be05b149e75196c2a5a006c550 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36065356d4a09fa13c082b9f4db488d7ef97d921f2aeee75b75a9e6926052cd +size 1790721 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd965a0df19fa485c7140bb6336834c06ed19d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99e32adea455d5c2314c5063487079dad221f3a0431811c80123ded1de5e416 +size 1744294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13d525d83eb5550e569d04a670f87038e9ae74d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b6b0520026163758c3c5065c0a856d8b7b85a7189f9954e791d3f572c39ef5 +size 1821624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c38a700d99708e92d8da465af5221b7eafa52ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc21166822d9ee5a02aa93cf4a84e599c791fe5a33a0c783f46dfa7cdcdec47 +size 1872060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..871791950420eb5dcd8ec661269af840565d57a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a921f8c189b9203966e022815e07a49eeb36791b075ac76e76c3567bfc5df248 +size 1914153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c063e59bd633fb7e26ec94af3a1ba2960cb2613 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e5f9984b46e6807737e61b5ca395e7b24040c859d16b8cc48f82e7cbfb00eb +size 2604396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee8d72aceb21b5a37e58d9aef6516de288e66f51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3eef61a8ef34200b20a9f5d0b6810c7a7fbd73cd77756a89679bdbe7dad94e +size 1754132 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f307182aa58349ea496be51067135e9397b20a2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c529773004aeb6fe7d358c8d700c7b8cd9070b7913e86869a6a39b4b8bd84831 +size 1903515 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22113e84896c47be9e8891b27b998304f30bf0f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cd054ef0bde03cbd3606392afb05b97637af9da78914bfc4d2246529ea28df +size 1830562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16134a31bd028dd86d39d441db58c0df0545c3a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae009d98de4030384cfb2749b8d612d2bf04f4a2664a23e0cf9db4237cbfdc5d +size 1631818 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e97dd7108df448fc64321e54ed8f244b10fdc39e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fbc0f26f682f259e9a0e4db5b0217d682f6364e7ec7a9e85174245bf6b7257 +size 1739762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd7255486d673be901d9a30bb7d6443994d1e10 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0b9faee9d0eb6d3713f9706f05fb2b6baee40a011b0ccf5818e1bdf7cedd43 +size 1461837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aa9a7460f81988c985a4c52434589f69a9691d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0a717a07790ec528daa3c510d8df4f57fee60079dd5d8c0c691a39ada6a569 +size 3064934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7570c1ed38e141799af190a988ec4d2eac9a3da8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9c3ef6ed40c0436767dd881e618b3424c3181cde79e0856b888efaa4bba0ba +size 2926384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd4f300c044e8af4c4f02b83168f65054a6a7a6b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ec1a3e38939f8ee09139d2e78e64ed3e67c19a155cf823d212afed6e0048ea +size 2687233 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2f53095eecfdda8cc81dce26c955f6277e4908 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283e90c84b8526c2802760a0d109fcb5f3b31e1a434d51f19c909fdd16ee28e4 +size 2350183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2942b52995e2a7f72f15998dac490d134016454 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b63d6673d102265e637ed3f8c347d489957dee7d21785bfe42357b0f49cef1d +size 2569244 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907f17f56e5b2008a73fd9407117ecb5f4ef6b14 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350cdc222297edf2120bf822b1645e5ca2c16bcb395f21c97af049628882711d +size 2553775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a5f12724800f6da469065ee7ff94764b04ccb23 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82442dba01199ea90062e5e8523dd176e287ef52ac10fb59a4331f6f639fa24a +size 2211869 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04b8fe1b0f396d5820b48229e302467c1f91562 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32f3e40a32e8d41d529d463a5f462ee1160319b3c473e38e5061876d920ee82 +size 2481057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98bb94e5322468581266e59ab2ddcd4c4049162f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4564798d58b0ce5c86c7efd120923af5cadbeaca56eee2ae232abc1f9d481659 +size 2293078 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec1ea54d04f581e42ea829a056173b36fddbc2d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f1bb19d7193b5fcabc970fb2269aebbafb020a86d2471f3d6bf2387bbdd5e3 +size 2601965 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb70bae54dd1c490b6df61d557054531631842f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038e6b45290bbe4d48e0ff9bfe96d6a1c415155a4ae1e078bbdc5f003be5ddee +size 2541928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c8b496a8701eada5ff2e369c01516025f37e5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61181a878af6f974e77cca7b7cdb92919ae30102cfe7f65ac8bc6521bad7ab4e +size 2751210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d50191eafc7662ba135af405f6b28a12f25a9e58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c615e021e06253c660f39feaf4a276857fb9b600c6ccd661ce64d8e98a60b61 +size 2426882 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08c266bb4be2c061358f2028c0d2dbe219be27df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a8b99f85a0a877b0a51c49c4cbb047c12c10deb5761cbbca424adcd84e9776 +size 3412076 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7955cda8651425295c1e0cd6c5450a76df1ba269 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edba05c0a93409332d3f413966e9c08f7b15a6c0065ff42a5b8bf38ca73fc33 +size 2941240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea461f809391039003e4c23e3136d893ee4ac58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a893a46b6326615018b965e6726fd90149ce641b88672f5e5923ea1e35fbbff2 +size 2978813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c498a50fe3c555d4272e489ef8018f091027d1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0256346b4c15e39e0dd6e3498d65718821c00cdcd7218a619abf441e3e498b +size 2411427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89079a62e7b66e245e928bb319bcb77bfacd6952 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c83f9a26769ef584e4894859a83c3b5dd90ac9cba9afcdac9bf6ab0f5dbf85f +size 2879348 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..844bfa18e1f21620bc684c325b45f7e12c19f114 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b52f5e36c7c543cf4b71e92110b9c7b9a67364acdfba6c85fa27ac88755650 +size 3108153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b95e598fe837bf7ad71a83d6d08ea278cbc2253 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785b4f61479a4da138cd7cd4e44ed9fec5d55cc402d69254c34dedf940c58385 +size 2670826 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ae7088f50b119ca4d03b3be6057861d51ba534 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edcec0f0868de50e6ec3f764e02a8ba1b3ca4afe3c028ac6237da856bf7550a +size 3176502 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..451a6c4099d42db5354a8db1c294c42445c49597 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb1d30cb93fae82c131678bbc5872befe06aa969c07288923ac688fa64055f4 +size 2478007 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d164d59ed098138c0d2a85f6455024709c03c213 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3723ab2e73b33f38500b6aa96c5bde373b724646b5c99135d71d75df34620f +size 3077115 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21aabfbddcbc97c822f551a96065cbf8c26f0907 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77396519d0e7a04240c96df3acbb64f11272bb1a60eb518e26e557ebb01b6545 +size 2851640 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7519ce068bbeb2d568f47e0341eef10d7911ad7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a6abc1dc49a845589d195c6f12ff9c7cf9a8652dd6f9fc4adc9c35165d49f3 +size 1771204 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb13a623b7bd88af44079634f9c3d11a4c904309 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1462e99621444521fe3fb94b2edbf9fc528e6d281cf1aa9a3d517d5f6ec4d193 +size 1774683 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..479d45b2625a79d4724dd277f4988274ba866b1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c596ca7ecfe1b6a798048972459f0bb89c8ed11ddedd3ef578712ddfc091db58 +size 1834212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9120d85278bfc015f58bfd85831e026be8fd495 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755ac856460e2755855d32b7de233fdfe98923e6bd1b9f4523cee2fc63b0e4cd +size 1743366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01403691961e42145b269b090291b5851818cf4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7b2baa3288177225b2802d8803ae0ca15e5233ad5ed0cb5e7407f4de022625 +size 1738727 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db749e37f06d899999c4daca4d36c2fc86e70ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4818bb07cff94bce02c46a20cd84a6a8831f86cfc7462099512d8c00a252f7e +size 1760721 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e04c1df1bf42437dac7d3adf22de13686aaf1d06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f5d3357a47a955459b269783b4de4c81eae7db0b5a458c82557e063db7a95e +size 1915559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d60ec7099c0fc4740e54a858fd3d283469ba12d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f649ad305cdb5101729b20220b8c00a66147350a412f3fb22b1de20d77f8257 +size 2216418 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a940022a12bd9ff50a9ee2fedd56d0083a19bdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a11043e3467847d869ff7bc333f339f0de64407edf58eb28946290c85c2100 +size 2834420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04facaffb9632e37e2b5a9170ba49f85e495c349 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384e1c89b9275491d80bb2c70c7c31e40ae2c13aacadc7994d9b812c89fb8aa9 +size 2530293 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f10ceb584966c826adfe63cda70afade64a52d95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea59074b4223cdaa013d7e689f12ba2f2744edf5f65c5d47fba436044aa797d9 +size 1754162 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2902132d48e891031c00828365d7008d7a94c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa00253d50b731de7302555d9d06e9d8c67f44e069a082f435a5e84ef62f794 +size 1880468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40b32eeed26b118671c4667863b2b4c29c0a0a7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc17d34880cc76e4f397762aac056deb554aa85a464822c8701bcf8d96a4521 +size 2017124 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75bb60fc73627f3ad590f27c2ab20a4b7d1fbd37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe295ddf7f3eb69a00665dc0a360069db6ebf48b48ff14436247117f6b29f3c +size 2062362 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83db8c8fccffcdd214aaf7690ab70ec695cd45b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1fb1b00e019576514eec1c1aea15d16e0115e29b3ce79a88bf7eae84d7d465 +size 2133053 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f410e2b7619e7b77177447aaf3754524690c71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb550ad1bdd7eef66b1a55f16954ece7a76fd8f92bd94813a56108e2fb4200c9 +size 1979053 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cad01458316e2ebf9e1f0d9d4de08cf9da206b4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a463214a2e6208d88c66f5db0986b848802ee21c15f8b2174f5c415ece0e0904 +size 1897571 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7ab23da581899f363b9206a20f8863faab0a6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd048117a31d8c971e36d0470d290df9596ccfe68286a4a5eb1c00ea59a531d3 +size 1825957 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dcd3d0fa2b1f466aec9b3f895413cf1404fd3e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec3ea35caacb4d8b5209fc0ebdce9525dd0e9da5c3302b75ea0c87d4351b1d0 +size 2301730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82bab7ccfe047370190755d13bbc6dd949e3c139 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52b550d32a5dd83af11fc9268896c2d877a1e59b0283db7653ba055012764bf +size 2926685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..336ed6de48e3065f5cbbe3f51b460d57364e4115 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fe9de0a18cdbc50943d766f1ea2dd5f629a0a171c3c1a4bb8877547caee973 +size 2428102 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..904cc7f70d0ec5d24d8ee797310c32763041ede1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d692001f08d98143318b90681d0f649f2d63cd2921a90a54d88f7e2722bf324 +size 2162018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2dc51b3a7aa00ed2b7dded8a9d3f0f368a471c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82f4f2a7e4d446f1000b9e9c441d40f95f17769e110666186c51e9ae29e3e3d +size 2162303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019ffcdb4f9a0b46c8887933537300622e8291b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82eedd18e7321417f6b1b3e071515d356ae031e1a5f6c0b7e43d3ce3f55a3906 +size 1989230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acad7822535b0686d9f4effdd81344906c606a66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b27ce6ac0e3e32e53c2e87aecd073fe0d5bc0ce89baa90929b367e5b60146e +size 2409827 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6790156875c9da2592a654968dd1abf2c5c739cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3328a9ee7e7683a8b9381347fa24d0f4a6e31510af0874e841bf5c17fa3d5bd4 +size 1632399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3659516b8faef5f2b753536bc486662fb8d7ec96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01502853a1fa95fb4b3cc47a057751587ca1e3f82c8662f62c789bb4d23398f1 +size 2235257 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a45a8753fe9c1352e21b522e9de060e9beb6f192 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec017cf568b554134458934f45f194a58913b39fe6d21f9c28aceb91a9072ac +size 2186130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a32e2c1924926139d43f0af56e280194450a6fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb050364d2e9e32856abfb0eb63f2e39b456d86a07b0b996f076fe318277f9d +size 1980718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f185877705ae789db634c78490f9163312e8d35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90d586507261a96938741c0753756fbb4010838c559208d4a55215ea474bda3 +size 2530938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dbc05e3aa66a0ec22e6f123e4b1664e7905c96a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704e9b9179a77c3baa8c37ea1e51735726393b22e38c3a311c0ed7cd4037b262 +size 2830573 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945e34e24bae6b784e306ada4c348752728792df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b9319890f1bc7c2a4826b5a5b68b9c22e3f0b08a023b0b41f0c3d029c4c4c5 +size 2019055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9830f68daad58f70d11a108341e7f54a638f5666 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9a640c9b8bdd06bccd53bc118309645bec0fcae23cdb7044c25886c471b480 +size 1869270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4481b0fa14e4d33d64e3fc93b57bb6fa398fbe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d688c25fc0b34cc308eec1f64f524c1a0934edab862c3cc34eddec645a57f41 +size 1702016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd0fdf315ab316de6a56344e9270f9fe9d0517f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098f6b895fd72990008fc7e0cd023ccc1614950c518416f6feec0e98b8483574 +size 1989927 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b792e895f62aa89896c1352207d7e8dccd85c47c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b308ddac7f7d587c3251c1b7fafb13d19c9fd846216515d42f648b70f8b0a8 +size 1801893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa6b844bdf652f53bc0340ecc706f5b2dc4a89b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a092106e88721c90b9b526191329b171454b7558b093eda67605a5184490394 +size 1508433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d7e45f883af971870d8c4c0390f9db066f6fdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d225783a9e3c36a6d4b92dd1f70dc8f34b08fab3224ed68fc88b83060aaed1 +size 1697064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4959fd5fbbd1dec35d69b94ddb0cb42c9fac3ab6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fff842fa8c93f3310ff15b8b42907c91763fbfc8e24770f3bc921cc2dfe685 +size 1881315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa44a9939ff0dc545bfd2e078ab78a69736ae8ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d84c302809228e178ccc00ae455b5bcb827510fbd88caaa4093eb6defd1814 +size 1952813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..268291428bd19b6ee80b9fed15d7569eefbe10ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feac0274b9943a0b30b4f296b405ba93ad0bf078b25cf46201e879d2a1c5a4e8 +size 2713272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e8e26076552afefaad39be4310120d513fc91e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84e3574ca26daadc0d4ea09d2e33a27dc1d369e0748fd0fff1840ee9c5bc725 +size 1818059 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f973d7c4ff47e7ed9d3c65183db9bd1069761ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc54f36db1be180915938177c9b0c9db3f7672ee42c08aaabfb16bb7212e76aa +size 2133676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f0bc8f263f2654c611a46f91f96f49bb420ff6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c33cae20975fe08f55e35ff67967d9a02c9151adcffcdf3a7e379989a13aa32 +size 1854400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242ec52e4e29567536b7fa5c1596c8644dce84bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b8ceb83b3b1b5e83f56f34797c53939a3e62aa6acfc4516ecc8ae43907c8ef +size 2238238 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a32dee4a92d7852982e2da166e6b3f74d32176 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b823e0a92f67dd8afdde9e849edc9c977b0fe4075f3fad5db497fd573d446c70 +size 2023757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2ca09d78d0705e59dbc765f2b1c6b87ccf4894 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9338f17a81e8247873f7d62c0465976a10454562ca8672d6214ec91a358f618d +size 1964757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5cea02f9fec97fd46b73226f48946fd4cf655bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c403d205cc96973b73ef47591fc8afdc326967bc6b3ae3951e8199a07ce0110 +size 2429824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eea1bb20b3d14c1f731c6110ddfce16f594f0f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082a9ae65dd9cf6af6c922dfdb8f56157842cb32d8bfd606bc45dad04d8eda75 +size 2188377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a868135a8c5ab89f3fc20376e70b37111586b37f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a944fc9986bb31ead31a494a0c7fa6bb89c0a2222c945ce58adcd8456838818 +size 3341173 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23706927005c9844c49098bf0a24a6ebf28e6ccf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbff2fa1c44e86f950f55d6fc4b0efb6f9ceb2fc0f42457c5e342fd9926d16c +size 3377441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d84566021fbe919b52ad8655946a179b7ae77c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4be2b34d84189e2e64b37feb09d113518c578fd72af9e2b14fa39ac39d672b4 +size 3206991 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f81bedd1fe013a94c3a022b585c427d97a3bd304 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe2527d6ed0f1ca88a30c5377da924788e4b314b99efa9a77ddb96f983666f7 +size 2641949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f7bdbf393f6e50b64327bf6b39fd165ec8fe0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e018fa025e6d0169abcbd8a11e54102d7a68f0ddf13ad9a3d78ac2f586780a45 +size 2950291 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c636907080d393cecd4539a53fc71732f2615cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f716e37ba28edea11bac264e031b1d1157b439077e85a94e3d268a5535c4e7f6 +size 3388682 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13698a47e08d21b55d8dc760a35088b08851b500 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39efdae472b55a52b7b78e3af6c2d1f6ba18c827f3eec5eff2fff61f293aba9 +size 2692909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0a4211837ef1bd80f1817f35f1be870da961659 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3be928cfc3ebb229f92d38eb0b0a2e73c7ce27cacf2329045a279518c0bdab +size 2907808 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaad97983ea055ee07b5b685f8b7bfa3f7af93e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06937dd38c11a98cf4eba360f041bdea964f5c226856c6ca2cc7c0425c53141 +size 2716618 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e4ca4a9d13b584d2edf6fdf4ca3ab8bad7f648b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bfbae523c9be305a0f2b7544e3ab29714d44099e1356e8baafa4727cd71c13 +size 2718269 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26b8e871f0f81fb73dbe07949889f6c43a04d77a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a0494f75562689d71066699bef78ff5362313f67ea2a932443da479dcf47fb +size 2575012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4548c3b869c92aceec2829c8b3d4a34e0edd388 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750e2becd4894db190a4c4cfcd21e2bb6a92bf108157188d827b251a24d1384d +size 3421912 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c22c5216cd28a504bc1580d2f45325699ab68fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fe5b82d0dec302213b54fdee5cfba8406427bc7ce558c225c7646f1c9a0fe1 +size 2761972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0eda0e437a78e9d0a987ff19e455826c75dd8a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274401a02c0a6e994d080a2cf803f21e51e55c37ced580be085a4ffb85dc07f9 +size 2915431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4cb5ef2904aa4e4bf391498b975adf0d3737351 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7ecd4ec53e8d6aec738c76b9ff4c8290ae3e7b936817777cd516c6c2b80f5d +size 3274591 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535f1caa10d705661f412523a28cb953b33ac0ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d35b75ee6008de9aa9a658e8f0147925e4d5985ad5d76abc24304e0b0450bda +size 2935728 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c32a9c93d50af403ca3b23d008ff0becf53b770 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f972968ed2968468289f6fad43eb352e5050fa0eb5b41e193f76fd5e30ff3355 +size 3255646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d21a1be9fb8da9166b3ab82c07037b98e2b648 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586d77b9a4f30d1cb2f0402b52720001386a073d6933ca9b8557fb2ead6a749e +size 2653002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9883c225272de04338ced7e46f2e860ab2b7f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10256ade84f728c548e5e917d123512ae81613904b863ccbf38120015784dbd +size 3147788 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9808e596ab2db456d1b484acd861053a23acac1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624934b4348ed8033cb58b27ac485bb1c8cb0ff2eb9a5d35a2c54513bedf59c2 +size 2839587 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc95dc3f513dcdcc2cf6ef30d067e1666f65c36 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d60d1c15161d0c7be88bdbb181f69cba75dcfd470230487f8341a4944bca05 +size 2586541 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2525897d7dbafed075e04c7587e9279587dd2b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bfbdbe7f06ee9360879bdbe917345061aa22d468569024705c020ad68dd9d8 +size 2914539 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f48d1c01d8f9944bf4ca2a41c2e5d404df7408f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a90178bebc0e8384600b4a20131a28345cffb245039fc64caf507fab2a6751 +size 2985604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d873619bdc3d12402ec7dee500ee4e5e65766b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f320add442f18347627afaf181eb0d17d9ff6732b114d594f74668b1a1ea49c3 +size 2665388 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55eea1bc5c1b648579c52caf3443218151daabbd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f42e13366d5f433c7b1ad89cf188234e5a3a2100947618fab6999e4166b22e +size 3689221 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acad7822535b0686d9f4effdd81344906c606a66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b27ce6ac0e3e32e53c2e87aecd073fe0d5bc0ce89baa90929b367e5b60146e +size 2409827 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6790156875c9da2592a654968dd1abf2c5c739cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3328a9ee7e7683a8b9381347fa24d0f4a6e31510af0874e841bf5c17fa3d5bd4 +size 1632399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3659516b8faef5f2b753536bc486662fb8d7ec96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01502853a1fa95fb4b3cc47a057751587ca1e3f82c8662f62c789bb4d23398f1 +size 2235257 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a45a8753fe9c1352e21b522e9de060e9beb6f192 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec017cf568b554134458934f45f194a58913b39fe6d21f9c28aceb91a9072ac +size 2186130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a32e2c1924926139d43f0af56e280194450a6fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb050364d2e9e32856abfb0eb63f2e39b456d86a07b0b996f076fe318277f9d +size 1980718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f185877705ae789db634c78490f9163312e8d35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90d586507261a96938741c0753756fbb4010838c559208d4a55215ea474bda3 +size 2530938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dbc05e3aa66a0ec22e6f123e4b1664e7905c96a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704e9b9179a77c3baa8c37ea1e51735726393b22e38c3a311c0ed7cd4037b262 +size 2830573 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945e34e24bae6b784e306ada4c348752728792df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b9319890f1bc7c2a4826b5a5b68b9c22e3f0b08a023b0b41f0c3d029c4c4c5 +size 2019055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9830f68daad58f70d11a108341e7f54a638f5666 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9a640c9b8bdd06bccd53bc118309645bec0fcae23cdb7044c25886c471b480 +size 1869270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4481b0fa14e4d33d64e3fc93b57bb6fa398fbe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d688c25fc0b34cc308eec1f64f524c1a0934edab862c3cc34eddec645a57f41 +size 1702016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd0fdf315ab316de6a56344e9270f9fe9d0517f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098f6b895fd72990008fc7e0cd023ccc1614950c518416f6feec0e98b8483574 +size 1989927 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b792e895f62aa89896c1352207d7e8dccd85c47c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b308ddac7f7d587c3251c1b7fafb13d19c9fd846216515d42f648b70f8b0a8 +size 1801893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa6b844bdf652f53bc0340ecc706f5b2dc4a89b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a092106e88721c90b9b526191329b171454b7558b093eda67605a5184490394 +size 1508433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d7e45f883af971870d8c4c0390f9db066f6fdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d225783a9e3c36a6d4b92dd1f70dc8f34b08fab3224ed68fc88b83060aaed1 +size 1697064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4959fd5fbbd1dec35d69b94ddb0cb42c9fac3ab6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fff842fa8c93f3310ff15b8b42907c91763fbfc8e24770f3bc921cc2dfe685 +size 1881315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa44a9939ff0dc545bfd2e078ab78a69736ae8ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d84c302809228e178ccc00ae455b5bcb827510fbd88caaa4093eb6defd1814 +size 1952813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..268291428bd19b6ee80b9fed15d7569eefbe10ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feac0274b9943a0b30b4f296b405ba93ad0bf078b25cf46201e879d2a1c5a4e8 +size 2713272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e8e26076552afefaad39be4310120d513fc91e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84e3574ca26daadc0d4ea09d2e33a27dc1d369e0748fd0fff1840ee9c5bc725 +size 1818059 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f973d7c4ff47e7ed9d3c65183db9bd1069761ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc54f36db1be180915938177c9b0c9db3f7672ee42c08aaabfb16bb7212e76aa +size 2133676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f0bc8f263f2654c611a46f91f96f49bb420ff6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c33cae20975fe08f55e35ff67967d9a02c9151adcffcdf3a7e379989a13aa32 +size 1854400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242ec52e4e29567536b7fa5c1596c8644dce84bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b8ceb83b3b1b5e83f56f34797c53939a3e62aa6acfc4516ecc8ae43907c8ef +size 2238238 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a32dee4a92d7852982e2da166e6b3f74d32176 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b823e0a92f67dd8afdde9e849edc9c977b0fe4075f3fad5db497fd573d446c70 +size 2023757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2ca09d78d0705e59dbc765f2b1c6b87ccf4894 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9338f17a81e8247873f7d62c0465976a10454562ca8672d6214ec91a358f618d +size 1964757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5cea02f9fec97fd46b73226f48946fd4cf655bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c403d205cc96973b73ef47591fc8afdc326967bc6b3ae3951e8199a07ce0110 +size 2429824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eea1bb20b3d14c1f731c6110ddfce16f594f0f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082a9ae65dd9cf6af6c922dfdb8f56157842cb32d8bfd606bc45dad04d8eda75 +size 2188377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..692abda37a0a51878c2bf8a23ee58e23d6d4652b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca510b9f8b7639bcb279761ba8ebaf1664468297f7d8a0de56e1ac793aaab8a +size 1727408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43b900eab6e35437983f6394eda082c78dcb840 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2f3423ef4869e42ddd8350e2990aa077682c0bb346e795f6c25709f46cb2aa +size 1379654 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..706c00eefde2c77a20e6f860fc25b5c2aff81c7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4563e5b00b7a5ac242ec10f7f5728a01314cfc65e962c4f9257c956d2bb270a3 +size 1684310 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca546944aef0b4dac401b71ba19a1c5f536c371e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2839de711a785b07d2b14661ad199cde3c28791628e4aa6ae81c145fa7dd3c38 +size 1491620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..929f3ae858c3f0d0602a3749a0a3f45c4ba623f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcc7168d3c1679aac00881b9659d2154dc64e81e7b469009744194cf9c4f178 +size 1640236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc8b53649bf9b6fe992eb1de6776a1ac7e2b83ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37fb0937c0372e19b328b0c32eca56d155b32d589b1b2d41b8c752adfdec94c +size 1537194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d1e73f5524f996ca508291a067c9bf1c809d3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e1fbf89c2d695a287e82023cdff9068158ec13ea06b254a5ad99707306a7fc +size 2022598 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ec0a095c3f0b450ddd73f98db0ee7003c746d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce4ad5fa6ff5e110e2897510172b4728718f6857f5d34f8d5702a3edc70e926 +size 1911782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96c28229ec561102fa8a46336b7b3f3c309a8194 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b072baab02e26dc225a9646b9102dce29c4a2247c831bc34a1a0fcccdcab84cc +size 2237473 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eae1a6ed9fe0d2749cb3bae7ed76dcf7a2eb936 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13743d62c9aa3972d8cb02a698655dac43621fd9e9f183ee3a3aef06d9b99fe +size 1587554 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d2d48a06a8c4a7dccbd871f54a634783c72a28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7b6ac37d1a32d4b0267d811dce144f24ba5cac8acfce8952edc76c862b5259 +size 1381371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a57b20aaa2a8ef945fa407fa73ea0ec3593b2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583a3b60ffeadd65c0201a4fda40c1675ee8f5470f00d4357834a473a7ade9fa +size 1640874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d8248281d48605b687bf8a3a428334497a70f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20d0f0ff3de6cdcdf5ec427df104b77925a5e4cb7b1a83d55758a8d9e24be16 +size 1698512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd084439fb34f1853e908b1875f5ce99dbf4445e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73aaababa968c8b024d89922df507f5bcdddb597afe3fdd94f6710a904f75329 +size 1635014 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ffe9ca625ceccd06dd5621f88b9d98602f6d1c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86220c932b8f53a462fc1f2418c8eb422c59c8400de35079565ebd930ef1d1e5 +size 1954147 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..931008fb50c0e099a7cc26bb4b4ccb58603f149b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7feffef873e6d6c12ba67985b9fb04e92ac5c4f64f74d6ecd071841da569bfcd +size 1826056 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db898fae036bf585f230cea39d424023745a1f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8203bb57b157c085902258edf1b4594ccc9d51834ebd041605df97ac691cb3b +size 2161899 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91c552dd72105ae775f36504059a86c2f7fc9834 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fffe04b5182231e379920db2052d6e267b66095e6a8f8d6005d1ecda73649a82 +size 1595243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f61519cbee5758052057b38466fd47d1f4cf44b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0fc1b26a4c3cef6209eab2ceccb4b75f0d0113b0ae95141b5c2a8103c5c991 +size 2061281 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05bf9bbce1a18a9d79cac84ddec758d83dc3acb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722487b072baa771dceb54f763eb921882d61e61cff1035d8799dfd33c92f599 +size 2288197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4cf612e565e0d8e4d7aeea613c5cd20cdaa9f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2345d95ef29ec631748d68deca8db1c6a23f8880b30d3dd2b5b569df4bbb195c +size 1697806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56e8511a14791661d02854278965b8b50b1ca4e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cb56a1b31df10336057e9c1a3e34be3e100256311f926c0c4f6adb220b44fd +size 1945151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b305635dc2118fdda0d9e86e9a3710bfd023a692 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0351be2a88c1f200ece32a4ce092e19e8da5e40a8f5d39aee48a4b5b133495ef +size 1933798 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd31e460928630a512f6eda018686dc1087be050 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d8e0e26f9548aa03302c4670baff00890b511ea1b46a419bd4d558cd50f9bf +size 2112804 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a5c8c8f1280e18806d9b6e1b4dccc0fab9805e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d0a682c6e9a1f0822e4671bb338e568f5e729905912c85556381edb5e73d89 +size 1629278 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cedcc5c3806ae01e81ddf1122f06237afc1be40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c51a30bd02d0d4828afd08588a44a726251d9e6c54d6981c2747e5e73ab91d +size 2078512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..948820f4cd7d8f0f76db6a596859b7682c23546e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3994d6c5d7a68be26220fcc0f1b6b16f525cb075643b2c421c5f92220171d51d +size 1740421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcad4833261031931e0faac8cbb4d8cd01c2f26e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435590c18d9813ccd740c44065762803c45e8e5da5960b767105fbd0c88f9b69 +size 2126300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61caa05d5fdc2a989f7b63c92cc007d0f115d381 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408c58784a78c2fa8cf87c13bef878562154531416a441dae50ee9af1c3fc95c +size 1944228 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9bb5a1a6809b73adb37b94243bf34222bcb169 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35621446ad5ca35f10a7c9c6c893a20470d0bc4ceca13c062ca70c3733f8e74 +size 1467347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b7a5571edf3d0c19cf3e3cc13d806bb5a78bc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599c9a2736d064f8e5d2ac9e268867396dce8ce9dfd362d350b4b79767df206a +size 1631042 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbda346c0d91c85dcf6c242cc895b81c0346a532 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f6a9f5788ded160096a3553ac2c252fd2530486b566dff21dffcf9159984d9 +size 1615391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f23ba7ca2c94325c1d6e043b0d9bde21d73d2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f9987401bb62beaac51e30d20309db21e8e781311f08dbbaef48e983fc45ad +size 1777432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00ee2304d08b891a579ccfb3f440e18c299caf6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6422784b837cf7248f80a75ad5d41fabf0fe6be2535d112a2d66ddc97152ae7 +size 1471657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef76bf69ed4e19c4fb05e737d65da149ccef28b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a6759a84c1544410cb7b0d598c705887c79eeddc95538126728b5a16418b03 +size 1813722 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453cc5ff19497c999f9d498c1df36df9990d07f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704bcc29d0538db8ffc32a37102c7ee60792cc49138616349c44baf3c6347142 +size 1881717 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34f8917b3084f9c76a57879eac92228939772b83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d855ee0ccc5300e6c7056df39c034b74374ff6a5bc3c6263c22e98c1c56868 +size 2035738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20e469fd0765d8b9d6101a5159bf1089edbc887 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993272d62a32ec3ff612752f6e2c2a7e4b81ba0d518f8c95176af93bbfa266e9 +size 1429475 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da71606996d2fcc4474b3cc8d16db2bb4b7c457d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604ac2918d89cd9a70b69a1d62c0c84b6a9f6df5b8e6d0e0135790a6f1700229 +size 1602625 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc895872533e71c61fc24d833375b8e10bc2f1cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4657b8ce5bfb08fa176f6d640a7654e57382671e60111bfaef2316f99a9a7392 +size 1469721 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0b35e32c744a4f2293f84654dd624ceb386213 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3bd1ccec407a90d7d9f3812823dd4875728b9e86c0ee57b410549082e72f19 +size 1581015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28cb7f613b0d921a7362d7c2c727da8ee15c55f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893eac61a28761c4089c825e36e80d9867da2a3fb6e52101d4a88a663970a732 +size 1546571 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6df305fd5a2eba78143767c1812ee657c0548e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ed2bd7608f3d145aceef8942a2858accc33dd8b4049a85e62d13b824b8d521 +size 1502880 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730c7b7b5eaf1abdd31b8af36df72d68eb8e109c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8e1a445f160b8a31546c74fd35115f45fe2775b4336d37d04d91c02428b4d3 +size 1493183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae08a70ae08d97fd1c18993c5f2fbb926d367f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053b4414c18f74e09af9164ab2d115f672a7f847c2bc58d87326f7655ac76f4d +size 1485097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a370153fdff238d1da638576bf3359b78b1f5189 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b18262794acb7ca978f301113038ff154d87e6949a2b189d81c7abc72a74432 +size 1458482 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d20b904384ce5be50a49df5c35f1bc604d411b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee6fecce4989d252b25fbe79d1d7e1a8cee8e0eece23ea7e86c500603c6b322 +size 1627237 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3dab826e8023ee2b55c9398e1a85af06d171786 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95135ef14e5c2b1a1c6501ee186c460bdfa19940ceb46d64cf0e002bdd9b01b5 +size 1677835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d2fd825222f77f8c0252420583656f325be19b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0155146734539eed02f7bddff8643aa2a872fa5624c8f5f1d5db0567898196 +size 2104259 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e28901141feb7dc38c61032c12c744d37c43d8f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5007eeeba23d57a904519b5dbcc70ebb08175eb251f7fbf02f433eaff26413 +size 2147833 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bbf7f64b7f24c7ec97541abac88a0ec52bd360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710c580f94f5d46adad89835aaff0b563dffc5de2a3c5e0544993c9908a89717 +size 1734498 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cdf8422fe468afa8a82c7351043d2c37e79189e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd09f8f7480e65afb8068d0cc809aacc43c2b13ec21afb02ee0c3f1910bfa1c +size 1593082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc415b633e7a177144cecddd5c78d783703bc184 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a271c49d954955a910ce6854cdd2f58d6b2257c6239b0f8d6bde88921f7884 +size 2025030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a9438da5e46eb690794fc2b6bfa2760b84c07bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c066466bc4a99130a68c8d09db980056648cd17a80cff415d490b74c765d860 +size 1726212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0910390a93724b3cfada234233f6224ba651d05f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dab8a2221d3ed274cf6f851966abeabf7c55954c45da28542ee5ac1d383716e +size 1684005 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba15da0b937e3694724ae29d10f19c4b32da6a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2707eb0c1fdd94a778390a3c829505844ceab63d3a44305660afc1922bb37e +size 1682662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b57b840ab8fa487d492abbc2e4cb64b94110d3e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9976c945637cd2fe1c5a8248eb6ba0ce68701e68a140a3a9cde29ac217b3b7 +size 1655994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72440bfc3b12cdfd7e408da6974679d1eb42b84a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ded6b40c7a5c834eb056a63613a8612ec29dc2cb567c8085d0458505b83bab +size 1581944 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33a105fbaadf7f68b7f86683736ccc60574771d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68936237f53a271be84b8c7d0e61c8fd8bb2ad7f179177c5e79ad404a7821f8 +size 1915787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99368589103cb0b3ad0feefb02747cb871e075e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f118f1924b7fd2fd9644fff53f67eeb195d24d81552d2deb69186f81c098f19 +size 1910237 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b014693068db6676300179db569087aaa41a3969 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19989a23a1a18b5412d27d3d63e57043743de9cf6cec8305450236249ce2c9b7 +size 1848792 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf65d1ac25d1762838bb7955c846e80a8955f5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60fa89baaf5e0a4f25db030f9cbffd2d7a4f8a771432b09c0a219a08f2be9c5 +size 1625735 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78cce3784d14639634a8e789bc0cf31a4c1f9a89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0361138cdf566937e991208f3212ccf0476c2d0ba2ff5550cad00180c75d93 +size 1538319 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7aac137cd55302d08d08829ebfc609b39c8f06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6210f34e8dcae1dff47c37ce153815d996b9a8979639415925d69924df4882f1 +size 1728686 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e7c4760b3e7e0a5c65f03158a8f4cc066809150 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d1c1b11f8951e835490bc9fcb82f08d236feb1b3656c13ec12b9c34e15fe93 +size 1593840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775e4a954fd7790c8d9e996f2da0a4f4a8057c36 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7829afe784c1aa6b5448af892e58af38b796e48d894792001ab1ba91895422 +size 1545089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e1a31bfb2bb78e21ace4dbdbc91a64c48c3539 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fccc65b0925068637446e5de04e61863c1b5c34b99fb28f1b9aef5e9146a46 +size 1856518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddde629e8fa2724495f5c27452783a39fc67b3ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de2180e9abd8552aa4b10116ad91e45f47b3ef483d94853d42d16f44fe22fe2 +size 1644883 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77fd894ec620c05d1aafa338528d4a37acb7979c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2a515375168d8fd9edc1c022f9b2385c4883ac598349cf30074854febecd4f +size 1750224 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3f1d95e606289d360b3b182c2e643c7b30c92be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6f1161413743bbc0717b13114bfc3f962ca070eea99d549ec0863a9a20cb81 +size 1977195 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3faf4b97725256c74e9618810b557bccbf13160c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b6b272ad662171af3d4f8765c93f7c850db2f09f4638a1ae1116df8abf10d2 +size 1874831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d1ae32e3f44a46324f84fb7121ddfa5e54a6f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f46a2b22b2ef56ea34eeb58b80fab4070002c83a0d5c6d43451e9f3b397739 +size 1422929 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12b4bf30dfd1f984e9eb189e4e38c35a4e830a9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbc6a491871273b7936e3609d72ded40787f56adf9e9b195f3bbb4c93e96360 +size 1768362 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed8fd78b17db8357dfda7f819d8f0439d94cbcfa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622ebaf21dbab31c2428503e3f179791c66a13826ccbd0367bb970e20b591b63 +size 2614792 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e16eb62c42b4f7f6d3f75bc351a3aad46fb96bc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e5f067dc5a27a828b193f61820159d7b27972f2ac3db95384c96f1c39dadab +size 2291634 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0edbe7e3c19b6b124ea37c97d54e90b6c56671 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281e6415228603d78e7ba320eee1cb9630ce4b885e26740624eac498c2d73051 +size 2252196 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..842bd61922103479f9996bd19e213f40fccefe8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03135444e67a27e22b567c0091c0fd137accce91d6fb220c9b5be2183e547685 +size 2897370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c551dbb79bb45bef395b3a175d6ebaffcb39d07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c2515e7231818b5e12e7483a7033531c05f6cb141e374ad7ca1000afb086ed3 +size 2552910 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0358794bafa317908b2552a89fbc71865ab643b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96047d5bb55a8b225db21c6ae6fc3c5636dce9efd43a98e73b84a9de16f5df0 +size 2287720 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e174410411c577eda0ba9462df7a25ed28bcdd31 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c94e67ea535821b30116a190deb7075b12db9a3ce57cf9d6b6e4693f684497 +size 2947353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef20623f926e62ac6488819231d93868146bb923 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4c298441ba7fe809eb5af925d878aab0473fc23b9301c75dc45c235cd2c0ed +size 3484922 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f016869f166d8d9087aed118bf45fe01d8a31298 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b956997f028e426a5aa85949503db1e1c7d4eea7550ea2e4d4b3ff6b32da7e +size 2531109 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e87705bb3c2994d3c84d6aaad5bfe9e462c356 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cb0cd12d15abcb12a6d51eb21583b6e19338598b1e4e468898373df9e277aa +size 2674384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e07dc6a5b6fc6a65aef878af044dc33264b5e83d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29528872a3a35ad385f28db6edeb50b37063959f774d920ae46a652a6381edfa +size 2530935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c83b3ecdd540666cca8a0c72426d5e69154415ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f857dca4690345f16f137d9038bc0a0f2fadc10daf6f70ed3c92f50f282421f +size 2642962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b290fbe63407c0fdd47d7ad62193ca5d9c16f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0075e2f7a8c02bfd8aa0bcd24a9baf985e56d7962da3083a41accac86ed652f2 +size 2588419 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d3ce08e0d77cfb96e7cd97edeea97c5dc7f80a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952445482c45fe198e78da3f748b1bab8067024a68c756041baa96df1e83cdaa +size 2474610 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b511fc6b7109febf4b548d856b19ad74f14555eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a640b281b37e52391f41a0cceb09ef70bdee93c3fa71d0ab11c554bde3b30d +size 2630930 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc1e3f14b86f971fd5d2f99583b21be8b6024fe5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bef62b76f800edc27c9405860a8485470bcc4416310e57832f231b0a24fe328 +size 2519162 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff1df2a4256d9e8d3be0aeac68957d34c9be58f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7fdd3a7184e11156a9cb6c58c816103a1e2906f228d055d31488bf58b965e07 +size 3053074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eff95dbfb4709af7490af3a58af59378ba0e236 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d212d95a12ff708e1180c10f6000b912a5e1dea484685ebfc4ba931172772f13 +size 2920071 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac643d5439e73338fd81750f298139d5bfda6ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b71cef04c18e210ea55165e4e091e819cede97f047a7633ed06c51bacaf941 +size 3606312 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb6a43eb5bd4b14e8c78f16c48d045b1ef1409c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87d8b945c2295d9f6f472f1ae197d9a09b30a9912cf7662cde90344951c4801 +size 3066790 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74def54c95d5e47880995551ee66b0a519051a4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c89efdd27dbe9204a069b4abf74a01e60b6b24e7d44a5fcf061deed87ee6c0 +size 3563332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..210aa3c69bc749e25d3cb1ac79f4b54539a2f5be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abef4285681717a82bf48ea4db3dfc4206a4fb990ec67744759050ce18840dd +size 2692345 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8671f64995f21bd556baf0e3b4f6e63577ad5780 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3b1bd47cdee805ac581653b7c877af4812f2f71cae329084575358c1282dd5 +size 3123368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..840fec723332888dd049ab8539ab88cfbaac72fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353605e47c4e67a23abf4d59cd7687f2a0da1fe6d6179daffb2190ff3f8ac0af +size 2575758 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fb801350f4724656e42bd66021f56cbfb24d8cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0218c959a3a1c0c4d817a2420f63f51fa002f0e10e6e95d9161172b44cb35f +size 3045414 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1085676a3ae15c5f9312b6d90af0f80a90315596 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba819daeac247ebef938317c549b88a1de8bdc4ab5919ce2c060525e15b3a926 +size 3404732 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b2b9445e85af0e7df481af6e0ce583bfabb578 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c5e6989f2e735eeafb43acaf2ed18400d312ac7a87a757e8560bdabbc0c3d5 +size 2508767 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e33b20d00681bf2a532c8e01bd8176c8ef69f63 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20f6e5da1ecfb3f039e4e593bbe89da3cc02b50f5c6b58fb642044e19683bc4 +size 2975563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c7947132f815bca7d19b5b8c199ae6fde737fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5f453378cbffe4a9c808d50138876b52e0c9a5d4c2ac3c43ec7e073679b279 +size 2834524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9eeab55d33d42553d03f02988f963f9ac3445f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f137c88bc19544d9e03cdb4e35217f20ffe45e8014dfd8a97fb698ada99a53 +size 3962245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2540c5ef2f03292b39850098de95752c81a5c962 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f44942b9e8a7c75eb67c98c66920e8bc5e93b9e3a9118c795bd54e70e3882c1 +size 3294460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40076a4925b4d9af63aa1ce5c4e6fb3bcedf0ba0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1005d8ba3adf309192cf4a720b8de1e8f91fd2185452214e840ae82c25fe10b +size 2665115 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1afdd3faea7185aac6320f6aedab335f03557cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3b2486480634f27812139ea069964e858953e419f269d7021397f72bb28033 +size 3517951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0404e18df33388b1ff85b67b921ee8c7eb27e98b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a62f0a746844f20666398591793d15e8b3e590ebaf1e370557fada3c132bf8 +size 3602903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bf28b52e6b5f52475147cdde7d3a207c7fc010b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043a73f6d4b269069c9b7adbff7dc56fdc2e77795896b46abb56455c2e76e86a +size 3039757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d19d9f72973f8a0c02e432ca0502ce252645320c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941bc3052d360bb2276b14585cd5f24faa651d0bf31086e590b2e37bcdc376ef +size 3185526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19db52e0e1188676fb7018c185fb2d9b5f9e4323 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cb70f259fb89de5187063ce5e73030611ad58255e21da3b5edcbe5ab9a960e +size 2551969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e68345e4c157c36bb2cf5dad865fa314330b470 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e06c18fe26138c4bda4eb6bcc870cd8cb4a26d1c76743d4cf456710f296c346 +size 2462334 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f516ae70be19d37c06c57fbee1389b86f73567f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7140ef043451e2e7f369955f155a88a4cf5e2e9a547903fdcf5f0b06d0537dac +size 3030139 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a57328c94d82448a33d2a5a2ae03b989bc9ccc50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda560f29679e40db30d0604f7926dc2e353e12605d7d9d650c40dc42ac8faba +size 2544694 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9a0730d3d1421a667310d4c7c90f90904f5d16 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a07792bbc77cc4a2fa4ffb6d94accf62b5359f1a95e0467378f592f9a76c14 +size 2920935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6900586b0c01f0f6d064cf267fb0297da200bb6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19761a1514ff093cd9ea89a54b44760f7a69d654f2d8337a83c744e26302d13 +size 3135187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05967bbafb97402e423d82baacd7da6102b82e07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b989332f0579fbefc9ff2d30f9e9b3db8f4531f276189e21a05cb705d92f0da4 +size 2377088 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98e98b5a860d5b83af1b9cf365008212360d5bde --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe2dfb957fde964f54c5aa30f9abdc70669b1ca10d1e8136fbd43e6e0fc9fc7 +size 2740747 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7689b36ef33447950d67e4950d5b394868ea7f26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8564f4502b0d4a456f3c79946fb8505a7b19d0ba7d942dd217970fdd91d45407 +size 2775795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1415b13d4bf6128caac89022d2c9807e1366c178 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bf2b4ba2e2e0221d162177146d1383f687e5c4625b19051f7f16157e7035e4 +size 2391476 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb9ca3f06ebeb4dbd604b1a509699b893206780 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01d93c7b72e0f7471932666d24c03173c35f0aacb459441da4f69a5ae4de99c +size 2597692 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..010ee8f57da0f30c333813cd4ab148e227bfde02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807fb5c1269f6c960b3bbbd583eb217586b5ef39b739fe12cf62a6c8ef4fdf12 +size 2510384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11da1af4c40a709fd05e1664a9961f1fe7a4b7af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ac36d954e130b1e60e51c9ac60f573f8264210087c21fe26b9b39309a12e9c +size 2621760 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ebc233858c5ce9d970a0ae444605e661c9319a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5168621799ea58469bf8e644402f8c8f20d5d4f95fa26c779e62da916db32a0d +size 2492667 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbbc0066f658eb2db1de7672cf941811c8a22e62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684756fe9a27e8dc5562b5d0c657e5bf1f3ba84d7b0b4599754bc2f0a92406f7 +size 2495305 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd08d5322d19472985461aa58379beed43dded72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d248d31545a323bf551385d8eac87e47172eb94e23809607575b784328a30776 +size 2539145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f076230c1b6e2a5983ea34823fa1176feae0d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1290729cfc988d4c10ce82b62705015ae7ecff4cabbde687d8bf78fc2aeac699 +size 2621661 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bacb0eef44a7b36333c5ecc35d9ed0ab1558395f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d85dfad0a22399899768679d991981c22360e16763d8fe88c91752eb7f0ce9f +size 2657396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f336e0489fc4c81ffafe734f9958f249b5b031 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6fa9f09fbe55983915495543d7fca767b340b64dcbf4b7491ebc47a25359dc +size 2187832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2168970af4f45191c37d64f3068e6ef56c41a42e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3981f70c47bb9e31d71e559ea271945d69157f5947d5141be1c82c1882e91d4e +size 2557691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dab74898141362ae8ac7b4febd75a4d14433012 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4df0f7077161cf7f5abbcc44059b92ae809e3f1bc6c7c0ecbc74ea8eb05fd97 +size 2099920 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94547b1015facae6472be4f2faa7ca28516589f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a516ce97c197e5794dcbffb7cb90ffa28fd04b6b19c006e2feb914d4d316bcd +size 1797541 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34790c22df64451657c43e5319d6f8912cb6735 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a81db23a198b0c8b8295e5bdc39eeddaaecf28a8fab96194ac4e109d54d0fe3 +size 1652501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d00ec8996feb3a92dd282c390d4ade4edcc516d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4d0cf35731973893c79db8039be42b0f71a04687de0f1f0700f5ab5278df35 +size 2316691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a803b002cf830a0b17380f3e64eaaaf0c187337d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbae6098d9e89413b97be080fb8286156420f26bbf7a0f2f87e453a15d95e420 +size 1931427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..555034dd110a740dd0f26b070b56833375ea7151 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11598f3d4e68a887b68309d94397587759bc6cdefe8e1d5de0e746c0091bf09a +size 1919832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cec80b89f8408c993130add524504e11d80e92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbf1f084439a32208ba7ddfd8fc4932268b5fc776b240b9e2bc6ff840ce9abd +size 2032501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d6405e752b64dffa1f1683b4362d1192ef8c902 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49656739476078c9dd9e5ad7678e455c757c92263986536c88cd976d5875d58 +size 2404950 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef8a0f8ee0d34c2f1cdf0914b5370a8f2dae2955 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1dc555879d7024f644d08d8deb392dadbaa77d35b8b7d70c2563acfea4316f +size 1677287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5335c5856f2ebe8ba627799500461ada5756aa0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe596923b5e7d082feb46d08adeb0816e4c6cba4c92765fe2ceabaffdabde87 +size 1912212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a5911f40ed2c6872314c27f01ccbe929cf24f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64851fa3f18915972dde77bfcc81717d81be9260e19d22028e8bda8f5fd02fbe +size 1666418 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9dee221ff413c877bd042187d0bb6276e05cda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7259c9db0856224da7c8cb1c53eb90844ffc2a027617b9f60a34a7e6cfa31161 +size 1914088 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce98a433d79a3ff497c00e4c8487d2e660c9ea10 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e18ca5ecaedc886660d3c1f0c277997d994eb3e58e450fb4707ee9a1e04c81d +size 1989582 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2ae4f5dba907025e07ccd11aa45626b8397544 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d285f6eb982f480e85a77cd34bab889db2c679ff07c9479e32badcdae9ff4521 +size 1923296 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e475232c37beed3063b653128b5592c9f04542a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d83dd018ae30814bf50c9abaaf4200c79fdc660599ae0150409e0d70a57d17 +size 2191001 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acd76035762b5caa76eb02f310c5175b2279b90e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e879218c18e7d2585ff6bf1412ab9fe61f8ab5e1183b23c7a2352111fa0b92 +size 1853459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea60139e27482a59f14fe0df7c67ad3af39a60b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d56ca0c4e351ef4bfc58722260e79b1e6df92497c5fdbf622da5f9c19004039 +size 2419934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec33ee49491ba3908933d3c747c561f9ff48ffb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2342f729cd82f2da227f85916c12e7f2dafef32b0c6551a7e503916e21c70e7d +size 2124583 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f57030da48fcf71e49ad00f12c162d45c7bd306 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2e41cb7f72af36879c0b852e13266317432fc1507496143fc8bc39bab4a9bc +size 1838779 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9036cde7261c530bc5c33aec15265f292f5d4c65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0828624feee871170fc729ac712a496a3c88c27ae694fd7e1da00b9a3ce9a217 +size 2640162 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05119ad75d47934071af3683402892b111f576a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d390c518d15a19576f9963950437492c5428eecd017e7b09fcdaef5565a82c5 +size 2583529 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3117f27594b4fa3604b9fdf2cd819a426cbe581b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a67c875740a1fe261a2f39ad68b686d02c7dfe44c55fa9bf404d101905785e +size 1790341 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dba3d9b423c1eb439c69d1e03c3f87f423dd630 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2fec1b6de6f52a1e8c84542a2504b04fd2d3bc5109bf28ab503ab0e4a71c215 +size 2117970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e008f02d13d1d37179b1475dd98e4f4e2fafae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6578df5b76ffa6b4ded09d01361012a958471883ea673f4e245f5c97cece0aac +size 2343199 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a128263a6bc891c67797bb9ed6868c243ce6f9a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00be53106bb116d15aa06e578f11f6fcf528b4653ed0d8bf4c78ecde67af2fef +size 2079408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a17b5c2eb0cd32bf65e69a9862f4f52082295ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db83c3a2b164b740ff60a394bd7f914d2bafc56f2767bcd8d2bfd634a2e97e5 +size 1344873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03be7c195c4bf94a297afecabc0bd2bfb7ea9c37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8e562b1bfba77f43df83929d219754dcb2649e1e2ba280370257d7d2f5e639 +size 1295606 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1c37578ffe9ce3a9c34fed0d2b480111c9c921 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eda181c31418a1b7ce0ff6c02f276b1007201b15ffd131e4a1d8871ec73634 +size 1401574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8abdd7df13b48903641b98e48fbfab3ff35bfdd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7271982f6d463bab041d466e6eec027e827eb7f5ffc90f31ab3d18266ef64a32 +size 1313215 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca3fba2f70a56e4242d95f4df6fd2eaf175776f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83fc77de1be0f00eabc3cc506cb93e38f4ebaf0c7028b75cd0b67b0146cc0c33 +size 1410335 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb464ff8aaf8bdef39ba185f4495cabb6e5de38a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38da9b469d18a063b790e2a9ecd9486417e78ed4478506edee1a66a766ea714f +size 1107682 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8394a81bd83a68f4e353510dc6420297f28585ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adba3339f164020d64f390f6c62ba6e09b21bab5e70dbd73a40aaee977e6427 +size 1154305 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be59e1bdc12142045218bba439bd0ea2417e3d24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920cd5a0c54d00a18d60b7f7195eb159c05421e2db7522602bec5c85a3da4479 +size 2955650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15ba11c48838cab7c696101edbf8d5b687ec279 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d4380e4eff37e9eb485449af8ca8a05acafc3500d36092c3711eeaeed23dfc +size 2336418 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6982fbc04f2b278699cd8c4543f9bf0fa8e0bb9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260e4d3a672d59fdc02c5e018db5c14256c4026153c4c46275d5b540324a7b91 +size 2233954 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9709dbea3b6537b81b5c7bad552e7e5f5e7e6ff5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da012f5233ae8e832ffcd9bdbe4981a611b65dbb563ae04298eefe20713f851a +size 3076126 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89efcac6588ec4dad7ccd1681f8172bfc2c82c90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e327e8a839233582467f309b338667875f53a7a0d782bdba51bc79919b61aa2 +size 1873200 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..394319c27d1fd49f8dfe74bdadcd1aaa9307fc9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee418596a2ea9570395e1252148ecca50e6c2490c02a47e6f968647a6ea599f +size 2029729 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27284374a248e60515d266ab95fb5f58a39b8ee3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbc939a124f8ecd263fd8b96bb0850350f223a644d8ac667ae7ced95b6b6165 +size 2767669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9242c38cddb87af760a6686ed2c68fe8fc9c459 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29036dec631dd0ef3335c337256b7603647c221178149a34d60f805c06ae7c56 +size 1891576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da679da395a549269d0cb5eebaf0173677f21e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bcd5d5d56622c8d1c2b8d61562afae1e2860ef9b4da3a4aa069e8a560db985 +size 1697107 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc4ab22cd159fb14305d32554501891d62e794b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6a238c0ba38df2db2940b7c2ccf2cb69778e31592c8349f3dc18e5ee293236 +size 1823256 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca24a53cde89b0ae5116717070cbf0400ec65de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7335e9b14b82a8ca5ab8dcbd2f9691314c08e90a66ded93dea74f3d561a61bb9 +size 1728568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0189142b9a21b21fdb063a8388b1c3e51b1a431 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cae6ff8edbb370041ab048a458c72f9b4ec8d5aa3a090cc28a6fd8b02967f20 +size 1219942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2008c97386cbbe222903aa5a8ad67cc5e183b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec2aec842a28644a3cf7fa7e36da0005034fc59e7ae30c0da74eba6167f6547 +size 1420251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..163eb93ebec64423a55c30c643ed6c408bd91e19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14a056b489097ed5d38ed00f3938167f739c8c226d07664364b3d5bdc2c71e5 +size 1451676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7841bffefb066fd91b58538d942710bc4209a3a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88b9361c34838f7b6407fda8debf1432d88cdc0d2c78b28d55cca283e3799b3 +size 1589257 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c4c2e80c8d17ca7d6948215cf1f48cbd0cacef7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbfc3cc8b1d5258ffdefc5359a9b4cd0a2c2771576e73c92fa65f5c0b3ef8f2 +size 1809816 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c822b2bad03b5b4800d248ed939ca72e3966c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16deeb6b7d5ad21f73397b20e84416ea1216478f27577d9cadf551dba38584b +size 1795861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f994fef46e78e68c5ae188ade6075fa9422294 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e159dda955c7a374f68f0eb3c05129ef4db567f21cce99aa3148dc025009b172 +size 1657018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e771f2bb4607365a4c52c7dd8ec877b00a16d79 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b309ae63c465818b873262fb664f279c1ab987b84ba199860a960324f853bdf +size 1678464 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5046b0a2c678c97b030df5862e91dc63b7566796 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930d3a9f7eaf3ea973c565ca889ce4beb70d34eda3c9d6246cdb3710c4272886 +size 1557728 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d6587a1748d33ba74bb3a18c83e155e300f9dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84de6de1a93325f85e4c90836533e12c9ac7e627dfe41c2492ec311a73544a39 +size 1969965 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dcba9c08b1d204fa849d02ebc04a4958d36a95a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1877f16a06a6866a8aeafc6c845c213ed4eca47c6e08c041cd828db60328e99 +size 1657029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3be5b7318067c9fa2cf0fd421cd3b615c870dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c437dfe9ec555e9fe15f8f93fa6feeeb8fd0fc36b09015410db959350529f8d1 +size 1272568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dfdbdd2c8d854a7e21737b1e5b6194cc7a4bd93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ca29855fbb7944c74f39f8f81e077cf8979c00445477d17a639068a5394b21 +size 1342967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8448cabc54d329af583677ff9e4646ab378846ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5efe52508c53a09615a37d91dfa1f459ec5a3170eadbf24f43c786eb2bb9583 +size 1299354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1af2db37694b7a5b92705183d541236c909e0c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b16e1fc841821c1c6b3e7c5e2c169d595b81be48f4087d369eca6ffd187263 +size 1203937 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e19f76de79d33eca969889672a25c6082f8aa933 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997c16d930282750a77dee3bc9cd919f26cd0afa10d995144d4d865514f84286 +size 1230358 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826688997c2480055e977f7045b8c991d256c36a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de00aca0f82702a80522168388197c5195d0bce4809ca0e1d8535f3697d0483f +size 1245642 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8324503c31543101bd083eaf82a6082a18758393 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71f7a4153b741c1535a0419f3d5203e84f9c435aa7f840f152763be8101a6b1 +size 1557338 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c4515c324fe3c9edbd01a71252a19e24ad0d4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f601efc2d0f150b9a83920384f08b46b0989171c0ba8261cf450a988868c972b +size 1276624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29518c041d44431bb48f6a599dc3484c336bcb1f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1b0639e2704d45c992aeac1180f8bec25ec351981a53ff22bd91150c10e5b5 +size 1262678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b1ba87fab05856437b9f3da94a135dfd89d0f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81eb253547ad6bc5cbe7f6e3ecf9bf14f411ddda95d31c617a0b4794db17ee1e +size 1228069 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c44ed791f4a3727186e7bfab2adbc2cce9f50b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63dd6570e3d1dd03055864591aeafd3131138316d960613df676ef39e9e3bafd +size 1480510 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c10d046aee920ca67f5066e9a116f02cf7ef23d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bea6d7263b8d07ca263627fbf415d5ac86bfae4db9c23ce9d4348bd7eb149e +size 1247217 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fe4aeb4e2c3399a0b4c6c96957e3a2772206893 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10eb33113fe77bfe161f5ab8be86ed468638c6f0c7156655613bdc1624548e1 +size 1178143 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7c679c5a8dc3016028e255fa95692ccce8152ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a143d8d2096020adf96671b0e8e2fe594f9ffce03b439a20aefee62b3c9c63e +size 1284307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adc0bcf9bdec26adfcc1d68d355b4774f6460c7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b302cc42eb45839f91619a5c0c2c0caaf75aabd7300b111b90809524a84fd49 +size 1353311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356cdc87b27bb07b1254652801a3c5892e52df76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b7005c2082c4b1c78c725be9d26c5b9bd6469b6705dc52b3be883f09b155bb +size 1400118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777aa6f62377edd6645f2ba8ca1271ae68e64a58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477e43ef47b56d8983fc7d7e5c530cef07285927e26584c318f2e5989851e2c2 +size 1512491 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d9d265f33f49b293ffc5cd9a7fb307442c790e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e9015434f24d85a57435cd42f6379425fd534f637027e54c92c77c34b40123 +size 1193967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da7fc5cd31c9672c2e1aea071d707ebbe6efe08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfd46f8d4b7ae2a4e8f7291ec27fd0e8c29bb196c16504a3a75ae0157ffef4c +size 2010047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d001ff2726ae5287a9b0e27ed1ffcef15dc32f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0c298a0d8a597e9fcfe9579caef557ff952aae9f8321561446c3599d8efa95 +size 3121391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eaa6ce0da09019d374c86f0068d9d94309008e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d147324eacfe5a70b41044c5c745bbd5ec21f8d033bd5f4eceea3cefc6dd67c +size 3447282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35fd99f6738979a902a656af34d32181b5b6fc6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9a6d3604279a93fddf7165b52b17dac78a7dbec70ef9ff5fb289f3a5f4987f +size 3494553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e585a0a80dde38ddc09f2b404dcf0f949c7cea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e6eb42806098881157f20b478c522c2acd8d944b6496473cac635a97a7107a +size 3809284 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80176399e1346a78a64cae6749ad2d4093c16067 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f58439ab0de49b862ce43960d84656f1f64d05a713d086de42972393c82234 +size 2961759 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16e61c2d12bbec628388e0ff71b2e1d115c39885 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8828971ecb89bff24e5f9ba7ecb1d1d88f52596b1292722e070569ae3f95ade +size 3862789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4cdadd65fba59360366c8fe1fb12050109833a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c514383fe01e92e59dc7b0f42febe8c8927a1b92ddf85ad49b0aafdc523e4ba +size 3164762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f6b3f55bfaa4666eff97ccb35b1671a8bbb8616 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a28aaa971110a6a8103c86f77b344cbf82e6e8630ff14aa86b1e3e201f0829 +size 1765588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c49eb971577e687dd2aeae687488d28e6d7030a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8e5caa7bbbf4567ff1214f1309a026b10fa34b0e5776adea7c84dfca79cb81 +size 1497828 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..542daf11709fdfd8f9abb0c4f010e30c4c5b3aa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6689ba283ef77c1e975462c4b506a410e72b8959972446eb833349fd4df0b6 +size 1779689 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53d3e207e8d25954cc66946dbbe8a891b7cd69af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c65341c232248d4b98c3af39e738d8b7e0f8116d4cfa822e33dc5b9604c723 +size 1986655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fea52528239aa80f76549001be6a82e96a8ba38 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1df0cb6e7e544b8a1380c401a22a21048e271d4778741c21bbbad2ea4320a43 +size 1743842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f12cfab333b254924b445a2344d3a5340a611d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e2116278eb6c51cfcfe7be2d56e2eb833619c264c788cef381dc10b2ccbb7f +size 1888185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d19299ab4dbe8c9e69fd94fd9123a7a8537a29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5a3c037a187667ca986ae0b7254588f1e8e2050ff29402fbdf7de057bc4012 +size 1525496 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206d255e0aeaaa4a6e74aded97197f177ee882a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2219b3f1e8214e2529710c2f549b8575cfd13638dacbced38036603800af6c04 +size 1740764 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cd13c258e13be0246223cf1249dbbd4d99abbd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123fc106eb75043269ebc17a737a2aa30392a002ba21367fce70df82f12dd6bb +size 2245070 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7664d50a38f6ce57e19c92202c254b713d90d816 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5ef22e8fc82cbcd1df60e32cd48daec3e244a5df98f140b6c358d0dbe65294 +size 1587128 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..014923213868df6acbd843e838e53c451ffd205a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17bdb5a080e4f010f998840e3ae7ac9df6328cee112422327d44b596fab96fb7 +size 1502311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9f610d72d9009cc78c56f082e3a4fd038eb854 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb2422b78d75306fc4759e81416dc0832a153de3400a4e2672cccfd71af0337 +size 1512500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95406b0b23869c19887b5e098ae1263e6da51637 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432282b25df7ae8c86fd9e33ed072f7c552d122c5e950ee076a43407240ed422 +size 1521481 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7430d677c007315269214d0954935ff8ff12e9f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ae5e9b8fd847a6b937d4b8e656404274df3c51dd6ef5d8c4c44d6614b35b84 +size 1527746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed92f217ce2c3cab9c72b452a7656245ad43d6f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4b87927426d10d59c03c8ee627cc58ec9629a8e969355235cdcd6f69a8dda2 +size 1465230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b7838dfc19963f06c1e8d46f37fd2e3d1faf515 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1229fdc3d8b4a7d5c2e7b684ad53219cfd73d7f35759d91302f484e9866efc11 +size 1428027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d8ce84ff8f64e8a59ae45014337a50672f89ef8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0806efa1cea6e302a9d564ca7edb47c3fdcaca599ccf08319c94ffcbe542fc8f +size 1342170 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bb424713889c7e06e3e3a1d3ef2a2c7930531d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a667138966b6be3711d401d85d1507df2d64438006f2ae1f02674a8a96e490c1 +size 1537302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa2fe9658b734f32b2b045d945d9a224b1d1311 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61831c59c1bdc5c23028f00bd62ff7e96e05d0b42c65e3709f24867fc2e7da74 +size 1385986 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d09e952ea5686d6c7a6ca6372462d47d6d0625da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c905c00742b0dfc7e88e1c0644b40ca60cf00c7fe7e4878bb7a62736839113 +size 1444949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78543fce871890dc67054847790b97f43f0cf9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0a699dbc80f376f56e7e2efc14f13e0cbcaa7f2effab962f4e2133e896be34 +size 1388499 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f365dd5059ace7aa40e1329eca12c388d66f02e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86329ca8d6e7453db260a029d1db7ba98c159eab87bc515ac1cc2b63d3429881 +size 1373191 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6461899b98c5bac52ad9d2b7cf9e939951974f40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfda463975513c0b6fb84546681440f0751f746a3bfaa153ff824afb75d6ec6f +size 1294207 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88e99196337034be8a7daf2a1d4ff70fbdd515a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1568b14e06ffd6623c083db99066f43679b7ba62680e5e5cba770d4b791fa337 +size 1331676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d2060f66dd967b559410546d8502b81d09d05f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64097697e0c4d7e88653e1e2f17392bee19f161ecde61577590f7d78ac55b1ab +size 1653819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b4ddec417f2eee43f5b4ce8fda62451d512fe8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034532d181296df1d19e51346edee2093c5f38995d82f916da78d24bfccc952a +size 1748315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5891e593dd6a4274f47436078ffdbc33acd35560 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fcca491e174d194f47b9532452fcda1118cdf7ed05c5e345c25b78ff39896c2 +size 1470320 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9358096e6eff0dfb118d75696fe3cb56ff687e95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a193fb307f50a9ba95c7b853c5ee2c2c1b8966e2c17ac8eb50f9e2cb757a879a +size 1458623 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026444027b1bf6698cecb50dd333153ca8da68e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbec5cc633169b06be9bdba2f3a718b7acb5a9f07922dadb6bdaced3f2bbf32 +size 1420874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9251076b70b7221204cb5a6f511f701181576cec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e143240839416d526b8b1ae46db59bdc5d6a84e077c56859f3ebf2c4435a1f97 +size 1910565 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b55df76b1b63536206540f4b9d798dd56979a8f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdef32bb74f7acab851279d2debbe9397c243d4373b5e0dbc406f343d65ab4d +size 1597219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a5998b955686bf4d9b9fc81afe5a45409a1beb7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a6bfbaf50bde9c5b62dd2dffe18af927685686b729bdc98f7d2a24530ed513 +size 1827109 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9ca65def005bca8f5ff90b5721fae947a091325 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f1582d9805b2186e44b8aa21f52c4c7e3e589525fbfda16c12ec2cc949465e +size 1792393 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3076b604e0b802890c6efe5adc3f7e9be1c2b60c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6300ab26aff7dfc9e383246e29c45fa2e1cb41eb680b7e0824a12f5503b4d923 +size 1665578 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16a1bb19310b59e16f7cdefb0aadb43626b3c21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aca5e578218eba2010b10d1603c73248429694fdcf1fbfe12d815b546bdaebd +size 1771229 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..385b6345c0d5c6111ff7915696d0dcc4a26f90c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b989043f0e7555d2a6526678015b19808585a818dfa2cf1cd7d4ab58361a32 +size 1693915 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95276e52dfc988950f3cfb6fe8efa40a6850a235 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b477d4e857ba5fb48124ed7ea22eb74fb634de6fa939fb0b5c9b0170fd05a5 +size 1700551 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..648971d07d42bd4a3416dcde1803e8b7605058b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d1554791ad4a61c4608b886c13bbd48b783c35e07419aa85fc1382297565fc +size 1718165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ce3854ce0ed26d5a398957b1189b435762b452 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f023f449d47b0d1c3b3554d486f246f8f9bb346e71fdc9b2fb13596bdb02f353 +size 1481370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602f47f642d8460fc448b8cc0d87fdcda560a97b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e249a06e58d854b8322ac5880781aa79e205f962cfdd1f108618ae589895a61 +size 1581110 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58d68ec7c917dec61066a743bd65df3fdce2f09d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8d096e8a65a863b9cdc7a1d07cce7625b8dfc5ca39447c2727ee618fa33914 +size 1461956 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac07946b70f44f1cbe2daa065a14944200a9913 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8c44e4db70512989c95a5f2f2e591e8c67df19137b1e48302d3bb063127add +size 1179500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f5f0dd866c90abe2012be6bac77e6c38e77446a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c51bbd9fc816696ea95d847e5429a4aaff5cd37f31de48398dd520204d8ee0 +size 1339337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d2cefb6249e8aa6b939a0dfeea84f68e6981c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b97f1c90a3de963d942371845262d59fbbcfe32d0e248622736d44065ea91a +size 1003075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc331b7aea431f18d5c50fe10de90976ee229d52 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2d996b8d453d56e4507c7553e0a02152f5637cb00bc3230c40e0c73d8b2aac +size 1020466 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d95765711394aa6c0022890719d2c0aee27019a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2b5454494f82ec24e0b62f49938ef9ea6009851088def916a5b633ca6051ba +size 1109270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9ca96b2e78ae56badbb1cbf1b8569112d9fc53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fee44dcb252258ffbe72cc52d6bc2e7957868bacb1a9515176cb1585ebdb301 +size 981177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb529abf6a731dff0d862d51d5fe0c4d2cc63bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2e52a395566f6d6667021913ca4eb957ab5838a1381e1452d2579f82e42ff7 +size 984404 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c867e0bf5e3464ab914deae8f8dbb2aa1b30432 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dd167d773db0d51b6cf00267428eab7fc8755f077dd9a0e8002baa11294891 +size 1072368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5112cfc89a523315c7bdd153d95b03a9bfd61606 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c392185e92331c74aa61b0722e0b50aac1feac8912bed0882d8d395394e0e0 +size 1113405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a977d19e66c2c4d2e26285d83c9a49325bcb163 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de20927d8d4df1bcdd0d329a1d38c03bb662916f069d8b6ac6cf41984a1b538d +size 1139082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e33e02e3322fd354320667d39649d9502f514a39 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce58102900cc4355a32248504a53787ba90b42673cb462734a7c757cf55597f +size 1080430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3459bd2f3d580e5c719e364b077cc43891e8c5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b8e325d60b78d656d23604ca18975af43a3a9dadc7d45845e0aed717387afde +size 1058563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e89c29334e97f2b3df9eb9a695ec2cb1b5909c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e107327aee4e9febde69692064f1f01b013770546aadd9964b1734e3f939a7 +size 1121492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23fcb705a7c2462737600626b4bb80d383d13f37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52216ea073efddbc3707eee4890bc0644c60bad2b05cd4b8acb8b44e12a0b7bd +size 1058630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cb598f3910e3826bb03afd321492bfe9e71b31 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768aeab622328e226bef89c1fc6e6e5abec5bc24030f32559680bb31a4d317cd +size 1083568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9cf752ac19ee761e9062c2d43124ac571eb62f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a49b02d25ddb87b16d48a17b8b564259f67c7dd76a8b774f18191a8808163a +size 1038155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642919c0d08ff76955335603634807011bb052e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc58b7443795d8751f2221dd9a3295582688c301062f6aadabf75d25cc937fa9 +size 983504 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f57731a3b1b51392126ee90d17e7aa9a3a45b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1568fb3cd2a260e31b1634db4c5e10b193f6e5c7785f8d96ce2f8933691236b +size 1891443 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4418fac21af9eaed7234145f66bb0d813b3d93d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e457dfb0c8810bfbfc5759c03d839ed4cd0e3f30ee42b0969efdb9dd25fa14 +size 1617623 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..790cc1213a7ba4e9588d333d305ec95435c4c052 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f714e3a7c233ac057fa348506847e7fa80f3c3708e9734140a880341c04e5c +size 1820547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4509fd4b75d2c7e4c65a5878886e4b18a754f0f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d5ebf71e29f81a18660d20027910f65db23b8292a2436c27aaa89ec236da1a +size 1618524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c92507befc29c9843166e04d1c1ac92d0e055184 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5114694ecf9322bd248f5baf0e9fb7b046e42b0f4c4dbda04ad4e9a509866c +size 1733062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30458a82cef373a5ea25c48844d779eb9c2d067f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861c3efc4be188c3ba37cf7a53979d2f25800cd2ee66d5343b662cb8fec29f87 +size 1746192 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b19e3bebf72804ed2297601240e6d77fc693640 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3fbdba60d9f16d89763a454b66f1cfe43bb89565bbbc68274c6a71e45e9755 +size 1835857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..068acd96579da2323e027049d122ae10dd1cbe8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9ceb3287dc7d3a823fdda6974be21b5da97b9f991463a1883c0058c2968a3e +size 1612262 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..762cf37d58b5b2501cee4ccf694ab7f99cf8ab32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd44f410bc470e7a49d3034baddb687a517dbd7853a8f5e464143edb9a46bf86 +size 1555691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cef35111cb7e7421634756f9ad8551dc26ca333d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ddf90b0f65896c95d18ecb307e52854dc9f5e8204c53fb8240499a40a1fcc2 +size 1660160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222b32875f8d77ef71bcba242a35d2c16a2e15d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83021f8340d07ff44661399c701dc36eb7c6473bee94f0efd0f74ad64467900 +size 1649360 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b51ad6a0ef91ca628ac8992b046f0a8e0d9d2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da53bc67740b97188fa73951021ff3d453db716d1cf5a1ac6ed95482384ef85 +size 1841391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a8ac745b96d21687def0c486f24310b479ae9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d0a838a9d0fab766d062d4ae5110151c0f343fa4233a7c5c1ba3cb0d25f49d +size 1655104 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..917f7a0f17f53047a01562db1e0d9475faa8113d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61600c75e7e2f57b8965bb286ec9450ae1ab6fac4da608088994c633d0177c09 +size 1605326 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0579901e7f9421e082141ab6a61faed65dbac33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4861a0055a0e68a080f301a20ed9112e4332dfda656df6725cf219989f5527 +size 1903247 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b9d94b1693b424d4524d30621b221a6ed2665b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec574b6963ecf3654fe40d30747e59dd603381c4de23d1791b7234d91abed19b +size 1551144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7496750850b6b96effa90caf43cc10519fb53aad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc82084314a5c1a811415988118031fdd632a7fb05c7bc4482c3f6b07aba1cd6 +size 1566552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b691f857d2eb2d3fb673f4e9ccf83c08769109dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3612b1e4330be471fa606423abcac48dc8fbc273c3aff9e5920eb21938572c2d +size 1650923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d7a7349698547693f041b6ca1576fb66433787 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfed494029aebf97864d282044a199b5a6a62130080495c0341672ead25029f +size 1419678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd771536a291f943039792441b424d5cbbf81d1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1866c3a7e3a9301b6d3f14e03ae6e40cdb3c8c743c34e402e5084dff0a58a266 +size 1567595 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b471770c821b72ae5cc2a9d65871b58042020f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc39d0d956d6680295caf017b7246853cb9058a762cd17807985ad6ce671ee63 +size 2557234 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955bff7079995b629d97dac17fe6477fffdc2184 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d8396c19efa8d00e6761b70c2d1282536bdfe1c0adf1d3ea23b5872315adc6 +size 2661464 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a0e6e2041e00268d761fefe1793cbdde8517a6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4030f61b927b6ca883787c9e9c63d537cf8832221d46d5b392f9699081e4df63 +size 2604465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a6b53258ecb6ba5a232d669d8b3c3641308b9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bf2ec96659fbc3e36b5ed572a3da7c06fc4d8b04cc41fd5a37156e3c1788f8 +size 2519383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4925dec329612def78d8c034b9f0d8499559df1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86db2f841a01c54267efe4fc512cbd6a03bf045be5dafc319ac380f87ab3ad88 +size 2297048 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191f37e3c9fdddce0f3c2cb3ec8e8f581f3759f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761720358705edc4ca9841800411ed0855f5c8d7b2b20360cb2bff87a2d5ef46 +size 2638309 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f366d6e8b48181dc99701c910cf5e67b823d62d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78782d8ee853c7ca75667b1d7a37b80ee3ecceb2356d481181132dbc32fb5df +size 2710465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53f4efc218f3aa622fef6a6c0f41e08943adbf80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3e17e7ec231bde2dfa66a8118469054498ba7e1fc4c245d2d4af9ab17ff2c8 +size 2330206 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ada7d82bfb84ad532966ce544f4852e690d861 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91e6e34505cbe523807effe326353261f31e60bebad19d8123dca3b19392161 +size 2247779 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8e78e933e1e7a1cbe310fda647c40b2b5e7c1e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b857e6ba9a32d487e750f930712b1f8d274cebfd363e64b25fdc9e0996cdfc9 +size 2760492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28bc69a504368a86a7aba7229ef9f3939a2e7892 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f942d825220d6fbcc2ac207493099a90e209f56057adab92d55554d63aff6f +size 2447928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdad127e4267f9a25fb6c1cc4c7e5ed64a197f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4478809c4acf16b01a490eb7bfd5b87c8f24ca918cb577c915659af9875023 +size 2896250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c17732fbff51c5e50106d60d753dc86c73ce6489 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1caa16994d54d4ffcfe4b4450057ec36dcddc6decdd448da572e9b036fd68659 +size 2889011 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d4d2d18e3640d7cc717b4cf22e10e9cb2d52cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd5e888951e83626abbea1ef5a52c51ebb7cc7f93c32b52ac14c8ea10c85fd7 +size 2439307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380456484b00003bd78fdb01b627e4ffaaf07c36 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f8506e53534549461d3a46089d543d4840f29c353193da2a4ffd28c3c51be0 +size 2381214 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b39a071ab147a128b1216f6e91e39c9400365e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bd1b9eebf60954cadf1fb6ef7273f02e81db481ef9788129140095f5a994fb +size 2230153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c97e7862e6e92de8a8f3528674350c6854480a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14f76da5927677a0fe16975a2cfc5060f73622c300dcc2dfb7c364641e2736d +size 2689303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e9115646fd36f4153ce75fce5aa33ec29c9eb78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5953312a9910e2c99c79b476a1bf40d85494fe4b27ee0086c685f7d6fa3caf9 +size 2371465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35ea44f1af4222291c20299cf2d9e38478cb739b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322cfd6a9a5136101c7348f9481cdc9c15630ba36a24d20f428293f4be01010c +size 2318549 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14e958234c5244b5ebc7903d07539c9586f63f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15468baeab24b4e3b4e332257a57079fd16b710431c613ff280ff5e46fbd83f4 +size 2609935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf7179407edf8b8b2c46d965c0b2d5a0364e67a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f81c00059e299a332d06187aea8d1f55f3d93bc2d6d40440a82d63e0290154 +size 2402031 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b88ef7ea57fb9eac31be5e7d388e08a2e0a6f58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8941569d4b6bb4ce446c181edf165a3b30edb5c857b4841285c6ce9b8b075a42 +size 2801601 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb5857d7dd50db3bf8acf56091bbbfc499d4179f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa1a72e0980b5a9088fdfc031792e8c74605f1ac7cb933472ddbd0585fe1485 +size 3441723 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e6072e91785dd35ddb48153b13f26ea62972a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e9866fe6ef9a03913e8235f7794e0d91d97eddfb548bbe56035cd2cc1f106a +size 3805258 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b815c470b5fd3c5f94889adeb83211ec43630a62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c860de051b7c2357fa0b29c5a3c6edc4f38e83f23fb696d4d90d98f3d08921 +size 3687311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..755ef8de1b199055c54d4c1d9fc87d4c7effddb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41dcec539fc11eca0953dcc38a91e002595ddcf2e96358a7eed5164d669b6208 +size 3554018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe07424e5932ae2f99d4b825b4b5d471dd0dd478 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648fd6ea374d67be8b29ab6e5971012253ca641cdb2599353a1956b7a323e324 +size 3338530 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd8584fd44f65fcb10220b7e518dc506dcb35476 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af1984d5eccf401b04b035b261aa1f673e532af3579cab5fa6cd2131de0197a +size 3070296 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74cbaba6d2bd6ab30c99825cf9b2120c1823cc92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2cf8081d2ab89540d209eddca7dae7e7f6bd91c384dffa17d888a8269d7659 +size 2867429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb791732f59a3a9e5f5c08a5ae9b5a103d38094a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af43c7b28d8d584783a141e6def4c8884e3d11a35caf78f7d4b3b7e86b5a335 +size 3151605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41be9898c5c5d57794c4f12d541bb7beedbcf12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28639b1cf82d581d28c688a81d537d8d9d3ebd9f265f200867257486b4ac943f +size 3250780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0774ae2b4dd7293760e8c6aedb81a59acca2294 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3df8329e8420867592e370615a8d46b32f6a3d81730130a7cb536fbe3a2d1c7 +size 3259451 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8594ef83546f306b32e910c185f87e126d466f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430759cfb52647d634ddb8e88a4a4afd730ca876c4f331c49b4c59cc42b13e6b +size 2850254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e35ec0f95519efef1363f66d1afdcba29cb83914 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d073f4d4079be0b579650c5bca6cf101a569263dbffc61379d3aed1e15f51f53 +size 2720060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642d5a5571157bfc2c8767ea1e397d0e50d8d646 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6331bc80ff3ac577561eff1b39bc9d443878bb0a5914aecf85d0f5905beda9c +size 2731267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8974c4a46f635f0e8d90b2c634f27053aaea883 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a217d0c84a981383901a509f2946854bd93ad187bc119fb513c64df98f144ab0 +size 2693495 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc60cb690d3276f1165b7b8b0b41318c24d50a34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd5ffe88068e7a19681575f7e9c0787a4299f04c73ed7e00546e458f9c6c1cb +size 2566567 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4114ec599215fc098219d78ee70688ef700c39 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8a44f03b1c6e435d1cd6bc74ce9cf90a0a710a67991ba21920a8d7b37e5499 +size 2396138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9041d1b7d1405607c2d5310983a09529c2d9e20c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402e35a884eba1c3c261a2d07088c63c3668d06aa717a8f0fd0470d2fa010247 +size 2439775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed740d5ab921d46c7d5b383ea96fce76ac5549ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616df13c8af773cf8a35a11c5fabe4e03e6a7120b7005aa4e620d89f93a8b2cd +size 2473051 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b840e5e1b4d0350d12911d42fd6d45f2206b61b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffa2738974ec72e9289f41bf330594e0ad405ce9f6ea1e27c51dfc468ec6309 +size 2296772 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72008e9e22179a1229f8dca809954b24857ea767 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6203b1d4ce773b40ed9d1911c08c1f13fa9d828a77d2316627e8b84e9b42c962 +size 2295043 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c69bfba78001fdc39082ec61cfcce297628df51c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a437b280865729175d5a52d91bb779c0f1b459fee228f938ec7c01513226b5f +size 2645331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a63a6149ed8a8f616afde1e4e90ab205e6a0bf17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da72a1882eee9949cec03330881de4bf6437d44b72134871a5c357cb5c17690 +size 2069388 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d05a2f8fbbc12992d0d4c9a0ffe60ccc366225 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db41b731198b53d3170ba21819defe225b71ba56e7b9e1aa033b4f461f6552f3 +size 2140032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f7cc8523eff26c42fbe2fb4a935f3ee14ce8d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbddedcd60414a29b9c0079443547df560b6de8cb31ada291db0d3342ac6fe00 +size 2185253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..febf45ea56742eb44cacc595ac107c9c4fe000a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad75c6e3e790b54621f1254cb6e2ded3c8df7a59c06d52c0748f9a135d27fe4 +size 2548276 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1035c232341f7ca963dbfb855218fd61c8a3246 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd99814c26b0133139c952d5a5cc938f86a4ec134115dcae022490ac6971984 +size 3129264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e24e54e93239e5c666432dfe0c836275fab94bff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65b73de3414e6802d58d09e7f4dcc4322faadbfe5640a52be26572c8df1a13d +size 2859308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c37a73c372130dad1a900ad0e35f52f62210932 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a20bdc04a07778085cfde4243ae427b1ffefa37b484d739e9fbb90233143311 +size 2293977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e102ba8d41f39892e851389048b47c2f9feaa9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8fdaa95a2fc44d10e06da095c8a19f9de2933e54006879564ca4fe1cefa9b0 +size 2353363 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a3d7d99f8faeb6c9baf210c700f4d6718af3f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f50db0550adf132470564b8f6b37ef2507c0f8023f5cb18121422b3c01f6f6 +size 2218219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4748089f1b038a0416c966420939f3533ea5096 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466d6ef5ad761252a7197cf32add6f9523b46fce769e1f3a1072dba90b2323fc +size 2753787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e717531a404429456ad72e4a373877ac042aa96e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d53104cac158f36c5804ae24f4ef2ff020a09449b15099e061d557ff086d64 +size 2161481 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc4e48bec6b7bde0c03e9ca50ea3a7cbd9edd20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04363b44b60c6dd547c2481254adea034cd120c4001dc93d2eb4a790182744f +size 2190282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd3a891d6caefd07dd3f5af218ae66cb2c778ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67ee66e4b8e4257876c34f4bf6dd5ad1ac1ec2d8a2fa60774794a78ca96d7a0 +size 2068022 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a775cc32446575488b53f289825b94d1176d8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb036167ec6a8848baf2597133256a9c46d6bf3313a293bc3c11cf02dbdd121 +size 3119832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0e8513f90625633da32abd3f1960cb2151b944 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb8d734ed6fa82235adfc8cb17ee7b006d91331130d517aeb9e7dc795f42a2e +size 2857213 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302a8c12fb8b02ae75082c3e62ac7d4f43f649f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f23edb29e633c341f5e53b8db16b67cb2501d60056f7ea8fd1f4c9734124392 +size 2773507 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b784c6c48dc3fedea6ce90b4188aa428427521a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d79563223b0a778047b58e601f21d0967874b3812c144ba6bce77e3ad2e5c4a +size 2404677 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4d96f64f79cde55a5a3314ffd87d08339ea2969 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8c2a7d38006d31e85471727520eb90929edf8f3d445aed2f85f21ead480ad6 +size 2208262 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6cd738c65fd1092dfec43e5ad0e9374c429238 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70379668f5b7a2dd5dd9219b7c0c1056536c0885047440614798b64484beb61a +size 2352600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e86774c27c6158754b03555d972b245fdf47e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccc03a92cd739939d16f3969701f9e2476a2b3da17d34ff39f126a97717e88a4 +size 2247487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b45bfe70d3e81f93fbf1d127d5f3008b9f46b6c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d212d7fcaebc435436bed5e23972ee13b6c64338604c6a09bae01d0263fb06 +size 2135696 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a831095b45ee7564497997e380a804f913fc7e60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efdbae7f90ef9e473ac66ee6c401452f2a487489598285e669cbdf0010121e7 +size 2487527 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc92a465a3313f765df3d7475f2b6aa87eb9b13 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c58736a924a360f031f98455bbbded2dd89d205cde8843d0ec994583bccc3fd +size 2016279 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cfc19a75731393ac688b93959bb21ca3fd86af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6140b88323ae5ca521648e37a70f5cc684f401167f62e5087253ea6f47676096 +size 1969232 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be02b77781f5936a2c4f1cdd04b5ba2e1f27f6c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a2ac60a20a6560ff5f0171557e998c5e3bedf35852319ed88aef321ae7ee0f +size 1880644 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5902fb6c75e227636c9c4f7766610af091f92ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd93815a22d03de2d32dddaa237bf1586aa115accd4f256dd9e94e34f5ac7a0 +size 1751330 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c369cd20cf3a80d0cb1401d61f3e77e8674b9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3c825ce35293bbaecab1b65eb18ed8f06eb617d6e34f77fc78496bc55abaf8 +size 1535374 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..728c3f75379cd05759fd9a19d37b540faf35f604 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ff856675e1742e694668e9357fa4971b713b8940a7ca4c87fe414840bd15f +size 1833751 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1399672db3ab69d15c4bea41104d6f8e8b4bbfbe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d702b377a3e83b73e5ee43d718bb38e5ecbf1197a92be3157e768bf453366b +size 1271749 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7b14bdd2883fd0e400431530801701e23d543f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486dc9e8d48385d271f0e4b325589227a28d34928448f3f7ff5dbf8cc37442f2 +size 1268390 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b84deec880fbc9ffd182c199fef47c9d24ebef70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6918757c00d759ce4a9b3de375d594c4886015ecdcb66058bb0f4f1d2416824 +size 1413563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d1efc1d49ced6bd3a836b5d30d74de682d201c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65aacbae8816dca0959ef0b4aea431e2434e29537fbbdb3a2887c0aa063faab2 +size 1309826 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eade016005484551c360302b3afa3e52c7671a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d071f004c563132a63f93e51edc23f12e3b8dd7f06e3290f1372c114606bf0f +size 1042287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12547ff731ac64fbeecab70d494f7fa114982f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cc02723161b46ab3c709bb8c2eb5efd244714ae6eaa0b0f6c9260da130eb6b +size 1227553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb0e0b738c9d9ac7201dd4ed0898cd53802472c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1274cac220047ba08dc3ab80a2ddd0efbc7dd258cf09b1a2eff92be751ddde88 +size 1305202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..badb75c1c42836278620d08063e87d7f047ea6c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ddb4319096588f6b493fd5a1e2c765774b9873f8ac126c155ef206a37c0b27 +size 1090751 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bd78b94f478169f100717334a37e990d923130e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064137bd2b36460fa0432d61f3a13baed8b4fbebff297e41958799bdc8bb3415 +size 1147790 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e79d79160f93ab7906b3c8f4885ac833636b891c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f9ff39180420ef3c513bb20814e510edd34e6b85c706ad7c1d265313493e5c +size 1311651 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef3f7a67d8a5de8623f2787c54a3635cd03e7bd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a91569e92406fb52f647a7f857789bb34b5a90522b015aa6a55fafa5a91c293 +size 1263409 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e2f04dc80787c34bf3e3859fa77ee9de5cc8fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a443ca2f163a1989504ac196be970604bd873b4839e36cfbda24e73875d9352 +size 1181287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d403c79fffb906f90737dfdb0cdb792df51b7969 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7373134197f90bdf697dcaade829b5ce0e8ab9d5eedbe4d8e9186edb9f3837a6 +size 1113185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4016116461626e136d766427c35b37d9283dacf9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43e81d973b418c9f87d43ca3c8a642773cb532f9f9c4baa03e9659c148df887 +size 1224712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eba456aa09ce53f5b23103232f1747d961d7cc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de51d27c1888a61baea553157de7ccdcb2f50c215c877b9379247453ed7eca7a +size 1052861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b31a2ac82ad5939cae661658bf9d9776fc310d07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1058cf65a1fa757f4f62d5a53f9306805589a691bea72cce7f61c76a37c25837 +size 1328435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bdddd49de48548621dc727b5c3efc69f57dddb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753881498473be74877ac6ab43c6c86dae829c866d5f5a32ce9dcbbfa5bd29de +size 1069081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd6a4a65f4303ac0595d5c3c7ccc0ca9de7b813 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22848421da0ee557b6536c49d85a93a7b5d04db8f4e34bc46eec64c0eb392696 +size 1134066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030e5cd09fa41be6ee800af096d4d0624364ff18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a197d01e2265b63c6faddf9c2e187b5783a2951c036968add145feb41b5fd0a8 +size 2238983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d398158cdc80653f2c301fa6e8b77918bc866a95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8b2f71e760ceb4b844a6969090a2f2e3f2cdcde043a3309adc01101811d84a +size 2591486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9208399d8a5aac63960f36e81a71e3256d3492c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e80857233bd8645cec21712717b73bf71d5973d9c409c60c72df265bc84b9d +size 2409159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076932f5e279a6c2e339a6f9318c6195f6bd7cce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7307558a4fca3882cde4d6aca1cfe515b54a145ea5cc89f379c26cc90f1619 +size 2248435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ec021f6c528c6a4bf8a7a34ebffe0733f4cbe2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f369180eccbfde7692b313b7d2c946c856b87d9c96768f128755e30e9ebd039 +size 2345939 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79884fe9b554b248ca2a118e8906c88c7b21d69b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c75eb06cc535a93f90facd2bdeb17ae2fedcc03b02fdc4c2d96361fdf67b502 +size 2166414 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10909f082f41045578ca6c6e1e3b4be3712a8075 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b391dbe0dde3551696cc1a3aa05832586c1246e43e16a5f1ab3f4ed4c66595a5 +size 1920150 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d656fb63301f9452f1427c691869dfa1eb2c8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4faf7153599dfea14377fc141f70ce32e8ce0be6792d11981f6c7287eac1672 +size 2329135 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032c7799371558a8ce51f7f204760d86c88e162b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3614329c91faa859454d9ef8c57ae2a4d2c96a2da7b3711d0d0c3a6b402afd0c +size 2147027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da92f5c4639303f453d0054157b17ae1c80a8361 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcf4fe56cfe7e1bb94cb11ce31942b72dba9a94f611eda99921566da4acf3ac +size 2201185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc93b64c7781c8b9918291fd6fc20cce81387876 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2b64abadabcad35ee9f068e3b0dc54ac0313a1f1b17f933e12e024b36ce7ca +size 1969288 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..883fd3d1bbd95bbb9ce2d8bf3b4630d903a57154 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8572bc2897bb153a8fe0d3dc64ef9a211c4248111c0721fe8b943a7c1cff48ff +size 2109285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c0cd2b4d513f565afaedd13fa65c7ac8d8dc272 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83061c253da664068ef4e3fcf5ec58ad090b34c81df6b43e45b6d99c7ce7113 +size 2099948 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dbb4fb935625e10ab0c64e79a6683a330cb4947 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34358c4232e812c52cf4c9608a98587fca88ab89af7bf1f17b5e83bb3378e93 +size 2440040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a49f80faeff7e1aa3ea9eda53c3095d7a22fa86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceac1dd7502920f2a5a474bb7aa84fd06acdd1d2eb9c49618f3f87d38115e36 +size 2345423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98a825b2c079d6a07e8fb980701a546a8481410 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0fe26148985a86c5ed03f0a8a16faed9f08b944c94a768d1129a5eb4de6549b +size 2410367 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3672b87e781cb4ff5c29ba60228827aa6244322 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0edc9f0b00b3ec1868557bc486efd3a1f025f5fbcf4b6abcadb96d36dea964 +size 2379261 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a1534ec094909116d43a0760a91103047a81dd6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456399e2de7f40fd55a4f22b15079529b58d3e18224b49ed2377f6eaccfbc110 +size 2241615 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ecfc6b7ab154bb761b792516363a6de206b447e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a880a12d731f28ef644d5bec4b1e17de0b8a6a3405bdda668c3f1de8dbcf3e27 +size 1976641 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b547bfbff43c01ad5d774b996c470bedf4b41e79 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d4f8bb8b6f7c847fd5f161aa97ba5991ee1cbbf8e28d731c8ac1b452129615 +size 2465574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bc7d2bce91d19ea4e97541c9c36ecd6c06c77d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0015aa8b7d08c2e04f52027f7fd25eb67d76a842f7b8c061e4dcd4035cb15b0 +size 1684693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d4e772e67e30de3fcc08c176a38d3803347508 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d1366aa52b9dff6a8d53f864f530bb350e8f21bcd7b51e5b3b47adb1047dcc +size 1759467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25700b841936e7e57435cf22e9ed1e80e86892f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5963e34086910fb2511bfea262be6e95e8ba9e99e355ccd9c553df9b6879e82d +size 2203495 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb2c0a803ededb9242b36abbe3945681e226292c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e7d2992bf39afc3932420460f7387cad4845aad52c5f992b6fc837bbebee8b +size 2130180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b310f1252eee552f9ab2bc303340aa2e1d29a02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc41c56a49ea3267f0d26527bf9a61b8a0ea614332852ff38afbedff6bb8da75 +size 1886614 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f97223210ce13340b2a7c66761ecfe2d1cd779 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c3118e8184a6104d22526c52979772c9b34486606f4941932859f423509a6d +size 1688544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e7b383472895e8d9104016328096c6054255df9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99eeda07281efdd15c75c2e9497954b448fc30be7011f004b6dea5df4bcc9e2 +size 1896917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85bd518e3d3932012212bc08a79579b552e981ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43300b438a1cf184919fe77f4b1eceb24acfb47a99ab457779d0f85cf975a417 +size 1851081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa4945c86ebd2f174747fb5f395544d0f86bbcf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b4fd72d5c1eb85abb3995d851d9b731ca6bdb13239cef5539eb0a214e56b3d +size 1577243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d857222a8cf083c3bef87391398ded363627fa29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11223756dae1eaa26db561d28bc829da85a6c709af1a303d42cf69859382ab3 +size 2072876 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4fb019e437a7f5c020aa9c253cf0f451253043 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0761740604a280aa22bd57229e7aebe4446bce74e7ce00078b290081402d290b +size 1724121 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..489359de87c68e7af8281012c9db5351331600dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8389ac60cd517d8b3a5ac8c805518fd544322f5adbde5b470d7c3e2e089163 +size 1616488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aba91a5754414f94df952e1fc0cf5b4e7b58039 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e7a92e94aebc487923b0109c2789ca6fb31c34d6da853b16ce3ed22d2f9f64 +size 1699548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f222b0947855e4c71b015c2f8e74270143feeae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a602cb8889e876b572127a3c22f26bd7d525285af0c9755db9c3af0fd66440 +size 1429712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602033e34b10fd2662d525c0e4cfd899d129c09b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9716dbc7e405b915d2267146e99d07fe85c8305c41c6a131e74e8eff7891e90c +size 1506088 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957f4a303def02803e459b53cbe1a655e7c9fb42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9482ef086ad79a4c4580d353180242229baafc1566c8d61b435bccdeaf734258 +size 1533657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95c13bf00a6a712bd7972d7f23cf8df426af7ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5ce5a63f412914da799830489fdfc07f14a99578f59c3b3c3450422d86c9c6 +size 1530903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e2461d7d4f97e71c7bcbf9c20d62eaf6c31871b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed09c14ff996f25c34fd23d40bf140bc66698f090bf15f6553780e44dd8ef3e7 +size 1422459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff74ff01ac804bea617dc005fb775d43847021f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6962340b0a9f27b3e906dce83e8ae02aa8210d00e101a7322047b79296208a6 +size 1403906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd0a398ea6b95f7d8aa9ce2dbf65c52d5134011 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85a69c695d8f6da639435fbe324f63e4b6c91384044af89d418aa8b6433763b +size 1524367 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d73d8e17b2e8b8ed532a230fe51442a788d2231 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5600abd3aeca2df09b274cc180030598bcb2b9ec9c9d6b7f532d15e4d14d05 +size 1438184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f35a1fb1227b4aae65092b1437ac3b141fe9a1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b39dbc714b7dfe0c9a979a9d68d4b0620938bdbe932753e930416ec594b7d6 +size 1413243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d44633d9dae03eb52cca353d737f5277205499a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa23c54ddf46327b5cfac02d5d5f15a03e9da1a3af23ca8703c68c1e45307b66 +size 1511536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d59943dee76755d9c47e05f76232f6a026a259 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cec8a975e0b51680a7cecfd80a405c73f4869224417ab6a3512e26b68345ed2 +size 1395019 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..658c9137b7a5cbab82668abb5bc0e6338f0a7916 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ec21e885eea9d49d7b68b0416150799269d950a3e372df0b3f55ab6b411c3f +size 1556385 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df66b38a8f2124455ada7cb8118d52c5b097017f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b892376a7c889af7f4729bcaa4273dd7cb6f0ccc48c171be9c48d7d538ddab +size 1493033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..231a9c22f57cb991e1ad9bddc071db48dc27ec38 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57cd36d95a578436e29d874a0d1a1bfd9aa17f16bedb7e20af45df7017ac64e +size 1513552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d726d2c5c5dd5566e4e02f0405047ae795df91 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55750fdeb577ded49eae1ec214bf86f415de5d12598f2331a371326c3fdd49f +size 1484402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4d7cde80b6df2d418d697eeda9ed2827d173d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ef3700f206cebced08932fbf1611eed5e6bf4f57e61ae6694463bb14120a67 +size 1364806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..029acf4f6cc8e5041a5ccbc8139613854bae2571 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb669cf7d1f20e5e07a554075f1ce26bba00d3c0a1c21ae4be634065bc2f594 +size 1332190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52d9cd1f5fca27f675cc1b3654b8c1760a7f43c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172692f42a4cef370e76789631cc4ac9c0fd896b1a649a81304bb6de8523ef3a +size 1891616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da94f278c28beef939e0006f1e6790dfd1a2f8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c63ad4c5db3f091d1e6b205f9c1a2149c8ee197664997b077cd1935e09b907 +size 1876099 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc5158641ac4922c1f60e3bdba46cec56d0e09bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7bec6b505670aa776bc0a3170f6eb718621cb3a1d2727b8040d4fe16340563 +size 1515905 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6594f720e63d377cde66c799be94e0e8c6e43410 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333c9340e35d380fbcbfe6003cbca62e186b81bee94c9e7c0af715255c14ed6d +size 1648612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..871c69cfd032a01f6bd469700b5db5cc81aace72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f766fb4e14d91fffc7d6c8ae156a7c931db6b56eb230ecdcbe166fd244e29cc +size 1626620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644bd3c1c3f8e0a1be3b91db99d0f86f45a98d06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8d59be97636311595d3a2ecd6ac2002956af0d6c6cb0d3db78e310f805e0f9 +size 1724838 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90bfc87d1dce09eb83a1b1532d7b7c49783deeda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2931936bbaa88835699bc7477be45819e7c51008d4f8f52613517d27dd1ae5 +size 1727120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875210d8dfdc3898668be477aafb9dea41ec437a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d5723faa872bb0241d55f72d47f5676d7eb09cc305e153538ea51a97777ed9 +size 1703017 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6735507f4fd63968e8403633f56b4f9892660b3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ab851df1c6473a8d1d2a5cb2affc734e5f1bceeca11fbcbe8f481f2a41b9c9 +size 2112220 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82efa470e7209d9152270b8a0cad8d2d488ef1ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9ee4b997a705f544d8a950a48336fa36f510c47da490a05a63ef6effcc935e +size 1948818 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f47056e2317d740b305ab2b280162102a020fe0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926220ca4db475ebdc692583c659637949b892aee571757fe1b47d630055601a +size 1526327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57740bbd0ae97d5d5342c9a3cb04812a76781c9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd3ed5124fb42d60c883e03cd2732c45fc3da893370ab6d25bc91d9ee926684 +size 1472807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480f927b0ecb5e2cfb88e2a4ebe599479870c268 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3902725efebe93462adbf1839759c8d968086151a47152cc233558552bdd550e +size 1675089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43824b1ae0352ae01408eccabd65ca98cff8292a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42308c877b9eec47edbb140b8e26599182ebf682ab0e93faaa281fea3b1915e +size 1532458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ec3432ec2754ec7658bf3a1bb272f3743229e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e307437ac7bc1ebec62bdcf1cdcb82ed45287fae306a7a0e7a4aa078c31b91 +size 1610346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c66eb46a54f71aab63f8fda7e4a0a4777061ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b881bd65312ad92015b7f12a7b4afc1233222423ce28bcb7a0d5ee4dc369dd +size 3405974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04ce122eeec24002fdb1d6f7b78e15c2f2cc708 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8f965b7c90ae63c5c14db81fc3793c221a044e4f524edb2321b1bd7b97ee85 +size 3036133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f356990ebbcef758b18a77fcf22854ea3925ed47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3bc50641ec4baee632e52bf3da222973bb525ccb5e068b59cf923103c705cb +size 2822593 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..194452c0042bf11f41a5f2171b3cda1f053efa76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ccd5a12cec509f610029ead33206a3e4ac7c4bf5e3568814ef42d5705401f1 +size 2507157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f43669cbf30c1c784277e93ad0c2930dbc02a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e392c2576985a3a5cf3ee49b1fa4e284e809b8e80c0aa92790a676d6be4050bf +size 2821753 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6704d36589c9101be988b2555823e1d8049cd2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e3ccee404ed2dd13d273714616c7d3003bc1b96402fa5fa75573576a8ec7f4 +size 2499990 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe04f5db8e9c216241d9f04d2fcd2dc0fbfd25a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d54fe00ef1ce45c5afb5ce311e9f4d5bd836dbb4d06afca7e7d3bd1a59a7ded +size 1165608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90a7e5fae36ddea5070a3102bbd316ad4f420f51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894705e44365656774248b7697bda5eb16b35ecc3dbeb0c307a23103d634b62c +size 1157958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0ad02e8b1990c2dbafd22ebb9a65666f599145 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278cb0998c93337b9070be841e376456daa5b5426f1226963c58d78ad8e346fa +size 1106261 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cf371d16b0189ed16a69a21416687b0788ead5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558f53ee887454507a7aad92e3ac7177eeba2bf59f6ccb3663915a7c661bebaa +size 1033591 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a10b9232f2e5dd3f2943d550269de0f2a0097f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234981550438bbefa1e664d9eac8d60d1e2de14cc005199426a78ed949066034 +size 1079297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d47cab7ba1da758de807fd28304561f2e1d7446 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4226cd589f0dc99247743d7bdaf7d49e2d52735a462ae2dc7bcfc0c2742b161 +size 1212439 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ce9be70c105a2782da09c4679a68392df6709a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99be57f45a86e2ff627f1eefcbacf2e2491045c11db1ad5b4c3d15d17c23df1e +size 1146707 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6fe365c14a9026d3809025dd99fc21a9ba2764a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8c3715d90c92ab0f1f6bc826d39e5839f7a157f71684aede4561e55c1da646 +size 1182018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ffef09e36b1c65e140a89c7eecc3a699384cef5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f76527f5565e49366bd60be531cc2ff541219ef65497dbe7674eb01266e699b +size 1471021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22abd50aaaff3abb4965746550a6c4481ff33fdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da607091b0830a3b397bee50b11c42484c13424821aebd1d2ba258795689824a +size 1177554 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31996f7415579dcf26ff7a5395491d93dbafd13b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db5d69c8b7abc9c1a33f95aad2124a67290c76c1bf76da8924f82c9c7514afb +size 1041344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dfdf1e78fee99ff40f3e470b107427d3c2ab5f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6d806b0f7bb16cceb803b35a4ee9fba4beeddf16b775ede589ff1930ca7fd0 +size 1065160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b11e80060fcf1901a1a2394f7039a1002fbffd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f863c1d4638460380ae783339ade6b671a0cc52e93479c7b4b59acf3e28c5f96 +size 1133556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b8d2e06b39e59a56b7257df4b5c2e4884e00f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfe5ede5a61673a65e7e5c85cd91409100b21a1c5285732227e855ff1f5e614 +size 1287951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf7628cddaaee5374ce9bca1bc013dcbcadbe8f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e152e1582136c67a8cdf5b272cc4f3094b74940ec5eeca42881419c0f2066b8 +size 1043574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..329c58501e568c3428000b8932ba11ac955eedd4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb83cee12694d14f53dfcc9dec93d2fbb8a872bec387b0e0c75b351d5f01338f +size 1862041 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1951361b4c555f6d036525a275716b8c2aaba08e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf79fe14fb995b78fa074fb8c78a3cea1f650b6cce76ee974b6db051947caed +size 1842700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bded2e309671e64dc86eb777b7f76b654be37d89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567a5317815562879270879c62ee146a7806fcefbcae82cd4d748e99851ead34 +size 1808167 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f5f2f79c34cfc13e487420ecf0ede2899aa80e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b822d8d1b8ceae20f01119d5fb517f097e111e489e5cdcd2d8a301da2b65936c +size 1345285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af61f061a38887826de842a5f8b3e7ad851147b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915f6810f31b062950a057bcd1a63003845e1e760c0e97e4f5f23e9c9339b6bb +size 1575561 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..623e6d7c2248b93ab16cbb6e35d0072e92502649 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ba9df78bc87e7ca8c048de699b45f25f8ac1ec69f853d9b6fb631d37d797d8 +size 1631685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0954b0a664cff51840a35c4ea2df1904ff74d5a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372621f76c81190c0313ee6ab7885a1fb174e23cf9f3ebe19f5275bc569a79c1 +size 1474179 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cf4fef1ef38549f343ad494897841581396a5f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a92abbc8885938377ce665c7468ffd9881ee464377064610b93252f8b377f5 +size 1764396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcc368a4c2af3e89d4bae33ef5d9d64afa28ada0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850f31426e996474e10766a5d14938f28d74d5ef58c9d3e2467941a7f6a4a1c0 +size 1839887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ecf3cefd476686ce6f15a5d94f4d8f48e577212 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bf933c7dcda38376118850348a512ba0ebafbc7638a0f06455c59d4d30f83b +size 1785406 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae1cbf0abb134d5cf3b6a4e7f4bcf91ad87fcf7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4908e5500daccc1aa7b0cbc1d69f5ec143aa8110a31dfbf5d31407de86efd5 +size 1761771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8b48e73ebb4904cea0eaaf7b7d3ceca5714ea5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc12f4da75d6f5608cd394632bc986e2bae30c40e8c8532c5493e8d102ecb305 +size 1772555 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3c619aee21105cfc5b65c72022dcdae9299233 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f0ad39554261e7a44e3f49de8504304d2a84b8ba3e0a5fa41f62ae914c09df +size 2081819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78c2712868a2dd0d4006fe9d420e713e7b607893 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699f70901bcce00d81a9be2faa0ae87722993d10f5c74c533cb99f21e746c752 +size 1671939 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa9c30c924f0337e91d349a12e29a93e5d8bdec8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4045614a830090c264b5375fae9ad28a00891e45e4a647ea3e9fe9bdbfc59b6f +size 2024596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edfd93875d14c201c9b4ed9e0654dd8df621d01d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a6f0bcb8c66818b2bf0dcee99d32bef06bbb9f2ba1f2d46564f5c8e4a22088 +size 1764092 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9561033a3cdf1f6222b48bb23c4e9e3e62f824fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fcafdc4accd98de2d7e1bf0f7d4b09953b971319e573174eefe3592b52c15d +size 1620017 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53733c261ad86ddabc6f8f0f5b583e0fda0e6e89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1116f14609cacdf34f41aa2d4e1adf67ea902561781f2f10c6e71ce4bb3960 +size 1844631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bbd87caabbc38063a4f634e633ff7cbd1b6052a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe0a252865595207218029a0a718728ec571ca203dd3ac525d42e262a5355ec +size 1663986 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3da3394c5ee2b838053216ab845b980024e72d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990d7c78b855aaea601b144f209eea9615d3078c44b291eabf908aac36be3caa +size 3695531 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93a56d733c7833f63f6d3c8d9292b3938a7c3cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ed741a56b3e44165787b64824bc17111b79e8510f0c72dc8f9f33d2bd60f7c +size 4196602 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba937f056c8c8d56e00593dddfadc4a5ecd99856 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db7b9ead6396df62263ace8dd089a01b7e355b9c31095089217bf4c106ac645 +size 4706238 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb824c246412069d16a0ace67c9ae8e8974d27b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c4ca455ef05aa0fa9cde7b018cf3337c4fceecafe40c2a7ab61c6db1b34360 +size 4379044 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e76cbd073ce8feb01cd31e9332789bfb282143 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7b7335d30d1cb47258785719dc3a5a37a90bd042da198a7a7aae8a3bb9b9a3 +size 4055936 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..312c306a6d8c80cadb688db2d8f13ee7e1624549 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5697a67ecf111f1255a751d166d461159dc2188059714f9854a0605e992429d9 +size 4174905 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b350ab77d567771b1362c1fbbf16121ea9ba172 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b993dffd933c45c7c6033eface22e14c74997f34a1425d525cff0d08999f85a2 +size 4146117 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d675d59addd7024bb6b4bcb4560ee295f21b4091 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b114682ad5618b22e81fed2ccadafbe1ff7426b4b6ea30b596c51c1b2df57811 +size 3709406 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a08e63401aa80ccd487ee2d37ae5df4f4f49f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fc6ba3fc1af8c56d0953acf35bf485ed38fbca3946b83d6c141e8996edb88c +size 3766964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a345ced1e34b7047b8ac2ecefbf19402daa96536 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59bf07deb9de5a40e7b3bd151fd6364b5a0ee0654f094a853f73298c31610d9 +size 4267608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e335bc4f1ab46b7b3ee47d93a9cdc9379cdbf0ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dafc354d312102a87356d579c9d7bae42bb5b345d534fbb2b7b82263750be85 +size 3220523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82413c0e554b72bd578b17013c0cdd218b5f6447 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b46bbbe85e8a96681ea59617afc85e93f458ef3db7087b77ba2d24b2436585f +size 3453635 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b54593239a2857de649d31eccb2e168d8c400ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38a77c0fc8dcd9bfcbb0106999a00deb195365800b6ff1056dd89eb64c4c59b +size 4079253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f75c3df8a6c902d4436218331f1c5d1ead3eca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c632558714cee1fb56dae2d60197c091c1e82bc59e0c6ce5c15ee5b2f10f7e +size 3278967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b69c9e7e35a5bdc0c8e39a265e163069715740 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bd0a373dcf5c1ecc4978f6fd36605196e0facba3afff1fb19a6226738c3c21 +size 3359033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb510501bdad4a990d4042a3acfd00872f97ebb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc58c7fc90196a566aca94799029929807cf1dcbd33b5b3bf181fdf79158da9 +size 6072995 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f0d7f52f536f7c34aae1834fc29fb4e576bf87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f881a934377f9c0ffe71331bb828115ba9c75467d09248a694ed74dedc98aad +size 5373004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..367074d828e4f1abc512f509d30f020a8809662e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15550b100c18aa070c026c96a4c715e9eff52ff94c7674b1b1dca15924e7f077 +size 5625163 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8233ed79d90b0d9890fda576dc6c918a0ee8572e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5243cf2f649873808a8c3e56fcf3abca1c90ceed1e638646d258781f6d3cfa46 +size 6163554 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9283c299df6efc72e7597bc29dee1eebd0c2074 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebc2f14afdfccecb8989b626fee77d2e26a063657fb5fda11326f72b519e151 +size 4127010 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c6392d570a0586f896da5d24f3c08a1c8f62fa6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b72f1f40d057b3c1e266819b308d21baf68c65421c6eaeab9a80ffd832f6fc +size 4354187 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21302781e59062aada65a702614a274eb030e4e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0002c89e491fc2db838811181c28237771563f397661ff4b352d80cc2515187 +size 4927958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddd202f7bf7236981755fc0843a4aa92ebc338a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b30b63b1d12b29480ca3c41bb08a6853466f792f9db97c73404a84a4ccfede +size 5397404 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000866.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000866.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed1bb1d7c9e2669f93d5c84780ead7f8bc424959 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000866.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba1509cf585cc319d5e645fc58624e245da8dd01e372442e4d7a83e1fb22c89 +size 5114159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000867.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000867.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df061c4e467ba9095617e8c6578b54eaab1f86c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000867.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acda5582058d75324cd36e2c104bc2d1f179cab839ec663f2784cde26d611581 +size 4107830 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000868.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000868.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449163cc9a62c17ee03a66914dcee7e89bc0c0a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000868.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d59a540348acd5973388d2c06e87e93eeecb3b1f508611a3fad6387ae3a664 +size 4339694 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000869.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000869.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130433ee1814a3e923e8e54cf878d9a76721a3be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000869.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccbe27966f86306ec73da8c0bd4deff22df284a023d2b836349a0e32b16dd5a +size 4615525 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000870.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000870.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4074cdca7e942c7c412376019e5354f40f3f404 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000870.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446cdca597bb5e22dca4a6fe13fa611ba46a40e17eabdd49acbc12c031d90810 +size 4484371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000871.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000871.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3cda66e5806ad4b9ad77e4536a1d5518510b8ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000871.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666d5c455f1c07a05ba30289e5a610e3427474e60c73e6019501421b8e097a2a +size 4301077 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000872.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000872.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8946ba0b1c22304453dc25732a8a7be5ec3d9ec4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000872.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e88008503c62b0a629a2a3494083126386508336f8df2cfd7edee187fd98ebc +size 4467171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000873.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000873.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efb73dc9e276dfef626594546721035586762f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000873.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21aa76decba86b6a31a59317eb40aa75abebfabab0a7cb6f4481315c5fd9eab2 +size 5267585 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000874.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000874.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aab03e4f4be81b51a3e43a763bf2eb19903b490 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000874.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b9abaf7538dd3cb5213df462ccc8fcca515281bdd4b9de87070b7e4d49ca38 +size 5140757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000875.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000875.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c25be1ba7baa0f944c95a5ef08f122debf49575 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000875.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedf084565673e1ac0fdf24c4fcdc232cd768f21f1d74f04cf991460609ea377 +size 3797543 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000876.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000876.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e8d88ef8b29c8870ed962c107e49456ba82517 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000876.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bceab370086c900651f6e9039420cf0b9f97e0d3481ced7be0815f9b3c444a9d +size 3759134 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000877.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000877.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5f655c0add15d46308d827ea9de1b2098a40d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000877.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ded6ce2f40ed468e22a58e6b1cbe4e3e03edbef9dd06ab68eeb66d69e127ee0 +size 3731585 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000878.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000878.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05fea33d63f2c3974adfce9fdcc4ae34b568ffe6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000878.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5b8940f6f09582c9f659908295484f1506da977fcf374f0b85f203856127c8 +size 4350518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000879.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000879.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da63a2a984f64409f060959912b28bc9fbf4e669 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000879.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0245527443a4e2fd0e1a906b27fa7b34ee3acb0f76037d07a041c5022b21891 +size 4529294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000880.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000880.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..494143a0971121d81e7ac9d60fe1ba431385783c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000880.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56852f0bfadca00459d688a25410ff60f0f7ce18be867eddc0f5dab0dc773aed +size 5099309 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000881.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000881.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed7a82cbfa8196e8c163f14cd1fad8326e86d4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000881.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5c62f3b4f0c7328696f39e461a6079ee480bac32a8f6d87ea417358a386941 +size 4061993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000882.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000882.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee12470a43a748eb4af91981c80ef1dcaac1cea3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000882.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb299615d6b0204394a2e564cc598554d444113208e0350ef43373246c527892 +size 3765243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000883.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000883.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ae735efa55163f4e4bef97fcd57f00c88f2dd2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000883.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f145089093f64de91ab3d370427e32df0a034965b64c1a83acbe0cfbb4afef8b +size 4622063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000884.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000884.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8318738d69266308f1132389d641f6662d88414f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000884.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba99ceacc063124609a647b903545990eaa2ff16da7e0011d16c7d577cad30b4 +size 3584889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000885.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000885.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979ebcc1f02f41c38a5735de55927e25a42c1323 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000885.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5916ebcc72e7976a412c00b18ebb2c8e06f33c9062069b6aadb2455307760f62 +size 3970713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000886.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000886.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c2feda21f9619ef801cc4b8429a43c2f3f4cf9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000886.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70eba1a011fcdde6fd275c67b1e4a983b81834d93e70683057953007045a927 +size 2907438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000887.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000887.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28ccadb4ad34784db4bd9d1f88554eb7122063ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000887.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98e48df7f7e3bd8470c4e90a2020bd18167175e0f9cfee803bcc6a5b30c8c4f +size 2928151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000888.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000888.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9f0c62ad5a448108f75c650b09f60736e6faca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000888.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b4f5f895e83de422d106e65c4c0de8244ba58c79c295c388f7f9a64bef2628 +size 3643799 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000889.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000889.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b3e753ef42cb1ca589a15ca9f3f762f91adc80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000889.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069ca801ec1f2242523f14f9dac1d82036441be2fc08c5c43bd3ffb87a65b740 +size 2812756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000890.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000890.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0dfaa2cc59b2e29933dfc76072f41b8871c4173 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000890.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a546de6193fa486091baf91a323167820764a65637d981072088544ec780e74b +size 3524536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000891.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000891.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cadda30985079a9e4a8ce9e482f836be387584be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000891.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c20a949195ac6bec1ebf7a360b89d87bc022e3d58662b38929469c873808ab0 +size 2826400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000892.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000892.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ce5f52819e1ae7c5fba94c0594332f0757a2db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000892.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3542a21a84001f22c1d36d7e38c065ceee2f65ec456a7f2e8243faa272d0632 +size 3145350 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000893.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000893.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330d12a313988c0380269e7b691d499ebc502325 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000893.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1867e3b3cac5075cd6664ac8ead64c391512bc6f52c69017ace78609a8b4208d +size 3472451 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000894.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000894.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6840f378e8937897275af5c3ee7eb01a3ab57d44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000894.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d584dff97cee1e1d1d8e963c4f40f286175d10dd1771dfddc79384a51079fa6b +size 3039999 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000895.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000895.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5cdb466bf13dd95f85e01956930b72a2e3da6b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000895.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b5617eca9a1033d15c777a243bf42356374a1978fb07676429b828c4b12a20 +size 2641668 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000896.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000896.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70c2751fe3e639ff2d1b8a6770f7a4ea94b7924 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000896.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600b912bf8202329b3b5e5f72cd73217f55dcdf2edf281a26cb5de9ef156e211 +size 2474312 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000897.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000897.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a8f31e47f468293ef5ab6c88736dbdad364c3e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000897.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2673461999db751538487948af42264bcd981519aab26187fb11ab92328b23c1 +size 2547532 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000898.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000898.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7533d34e696531e7fcad450ca1ad9dc3e1ba6d17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000898.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b14924c53df21fb1784b522543f12143bb97360b5e1be0fe3cb5e2b8eb363d4 +size 2913873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000899.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000899.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f2a6c022eff4a76922a5a231f9317df006f086 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000899.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29de38108a3f68ea71e88c5f263861682fae85144d519e4fc497858d76ea98c7 +size 2561228 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000900.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000900.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37c41e4899d06a8e272a77c958380702c6395b9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000900.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac623da33b5f665e865bd96eacefb2c5a321236b1fe4ec738321a5b2f85cffe1 +size 2506138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000901.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000901.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0299645078ffbe73641cfad049b0324821c742b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000901.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32976583036bcafdf99512299bd2f8224ca8aa9075cb870f773344861778b214 +size 3165023 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000902.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000902.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6667beecff361d81763874c97c0869788a1b8d60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000902.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7258749a7280ae9018c531ab49df9c714e26cf9596ca820b259aac7bf824a8dd +size 3218420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000903.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000903.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1d840df58a3b11cff8d0414ce219ac913f9f360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000903.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb445ad59b8f18a2d9562d430ad0c91efc8b4dfcdcd4743e9d3146634a27e897 +size 2888624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000904.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000904.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..570636be064e52cd7c67d2063a73cdb1a403a3dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000904.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89163d1f90371bb237fbc31611ff640171f0d137fe04ed55928aebaafb8187b +size 2608835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000905.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000905.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c9b1a0f7105d366a4133d1df3a0d37d72e1afc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000905.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96be97c21b0b64e539ab7aa2eae6d713734550b2f2721d9d28d6fcf46b91c39 +size 2768704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000906.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000906.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3555831bbba3717ee7e23f9745f8a0f548770fc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000906.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c676ebf36735010ab82e54a43a6536887b9a2a0bf9cad7fc40defc84e811786c +size 2959500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000907.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000907.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a2722837817aa09955eeb23cde066437e16335 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000907.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e48bd71a10d4f5f701c94a427601d4e683a5ffbaee236a70927fd513f759de +size 2950409 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000908.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000908.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8773f2f701f11cfbb655e19c77082e18b414f46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000908.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5bb38ebb34f96b2cf22dc03c42d040a4fe79fb775d7f0ad4b5c200e2d65fcd2 +size 2982198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000909.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000909.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46ce5b1b7359c81d9108b1b4c8412e66300ab324 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000909.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e9170a94adcc78893f5275ec950d7f977127fe575305a9c2ba5eb5039fe5b9 +size 2830618 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000910.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000910.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe464aed556c64889554ae2920aeae178bff650f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000910.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435f6207555007fe6c64196fc0764fbfc04be59c33dda01f5102959d1c639a60 +size 3067110 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000911.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000911.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f9a0a3c32d58c2123980b82d2b0e5eb395f63d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000911.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bb00ca842202e429d651b94e0281639b944116cfcd9f6dfa94b0df98940f7f +size 2509220 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000912.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000912.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93db48fcc526db6417bfc331cb676897fa65edf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000912.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2aa25821a4e791dcb175f47d3b9539c25b3849990f4902667db4f398999d51 +size 2613065 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000913.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000913.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f6fb052f7f513df957df7ca820a52ae226ee75e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000913.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbebee104dc6aa99c690023e790f4c1ff864c6f7201d8a523c815039e81828ac +size 2485030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000914.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000914.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490be6a1c81516ac4a4d2259169e0277f106b745 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000914.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83076c01e9b9454b499a00ff0b9901bf4b20e2ae540d805187376abcaa33c68a +size 2144701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000915.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000915.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50499bdfed03a9d9e99321dbaf2fdec0f075ff4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000915.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872879b63b831a96d2e77d26a8de14b3def6f997f9511a2d66ece0ef8fe90d9b +size 2511551 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000916.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000916.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a23967bb74064629efe5b1a46d5ea5829e27096 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000916.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e101ae60fdbf8da8e33fb670fcb8b8c18b1ca42afe1d6185a7f1e500ed7d46 +size 2167839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000917.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000917.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..902a8db59a65289c8b5172544df13398d865e1c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000917.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a0baa5cd3e473da6444f2e534efbb7a1e02bd12df213e4cb0aac39cbfe9456 +size 2164196 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000918.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000918.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56030c83a802da896d6657db46f34aa8d9df112c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000918.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0092e22998962bffa537c4c0762e75f24735c242f19ede884f3176450c66b5d +size 2078837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000919.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000919.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fe3a520e0676883539748b27be7befe8a5f9471 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000919.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d899fbd8552d019f7da895f65fe611fcc3447f9fed139c5107f7c7b93c476c5 +size 2810254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000920.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000920.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38320fd3e24663d14424ff5e23227ceecfb63814 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000920.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f782e0254be9b603fc5ec5ff5ddf4dd2143d6776078aa867c95fd992aa581e6 +size 3709605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000921.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000921.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8147d4bfb6989981eb2adcce95e0e966e2387a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000921.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb14f8a20b7c85b7ce2625543c1e6c9b71fd33aa12f1364cf49f81f0610e4d4 +size 2399219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000922.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000922.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd59988df44edc22497a7c92737adf87adf12810 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000922.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d314d66a1343a01df3b0e4fa3f7c8c7d7ac19a042f6ab84aafb83db37411c7 +size 2639744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000923.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000923.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad331549233af2ee3e9048dbeb9db8110ff0601e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000923.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0ccb6903f7241c3129bc1d0e7449e2ecdc8380aa262d57f2867cea6040b1bd +size 2841722 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000924.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000924.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49cf01686633e0fcf29e11162456be397202237 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000924.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6ffc064f15c8d1dc455624fee962eb2ef485dda7511fc8b9222de0f7242d2f +size 2632710 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000925.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000925.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c5d9afb29812f020696794eba25a2b1f1ec1ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000925.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753c68143fb17aff86f965649334c40f12e1904a9b606f570f0ea852f49f2dba +size 2526631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000926.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000926.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5ceacf5fbe718208d54fe02a4be61815c1236f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000926.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492cef4fbb4df69b976b7e1c1bfd008a5db36087073a68eb9beebd7d092914e5 +size 2457426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000927.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000927.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bde0b326dc914ab6d29515cc94cc70f3b4bdc45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000927.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe8b5b6683c220ca9c6ec4912285674cbefd53af88ccc412a3390ef36184c37 +size 2189152 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000928.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000928.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76944d95688dd59b213d0650e7b2171b02ec4dfc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000928.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0404e3cad04e2f1cac002ada863ca85bea061aa92549e9e751306a8d16a155 +size 2615975 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000929.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000929.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492f690d085cdbe5879218da75e0c12f2094c6fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000929.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f1f51f082be3eff17e62e569420d8a203b5742681414091409e84732e19905 +size 2410662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000930.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000930.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..035dbd82300ef0c6e36b0a0894fcba31f475913e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000930.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b33b0728ea3b3c72d9a9a3f0c2a109d52b94670c60e9482c2978fb3d78ab71 +size 1694568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000931.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000931.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbfcfc0522a44f033990c3364c5a96667a407053 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000931.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30514f5e536b6f8c169406f4771118ae5d87fae025bd062430b7927bc70ffe94 +size 1627931 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000932.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000932.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4eae53ed660c9567f2e286e9275ce37b3fb2382 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000932.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1e17c89e53c2dae942af353994793ee3905ab75a238a473f05cb69b1ebacc1 +size 2162814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000933.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000933.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d25d442e49c0fc707cb064845420ef1ccd0e4f0c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000933.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5df156acac01833db80cbcd55eb50e1ae5c12438a1482e01e72c782cb045fc +size 2892174 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000934.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000934.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0fe6310e798ed2ab016b6743928a92ea4f744bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000934.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dab666925c76d5d5e552b6d37f82a5b20af51f359ff9adf00154eb1aa7ce74f +size 2579073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000935.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000935.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1748ca1163cbb8a8ece1daba87bbf6b5783fd8e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000935.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85bcb8f837060e8c5d00b6e19ac1b84799f2b483edded153df1a4109f36fc82 +size 2958881 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000936.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000936.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a7419db8fecc6d49b33da26673f4d7dd7f614b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000936.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a8a1176b75b3fda16e79bc19db2304bb20cbf34f8fa3484802d613940a3329 +size 2895746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000937.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000937.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a557a18d7d4b34c6611a65c76c21fdf325b94f95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000937.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5cf01171ea539d45cca1687f059b59dd88417a7cf8cc45687261cf38c674b3 +size 2804012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000938.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000938.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0647cde6dc5871e744580b10abc2bddfe0478dcb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000938.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819c56319a07fa7e94a1788bb40ba6022716bc28cb820578a2b9485ccaa95408 +size 2966035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000939.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000939.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed556478e5e0ea68ada05068d157ed97ee39aacc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000939.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03753fbd46fd676c26e0df3975b79c48b356517ae917d762899801d642fd3b65 +size 3439983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000940.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000940.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0114b2d8a55e2ce257c9cca629ed3128bb6936 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000940.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b337073b5f4c0674093708d2b0212729d0f79f506cd856937fbd5b249ed4c9 +size 3078647 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000941.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000941.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cdbae954935d785f95a6857590f6f917601e915 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000941.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a06c1a303039c875d91b994f034147757420b15a433a8ad29a5aef42eb08c5 +size 2727698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000942.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000942.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e25b86a6ed65fdada47feb209a320504b3b1d67c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000942.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b496d949a8e8a77dd650c8f4bd9d7f71b85ed81bb109cc78b23063778e47addc +size 2679520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000943.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000943.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..789692669b6cb0869dda61a98d525967ccbaa93a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000943.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9d0d161b24bce8ba491d599f9f8ea6035c7927447b0d33acdc39510a1eca9c +size 2196960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000944.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000944.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08dec38d24c383f12555770dd5bc921bfa972fed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000944.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e01f2af0306a9fadf3b96fd45592318d29d15632471a9e17c0356470fb95411 +size 2650638 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000945.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000945.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6afe96726f0d2a145c56a25bdca67ad638b2cc9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000945.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd707e26218838b08d60d2a1ebf0b73a3e58afa1d7b1d1465a3d59cd2128b86 +size 2552539 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000946.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000946.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba54aa8c7f73bc3e39bca0aa5487f4dd0a1332b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000946.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46765f001eb4be4394e6ec0efcfc0114432250a114d0a56eb81f3e6ffe25f06 +size 2832027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000947.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000947.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc52e08cc724f2c7cd2893e9cd814ec12386e01a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000947.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bcd4a46615f9a486068c3fde4015f3f51dfd66f65c0cc5e01aacb95f9ec76f +size 2623275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000948.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000948.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..753425a1bd904c457009636be8337b75b72502e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000948.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24fc729dc65c20f090168ff72e65ed389c6c70ebc8d5f13ab19c44a09d25ca0 +size 3312001 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000949.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000949.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5885e05a22086ac8818f9e5e75f8c4556cdcdd5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000949.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cf72e1c9ca72671958e55f53f4b4e6f3562101a216f593e96dca9dd1707d91 +size 2812971 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000950.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000950.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d746dfb904890c9737d9b908218360f42ade8fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000950.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91b5a918cb4936e6c0f2d72dee3656f57b320373b3320d88986a16509e45795 +size 1697083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000951.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000951.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f481b74d5ae41e7e32d2c4c5d26a49ec6eecb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000951.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c98f10f2c28164d271b58cae6149f295921e8904b8a5029452cc62f1dc1766 +size 1840584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000952.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000952.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc86d10a0ed1c6ce44ea1d6d051a2aab04a64818 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000952.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdc96bb02f3cdb6a4ad1645b1143d46f9e958474520d3e9ff15efc6c3fedc5a +size 2425374 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000953.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000953.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0b587849004b5e0654bcc70dea258ab6a1a29e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000953.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50fbed4e7e0a381f55a62a4137adc02c53c2b39fe8d86754f3e17cff0452395b +size 1871014 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000954.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000954.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee063d5f23154d76f59b1ebe7c17d8d9564f6d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000954.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9894505ded4373ebdf5e0bdf768754335c91501a4885fc20c7b1aa9886ffeea +size 2054414 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000955.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000955.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e2d563a1deb7e2a74bb1d264d7aad55674936f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000955.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e447a0b577bf70e884d6a5fac9cd032cfd14e57091bb2bd5144d3aa2781d84f +size 2012346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000956.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000956.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b369b100a48d80ebeb71e65eb116443b65c076d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000956.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65491ce955e6234c3b27f1751c64b121f3c05fa2b4a9289e23f00efb5460f2f1 +size 2071285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000957.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000957.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5259e1402f6d43d73bb7b0dd6947115b1d540f5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000957.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2dd88b37ca69c704a8b2b0391cb77ef7d3a8e9e5093687e894e8c390ab83b7 +size 2042567 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000958.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000958.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95e544c5821e5a229700213696cd8749a554c577 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000958.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6dbb9024bd818f722f57bcf0bd727c4b9352a3ca1e33eb4210e59b2eb18a692 +size 1947049 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000959.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000959.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..771932ef0ec05ac179b6a54ccaaf3e758c4fdcb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000959.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcba6eafd3a4bd1cecd4a83302ad7751f4f15bff7cffd20823c010282f0fe03 +size 2217208 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000960.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000960.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f598b664e2aba6177420d805d134c81b0a42c149 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000960.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3506a6a242d55017af6fa1986ddbfe57c3abd5c807dc97e2fb43b2d18d6cb0d0 +size 1850859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000961.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000961.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e87851c4b61fbbeaacd389a95089ca9a575262 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000961.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7ed1fdec313fe6c115dc25f10413e1ca8769797bd6680f57b191bc76e481fb +size 2427427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000962.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000962.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45945340955b4e108bcb50d742bfac3795d75ca5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000962.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcfac842cc8638f0fbb7be058afff1b937f18201b4fbd91cadc28edafd5c85b +size 2369972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000963.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000963.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e0178c1eacba5368c11ecc7ac310fa230af951 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000963.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea422607ddb6e6a8a3dd24f590f12b1b0ad95aa6250c91fd67a7d3ac0cb22083 +size 2161008 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000964.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000964.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd22bd11c51811510126c1fddbf1ff6bfe033d6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000964.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811f4854eb65c080c0714e55f5503d602974069c2591065b331a15b29f69d6aa +size 2157672 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000965.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000965.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c50c4bb3d48679e1dc09c8b8ec81e8d766101e93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000965.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb37f4394746e890076a24c29600c30281f380d90335111fb3166543b07c7202 +size 2157763 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000966.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000966.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e9b4530e65cd3f221cb1274e898cc2a041cea81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000966.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1661c9aff269834502805df73d9ac4b2b28d3d5b887ec4d677d9046fc467cf88 +size 2341270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000967.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000967.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f83667a98bd656861cccc9069e4c6b6d7b849c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000967.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecc8288ddf28a5a733cae9d80826de4c89399d8116cbde7f982d4ea64be5edf +size 2749875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000968.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000968.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..354b0e2cf60495e4bfd43f49e41b422cd6d17a71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000968.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3638a440046d90f1921e95be7c77d75a43e5d1e1ffe82ad91f23bf9388d0721 +size 2555544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000969.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000969.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d4a029cbd23f318fba554bc1bf28fe9bf1216f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000969.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b833eb8dbef1c8f2c27d7745e933c402bbb9bf9ec1b88c70cb445233ecc6d640 +size 2053774 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000970.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000970.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc56904e4f079e2a786e2622bbbe20d986508d8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000970.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5608e7dc31fbeb40eefa190fdda8f056606f91f8113963c4ae07442b6911a79a +size 2200085 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000971.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000971.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7114bf298255081df67a8b1e5c459cf86df7b4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000971.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8275d0212406f1ab0c5d7fc51c78713bfd1e0f74df451d7dcdba02f017f8cc9a +size 1809581 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000972.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000972.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53cb1bd180b89e1d9d9e980dc7aa7b527106e5c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000972.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61fe3f674dff329f2ad5676767df03731f170319ccebe6693441772512c94cc +size 2115448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000973.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000973.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bc132be444c1d4f3db2d950a7516cddd17609a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000973.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28e369c66d16b84251e843c25aa4baef7292ee3a558fea8c74bb7f4cbb0547b +size 1972865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000974.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000974.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b1587cff83f0c484391e9da2e51575b1c083740 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000974.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13453175477c70851f51083fac7662b900a82e53c02c5ae9c6297a99180c189 +size 1642171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000975.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000975.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf353c92e81700ad98066f327fae38de752f5bb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000975.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c094e97cf239f57f3c7492751c796e963de5fbe8aa301b4621c50a3a441aead4 +size 2157529 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000976.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000976.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b3c21b5bbbb3d29a489b94fbbb3f44ca761173 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000976.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877613d527904db33d62fceb2210073b7fe11023ab128da17d96f64d0e23f1e4 +size 1883415 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000977.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000977.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa132ed6584e53566cdd2cd2c1da7a30a2cece37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000977.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7558123be14c74417347734d713d68f9aa5d0effeb319b3765cf3e84b744b198 +size 2000974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000978.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000978.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c3deb245b1cffa2fad8ab03becc1699cdaf888 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000978.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9deb81d05f865fdd4d12027ad0557f956f64a4c2c1963dafe79255d6b6c58f6b +size 1528531 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000979.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000979.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7013c09c0f0d3cb77bec40eaa41bff619c3611e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000979.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6442376366b1fc2cfa371f58288c94bcb71f5f7ba8fa13b923981df82f6b4682 +size 1947975 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000980.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000980.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e98486b6acb40c11bb1ed0a976da6b03071b41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000980.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313d84422e7b1f269dfa30cf7a11491772133e7969456c273de607d6886355bb +size 1817292 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000981.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000981.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb4ff5dab3a0a112346d52bf6a1d8b05286dbb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000981.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf603784bdb7b265e09b50cb4112894316a48b994a8c090c4cc1823b9fe291d +size 1917263 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000982.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000982.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b819c9769fa191c82e0ed6fb6be33a65893fb7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000982.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7997c984f15c999e18a97a503b1c678873f1635327037b38900bff3be8d20f +size 1663498 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000983.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000983.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21dbf956087eec3f590e0c75d8066bf384224181 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000983.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a78a1a7e191da7735eac242a54e136cb79c629455c755f491389ef559eb932 +size 2027594 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000984.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000984.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d202fea3ed15876cdccb0d367337130916799c04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000984.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76281987cee8d58609a8b7188a0b0c7b3a1c7b96de2cfe7f04dba71a2c54255b +size 1665803 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000985.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000985.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c03867df7374d0708924274e96e10344040d702f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000985.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b289c037559104115ac3284db86b3478860f4e282c04be2fb5ff1b225379a49 +size 1839930 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000986.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000986.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6c68eecb7f933f776ca0f402dd335c10d250edc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000986.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2dc8f3dce5d2e73b8a9f8342bea8f04717dee9c775e0f9b5abf042ff75852d +size 1731381 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000987.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000987.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b26ef1ff42164187def1f43dd78f80be9e49d283 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000987.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcae6807a0a127c92ecacb6a5748a6a7520ce290f1f1c4888fc028bce46dee9 +size 2029670 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000988.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000988.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b166f318460a18e88c9f4a087fdfb5ad85609a0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000988.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6b27475c897199c016c75d99f0648dbec1bd421f814edbdc30985c5eddc4e3 +size 1735857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000989.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000989.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb88bb5f2acea48f1ba7b8b4d8cf77dd892e66c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000989.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a095537b9d0f33ecfcb21c753d62b8746f2ad10f1ebed647f9a465bfb7d0996 +size 1951633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000990.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000990.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbfb0fd867ad8175a77cc0700dd9aea71f7adcd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000990.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec410c943ef4e0e5ab14fedb8533ac29186684a252ab0a2095a94f61d2913d30 +size 1569972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000991.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000991.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71964070bb16a75e0c784a5e3fc5ae54ebe1cb38 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000991.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d62bea3cc74529ba79376f2add395867e6f56de545a91fbc1bbedee5f7f7308 +size 2011469 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000992.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000992.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ff8b09cd469f9097257f87ed2ff20a4706370c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000992.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c246ffe831d921c281dc4ead9f34bf3a2a4ebb2ffc51800c9e3781b4afa1de +size 1989229 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000993.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000993.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0aa1924fa30d42c5cc3aa0b45f91319366f9c61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000993.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6deda3de477ab1ce1d86ecec489946be9d8376b67e716cfc1963a9b2d0b914cd +size 2677098 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000994.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000994.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105e06333c25db8115c4e8f072e68cf2f900f45d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000994.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f745ce884b982e274429e0bd24e10f7c4f04b5b8ea950ea4f3ad23f18c4c7f4c +size 2741420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000995.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000995.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5828e1c6a23b22cae4ecdd405e14a828d9787c8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000995.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006b12890710d3e7b1125a02b7a01e2e6fc955cd9e8a46494a45addae0bf4914 +size 2199973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000996.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000996.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..691b535c9c3c09907d52ece0ffb988d9c767dd17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000996.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b86d219cf141089dd37955227e34c3bc3e17d6f7322c3ae24fa6d21a345776 +size 2339516 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000997.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000997.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..255c6149743f4df911123183f89ef40f2a1947d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000997.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d554ef26fb12ccd13174182d56c4374dd7fdc1f8f0c473dea2949769ef4ba0 +size 2128427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000998.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000998.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39b33a0d6c081bb9abf2b3d87214552ef0007eec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000998.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636ccab98234b6a7ebb72ea36cc97dbb8f48c30f39bdd37886d94891476fa87f +size 2231624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000999.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000999.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805fca64a836fb61c59d722ba50e74095c946515 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000999.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37832c3d458e13427c116de5acfa55e9565b8d84146b9e514314e4fa2d28d72f +size 2146457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c063eb495e1ebbc94468c411b3849c16b84ee8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f130c0582b78809dac750351d209754812804057639233432a20012ea9f8caf8 +size 3098189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d59970fc082435b074796f545edebb5cc7dc2bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fbfc9137b6ae710c37311bf1801c4a473986ff5e79bfba3b6c48f5fab6e0a2 +size 3016754 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a63f102f4f14535e287bfd3cc351de36cd4634 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e40fe3b1054723bc758eaed3299927b8ad32abaacd3c47fb96421a1338ed3ef +size 2581870 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f863466f19cfd6c8ad64ed2eb91d355f32850d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7beccdb2fe605051e1dc220f2bdc798b30815be9dcc193b654b23109bedcdb46 +size 2555719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5651eb75fe648a31019fd6f52e68f27d10a3f571 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ed25e7dc7426c9ebfa62abad761c273ddbd4962ba8ec12cb75962da5cb7dde +size 2744369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3a44a8f9cc7a23df5e48bb9352b957fb45804a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e61fa0a95e3f3f5e21495b9c563f23df9b4860859f504ef3c6e2f3b271f9e1 +size 2980743 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d83716ef1e4f3072a7ded74686e51b10def0229 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42c7f3fe8c70c45a258050d278656629192144a8798338fcab4fbd076f8fa88 +size 2835606 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685e156d3b03a6fcb57544a8e2e4bfd369570579 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d1c08a70a8455fb8cf82c356a5d4f97c6b8781c5433c4c1f8669944d9d2f74 +size 2501463 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda80483de0a061c53a1e58a47dc685cc74bdb28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a33f12882c9b7df7ed0e0c432324a54b952074b5890eea5309c3b58e50e120 +size 2914921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..224bb7a21d2d2147e71e41973d63333f5eb484a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed48c9e650bb83755da40e5ff97c38146da0a7e7e7b3432ced431cd61702f9c2 +size 3102548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93679783d813413a996c7aa2384ed9b60e9892cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb91a8f2ea3b1245d212172e43531f6ababbd6769f70bafd6a85457e82f81132 +size 2656989 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b2551db986a6da6884ce5ca4f6d299c386a03b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c372a748c0f92f48bf68037f3d1036add2c26c73d3ebfe835be9a4971fad4492 +size 2829489 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ef4d226a3823e4a53e5318e1f691b6a5e649f9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa84f12bea5f741ed3b9eba9a056bac9182deb8c65d093cd4e0e69e3e7520a33 +size 2585719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19052c100d2edefde60af0cf713ade2f86c8665d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2694a884c6831da3616deafe75af389d9c694dd6e7019951ec6f0f295a722552 +size 2569104 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..124318276d1f2f749a185b6d4dd9b73538153c1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ea0a4e48d5f9b721e2c9a63870ae1f2a94ed401b8d5b190a18bf87fd56cdeb +size 2578768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef25b3d00001a103e05a7c1f4007717a5fc6154 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed661c73b98b2bb8dd9bbe3fcd1f88ce7bef9df36d44176083ba5052f0a3fcc2 +size 2493410 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5ae36ef6984df3452cba8e839da3ac4abe77753 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4029fd44cd22a18b70a936db2e574b93e148de792bc946b910d1cbf8031ae8a8 +size 2535353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f0c1e7fc77c3544fe735f3a236c785fbb62b922 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2076a27a0c9dc053d16c761c894be3eb51e3958eff7d7b5f112554e5c3112a86 +size 2445086 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea41d476bc8cf3db496fe429fa01ab07e19a8e59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfb31b5e0f0285c5f26f70ae5155a666c28168fc941ef703e7f50e3526dd8fd +size 2413055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79af8c47e3c88f1744698999097d4243ad2fd8b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126c5bfc6d166671f8331a79065ad6b3c806a8c2985951719f1ccd75311c38ea +size 2641382 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456cb8901870280ce5e062cbc61c1eec07b7dc24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddf98022aa573ae4b955383e7feb0b9b6e9894cb3a1df329a9df8f4286e7e3e +size 2852135 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f15a91e807c501471aa9eb655e9d5b44f2f42417 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c793c021e1d00fcc81b4c5eb0abc601ffaed26c19739b8fe180929eb6b5b33 +size 2659484 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d17b1b363ca5a81992cdf39dd562b20dc0a0315a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c5c92f7d2de2d2d8418f390d59403bfea483fbf1f553c66af99238deed2322 +size 2762989 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2e52bac31ac81a1357dd7ce006b6d31d4c073f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da813233c957bd4e1b84659ecae1ae805a08f69f12deed8ad589ed24c8b6ca4 +size 2432510 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b5eec13c89438ed66b0870b62803e2b30171bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c3bdd90ee5d0ab5e30bfe3e5521aadcaa2867fe9f7732de506aa07e5f58c20 +size 2670442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..270db1d16b2cb2b2ecb33f1a7ec7d4a9350ef545 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237b7db163d3a5cf9269e936d581919677f48049bd5cede8c96a7ccf8a060c34 +size 2749547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a1620c5cb50f64d6d34a0c182d24bb88cb1001 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8416b25eb0414e084491921d823a54bcaffe9c9027515ec4f53fdbf81a90baaf +size 2468680 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7b45ec88be3f380e6cfa9092d7722314c89e56 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822f94557982be42540367ce69e467e384f831e896f7f86f51a61ef4c83dda13 +size 3045404 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99c90aafca8b2c9bf2e8bad2a33f831c3378a3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b718d6b91ad22955f4b0316627585fb5959a32290eff4c307513d4b6dd4410 +size 2766579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a18e243ba65818545df7c13a3fcec01c097e20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b0749c392812640392a4c506a6364645c320b269afa02b191f0d856cf754ab +size 2704819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a42360105b62c0874495b5eac4bd7cbbc7542a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e72b83c86c7a12b5dc070654b8bed579f05f210ce4db210134f0e43db1d3cbe +size 2231118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd8d57f5512ee7e4712602279e9d9aa0609303f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d92a55b0228c0e482d1ca300913d2053700714287a63b6b9ff3066199b58a3 +size 2387213 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd97abe8f246ed859144f3b7ea9c2e151010be9d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93de0dfbcd93d23595924c3cfd704807453d8448681d4f3bc82ae975c58e85e4 +size 2331250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6440c505e7df83faab2d2f4299e4be64743540 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae30e50311e27f0f8981b09ed42c22e70dd4dbc94724d44a305d6b6be757f712 +size 2470458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3427c0ca7ababf17db26d45bf6be127460e75e7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da507f61abcf9a304ef198d9c3b5712f92bb2846f90ed14bc5db2ba5291e29 +size 2497784 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f72218b371dfa470613a28bf4556f168f5c882 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879e464d0dd1fda69bd7dc8047e53cfd5a8f75ee781e43d7f76dfb51979276bf +size 2309008 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7e0bd5dc07111089e737edeb71949ccafcd6ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd2eca0c3316614167580bd9de56752d87294f4db4fa0e6a9a9dde70ae2b9d3 +size 2383330 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9fa622c6125765220b13b3062b8bc7319bab0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b147a9caee5aba148a26118dae3ef2d17649d9f623e9d1b96897c3de7800258b +size 2432983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855edb095e3f321fcbfa8f3f31a9a3eaccdb0dc0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddd240cf6dc8f2cc0140c9210b1532eb66d19090b62af74dbab7de67ce8a1dd +size 2211322 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c9122db96377abf53cf0c21e21194556467402 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c5b41cec25d0c3fc4cabaa4c617c4841a9fde37da7a1f9e17339cac4bef561 +size 2362889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..496b23bd497c468b96c1b305be44250dc0e4d939 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287a13e015037ba44a3b0c0350bd2cdb5f3101478bf5c0344e4c133cfd8fa7ff +size 2334133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b219f28c49f375c52b9e59ccc5f8bbef32e0af7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d92dad38bdf076be3f1c8aea8a5a19b5809e504c6a00cb0ab6a95d36b045950 +size 2384711 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62cb716c7daacb9b65c7b3c89b7daddff0c5965a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb61a3e615cec92fd44e1503a7ac0776ef315b5548a20b42a10d5f5bfc59cc13 +size 2084736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfced2701155ca292428cbcfd14d621add3edf40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57499a64344d3e2b0fca147c550ec38f09aa24b823996926be838b283f906444 +size 2248513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..478837546014eeff8d32128618a189a6e7a5a73f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956bf3cd67b19f7d85f968d9805939d33be67e4cf27e62183e3d13de32202cab +size 1799611 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf9e75f4e912b2d505f3f860b9255927ac02bf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ad4fcedb94a1284a01e53fe79bfdb624af1e5753cae2d669875f2eace8c587 +size 1813073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..425abd2be0fea3c04725139dff9b193152bfe5c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392dc2593f0a2a77957b780d545c6448fd792d23ed7c959416b0d877f2a3bc29 +size 2204538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211894cce7678b6a6f12f3cd0951844fd139db7a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61045ff70778df513a30bc3e1a9d2d97db2324bdb2118a7a157333ded89aa7c +size 1637800 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c24f8dffcc4ebb12375cb6d88ebd727eac99c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382d4d423c8fa0a05bc0b2f2fc415c2bb3013557dd1fa5d5daa8e32a267bc4cb +size 2050664 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24521f9ee5b843a736c1c778ccb3a616ebc40a75 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f178bc2395a80694f3ae3df76980c4b2a05f31e9ed00d62b84d5d56fcd288635 +size 2129599 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1564339404f9ffae8f6181f718d73e28c1e559e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abec97600bc06de92255fad4a6bd39cf36a46118d4bfb7285fc8a423a91df6e9 +size 1683758 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d87c5240c806ce81eb7f907b44f28da8a05286 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8dbd3a3e777ef09f41f10ab8299755c327b7ff05aedaca3e196b1c2d4873a6f +size 1939115 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e93ee0207ad838ee782f89ff1aff4cf5dfd01fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e02223b8295e8f64ba811ed99a9f8d90769a0645be059d2ad792a4855f99ce +size 2112705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8733d7c08a397771a54a5047fc17a953bd5347 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd043a07f11179dcb0aec82159d061e69a0314d4f03f9bff4dd40b23a83246a6 +size 2807620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba259a474fa742ffdb88119c90299b68c8400ea6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14333b4a86034fe3bad4c89a2d0fbf7a94839393f60d19ee66b57767f4717c86 +size 3192394 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e182ff56c68bb05b2d022654749fdaf3a605a3c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cfc8d7edbcd609b1b1e04952fba52538c578de2c6883fdec912f7f9a975b06 +size 2900536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522a56bdf67bb82e0cfc7387c2b065a93c0066d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f146c20fa7d970236ec1fd09b39dd4087daa06b7329a8ad3c16cb559e6a423d4 +size 2472501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626301280e39301405f6bffcb3488b5972e01e71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca14235cd5ea3bbd7d467c2bc65b51bc3bef2747f7fa60f911818156dc73a38 +size 2866685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7509c9e155513cd89f076e34a4d5e6da01721cb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee1fde085da4d05d96ad9e885af3a9e4c3ba9143b3b66f9d8a419fa540188be +size 2737730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11c0e4e5ab6cb0cff5bae417c301813be2777416 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392a12af5fa8a072b690b850a76749d58a61b28b5e30ff689fda7ca62435a47d +size 2088835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc826810ac27c6eac22de7c94b9e7871315d4ddb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af7f51bc46b01577f33b29cfbbc9a68c11bd89347e04905004c8d1fc758c7ed +size 2516097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acfe05ee2a0708b0b1ed8c952a3ecfcc32a42efc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740cdabecf5d702f0dfa1c31a136544750d8a8604a36d39477dd9fe0d85561bd +size 2616588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a62a63cd162cf12917852bba39cb765d33ddb60a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff81d19be3c0456b9d9ce915f5a669d2056a39566c2dc73008fccf7d3e7d430 +size 3145973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1477a52e4559bc38dd5c1de2184f0771c79aac72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8c911bcdcb8814b7549ab477f609fed9c07cb7141e08994c0a650a92d5254a +size 2543543 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765bf2a2e3296ac5e7d43ed7e4a86cc5768764ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914617c2bbe6ab24bcb6445ebb9adc7713f92202b0e74f156f86e77f7fd789ba +size 1941662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533be4df1346dbb696ddc5dbd7e7b37e4a670b8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef44eadfad078b3d6bbaa9d8a545bdb90d798262c12f4dffee8a5d27b9e4144 +size 2015128 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323e8f635c11d866023f443b445df70fcd33bc65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75081691ed6e1c3fcfa58e7684cda172e42d0e343eed1481b4ead70487bd55ee +size 2397683 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08e4883a9f5c466a3e1c9305b3fdf8b24e9f4609 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfadf4c01b310211d2eb467500c25e5569024aefc1eec2ace980c73856d94c6 +size 3150509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b11db0bc022777aea8a09ef9214b2a815efe4427 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482671dbe65bad03958a2c3b51f6bd856d45e354d007e606e778e6add5468ff5 +size 2671355 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6dd70256018be426b6fc5fc2cee75e5390e710c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e67772cf1675e882e5e15d3b0f7799d757829d8f51f736fac91a733a1b51eb +size 3045206 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e768ef37e2d21eb0314b8eef41eee1ce9cc14a68 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ff4813b7ca8e77529f7a0e90240c06458a33d4b114854d736d1efa3973a68f +size 2486366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc9c1d31fecb049805c63a05b2d87c555670e51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467eba3fa4e56c2d615f7044cd1ae4f55b8f5995a4cd352d5f35ca4b9abe0440 +size 3078424 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c93627091405de794de9de831d061d03235f1827 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fa63bc922e3859c2b3e9bd0dd9642f8dafab30919512b86b600ce981796a7a +size 2600452 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb355786edb46daa51528ba593f7b778da616b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fbfce4c80f448d9314f000191ec3c32831ecec54d8aaa7430e46534e009ffe +size 2223647 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82c0cec90d18e686bb428e72772a5849317d8754 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0055417c4df7958d67633b20cd8d8673944ddc241e52762310fcd1ec8dd804f +size 2552742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36fbb7f24f5f108fafa287b41ec1e25a1ee8a95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c14a4262528be295bd98cff356e8fa23996672109fbddad202bc54b14264e55 +size 3029035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f993d9772d038006cc11c5e2c2203428e92f04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf9544ecddf591e736ab2dc4fb7a1e5d5998849a52a3e3774405051da4c1d38 +size 2578335 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6625194a8da4bc946a90c8404d9f33da27dd398 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dba1eafbbf69d631b494bef2d11044a8e72eb3dabf573078f61ad0053ab42a0 +size 2671868 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..495b8144d01918d290e26eeed9bff3db33c5a2d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c7649c4381825bcf725cd9f90910a2f56bf33d2986e77f51676a2339398e45 +size 3060428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7514a020b6efebe83051501392ab05d2b75a071c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a187d4a588cc3e6403b343ef8a30f796833d17e9c58cfdf773cf12b6212fdb21 +size 2429825 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4831e5926c55dde73d2c61bad6f80a96a4207b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcd6a05e5adeb59e42feb717dcccfb31a2f805266902b155f34ed63a5ee3916 +size 2680261 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81a5d9ff373ad0d9b2c36f36c90a06728f733f77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ba5647d4e53f06988aac1dd5ddbc4157073530a99e9592456b914b1b9b98f7 +size 2632769 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e295d5ccd200a64821fb462dd33bfa45ae4a93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d926af68f8c40c51f99829cf87d65a754e2e0ca9a2a9eb64392f15746cfabab6 +size 2443798 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1634efeff1df9a358924f552c0d30ac2b1138740 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764aae267bf3961cbc5ef1b393bbd1c39e0edb5e6e37f17b5199102c7806487b +size 2229893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d3b6e4fb605c2f90abf94ec9c13b0ec61436c94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ecfa3cd055014e9f6e62656c2fb2f000d8acab95d0102933345937a9c859aa +size 3198388 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823ceec273d15c545c3e0f47d31a28ffa7d3b981 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb520c200bdcce32d5e3d12454258339deea6063c9d297622a39912c952d87e3 +size 2859840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2cdc6b3f97266e95b4a5ccbcaa4cb09c4bf0972 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498a371c14ff7c2eff6f9d5fc857e1b7be20f17e312028619e11bfd64cc359b3 +size 2952169 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82035150015e55f99773daaabb111c0d15e12e44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff67884fb9f43816c168d6a46700f9dcb14ced2ebc3854d80fb7f24fffda2564 +size 3189588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff6eebf31a7f0f998bdf3bb22e0775562c9af39d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0ad4b8e7605af3ca9c54840b2dd7818112f460a50af7782b3d1586a3eca2c7 +size 3093441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c006ab926b02f28e15aed3b46084a44472b674 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6467974657e153697fa3e37762ca187a360b2f7b94ebf2614bb7933117721d +size 3723384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0739e14b7265df5f089c9cae96b28d302ec21633 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5036230abc457449fa5c5924fbe5ee09bb96513a362281efb2456ad807505146 +size 3342016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be54ed598f6cf29417aa65f8d10c177327bf3d43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931e5f2c176a8cae8202b1799b1664eab835be874571ddd1ed6e58df75370774 +size 3430631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75fe26fbd25e52d2ffe925e5728c85c153a1301f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14f08e34d58396b614cae119dfbc65b16ec074a7ec562c30f8e5ab349ee10e3 +size 3172688 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3981993eabf25c484a36737a6bb9c7fbcd950413 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e450558ed47f54775c76c61b090faead15bbb2c84ff83cfd88e806246656641a +size 3069881 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b76f26ee53ac6b54a2d232a88b14054a034025 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9207c1e509b3a6dd02d21c9769a2bcfad41849fe06cd26333b664df8b8508386 +size 2857903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5107d36b2db95b932ef7e266d2dcb2c51a593307 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8cf1541c0fc0683c9357e0b1fe9858c2e851de9f71c4d7379b0f2a19c3d865 +size 3206090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf78fdb555aa2a1fb93bd1c76597ef708ec51a19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1576f118159a3b341f6dc95837444d212903488ecd9275217a359776d6e0fd3 +size 2405540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d5daedad4e4f1c67266ac2f4d2fd2c8caa26d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93dc984c171b778662998c00f50a2b994ef2407e5dc39ebdefc046ba43c8386e +size 2978295 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6172a6c4138eb4098b8059e2d8f53b6d0124e55b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1bbebd810f692f5b059c1a070e436f388018239a82fbd5fcb7f1abdab401f49 +size 3173703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3607f749655c97bed097074a483ba9c6a0da5ba6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987ad7ba89b557050a7990c527e55c899155d696667433cf0df8cb14357749c1 +size 3457305 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db529d99cb0f451ba1e498b3029024c9062c972 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668f22841bd6ee81be4ed0111ea1afb25aeb9e911626eb0660edef35857b46dd +size 1661801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4569a2b2111e2c1012df235577dabfefebc2728b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd69bd4cdb33ee662345c8c6e72f0f22a05b55bc7ce69898d332bb37a49c24d7 +size 3044885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf6a0375382f7b9b155fe64129790c9565c75f85 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a8770dfaebcaa5342150f31ee33862147b99901a4e1704689ae950edd78ade +size 3597253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cc68992ae3803c6c2b92265601f3a12007fa27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b7ec150025a6c7fa22f11d26d9e5ce25adabc1334e7bfdff6adbf224c9f4ef +size 2663812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57a4e5631cede54297d05f2b52d4e26f331f586 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8db4a03fb50776bb2a6cca82ad2c108d7f5d9249d2e2825dd4ebac50fde34b9 +size 3317463 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed9929980fb9fd78eb01158d1b2badb5d1fa08e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15eb08654c7d8e368ecd9d605ba44cf372159fa0ff55e0e847745a34401280d4 +size 2063205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a3314a88704678bb069e1bb7394f29aa7584ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f7d3cb8af33db32f2a41e85ac4f08eff57926cf340eca7106550852828ee42 +size 2420119 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9967f504191f8bd2287ac321565a53c517a1b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521159b93e94de05593cca1e66132e535208a7227a463ed348f681edb8143546 +size 2193609 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..489bc7d6c262a9615ffa5414f815a333943b7e9d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0782f9ed23d4dce29c20b5b1a30080ba31027f34e5e838d4235c4ba2c0ff6478 +size 2804068 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb1925a9afcbbe2bee07f92b4a3f8ade5bdf9ee7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce721c61d9c518d1b1cdf2db9c562d5cd53280c7caa25c54df7bfb3f93d8a0a +size 2595968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed61c7a430409e2bd0196627641e48ee8f5370b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfddc0995e2b2ca32252fd8782fced45cac0eb716f4a2b7aae7df47eeea51c4 +size 2582162 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd596411112fa8d4b031b1e96c7d3e3c11ab375d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c96fa72f1dca5d1a29f97acd540cbe257aac3ad5d7915c07b05eb80806494f8 +size 2150241 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fa28cb321852c6bcc868de246b40f9bacf80515 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28335aa6d8429912f8df45aa0d308bb42b7e4958d6206f9dbd164f7bd0d2b505 +size 2477925 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28e43e589f9ff2472b3ea34d5b0f7e3f5732a07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d76c2f0bc0902c654e5bd2059ab498450ddd88b3c5083c4e48e31fc499cc501 +size 2565151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f73719d8446843e1561ae8d8209c9ec450a1ce7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a67753e7ecdb24a8cae2c64761851b61aaa186153783eca846a651b36b3e36d +size 2885302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e112095118205b23f700c485e4293dc033717202 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ed78b29e79ccd41a44fd01ee8e1c10ce3f87af35bc53b89609de2e20caef5b +size 2560928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da00741078c48fea0f38c7bf501db219e1aca220 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13c196dd291d487ddef7103c9eb4a060585d675b3637215c2f558a0e189ace3 +size 2759777 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76150dadf98c53caef72fa29d3606995e86ede57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427a917ba9c16cad3261817b4138308829bed5df8b944e0306c365e00e3329da +size 2127795 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158a320953c77600ca9872c60aadcd01276d15be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba996df61f13ad86d68ededd1439fab856fea763ae88297e806f17d555723c2 +size 2329655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9af0f969f09a4b848a3878da351d40c7dc9e57db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a28f318a46005ab153ee7c5a9fa40210521f82810d6c55f54f182d680b32eac +size 2401569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c86980eefb0b566df8e4ea95a128b71b95517c31 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3de11ca41eb33092caeee13127b5d4903ad10f7afb4400b388ed828b0de54f +size 2238655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87409ee748c20726849532391b184ea0683ca08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224f95f9a243a1a2720de89739f63e21d2046f243a544d36930ae0b310278fef +size 2275169 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6fffb448ccb1ff506a426065189dd0b49577db0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4827b322f22cd3be5ffbfe4e4db11d3f90cf76978a24aac3821bd739eab8879 +size 2238090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33359a420ad7117425f941eca11f5a4153de6d04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cffcceff0520898c0ef161c436d746211c9533b285fb37bb8e4841eec26bf2a +size 2090423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8920ba26ab2ff4701b10122cfe34ac20dfd8401 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0763ba2d05578c8e73c7616d6ea649ae09c0499105fd5bcdfe80b945f89c39b +size 2431224 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be94ccff447609b2546ab8cd03762259c8dc766 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5add851bb36c04a639ba0c676eb9a3d49d16f544f25bbd788f03ef23c7713cc3 +size 2444983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab804d0a2b57eb4e308ecace95b4c51604340ebe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6717b27c7a93e91568e555e7ebef3f5861091199b6abcbe2241d3a49ba0d022b +size 2614750 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf994b5981246568e16c006b0c2cbbd0c9478cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cb3a74938e7ac825a3f9d7ebaf9e9ae444812f2ba5bf71a20d1937904959ef +size 2435145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f81860c55a6c015d89f2d2f4470303ad2320a29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cae4d651a06d2de72b35639ebf6819aef428ceb4e40e23e0648cf957ae3c6e1 +size 2448523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62ac6b9565700c92d7984d7daef81ce363a854ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b97a5b0f04eedfee61b1221623c1094be8ffb8434298eba40d217c13f862744 +size 2645300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad94d490398c719dd19c8fdd29db390e4c4e593 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53b5e1a9e6d394d47482e0eddaf7b7db22e225447a6fbe514896a1dfb255f37 +size 2733207 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e986ef71a76ead7f5ae99ac8a4ddff25513b8957 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf73dc84afaa4ca38de1ba000931008b14037a52465c0c125b71c9254d63926 +size 3205884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae2257046cbf7dd11a5cf22145ac2f03871dd86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521439a56285b66b21ad0635598b0fb8b93138179756f493e44108f19c7580b5 +size 2485956 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a29d542dff28f1f55dff5d20025f6b1cb58ffc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0893d0359ec008e463fa6897afe3862fe135894d71eb68b7832dd292661a9a51 +size 2799368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc90fddad35d11e5c929c5d971be7d182827f78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a116e4262ed2fa0fbc733823be1963e33a7f54b4e870f83a57bcd6eb4b33ac +size 2819067 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d12050eb45216638078a08206e5087a52029c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b790655d9bae8149bcd782307cf742a55a96866a3bced2d4d7fc43877f027222 +size 2575086 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0d8f8796b840529c7692f0289739cd25a536e6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97026c85fbcdd1368850ef109a00f4b9742c0f65dda03134e51de9f5457c5c91 +size 2524731 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b4e32ae6987bce78b2ed068b62980b4215162a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ca2ce8cdf57dc1f8a81cd4fc3214b7a2b8ba8470ca9989643aabe28604220b +size 3039867 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe765dc5363898d86d0ad8b5fe13ed3a1ed65d04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e17fc428e3af64d5996a97f5638a7d716c37322cfe5ce74a2c2280a9083d01c +size 2176913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb93bbd293080009e04c5b023e8900c4b6b8b24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eeb59e1535537c7bc5826aa83b3f43dab0075bce3fcd5fb4704908a0513079e +size 2392913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfef5d232b39813c697e336d8ab6556d4a6ed1a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79cd2e0ac5aec286f8293fe2e32b6a66cbf4b6da1a69dbe3ee7502918dff09af +size 2680163 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca5f0b7475646464c1f1da38ac143a33d0593b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057b3e97c8c8d70dd11fa929497c78aec86909c8d079789d7cb779a900e56fc0 +size 2656508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596ad217d5e741af71387f1b12c20ad664653971 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6678ab1c6392da65371a48172e0c228d49897ad15d890aca6867950a74aa74e9 +size 3074624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a38ac3a90452f8d2839a77ff620064f5cbb7a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ffaf9855ae0d041acbdfd775cbfd75661b0b2bea2001d4320a79c0a7567ea9 +size 2365595 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49babd5e3931ffd774b16a5a25cb8ca5883586ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc11ae31959eb4b15cf087fb046c18fdc07740c773fa2be700eb20e5b2789644 +size 2638579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b16bb81669fb41da08eafe004e57f37ddb93f3f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748671526ed562575bc4b68ad0bdad506ae6e8a8a598df741bd3782d37e09ab4 +size 2388964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf1d12139a8a2a9fed4758ee4f6f5ce7ea370d83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0308c44987f60889af31f49029136ca8a82c041076b790dcdf0ec4e868cf4b9d +size 2748164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9508fd6e244bb54cce250ee18bca6843610e76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465cf490be9aa6506231af9146b17ee4b3820faac00a0154b0085c288827d6df +size 2519691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbc9bfdb72af3f5faf4515b348cde2eca0a749f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582bff551ada2e9c7f85e7a5719560b9652891098760e50f976c608d3690967a +size 2998297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49dc01eb72dfdb7e51aa4dcd5a118e3e32c29c77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb0f0d8b9a09677317889b770ce18ae39115b29376619432974026250d4c82e +size 2726245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4753c1d708e7ae997033c59959787ad8813d307 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f1637e6b1288302bb3239fc0a5621f850bd6b5dac5a5b4460c491f03f00654 +size 3104840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd37ccbe7941fc526bae79be6e499bbbca6434d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d25376479e3bededd4d92fc1c4c88888d53759dd0f0dbe79fea2e04c480ae6 +size 3081362 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787111259f85446a8af964d8c4deb404045f23b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98c148651d2f0cfbf2288029b2d703383a5764cbd3a24d355a823c4d20bfb3e +size 3171603 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db6664e925a4a488a4f5ba247133f91ab8fb8df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a84f6f002947d3f6302a180cf9d379f5640901a863402b67be0bb9c1e696ed +size 3077299 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7761b303eb246e9f2222b5fa64c2b44046ac04fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f430777a693a47cfcdfd051c534654b70b82a73874aec8986742549150847f28 +size 3478201 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026810c4691647e1af22986b93f37bda532d6629 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629052dd1363e8588de2d0eaa9cc671dcc1295b9cafc152656249d5e65c8199d +size 3378944 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26af0ad0733d6bab8f0226632c5cc82a3ec7f5e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ba002ce51a54b8ff11640ecd27f97a47d4eac9ee3e20ca1887fa3ebdb5e190 +size 2096896 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea4a0b9491dfdf3f9fab337bccdf0828f89a916e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe989b8fe59b18f646df359ad73eff418c2227e205e9fe3b62b3e73e517ba56a +size 2763391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b056a9e139c8ee18d11725c3c4234f5bc3be3667 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d526ca6fb431c63fb1f5684d5ce8bb6fd0ddbcb37908fe558fec2986357f88b0 +size 2779100 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5249ba6ea28299b44e1f2eb1b717f446e194b599 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac6a3e775bf28a46707294a5b88cc15d14992e1e9900683211d8acc2e781250 +size 2901579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9f81b4ca1fd72940040cea672b8f2f7ca40cf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc555e594aabb49db5addd31f17c94fb936598d8ee97612da55a99baf7273a4 +size 2478663 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5e85dd98378bc378268f32397881cdb53f464b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd0dba869c79bc1303ed17be7f08c0d835e5ed172ba385192b8c28c09773611 +size 2638985 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b084d3cf45395241c6373b5218c41f0ce6678cb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e169b221302d24b9f52f503e566cc7293a308c3038fe056e47a9b5789e1742 +size 5773402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969a1716f2db22fc5a36b964f4caffd7845517a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2930d83788f1f8b42063f3b8859e3dced8492e399f2a7c5aadaa05b972930b48 +size 6030761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991d8c460d7fed15252dfac3200c4a01748d338a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b711d481bd85a8a0ddc9fd7562a094f1ed89104a72bd385f0734a439eca23606 +size 2168267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d34a7210b297348c9a3ce1a9b8a783a6a98ef942 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b88ad89a327bbe4c4614c5e5da1621a2b8425c5959f16fac3d92692239832d2 +size 2287406 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff4c6c0310e9c0039cb3981ec2b1b87dc612abc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e602304ec8c79bdfc6be231bd552fd13d3565b23ca0007fededb4ce4ea26ca +size 2573502 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5be3df3c7fd046da03488bd0727be4981847cb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8179a944519c1d9a788b35df41e9c7199aadf2987b2562a7af25172508eab8fa +size 2247442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bed3d4305091b2ae8b4c3fc64314a21054143864 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1b671dc80bf8d66cbc299b228ce6792ef4df5693981820cb5e4b181edf9e3d +size 1885410 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7da2644eb03bc7a3bd7531c63683ee03a23fab12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26331d04cfdbf7ec1f43d40729a59cd8ab1c9f9f2a8e8cdddbb4263372f8fe2 +size 2570713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5898e1702206c6d16282ee40991efd2fcff5a29b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3ffb6a1773220d07ee9c90d54c34498ed1d4fd97f31e01241d8c7ce781dbbf +size 2231544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc835b64fd4c955d451fd735d7bbb57fd44afa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46475ec75745df2190b3a1165a9d49b8740969440743de5baed23683db3583a1 +size 2432358 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf23fcfdac4a33c67292891e0ce9557c573447e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78be1926a19ea7b7281caf82fd0bf42ef8f131bcb3c48ac0d494bd0c3a2f6e17 +size 2082573 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bd3624abb700f914ea4c0de5e6eab7107e62e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6170f8a10ebf04271830711337033ecf7f19e3f280418b5db7a4798eeea0d99e +size 1974755 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..895b456642c0160e53b2bfcb15d55aa65de55f09 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4d91f1fb5f3835c991a98d6e02c3dba17f7716eea5937100a6dd3ad1b91a7c +size 1845679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f385d173969c47512505ecc020a414703cf915 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b7ee12578f8bdde89a65466085a7b472d4898b5021c8fec899262b0cae5a03 +size 2272407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c3c512114d1ce283a84fbc1783cf4a0db849c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22063500bc04ea311bce7b17af4bc1fe0dd34af373588b7640f2ca0f2452c858 +size 2088094 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed3b18ae099af9b18813d0962e37e04b38f2f1a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355cf7f7529d3dfb672cc8c979b03b14db670020489079f5d9334dbf6b158c75 +size 2600122 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a35d8f71bb6358d1f91e752669b609d781c3636d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7a7861b1aafb8bc06ab572ec44a37ceabab9a69cf5f0fd731d3202b230318a +size 2568409 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1dd5cc8a3e0ecebe7c40eaf8d7851ac3c39cc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599a569b1add7ddf4bce5aa6e43e287a71dad77dc2a5bba07b0d8a41a1578fa7 +size 2588573 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8196dbc06b2e51dd202b4c2112e46a1abe2d459 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0819d9ac5c5ce08d2d62e52065f36b4d63fd8837b5b6f298b4e096cbbe4b9836 +size 1988527 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..024a29349bc737ff36cf8bb5c4571aeb32e3d1f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871e76fd45322099d7ade6be5bd2eec7542893f9af1b86a4a984660bb6dc441d +size 2096836 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f4b2b769696337235223daf09a064411b7f523 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7bc6210edb2f542283c60eaa2102c094dc0566485bd0f843db22ca89a50673 +size 2029447 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4980bcbacb282fe4e3f6f4133bd925d791963043 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6466ded9952be8956bfbf8980dcdd7045d5f7696a693004678dcf5c9999047f8 +size 2082563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415487ef62e0af8b67ecb002e1dfb30fd2cee947 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76cf9d09582a959bdc0eec2a75ae2dafcaaa81d8db7954a8b3c0f427554bcb21 +size 2175275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90de9b52cbd334fcbe0d635afe59c58603cff69f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e062be85789f2762e5bf65f66a795cda912f73a386f37106684d7a93a7cf252 +size 1989622 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f691407d76d2fa3491f3e0b90d49acfc0da11f0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ac69ee123bb29bae5810e8ea732741d2db527ced6fcc03577f38929e0bfc76 +size 2358910 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65fe271ac1a8ce494a5f4aeec352287d972edeba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328ade28e99f867ffc0e00b165074ccdbb187b1ef8171657792af500affad75f +size 2302734 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25696813adab632885b935343c44994e65699026 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8146afc039933469d231d7160ddcdd998a72d308ab6834810d0c6cff63309bd +size 2218984 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db955943d4e31ed896fdaccb34b8c97ae2b6db8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3077188febba16cb8c8aa4ce201628e4a5b9bf3e851cb2aa728c7caebe498c +size 1111381 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08c9efa440644f342792487a1d7525fde774ee21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467e9e78672e88a4dc0a35f9c2bf81079b772dcf7792cde23b4b84d0e2ef6f01 +size 2313317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..517124014078519d540bcb3a7cbc2856f267d6e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cdeebe370fb900075868b22e67551e574f48dc1422aeddb865240dac7f761f +size 2163214 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef0ef267264b22952e9445cb83a641e2a5b83ea0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4296ad558e3c09c30d2746da6a333ef28b5ba4efe310b225ead2c0f6552b29b +size 2005370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4fd207abb63f7479b32b4465507b1cc22ffcbe7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537aac31b01513031d1f7ab7a1671d7bfa1dc1da35839da02780ad04174ac66b +size 2363395 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a47dc71bc0b1673af197a3fc705e6ec879d190 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831e3e1c57f1a9792a800fc002aaf6e0e2ca372d1811239d82ec028e71ca2b61 +size 2384492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0061bad16ac4fa48a746bfeb437415b839b303e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08ec508b9c1a2821f2659c529976de05319060637fe9ef7c019752023e9fa1e +size 2273118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab4f608bc4e424875a0caadbed7d2656c06d4f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fde828740228086a34ad113f43aa2aa95b34104c0ac0cd2497ab35566c53f10 +size 2374701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce206e3327fdd00f946201865b85755305ffdaa6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a104591d0e4bdb25ffd5512be346f26e2398097a1b1a1c7cb050578fcf3324cb +size 2663366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..390003572608e590f9a150bd6763b0635880817e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3994659af951022b72267e072b99305387e7f12b859013eb79afc06dcb827a36 +size 2144488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a809619525d96da013869473197fd22162db70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1ff8cca57b36c33153a9e4b8f595bcad6ffacbb83f6d2c9739f48a89f068f5 +size 2282677 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcf3584ead07cbe6cdc0bae6e6d498db9f56fc48 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79a9a0bc94ddf4533006fe581874c9f0e8f9462dd2f6a5976825148fcdc7ebf +size 2333132 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bd7228f14116d2d1208ff684a59ab87effd081a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1307887f71d4d06763d15e8c507eff6ed3b482164f5ff695658b188ce8af8500 +size 2511250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52204dee37918d7be0deec945defe0171e17ecf6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453b64ba8ed457e3a077237c5c1dd096e1b85dfe686d7d3919577123ca6d907a +size 2357492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8436ad617ff9f5f64625e2da4628434f95ff3ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:086f2f4063195ae8d4e5afa730c56d75daa75b8c5c62ba0144c2eb0868cda54d +size 1859287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a714985cee1ad008e24f6ed2ba1bc8a750b6d92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f669756d72c4c6790b501c47a014830d39011be07980faf727747ca158a4c3 +size 1997814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3f02e6ece0a7412c0c9a696135b5445d279ecdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24804f01cc23ebe58ecf366515cc169be7abe28502f9cd3a56c60924cf36964 +size 2034184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2bb06e0c023181272f97b89ce3ceac31ce48fc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae83e0c042c789fd1fefc86f4dc36504116987b747fec1f69bccc3800b67a334 +size 2192164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da4c9a927ec1bcf0e203dbb743c2b2c1f4c996be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067357887682dab1189c6d2e3d6bfdd86c18f6c9fa682e6aa6230d0b8f06b41b +size 2073140 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9c494f54516ecccfd2dcc4e6f13a36641ab00c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194799825da6f955e7b92bc11f33b2c6e9b10e40adc690df150a7a70e1ad28a3 +size 2180032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1312a623b5f00d1a284c564ca5570e415c2139fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cb5b064889389114d1df9b468156b3f4a0141497cdd4981c92ef8f2dabdf51 +size 1996383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3105e0f519b093f435d9ff3ea167f82fb445291b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d4997e6ed1f9294c8be554ccaa211e832dcf37616da37d5b4196c6468050e9 +size 2625909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80ea87f73b3261349888f121f44bc9e04da56915 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d74ca5035f5ec443cd4b72499a5f90dc1040ac8de43d38400bfa5fd8eb92e88 +size 2263532 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..264c0f8ea1f24c6d0bccb5818a9a267c1f2b6225 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7726bc1d5cec772af405f20974eb75bc1c02fa97d9e66af28b92ff9f20bfe03 +size 2306852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c335b22e18c54774938365c2121a7f15ac591c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1832ecf127c9f7b7c54dc4df3b77e58afcee23e59866d4e3f065d8948fb9d5f6 +size 2145582 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087c794a3882de7d69fbad1f4d8b995584f76788 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2e4dd3d9c2b6af3b083739d4fb76e36a050adacce0c0f62c8f6f096706d42f +size 2457923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d297b2dae2001329d29416867050271dbf72c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e59f74447c9af7b4f2aaf196715a9b318581a93118625cb735b36a649577d16 +size 1972808 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337e6d5ccff13c3c07c108ae3f1640de91cd063b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6df50412c73bceceb26c5caaf373a6278f2ef0c5dfa7b69dde1ea0047e6607 +size 1885761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1166c789b143880b3ed414a949bc04467ccaea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241c1dd32f619880b34ad278c840e3eaaa1ad435a0a298be53e3a033fca0f743 +size 1938286 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3809da3d14a856bff5e08d67937ad58b2d56c63 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25e431210075fe54246a2d6eebef1a4327fd6b50072e51b090ae23d7c0a6f9f +size 2148408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a083b99018e35ce140fcb9289c48af54e57c74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a71fc34d7049d0fdab9ae0c5a8824deb79079e1f3c3f12dc7540cfed105836c +size 2249165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecc116faadeaef0e30e49b2359faef8d2f5dfa4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca58210bbb1283fd371d5bf788b513621e2d444345077c3b14cf8aed84c4cf4 +size 1939423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f87395997e429056e281323572938589928b1f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8df976f937691e0d7740bd741dfbaed1c20b943423f7084279c67f364108c51 +size 2160307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4b55ca8c06a6184897099ab493750f157cd04e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4387cf7a8565c826b75c67916bac5687608cfd2fec059d46af8e49ab6192b693 +size 2154155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76624fcba389e23680863128cf4f765733db538 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580e137eed2367a054f04436832964dc5388006641b022e7e761b42a529acaec +size 2641722 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba0dccee7d2ab26712ce017e0c84acea2fbc5332 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fd3ed514bb24c4ed09b1dba1ac384d46eeb519c94ab30e3d33d99fbb708669 +size 2239713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abebec8eb85ca7782c2f48276afc66b27dd0882e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22895c627bebb247e552b026d8ee29088466d96a5a529aaf9c6c01369d367a1b +size 2234667 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b115af1f21d92d1e2c1df7c38b6ca1e55fdf6d40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8582ece02545d12541f4751f8d12f124f837a0aa1aa5aabf7f690cbf8e6ebcac +size 1990698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67637c3f1fbff0319b292ed484d9438b6889ea76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3acff003e60fdeb4887abdbb49140dacc23a378c56a6e2273228be74864067e7 +size 1795303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81a8bab8341c95a45b1d10ba0c88d6710e93b7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14aa506d99390d743eda7787b82ebd956294d456f0addbac2593572e70dfa530 +size 1801550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032274816c588575b8fe26caadf0868433385671 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8f57e31030eb21ce46e6c46440f65feb59f900f7629caf77b38cf1b92e52ad +size 1897074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6fa9f85eedfbbe8e9662bb51a90a0ada56bd9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb6ba06c107154d9feb64ab2ffc904b302d4edcea10268daa8a5107bee98581 +size 1865181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8798d512e50d2502e60327310cd1a44a00a75cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa754b5b92b44918583eedc8ef5a432744a6b45d41bc2171f2ee4d46bf22b81c +size 2068035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f183b2210d7e41fa4a72d2377634c742b6692be9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923724064e7eb188cd6fd30b3538869db2ff02f2685318b4e83c874778d0edc1 +size 2794986 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28a5889007c714d363daea73e32edba04846a5d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0008b3a8893b1ec34644828a8029b837ec3b4c7a758815bb9378055bf906d2d0 +size 1823811 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ded03d2228cffe7982f0e226c3e03f556f9a999 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371b3e921c258410ed6e845f5ecd56dbd7d7d9cac35e265b94566c47d9d84737 +size 1980924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afdfb49154718a1caf8b393b932790a6033ff476 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0c4a73c661e859ec06ce1eee7fad36428b36b9b3fb4f2cb95910ffa63fcef8 +size 2165608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb89189e129422fe06b1cae407071f1ef8c95c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3d288ff984a2f50934cec67d0e16f6812e162adc2b853d9bf8e9d6035524e2 +size 1757874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a2d237efc08fdc89f4727b11eadac8b2f5f1ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ccc7e1e457a2fcc39bc926a003c7d02c262e25cbade55a9958ca85dcdc7ed6 +size 1902448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad971e7a604de9a765f589d34d21fc6522c62cb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50e13f0537df576fd687460e85ee3a99d92a1c234bbbdb9c441f47562314a5b +size 1579635 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d184fba6530084b2b8e522a30735f786908e33e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8f749eb3b2544a5b8974791adb0872f75f8f869109a9b9ecd33b984ef1333e +size 3496287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5042cdb14a28ffaeb7480bfd593290d8d17dec77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a67e3688a1b9b907225f1534cc59f7d5f93539f03d5d6924b09194a9d7099c1 +size 2578822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30131eff1a31e55bade24e984cde0729630f8772 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa88a998e3a065a34018d91d5428b2c654cf1ab2158ec44de2bba6569dd33e9 +size 2782240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..583ab0f4ec5f473985085eaad70b9ca9081db80b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9b5aa976e314b741c0abe4bda7b74e6ea484aefcbb2dbc32a34d89184184ad +size 2090977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94d02758c3a6fadd40e2fd06eb3d8aa957387c9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b69e98cece002b38e6b37b186c7a535c6a20da5c878f4e54eb494fb3816070b +size 2562344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..155ea917d4defbd21742098ba5b1f979090c75c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34572c45afe5b5f53004ab8aa213095e7d1478fe7601e44ac5f78acc58143da9 +size 2417170 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23fd4154bc58dc63b7daaddbb8564608ba9e7082 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a1d82fe94796abd35def32324c6c0c7c19b1a2980e5c50eafbeebeeeae7a65 +size 2285283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ebf6410fe53b1bf7e1c9d4c3de7ab516f1f957 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca29b605b29b129b7b10a7cf1040523acfb821336dac7253ab0f3d5af8140de +size 2244089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882d1d06c9429fd3615763c9525109d2f31f9720 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c26c71cd71e39ca0faff2c6e3b3786bfc8340de924f9b2f41d04e0c2a416295 +size 2401785 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b069c039776b5a4c4633bbde58ce7e839aa431 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b4b55a49bf22614649c33eefa8f62ae99e29850da6307c4bad88df9880488c +size 2491681 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52dd32ca9f85d27aab11c5b5f527f77212e68911 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89180ca8b927206e227cc8b9c34c01efb979f86db582ee99fd8db872943ec840 +size 2240063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e59e69e542608955f706c9379e353789608593 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06d2501bdbd9ed1b11ad7ddfed3ade82cd6640421e6a06dd4e18107e18009b1 +size 2372802 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060a97b6d2c031110006924e65ccebb4a77163e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad142db3bceddad6fef4003577efc26168a5c5f06a21cc6de558dc609091134f +size 2037733 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c63359b46f8eadb027a7da4df445c10cd7617af2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006f35e8140c54a204b6a56357ca3b3b5b3881a65e52c941d2b8319d93219b59 +size 2499942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f898a4a60593aefe101ddffd0cc2aaaaa815b87f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0351a87f8ae6d4737b82727addfde5c4f64fbb20ac0547f9d916aa6347b331 +size 2655499 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab30b31174a30af802d02637d368d8bc6adc7b87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cf880ca4d8e9e448c6e6c0b1f754583e1949d2305a7c01996da333022c9bb7 +size 2540796 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5392ae8f4c7bc985346c809d8f4a83eee838ae0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7904a5bdc5b64f3c6533697bfabd213552ae340a8c0f8857d7e13fe3686cc5 +size 2317082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a466c71c1c82fff11003677f033f3862521a6fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2dde9c5ad80fb571c3e95ccea2ca7a32e52355e8ebd3992dd8a924f22ab8d6 +size 2437490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddbe6d26132b63128596844d8ba1b8c5742ac9d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed44b47c26f33e2a05151b99de893279be021a49c04105a9d44f27adaeffa88 +size 2573347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a58b3294add66354304ca191b7dad8d568fb35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c28b26a9a71effbaa363b2147b0d180c4db6fb25651a0fe276f7b45be4af79a +size 2245193 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05fef3b8c3632981364fe8c0e5433943c837cf7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538be8ba6ee08026d781b9b8b89b63af192e8bc05fb50005bf14c6ab2b7484d7 +size 2503074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3af257929e27d2ae7ad89412dd88bbb2036b0455 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402e431781c12e7f45941af75962a1c4447d9938c978c3ff65e6b11517aa0775 +size 2174066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32dde53d7566663a8ea5d59b4ca4c93e1bd8096e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662dc86ef61061f950f37253690982d0ab6381ebf9fe418bcc96132691743db4 +size 2639144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49dbbac65b1ea0c259fea258cdc31d273c7b46b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60dff211061d3b561264b19d78f93526f22aad69411e07a1143969b4607a8aee +size 2324430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f556ae191931525b7cdc2d4288de0de8794baa68 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c957636ca1b29c50373985fa341644e53ff840d33b4f70fde7ab2f539ed312 +size 1676875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85fa00e7c96d92c04741e282ddf6528edad99a5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a1ae3195ed3be76f0160c5641e8c007934f1464e6a52f384d47a5c245cbaf2 +size 1885487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb9b37b0106ca3bd1d3103387b302ee83c19a50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84979e2eb9419ee32f2a58ab9722156925c1b052ad059f7212181ba51cbd025 +size 1808326 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d784bda240edb131688c90126bbcb05c2e540170 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f0aa8575e35cc275316453be4e8829ff09fcb44bb64e99e4be5d08e378f8be +size 1767253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..508c1d32d654fafde18a5428bcc22ba8da426883 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b956710301cc147450667ea3b6800478ecb09cc356637e78fb926ef17bbce665 +size 1854562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47e74deda031712f8ef03dbca264376c33355c11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb963795b5202f649c26d47e1bc9ccda80ee4547933d920cd2ac0b0321328032 +size 1982552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9856207fef4e90be54e649f8f9e896ac9de09116 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49952e763ddfae540756f216fcf1fcedc35236655a33dcd4560190b360f1fb9 +size 1753468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a792da98f486c1fc6f023e92c912416be1da4dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9bd776d7efeecbbe646a7567eb76bfe9c5973087ac2bdf6d34de75c45a8c5d +size 2251014 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45201602ba9e797a3bcc772961acde2ad747d27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3257cfde5e423625317f351f3027e8ec9f63558028d5d01bd728189b06fbb4f3 +size 2733145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a73e30af9f589c5139097da572cade5e6304f8a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092419cb78a4d16c134cd69b2d16d1edd2244cc21a7eb494ad2358f536a62bab +size 2560081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8410a964a86ff2fafe92995e55bf7944b764ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c16ae5412003ae56cf7bdfdba25960f9f5cdb50a911702636f3bf4043ddd38 +size 1737550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3998a4b65aa5d97d0540be3540d33b14774c97 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef851d7fc7549561494822e7f19e735f16c0fd4a77510cae6f7cbfec58eff883 +size 1714631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e5f40506073a05a378064423d7b6a6f3243e09d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0001f7a429904f6f39e6b349c9c3376ad4dbe903ad9d53187420db411f29c14b +size 1757529 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d3ba7b614c2fa1ef4f8d53e6b0c17100992e69 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc0b4a14457bdcb4556f2d4902a4edf3058da739974def3b11983f8407b87fb +size 2031887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3bef88f4ff16b8c3cbc55981b72906c76eab08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02e45f43f02f27863e33b745b69def1194f991e2f7a583a10e76e14596ef11c +size 1876018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b09d9f983a51df89ab504e9298a3223ac375473 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a271aed824b942e63599174a76106f998463a2b63a38b57a1a0ca12461bd9100 +size 2209149 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d3db1d9d037d274565e7e6711b92b980b9765e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcee33a00ccaaf3a0aabfa7e2ae6a3372d402c3dcb3552a67fcc29cba9b9d6c +size 2158160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a904ea75f07f4d7e41ecf6ab7f0169fa4c6b1285 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3106359c437cf5aabba839e536d73c68cacda6fe35086e8acdfe087758df14f1 +size 1738232 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fd247b9cdd55765f685881ddd197f143233c08a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85c889f41e20e727741cf58b2aeb84a6f90e0d57a989055825b5096221f9ef6 +size 2297178 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089a58a003701b0d3e97519b9a6bcaf0ab2e5aa6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673029dd70e1781b8f3b25b2dfe17be05719c8fd8cfd2ea7f04ff14b22de5453 +size 2857967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..479f02b140d8020e6319fe89ad08d1c7a8b22fa7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeaae4c3c1cae20b4a33c97764d9d9d45b64a475cfc24e663adababe7494ba1e +size 2131018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f321fb5adb841f519df1c1b8b64c28540a1574d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f11c6998d3ecc4c6ca6cbefdce4f9abffe7fad8bd6ad303a9681ccb4b11f1a7 +size 2136295 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d6ff42c268b4c6becf490a48edea46337646870 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a1635c752b40aa8910aaa21292b219fca1a30d5bf9a2b22e889b7638175b61 +size 1880746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8babb7460a9990e6396b08b70427ed96235e613 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9efcea74d15040eed842f3dcc94712b5c01fb392f747b882dab0eccec84bd3 +size 1690175 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ed3898f6fc1ea15f1322d8ba8861a61e6e44c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd7ed71159f21522eaee90d207fb56e87f48356130760f85f3a500d9895db51 +size 2723967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8295b93cd02bad0f89fef53d20cb75a91bb58c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3055400dfad6f9c6594f232fa4e9b2d0afa671967ce582cf3c8e955d489db640 +size 2013343 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5cabbc03df9e3658e853a7db7b2ddc698a2e0d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bfffd2756fa1f238c21736768dfd71633a0d413e4e909fcacf99f9e4f52cca +size 2700298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25aff46614369769eb7eb0f64cf9573ea016758a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef365ec269748c9d81346b02daf6e452a430f2448b0066f5fefd090d950b6b8 +size 2411073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce54678177936897193a602573fa980de6d130a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7c6d1be8090478a4d727f2a10f335f8b39129e9cceaf1b77c22c93b672d49a +size 2141935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fe05c117103b5c0cf7be74bf8b5a4778ff7a87c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a286d27b030d861bbb19b5cdb3a3677ad7fc76dfd09275795f180044054b863 +size 2839191 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56345a32c1f217dcf1c7ccdbc14b4a851c4171a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f1b322a9ccbb8dd4cffb9c5ec08abaa7cce518a52daf0857e4cd66f9bb41c7 +size 3203909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96d78b8e70635f0d193c13fbbd2f2996e1e26549 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03758952f4b95dd59526a970b76676f7ed830ae8c9bbfa5b636403e82ed712e7 +size 2301421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f247ae688d816fe54d42f6329f2250bc6d3a5d5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7364351cf562226e83175e8b670eb9ec98e13bba4d3077cec9abfa601470ab +size 2156032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29145348794accfbe296c877ceccc4979268cce2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1ed631cef763bfde9321353d18843b5958cd70ee5f2f5c5e9dfd6ec2a79cf2 +size 1905419 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033bcd21aaeecff37381f655634f5b3ec59ceb0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4f70db33004b4cb23b1af8aa3a227bce115f2cb2af83185372833594a96847 +size 2303441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09806411192da128524c8544a82978595422a888 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7318ae94e5615c48fa0e0abc595f90a3f867a2289ec1669f4b1d6aa0e87d3d61 +size 1981287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6713a3474f4d050cc4cadf3ae7e0fb16d4ef9c24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b79f10232afa1058d98363182e6b515ee6147895af9b49d4372dd4ae24649b2 +size 1512781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc8d8b75b8968ebee5eebeb62473e6bdcf278cb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2801ceb57341d4aa7ff453b768f96d6739c7ad8dd6a71b6e9f118554e1224a9 +size 2001193 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de580adb6566da15aef0f03d52bcd7e885c4c7a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c31aa868e4b7e0cf871dd1f036388ded7a3f806c5c1c4ff0a28864f585941c +size 1733544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fef452ecfc0734a05162eaf77fcbcb9aff72009 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e092dec169c400220bd3f36969cbc16545c7e2932f3b2533d463c07a796ccb6 +size 2036819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956f2c16be50455cfc3220b1f4c3f8f3274e6b6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6154af56ce15329c42db39288a2c21e8d966bb8e40ac7aa8adaf2476efcdfd42 +size 2154677 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d2027931f268f9e86556cfd59c5245bfa79c20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c00c9f88cca29ede210e63fb177cbcf84e773fa3ff85a5a21b5b5d7a68b16d +size 2106453 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af2bb380398950a329af469f13ae52669a04155 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adeb5659d805d8bb3ad44684bfde3970faf97771a5801345f3d344ee58d8808 +size 2015730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced01f9dea513f3e124b676d08b5533021bd1b2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5443ef5da06476da07ffd88ac3bbcb331fd857731d8219beae2dfe3dfacd1990 +size 1885972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2fd61122db4742d52209f066af51862b146538a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da906391b66798ec1326bdbfa7ff28128a7eeb4c1f1cf30700298d43f65079 +size 2193253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cda15f4b9ff10567a0193c46647fe6004aac455 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8269a75dae0629cfc65654b4856e87b9220df4dcbd5e477a0f5a4208418fc35 +size 1856731 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bce343d18f26a62db4af721653af0d79a1e149 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a93e315bae6f871b83a9111fc6ad121ec94d83f8d5b36f9e7f7e9565f29fc1 +size 1947789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d36f9ac51b6d796d641d0f2492c035bd5e18e445 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709105443490373cbd40763555829d75ffc354b4ae27d9e6501a03ac4c1235a5 +size 2613339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c480c8ed219ee902647d0a3a39fa876712bc95e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8d65c3136227d02bcd971f55663870f214e6e2dac5e3d430f09ee5d3c4af66 +size 2198376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..346dfff7e5fdf6b9ddae750ca45a0bb704df19e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947b67d63fc28da95fdc363307f51090afefb77cb9776cb4d6f6a7e21da21ee7 +size 2918612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad845ddf4b08c0bec5f9cb8fb5a2261acffa9f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e258361d18ccec1eaffdef70b3df932a8ed455b67937ba06666a656b6f83a8 +size 3268059 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282fc7c591adaa7509b300df4bfad7419ed7f713 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a914cdba223e7daa49e1eae2518b5dbe02b9610f03105b6389db62bab74f0d54 +size 3453384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9576afb93b5173a466847a23de47b0fbe2a1013d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50de6ad55b9a155c9653ba49a20989da085ce19c54ff99d8155f59f1a3898a42 +size 2692465 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc58f0e748753ea46d3d8cb71077359d8e1b3d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6ff2b878bc6c76f0e9d667e226b3ae5ae2b6d1b08df1322db17891af915752 +size 2655887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e13af234f3b6cf667e80613335349471b6b60e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e974fd982c6f1aade16e095b09488cd92ba6e8871d969aa80223e7574eebee +size 3234651 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756763ed9e9ca73fafaaf5c3c7f3dadb2bbc7835 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9eaa655fb0864847acf86e2f419d084ebec81f5c66361955fbb06c2306a80c +size 2679235 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164e0ca5086697c85c1b0c9da494e2a90b733e3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77b31698a66b977c9712a5eff9be18c03b93c8cc72568254991b90f80ffed2c +size 2667040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a020b02da6578722b9a33313ebe71a5576e451 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c81a4dc72156892df025da15aa50c758a7a701279513a7f65c0602e29bfff82e +size 3222266 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22fc1534e67885d30d11688609caecefc6ba8bba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f34558cdf8861e2c39dbaa99fe2cb3141a0cb5704820986d19bb12b21e87c75 +size 2743511 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e9fead0c72d6a0a58dd4eaacc2fb25c9db3612 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8340ae9e6ca84436f6cac7d7f6d143ca0361f151d8493fcef9deb697744e139 +size 2434551 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9167e942755fe1fca36fa3a2713dba16443713ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287fdc41e14b7bda7cf361edde9e04a5e2946520826240a142d96ffe907867c6 +size 3044535 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec72e276f91accad9c68251a32441ee3ba25fa3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b112bc5ab9e13b68d02ce8964a243ae649834bde7237bbd666dcea5b95a43b8 +size 2942402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49cb99e3b72309691d325b34f645b49352086c78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b3e08a902ed674d922d27a6dbdf7a2db93871f4d30d65fbfd74e4fe333c3d9 +size 2903083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37d0c633bd58967d02f674978ca89aa2d866c98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddf207328042120207876bc0a461a75c4b25d08030a284759e9e0ad322a663f +size 3090736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87a50d2f188623c418cdec93d4bcb65c1ca210d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b5bd9c387d85e6541667e30c29412c71b22118e48db39f4d83876ff9ba7a6c +size 2972296 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e8b9eeb813d115394b3f44c73d5414d7cb6ef6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b134ef1fa1ba15ef15d71d74e48887703c39350a3f71ae703d9d8f506c461a4 +size 3193938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d8b97fc32a181f22a8e385982425b6168bef55f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefb08a6939f72d521fcc2d704c69d5e19df153e3db6b425e6ff8a16ffc81912 +size 2660308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d6cbc01d330e2297fd62211dfc96e1a7719d5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e05554d76bbcfb7b60c5804028509b1e1fdb75440bd24cd85fa4c6da3e1ef72 +size 2976158 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c47e4086e1a81d5ebd058b98ea10aa061d131b45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7004b2364ff9bc4e4a6d24e05f0ec6f978466a4a1c9eca71d707e07c5c985666 +size 2691263 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b220a9c12866f69d3d44f6bdd82ed4f48b16ff9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f299c5302ee059986eaf15e8145b6e66973b6b4b411d3fe0d75df98aa180ef +size 2631210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942575e529a145e312601ea67813c2ff6a201798 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2197d012915028d812f9160866fc8f151f20ce26732c97c86cab69e864268fb +size 2816628 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709b1aaebd5ea54df9afa170d2d7cf9cd7b39c2b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718be2268e71b2a49dd761b5f7fbae34472d774070df28cb108471501df2ed1d +size 2788066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4237ef128fd0e41bc1d574e6d5270df73e2383d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58557ddd6095f6fdd2506e5b50a3fc471404df7d2a94cbf245ee4a1233c3d1b +size 2724645 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e8c94633cda3328ab903a8bcced5feeee92d8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f05925cd747a3c52cf5ac7d286174324574be2af7689aad211541dabefbc0d +size 2939194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ed3898f6fc1ea15f1322d8ba8861a61e6e44c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd7ed71159f21522eaee90d207fb56e87f48356130760f85f3a500d9895db51 +size 2723967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8295b93cd02bad0f89fef53d20cb75a91bb58c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3055400dfad6f9c6594f232fa4e9b2d0afa671967ce582cf3c8e955d489db640 +size 2013343 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5cabbc03df9e3658e853a7db7b2ddc698a2e0d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bfffd2756fa1f238c21736768dfd71633a0d413e4e909fcacf99f9e4f52cca +size 2700298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25aff46614369769eb7eb0f64cf9573ea016758a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef365ec269748c9d81346b02daf6e452a430f2448b0066f5fefd090d950b6b8 +size 2411073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce54678177936897193a602573fa980de6d130a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7c6d1be8090478a4d727f2a10f335f8b39129e9cceaf1b77c22c93b672d49a +size 2141935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fe05c117103b5c0cf7be74bf8b5a4778ff7a87c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a286d27b030d861bbb19b5cdb3a3677ad7fc76dfd09275795f180044054b863 +size 2839191 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56345a32c1f217dcf1c7ccdbc14b4a851c4171a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f1b322a9ccbb8dd4cffb9c5ec08abaa7cce518a52daf0857e4cd66f9bb41c7 +size 3203909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96d78b8e70635f0d193c13fbbd2f2996e1e26549 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03758952f4b95dd59526a970b76676f7ed830ae8c9bbfa5b636403e82ed712e7 +size 2301421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f247ae688d816fe54d42f6329f2250bc6d3a5d5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7364351cf562226e83175e8b670eb9ec98e13bba4d3077cec9abfa601470ab +size 2156032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29145348794accfbe296c877ceccc4979268cce2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1ed631cef763bfde9321353d18843b5958cd70ee5f2f5c5e9dfd6ec2a79cf2 +size 1905419 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033bcd21aaeecff37381f655634f5b3ec59ceb0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4f70db33004b4cb23b1af8aa3a227bce115f2cb2af83185372833594a96847 +size 2303441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09806411192da128524c8544a82978595422a888 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7318ae94e5615c48fa0e0abc595f90a3f867a2289ec1669f4b1d6aa0e87d3d61 +size 1981287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6713a3474f4d050cc4cadf3ae7e0fb16d4ef9c24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b79f10232afa1058d98363182e6b515ee6147895af9b49d4372dd4ae24649b2 +size 1512781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc8d8b75b8968ebee5eebeb62473e6bdcf278cb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2801ceb57341d4aa7ff453b768f96d6739c7ad8dd6a71b6e9f118554e1224a9 +size 2001193 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de580adb6566da15aef0f03d52bcd7e885c4c7a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c31aa868e4b7e0cf871dd1f036388ded7a3f806c5c1c4ff0a28864f585941c +size 1733544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fef452ecfc0734a05162eaf77fcbcb9aff72009 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e092dec169c400220bd3f36969cbc16545c7e2932f3b2533d463c07a796ccb6 +size 2036819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956f2c16be50455cfc3220b1f4c3f8f3274e6b6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6154af56ce15329c42db39288a2c21e8d966bb8e40ac7aa8adaf2476efcdfd42 +size 2154677 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d2027931f268f9e86556cfd59c5245bfa79c20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c00c9f88cca29ede210e63fb177cbcf84e773fa3ff85a5a21b5b5d7a68b16d +size 2106453 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af2bb380398950a329af469f13ae52669a04155 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adeb5659d805d8bb3ad44684bfde3970faf97771a5801345f3d344ee58d8808 +size 2015730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced01f9dea513f3e124b676d08b5533021bd1b2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5443ef5da06476da07ffd88ac3bbcb331fd857731d8219beae2dfe3dfacd1990 +size 1885972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2fd61122db4742d52209f066af51862b146538a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da906391b66798ec1326bdbfa7ff28128a7eeb4c1f1cf30700298d43f65079 +size 2193253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cda15f4b9ff10567a0193c46647fe6004aac455 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8269a75dae0629cfc65654b4856e87b9220df4dcbd5e477a0f5a4208418fc35 +size 1856731 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bce343d18f26a62db4af721653af0d79a1e149 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a93e315bae6f871b83a9111fc6ad121ec94d83f8d5b36f9e7f7e9565f29fc1 +size 1947789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d36f9ac51b6d796d641d0f2492c035bd5e18e445 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709105443490373cbd40763555829d75ffc354b4ae27d9e6501a03ac4c1235a5 +size 2613339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c480c8ed219ee902647d0a3a39fa876712bc95e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8d65c3136227d02bcd971f55663870f214e6e2dac5e3d430f09ee5d3c4af66 +size 2198376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b35922a2f49a8b2b83907f8b40746734275d2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb2c89f924bbe4cf0df3e412586dd9051e8117e4b8bd4bdc4b1409bfc327409 +size 1793839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf05bfb67f5c5fffaae63c601242e5da706ced1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4cb54100c9665d000b5de9062ea41ff76c94f8d0fa6bfdd2dc3d9961a75840 +size 1510657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967d6299dcff9e820a19e29defbe6ec1fc06b746 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab89ca8490616a5be3c93d6f0002af08d00f7fddc96f206909dcedeeef8e28a +size 1798320 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5c38359fb7812d0c762b34e3247f91c4a70de5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0d8080e590752ea4c2f808221865821fc39856fcae007e1aee5f16968b6240 +size 1680518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad17756988a8b0684ced2069a9c1cfd5d384428 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50504fee75b1c8c81e07fb619e4191323dde48c1d1d6400fc765fbc8ad9878f9 +size 1658616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f9040a246a090ea9937c4e8e2253a2ee24b88b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf7bf24cb6c5cbc92d38b4df3f16bb51c2686b8fc901c83734503d684dd0eda +size 1538300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca3d44175e684b47f4688c8c9464b55d239efc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f61cd2e3c04ee001f710f3b6f633ea98012dd50057e8f1cc121b37752e86e7 +size 1923146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec1c79a046b4bccd2940ff0a14bc15f801e234a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95ba14dd100558436c7443accbf680916a3c165b2d05aa9605dfc8ef01ac488 +size 1884290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..264486948d6035a7916bc00067a80c6bbf4f8bc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20a574a6b5d55e84b280c033e8101a076dd6434f923c820dd699bff0dd0882a +size 2163057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52af92b143a11c762027f9a6f19cf7ec0e2bf33a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe89cbc52d1cc3b472c81707464e89afd1fc72c082f89a971a738ad15f2903e7 +size 1506398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced6bcd7ed27f92b4ad05b8def762968df1e4c8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096e7b97d9eea75769292f6be0db430108e2ab242091214f6274d7e4c4033a2a +size 1375443 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c72b2507c62a89cb6a542081c17383538487cd2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1008cec21916372801f280426574efa19b6f67e94717e75c7da7218ae47516d9 +size 1578783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0afede5896f715d1d6396a41de854ef841e34473 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7e729c7bc06fa3bd9388e1176ef767e6b8cb9edb48c851f9264b122d9f9c07 +size 1523678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72a0e8ea79214c05239d5359f6dafdd90371be8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7332fd90d508465e4e61e5425c5ec38248f72bbb12676133a6988000020e92 +size 1844233 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09774cf623dfeed43c8b6bbd42a714976a123840 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775358601794801ecbcb314ae78d50cbbb6eee7b979b4653593821c27a638d7c +size 2138585 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda03c794ab4ddbd388dbb3445ffb837272734cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5e8dde39347e49e585a55c25aa12646eb7305003d1b01cd1b47fe767be5d7c +size 1888862 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03af1b82e27f90447ad5b5e232a337897eb6212 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852856ef768e734c15b4ae5bc9d8ecf0542ba62782449f6338a571b84e5d07c6 +size 2003074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21a059b3122c086a7eaf5a3b99066747d45c5905 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2c7ad61e9bf38206094acd48fd46ef65a9696c8f69b04c467252e07c6cd36d +size 1686001 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e006117e8ae2ac20c863d271e7a0352ca51567b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de272f229ca396583f1f5513a3ddc798be88fe84ffaad2c80db71e89cee4139e +size 1920883 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01c4ac83a4af08545740e64fd295f9f31689fe9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bb80ef6f901ecc91c70b873c65bd8de36b74b6f139f76ce20cb3463b1250e2 +size 2672379 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89611dd3d4e9b1bc57cad4d56c6cdff40744b672 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4342b7ace489c31af8532df34959cef8e7d318f0a4fa6c57fc412eed769446f +size 1786863 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019029a02f95d6b124018d211f381fd7bfd4fe23 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb861e59e509ec064c35e016bafb7ebefacf0800d019b8ab69f2374cafc39fc +size 2061254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0963950b59b311aaed7791b5cb283f2513054c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128f61b7119620275b78a99bd559fbcf721bea499873facec26ba4ceb65de8cc +size 2314601 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c089953f5ef1d36eb1f1a863ff920317990c3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60704468f18d5f154cfd0d614b24e6b20931f40d3629e5705951275d1da54f1 +size 2127692 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4958d95ceb8c23fe39158b74634268c9bfd03b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b7f7d7cd4ec409b69f4a6a61f19f7ad963c109c12c719d56f911e9c36e8461 +size 1688057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0650548416fab7919fb725acdd7c2fde68df5378 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60055c94e06e95de4d3b89def0ca2a0cb09ad65a9f2d243242cec9ab63c94a5f +size 2082597 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3917bde5de2d469dfdd12ca436e48909fcce1cf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27528a24e8f9e321c2f2be4e0ab3416ce6c01ea59ed8202848d842f98f3487a6 +size 1787224 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b4499fa6080342f0ffa6016a4d241b0e63206e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf6548d9ad67295d9fbdf3af7d3d8dfdbfc2fad6782df51ff2e349dd9f9127f +size 2180951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a7b649aa188bd5f394efcaeba74b02a9b7a235 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8628006d61a8909c7f41e9c2a263d0184a8f5b2a3d7f249f508a315e0013024e +size 1785847 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c22a66c042fefe95f46f0d5078c9a816f9a36b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:955c46f04b52f31346bfd6c57fb2ca012e9454c37921ca9f65a3d7c1f92735bd +size 1453933 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa63092fcf52a4c690c8acc841916b5160a529f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d21a87d31331ab3d3152cf5e96ca8b70fc69da4f0e057ac44b0d445dc611be7 +size 1657155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af35cb82c1a92041afd04a84b3b0388cf916c41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00567b1cef45a1d1d1c4659bfb49296f123205aa87b43cc7c9051148206757b0 +size 1553396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b7286fa20fc66ea0a484cc691fbf3128ebb4f45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7681621efed81a0c27f317a3f009f1bdad8065f54339c6e22fcd67d5acee164e +size 1837340 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d403c0aaab647418f0f93faf150393d67dd7320 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee0cde196cc8db45747d0108b145997f19a469e8d98a24c93c8a6040c983464 +size 1626466 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51796b38501300eafce59aed3d08efd10ba85ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4a84e60406e05c81587d843d9478210bf4dda85312a5154c84939739f95a76 +size 1829352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f11e3d5e569994b868b369baf2b7aefdad2fccc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab6436137e153acca7e220713d0cde49fa44052b9846c490e192b10a52404fd +size 1773183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e524ec53b6a1386fdeac2a07bf1682c1f2e13f78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f042440694c76f81c18506130dbf39ac61b5b9b20f5b7a6a31aa5f5b5625e8f +size 2063522 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc13f9ea2de6a72d0294562a325584c90374aff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c13491a955504f31bd0ba5bc364e9375db59a7caf8c206e28fad55d9e1e49f +size 1426943 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4828be5aeaa80dd4a74f48780a3eccd0ffb734 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ccbb0c1d33668ae2c1ea6fd9acd51807c641d45a03f44f5ecf35a31f19fda8 +size 1431495 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1e1a52e106a59d5a27a315efdeb256f887fd6f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df2ce11c0fb979942e50c13c58f1630bd1af330110424d1898942734c4a2063 +size 1291709 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509ecc6215a2abda81fa003f23ad52f53b4c7224 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c46cd44ca61bd2a6d9802da27d9d37d9dcb1875f9522af751f24e9f243d69a +size 1357366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66df5b797c80cccedb9e50c89bc465a55dfc85ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce825e3a72e501ba37555c99670026a5c498b768dbcc9774f185d89d51fd549e +size 1581126 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87f251c9ada76dc559ab277ea3fb35b94bbca26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4085dfe83c34cc445f207f2ea05ab725733ce27e5d561c450a1ba7959df9894a +size 1406934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0941313479818726665bbd88720938e0cefcfb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c026d9c92cf7af89fb0a7cf8d90b11a9dc6afcec348953265934621231271c +size 1298130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac720ebb512ee1eeb2344e4771ef24cc06cf2ed4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f70cda76b726e4146d7aefd8501346605ea2b8569801ff9abb00c004c7d63e +size 1506826 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bccb2ba543d8c1fb79b4ac1206e2f3dee2f3b9ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629c16d4718d00d25e4e13887f65f5dfee2ea20da05fe211e2726314483eeadb +size 1440439 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb2f23b1c9c81104d073d0947d5912e23d7bceb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c126b155c2d60175979f623be79820cbf74641f5aa85a3f6f968a7646719e8e +size 1419764 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..916a69300bfb28a72ac180c322f16dc90f7e854c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1526cd47a99e0ca6c9a943480d2ad890930dc994a97bebf289e1d72a763306 +size 1524599 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f0e0df159c3923fa446153e25a86fa351f9e76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93782f48229b2213590eebcdbba9acd927a969a55aae1d7513e3e11ce6cb4328 +size 2017942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71314b11bf162f5545047e5fa276734c1e0df4c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570a62c349d4319f2be8894b6beff2823cc4902dedd34555bebc9ddc9635f137 +size 2044756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d195a1a4703c2641e1fae70a7e5a3b30896fee2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2458ac0b85c42e963cb12da1ab59d7d39fd0dd7655d1f048dadf8d165a3475c8 +size 1561864 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d7176ea6d58f3d58c6890a4a252db121edc2d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f97faa2953d952c16bccad502fda9bfae5ee88750a67333b44a147da7e4d7ac +size 1833180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32104b73fde46e556cc408aa35939170667b0d18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be88506c167647df33c9698830d9596d534c7bb4c296b98dabedfc3c7a3cb846 +size 2025322 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6335ba9b8ade6f44a4b80e44465bff05dd826487 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f498dff0a2380f0f528ab0863f98c6992b3bf642f7f3e3435520718a824f94f +size 1747824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aced6f5ab6db1f3da7d8cd4b9e247c50c2eec825 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0512788d431cbe4ed624e9199d582a5977b8912e5394b04d5641876e67714c4d +size 1502996 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc7abe3d745ae3350b08b2086aa3d6afb612d70b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71cd2534f9221dfeb5fbc723b2d97a8c639cbcdebfa7a1fa57e6da97159322c +size 1623075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea94df848603027b72ad850c026a51bdadfa506 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0e2945a3998455a57daf5491c9fc5cf60c3222fabedc5debacd6052980c743 +size 1522216 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80cca65776c5bf08b587fe03b9737eeb2f57415c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf76849435e07f20d4ea2c192304d2af2025df3290a3eed5449fbfe2f6459f9e +size 1495197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f3edc34604c7180e8f12d1f2d725791069fb69d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ed5911875ff02d492a7be6196363a5fe4ca649e9add1e35f043821dbb8630b +size 1782216 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9505409233f876df18e26d6008b0ed06d65dc9a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a1fb12b0aab38ef81e53c6634af84ff9a67b6e2801628da8cc4d1feba740a4 +size 1506194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ebb4ed74a7feb297d2a526a656f0e664eddc0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a366b2e235fe532e891e69413e0d9217f517276b2c319e6fae88919c2875941b +size 1872979 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b3e31dc66d3fb39892fb883d94bfdd62d8c896 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55847ee305598ded7b47e3ff1942e3fe3403f54bae61fedad66276dbab196b74 +size 1631811 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb26df419653e4c571b7dac6bd1e8cfd88ffd49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb6ad66ad5588acf431f59df25bd5ca4e47cee7b3afc93c477acc0dd61c08f1 +size 1447608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9376515ffc229f876c48bc94096888a64357daff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f5bcb6fdc714ffcbf6757772f024c830517f6c1b0a55b922437470973e48a7 +size 1627740 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4e2b1bfae7f72e76c6943bc2ed9ab12a0d4a565 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9067a8e6da89aa6bbc60a69f26fe943224cf146d3303aca65d4d77beefeb9f28 +size 1642242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd070cba5eea38d598f9e720e92f638aac5462d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5da29b04240da7d5db689150c76c1d1b3daa3e3d6c85c9cf809e08a1f94aa5 +size 1611565 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9faecaa4a0f77f6fbc9437d01c560027b1957b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6672619001dc70436362ea0f732d9434bf1dccb8825387e577654bb1c36594b1 +size 1625780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f4408b31ebd6a673e71b064b832d136e80c487f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fe24638bd2053c71e006553600f1477433656ca27bf5f9ac539a164be02af6 +size 1516120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9b1686cc308489b5655adee13bdc4b40551bf4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb89d50ffbf837a98835267bd5d675a743863eb442a07ad74a8892ff57c3edd0 +size 1758471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23cc3ad1d1baee473ef87e40e3308633c22d4e8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86003f0e6e049e6b3568ba1f8d6c93d9b4ed8cbce1ea3ed5f0463bf629fcf86 +size 1736508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0a67ac906d0e64800e146056c7bb12095d9438 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f7b5d8a678f350cb4026d052fc7e5616af1171d75be67d46ac1b8a756a19cb +size 1895544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb19d168f24d0dfeb215aeb0e68444a4c3381f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddef870ab5f9f1990cacb3e2d6324f11cf5d150e91c8625b926ae7132e1f605d +size 1417422 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf6a7d17ebcf8a0dafa7843c9b6271bdeaeda83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed40d690f0819641580937de1162c60d327ed0d1dd36986f71965ff8f7e779 +size 1594376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92639d0a0843e670aeb2ee11a8726d74952d4ec1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3865bd3e5d2c6b2118be991461c444e29320148dc6ef69fed651d153c7511205 +size 2607475 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128f3f2fc2c10e7fc0bb2b82a647f813e203f0d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7a76a8c6bfc41d3fcccbb25f996fca05ab30b88bbb06ae7d6deda3f76c6e4d +size 2365085 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcdc4cd244eec33a53c3235609ba6c9a0f2c4425 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d898111d92e31e0b27d74ce0c156a965c4b6355bae4b719214dd464db047e6e +size 2780757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e67c0de9d8ce339d7eaaf972250b976e49c84c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dcbfa9389e0f95935e0b4e7f27288c3b1d23f2f87c4d85e0ba484307c085c0 +size 3353370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd120f21dc392f901367b5ae5e7422f2c04d10da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdb965882062fb663770d3ece09e1e2abedf82016985e567dc0c8eb4b8e4a62 +size 3056090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c7e07cef821519735c313217a52b19ffd1ddb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d28d34f4d91a8c047fe2906b38522156b9a37cac5735f4bee046d34f48f50b +size 2889298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7beeb0e22d11980c44d865d1499cd370526d86be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab74a04eee33b3f6f440400d2b8f5830c7d2da2c614b0a5762257b41d4934dcc +size 3179623 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e9ce3c41ad6bb7ed6afd91e32b4013eebbe187e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b6243810c55ef90c86b3f80b495a2769433687a1eef0e1c80733e77075bd09 +size 3448368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7739a6e7b5f30acd526a97d0333c5b75ef8fbf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09a143671db8317c92f123d53d1c2eb872f890f70fcb1c4c2b616147f8baf24 +size 2326801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c5c7fbce05a9a883683056cb8deafeb81bbe5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a150e6a6066ffd7f1607ada5263060826f1ef1e09fde2eabdac53f26ef860acd +size 2264314 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5bda10d98ff71947c6d7e76dcfd71c6c4ba2c59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282acf54a33f08ed0742c378487a884ffcb09ca2c264a33e9420a28314ddbb20 +size 2236471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d09332aece277d97cac36a89df36ceeafd7714 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d613c7befff8cc3d888494a41cf41524f66ad54e65281bd9103273a13f41d15 +size 2171991 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80a7ff110100114467a3589ba1dac0877fbfa1fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5ecc90a56c1bf26dae5ab4043fa31c048b2d5edc00cea780ddb60980eca682 +size 2902763 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fff39f4578b701f23c125f853f143df5edbf2ac6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45aef147054bec61887cbc808579cab2485777b9031d7c55f742a583d757761 +size 2308486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38daee772aa9beb73fea4154528ddbdc78a9c092 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b6d6397f5f6c8179c5c323cb56925e1616da075c99129c2b48d19d40be377c +size 2513242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97294a89b6c1f4ac5c011c1e15d9a613644ff7e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c113afeb56616470962b852f50699675388b8f0940c45af35f9c09ffcd62df19 +size 2767398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3250c3f43c0a992beed8f273d8bf315d00201815 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12173d55a7a2e63d69b4a6183149e2daa6f7d5f828d366d6ae8aefe338bf8d39 +size 2601844 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a42e792075fad92d4c3f721f3d3e7a673eabc0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6ee39b1db939c474dca7083b33ed9cbff13ff6bf944f00c660ce6cbd89368e +size 2343778 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c6720e096b44e79a125ce9074bedf606cd1f448 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff9bd1e55df84f63d18fb0b75b1ddaf0ff52d7118cb695da9319baa9a8da816 +size 2711842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a06faf8b20cd39ad7cec685429e689aac572a4d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1009d110427c1b871a0c88145fc71ef462915dba904911c6949fa237772b6a +size 2918670 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35271d0f4147b384feac6bc2083bf80f92d6694 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed2de9bcca77d8de35d0619fc7f143846cefd9930490bc0698bcc80807835da4 +size 2768423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ce791b9e4e55dbc9aac94070c859f4c467e6f1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e067c3117d331718e42fc9b0a3bf2bf1656257299c351bcce85cd29e75ad60db +size 2276327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf52a9c54d6fdcb450dfc7b881cbdb8a18ed80f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b698d1c9b44d477d02a2f7515a23542d73ea332b29132d6e03d7f3a40b608f16 +size 2814843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d3a1c19f428c833e378f93ae2bda4db2fe9101c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299d7442abdffeb81b7571050317825143b22af797d686e1699917ed49a19d97 +size 2304321 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfb0530cbe44881984d6b6620c4dc5426c74821 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b5e42f3926b15f3c67d3fc2c08166b8879aa318d08b59919bbc5825dcffb59 +size 2390899 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f8308d83f328d1ef615d5cd83d710b7cf368d05 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fe520fcd08028cf4390cc32bcb5f02f059e1c7c449cc5adce6ad33348cd795 +size 3359124 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c895d9dfc079e0374e97049cac118e0daf5b1e53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a323b7301ef1e3b14f849720a5841a06387d28a46851ab5d430994b4b777c6 +size 2598010 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f338e583a5a94ddd39b1a5a1a76a31e6a302256 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6196751bdbdb0d46614fa10048c9a3ac9146df4d440e9b4f6d1ab1d437550c6c +size 3267952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea18bb3165afedad1f2d44d60f3fbda67005e9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040a54bca9d858ea64a9453f780e098283c38172d89464fc898aab77782a3018 +size 3056303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4695c16aa3d132240d4d07f3472dec130e053615 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49290da4173ce98ea031c391c6458ef9ab9d90fb0672bbc65f485af609f9e8e0 +size 4269693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e26c19fe1a50133b225845ceb80b15934fc85b52 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0371f7b810399febb339dc54975b61d17fd53e53507e5df9ad566a33b217075d +size 2853189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dce8a18da78b88e946d4377ca37bd16b6f909801 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd99d7ccfd38124349c5e8062216c2ef653dad402605adaac8f960c128bfbfcb +size 2450666 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8396b7e0a08732679b436ba6b30f514b5f273e9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe40fba3edb9c7344cd64536b05bbbe1a876abd947cb26108b71efecc18f9c6 +size 2912430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00ee73b34e10a94d03e3b4497caf50f3879ae1c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee02d1f6bd9b7b0424581c4a95c338975433c22f5bdd1b0dfd8400a45df57fed +size 3707796 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f61b167982b65a25c1d15219ab5581b1d176e72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c7dd86868fef7ef1e495e52563a5c2b3b80c5078ecf3f6f4787cdfdc72a27b +size 2948743 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966903ca290281da30abe288eae734e30d300420 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53eb59b1233a2e1a0defe1265b74aac78d335ae3dc2f6298a6ab39874a0b150 +size 2851009 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bee3c71d7945b313b80bc242ed2770f434088fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc5bfbc0ef4678f19a144f9b7c4e6e66ba4940ffcfba1447d148373d2615c94 +size 2317164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f81863ff5a1c23a9baece3aa0a49eb1d957351e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13df9a4eea250dcab4bc26c727e462701549fd72511176a9c840fe9efe4a5fcb +size 2166630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4386dc766c7efd2227ea85ea87649f278b0505c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ea30e0e14d161f050b1c9534d44d4478ce94896588b39ed70bc50a0a57a791 +size 3395557 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe40a72f935aeb1544a0773e850fc5abbc5c45a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a254b63b79ce53274dd556ad2ac08fa2d8d6350baf3de481622e3b6de249fa2 +size 2222746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc2ae7fd87c7e80bae1acf8c46e6e19943c6312 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1278c8335c26089fa579479fd438e5c4121eb97fd177ba23b3d7c4421975a5 +size 2425832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803a655deb66b5a97565d8137dede115dacb6a3b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016732e545b6e14263ee7841dad46e572058aeae320215068e111342a3e212b0 +size 2736090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02efbcfd0d8e6db40d827f0098f2a5b065fe1024 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1052a2d7853ff164e9f2d56e1515a53423e3ad2941dd8c3221757b6bfb1bcec8 +size 2518993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465926fccdae8ef6b3bd852430cb044a2ec280b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2fda242e055a66d8e65a8cb06c2519bcf2e6ec70695d85047498e995c6025c +size 3153352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca87d8b55d4d73be5611c5425feba621e0c71e47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953432f952c4da0391b3407aa8e8ee51ab4f4a22b1e5d9a34676d83760f8716a +size 2554421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae10cc50db9c26d5b5cff169702793d365dad5f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f2f298efb4b7eadb37020549737562e4c55c7ddab24ca78eea91f3a14fb9d1 +size 2191250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f2c0d2e83748c301e10b9941203ef6b53412ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5355b6953d6943a187f878aa16da8d83e05a57af2807da0aa05383b96c708a +size 2573401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba7b293f8fe517af9b59bb85938b010698687fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2e0e9b21c8f331947b79ed2eb4a30722eefaf34a30091ab4576a7e0e64f47a +size 2542832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d040a92a2cae848de8f226b3777aff96cd3e84b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a722e55591d7772beabd967f23e0b965479d51f3831f3896a4c142f6f7ce7260 +size 2683548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f20ee059fbf3480f1f7888829fbdf88fcad27dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33d4294186aba492b7312d9ee38b7dcdebfcec957c03df57f5799edd65b1cd7 +size 2780770 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f27df042256565672d1af293efac710d91d718c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb4af3bdd111f7b63a331b4ffd9bc4645b012b57843a34512a91b330c0c22c2 +size 2510514 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b85910f9bfa85baa3c1deb9ba7786d73810f22c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3a6d18f7bcb7046a09fe0a2f05249efa0397ff3f4c68f0f19456d1e6a46d63 +size 2558206 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c10450ad0279b9d88b49ab081251030d783a4cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa3e95d92644aa422d9da6f0d39cbb5b38287906ca7f70cc75c920b18b47afe +size 2907947 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f006c7b814e831a4f551adfcb1f79a2f30659c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87447dddaa629e45a8843d834cea402dfb9cc141074a18e3230b4ed52a6e3eb +size 2359084 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ab4d3bf1b02fd957fd0a80014a8fdd05b81742 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c07a64f8ac32d253f0fa78bfa9c5200fe32d917dabddf299e18c4da5e2408bf +size 2263584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a93bf807fd820fad68fc6e64800aa0c775a790e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e47fa7aeca31e01531340005e3ab3e7b76d0472f8939eadf0c50be7270124d +size 2657155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21a2d1b85f0ebf2451b6f38eede8ff2889f76612 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a3e828e6af411867410db0aa9b52be95a9cf7e98987c7adef7d81aba413387 +size 2265160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b77a564e0a01fc10172695b3289ecffa5ef9df57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ad1d3966f4dbe9f439a48e3f1dfc00b62dd871dc52c017aafc500010d17d51 +size 1810546 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9448ec657cf9a2503bde9d0e8b3dc2ac5bc03019 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb8b375189924de4fe6db413f74b096d5f3cc25c675ad7952e617311c3a9243 +size 1736722 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee8bfab13a1169002a102a6694f1239e0768462 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b192cdae60b47c91d1b87f91b5f795defd92c6022f4b6d82eedd778ab657728e +size 2342703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227a20eac95f303f2bf528e1444d2e1f566c9ec9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77b3f2e9665a50db6d371369517c577e72cd0c958bad767484c5efd2f244373 +size 1717850 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4089ff7f30645b4ad4de1bed476921ad33bc0e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730c3b27ec8189517de7cbda75dbc42bbef489ea619dd1ed47981d0183fcf11a +size 1669993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159e0bdad9e4fda0157fcd687694fda1fb5f94f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8b3513f2f45b076b9e6d9d633d4b5e9ec0ec14e53f580c7fa38139d03bfd0a +size 2076735 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807313979f27584acd62de1fe236113198d3c3d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0651ff53ddbceeffe6cdb325024956105abc1d26cf63082218e642f7ad8b09a +size 2119190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0567266e032ba95a874df683546b5cd264ba312f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869e284c956e0d72f0a67ca0cc8342ea94f4b211ad09cae672f9a38f5b4fe2b6 +size 1565111 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36474bb4e69faecfa42f1fd8dfbb80a841212da4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b814334991012c09705478c1a8ee3b1b5b96da49d545b25510c76a966e8e21 +size 1731442 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8630e60d282eb230aaada7df8c6fb54f5d634b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e141497b1116c980f10fa64f6de27458fc875fb36b174f3fcec2cdb9723548 +size 1604892 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a314fc1b02914c3cf9d90275ec4b74b9620a28f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83026de70781c8411a9b04cdba82baacf857b5d36975204586e348f30cadc848 +size 1836046 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b86b7c835b0823d34b4dd9da420f0ed1985e5cc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea142a4d2c604d4ad5f5d9d1853a2663acd39ab1c715870b10a8fe866e8103e +size 1823957 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d87a225749c9cecbc464cef76dbcd8b2ef882d6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124d94fd55ae07f00522ac76ad55199c25132c432e8f11d99a48414eab35822f +size 1778455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc67ecd39cf112c9c2af8653f4d1d952f796b8f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b636218f49a6425f71aea949ddaaabe8a28823d5f818a1f477e8a4dc177f88ec +size 2147655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19a35e53766ea08b97dc170811a8c50eb132a29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6f4af5be1cbf5c5ad426a0c477ae967fd4a12d13b00bb9f2766576437c4b2d +size 1607857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab03cace89885e35631883ce969a4be9ad12b67 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e30b8f992492d800382ce81da3d9ef6b9500f7c86954bb5e6ebbd80140b6400 +size 2065224 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7874757224a9bfa8d1ea98bc7d0e31e491a963f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa81d4603ae4956d76154191b1deb3bf0b4ccb0de6e79208cb7970c2bb981741 +size 1875932 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ef708f85627c3e04071307e9523a191ee9996e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f13935dc3c732cd3dfefe7219f56f4f65d4b9629e91855fa77feaf835cd6ba +size 1694834 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d57fc86b8f6c8763884767b6f9f0a4f14d1ed71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f27a512c16bad3b28d168526a0c2b16ffc61e97420b0d00ff8033539474e754 +size 2306797 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d10ddf498b23a2781ae1e34b6c4a613753cc138 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ffc6872b586114138ce841d34b506107d14056cba663fb9b0d4e7bc7aebed7 +size 2089006 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45908d98bcbab9c01a4ab4baae7cf97dae408adc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa00ffa059d6ccf80bd0ea585d5569d4d55a049a750fe62781f03443fc1b81ad +size 1604058 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dc5cb7349c0bf2d6216a6c31046af2a10d435dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306dc7deab1ecd98821c8eccaf8a87eae4d63517c5e029c3b52b938dc530f495 +size 2092219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e4acd2287fe459db43379a67105b9f69ae07bb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5790d29cd7120c59fc86cf9792183f350e36f63f13e36d88a6043bc2ee66046 +size 1882889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba841c02af2d9e5bf5e00488e4b94691ca3a3840 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c08e086c3c2ddfb77284640e37f3ada663ecd72e5a1e4a853ddc73fa19967e4 +size 1877134 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c781866156034fe37ee0592b8f5b1fe4a52f87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a17cb78703e52bde423038ee29d654ab5fb4b4e9c58aa71a0b683f4f3c20d8 +size 1239592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96d9017098c354c65dd360eb55a4001c50b558d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95d6bd4d1173be5c897e5dbfabc9d69abaa68e15d8cba38dcd25bf1ff715913 +size 1254967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485ce4835a075b3a65130687acadb12fdd2778ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be25105c27dde18ce70b77ed4dced608905194b2e506ecfcf12274dd7bdfac0 +size 1324801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0c5e801cf72887ba9a759a20066ad35bc1c1789 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62eab9a8aabb75ec8706282d38ac737dc3ec319db64290fa0d8dde63fb5dfdd8 +size 1122730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64c7845a8a33f395f8b8f5091ab37e494a2cad4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74a97bd374f31beedcd4dff84afe90920a5337ede77001261f2eb6394ac8964 +size 1290963 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e7c3edf6c4dadb3fb7c4d94cba5999b67abc0a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ea1bd8f0d48974f2e5915464a6d00eb4599ed965856473661c1c9c07fa0049 +size 1228179 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..016f9fd93f50158fc2f9b824a731798e15cf504c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f04a502598c0b3bc82bd1efdf67b95ea48bddc53d35251d9450b463bb53993d +size 1190713 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad36d0e58851fc598605293594dd3005364e4074 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40db4d65e23adfa4e61a0e62e4c07beb7307011dcc39bc72347bfcaf70134f13 +size 2449075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d49ff574a3b65b5de6f6295c43159c4e39d7042 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17199e21ec9f29cea5c3adfb9b3bc4acf80f1770c563fd9614087dffc4cbdd7a +size 2290648 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5809e13caf9fafb19b532e194461f0386d0ebadf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd19ac560565ae546c197c4e6818dc40dfb9aab6cc0f1f1903f1b7ea5ce5fa9 +size 1966564 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78e922a0506612ab2e7cfdcb2d39c9dd0d458c76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b80f35a026732bf62f9e4db0a0e19364828601b8eed409adb3b35e10c2613a +size 2641509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..460d3cac93016552adc8cb3a4835a806c11c435d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18241b021c0be7dc0ab2004cab8feeecda2052104d0171499e62b0fd6ed014d8 +size 1515141 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58278fab46bf8baa5661f9c436b54f05831a3dec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6a89d111096caeb3d4cfde9144c6584ab555b2f7de75fe8429cdfa68e5421e +size 1516123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e1fbc246ab19c0724456b557a6a880fcbb9d00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351cb71d6015152d695d91e57257bd14e6830192ff975d427e162b41cd884859 +size 2379002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae816f683635bb3ed659042c4b3ac0fc71613eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048943a05eaa3e7f6773120bbdc103df178a97ac15ffe13e289d3163e2e33c62 +size 1369646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d07ffa200e7dd2c1154ba44d44667d27e2eeba39 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcbfed898aecc2be120ca2799d1145606d34eafc297ccca54ebdc5da3069c0e +size 1200827 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ed750b5a828168df2d4465e8d99e0bf192df7c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee13243496417da4e2c11aed651f7f9dcfe0ba005cccf68272a088f8f7740f3 +size 1529433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e085ecf96586bf130c54db3c2246fdf8db5a6fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8064c635e889e57c88618fbff9e57caece5152246e7187863f2bc75bbcad627 +size 1160042 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b61fe1c079e638cd656da5a2a97eea366fecd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ae0c7062df415fc9f5eb781683efb315476300d4c3c36a27bfe357fc9a2478 +size 1080260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f240898ded80b25e3634f4564863feb2d0dffc8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a77fb9a0cb42ee4dbaeb309c4a62d7496b9469ed42ddf8b14ee3861c59dfec9 +size 1133458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a761a67697af3027b93319ea5f5becb2c731b485 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8851d43c362c3c305517e1e6266a2b66e30a3581d9303018408f62c240ab9f9 +size 1259562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad1f179ba392cc33f2d4d3eb59a81a91dfbb604 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde2eb3906f272899c2466952f1329ab2578858f94ac60a5282d9bfcb043719e +size 1258398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6154d8684a4251f5a4dfd3fece41257fa9655207 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc589c53870a9dbeaa948913474e3c776959c4c9d3f181e21188bc60ab2dda91 +size 1307646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bbabfda0747477f3585954690b5291227056381 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95bff3f19eb8169bccc4b5cba1c71d49126a11b9df642c8da0fd3c5a095deb0 +size 1565783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..430da9bb4ed1b808f198a08ea139dd8d8fb6ac75 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb9e8d3e8af165c093dcf72e9e4a596d2320cf68e4354d6ed9dfee837880149 +size 1189843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2eebe46ceb0cef5cb562d07f5a57ecdeeb80fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d3549fb78a7aac51a8920660fa572e6ff4b430d4df2104566523dfc9d908cc +size 1180377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..743afd2aa7fd5facf5033ef4b5eae4264fc840dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971a88b71d362b084fd3756f50f903f715f5ba11349defc5b495eaa18dd54ead +size 1320958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bbee6c70e3afefb7f8e1f79661bbc55893df412 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecaf054a728628356738b851836b1145a50ef8d99f90984cfbfbeb40b558cb3 +size 1419563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb549069dbbdf49409b82e0a1d50738d2beb2c9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2690ae30ff1d30313c73681d8fdca64cb2503bdb58902826f59e5b226f38a4 +size 1594139 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d767b2aa9ea19baee227b914a18fe1d5dc5da74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c965a4be74849c56f789dcba1697150694cf615c890be64fa31f83c67a86c23 +size 1256142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef3763e0463a2480adbd38b99639393c84547df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a24c4c5c22bef9f99cafd0e8b22f2ce541decc3c77cc47c43330502043e3acc +size 1534843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f06151dc9249d5a1c61a86843eb1ddabdc0d1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e369f313f24131f81af95f7daf0e06c12e2dfec3aa608fb0a1bff0dd93ec21e +size 1544973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88675b1b705d355fcd471b0a9fce215dbae587d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02f3340538c25df15aeb69df3ef7a5fdaff87154d0674ce9b05e183fd8e2362 +size 1616615 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6f82d35221d454d2c18e5e60a1f7e7dd3bedd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c2f2026f7b2943562b373e5b9a78fd905bd2024a90652a1579edc50dabc519 +size 1504453 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c4f9a054f9ac791ea1a5cd53efc6d3227b3528 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9baff928337675b905b2eb167a14344a31ec5da3f602b8f962bb7008b59dd2e6 +size 1388568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1a26a43427421e5d8be92ad015c1997afff5358 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee4584e66cd18ca517ce7b36b093be27769aec2b6c0ab307bde55c367294bea +size 1575248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad6ebaf0cb775692c0a147782f7c2e244e05a52 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fef791b74e5dee2f1f6692df9d0f7801698eeb4286ce3d0556417d9b31ef00 +size 1722160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31635d7710627d25abff9aa46cfe3dd64e8d5e75 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d2547b1266f65009aa9d5a2fb1720ff93adcd6996d617dc4964f083b26c9fe +size 1543829 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6717beadfaae707f52b49934c54ddfb42d38887 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54528fa6bf4bc86f93c9fb531687a92b911e18b0645a4d4660c4648a5985a21 +size 1390474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72f25ff3310b6c32604cb1d2188e20bd373caf80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea074dcc1ca3434633bf28e7fe10dbb88ade46c7c78a45aa74a0235059dbda2d +size 1562382 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdef607cce6fcac750e1f9b50e988ed5d1930b7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918015cf2896dfd8c88b982759b063404956ad35205829c9741d2e38e7808ffd +size 1475776 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe8277bccf30f34669943b92257524d457f026f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af99f6c6d5260276da0ed99833c8a36d748173efe0ce6a1e378a3a22da0833b +size 1544137 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b599b4b28d36e52ff334f2f3428b4f94518c81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91d1ec26ec56bdd70e0787d09475b1392081bd356e715700b636e01c805aab8 +size 1545468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35695ea822c67f502f163767eb96c45e5759d872 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92460eb95eb03de29d162583a7683bc57f7e469dda0b28ed7414ee33f65765be +size 1576060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3d70bf6ed5eac491de5c1e04cdcc374eebfb17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0550e70d6da9b63e10ee9bcfbda419b834f0b6140bd6c10ab2d451bec1568f21 +size 1601665 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2ad01ecf0115cece73bd168e23256b1060896e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:649f369e3199842f497efd4bf6701121f9142888531fb517466965f3031cf370 +size 1648050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f258494541e4d3bceea136d6b9d55bb99b4f5f5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4ec768402fc02b283b59e1e70a35a91f430ae7d511a2851eccd40a453d00ab +size 1407084 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b832512f4d979180fdff2dce0c2acf4f4f4d542 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7504694fd0c351e31dace6f5834e3f4de800c71c01888f1aeffc15236eb8df05 +size 1682473 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1289894beef51aef52884910f2aebfb0e11ecab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79f6707f308c3706add4bac87ea9a6dd383eafc5f8972a2feb9fe4e3ca47e85 +size 2438235 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861d9828af95f5e6db7268e39913cdbbf3e1a3b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9269c96ffb38473a9b9f53b82903d68e093e1020b6685fd6b4cd7da3dff14e3b +size 2628753 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe498f96f356f01e27d112923cd9dc10ed698edf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d52db0537b2e9f8c27cd5ae2d0fdd1ed2ed10ba90a0664f117130057094bbf +size 2503618 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2f4f910ad05ff5e4eede15157ebde13d6517b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc418b6ac692cf229cd0348b464228ba275006c6f777ee8e9efe1174fae711e2 +size 2486648 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b889f210f8eb0ffef1635a64271e57f094346572 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5878ddddc45db87937079adb7ce8e2a68c73cf1a1256ac972b2de6fdd627a416 +size 2035635 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d682e0e5f80e04456f445b1cbff26245e53806b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5e365c5ad66c8dfebdea5cb5c3eb069f46bc1e69c502325f159935b81a8132 +size 2597231 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29de5a285aebcc70a3343cb064f8272914296daf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f13b2af71f32c54073356da76d4716065237b28875d3d2cf927165acb96063 +size 2068750 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c9d7c9afeaea5e1a69f73b54bc8b3818b1ef7ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf8691aaf172a81c4e3fb7cac7b5b911057997e7eb89a53f5ca1d2fb69b052e +size 1517603 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402a39375d070f04a91d0e1ea644da4c8de20c18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405b46502a3c026a7a3babd291115341f6840b185f0890aa14e14d6d54506c92 +size 1442923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a040d8b9f50e2386d51eecd6a535344d0aedeb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c694ccf71df5063aa36447e0cac14e74c7bd4dfd86ecadc6ac7c85093b362b +size 1555806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df88464ec9f4d39ad5f5246ed802bd6a9061c3ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8876b10f38e002e7b43ac962aedd0985a72b47e5d254c2696eaa427601c40697 +size 1756148 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cbdac2897b3db3ecabe3497ff1105468eb5b74e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c960904f6a278553d89b9e4d0c97a6a813fb06251ee6b0df36eb60844abeb0 +size 1277050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42befbef9fee14b312337a37868b89b4be83454f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5d0bf195f02f8641af6d2fab7baad8845285efdc054c2550f49c3c493fe7f1 +size 1716607 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ad62b730bf572bbaa5eb7acb6d49d765d2b2aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63e0d90773dd489fd7893b8d51302a058fdc79d62bda76602cf175b26d0e969 +size 1430886 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..538ba5dd6292c76ca46e27d38ebc4a9f2bae343b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ca63a6ed53739927b551f7ce27cc18acab22d1aefc123d1b4e56847bd473d9 +size 1617092 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f3a6d41f5497c186edf7e3eea62a61044cc30ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cafb9962a64ed4ebee30c3713d4de11ab9d166cfb6ca7607d8447df966aa852 +size 2022763 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04537a5a8b279f0f462b6d442f7b009c8fd186d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b13e4e8f83018a7da83bc2e22cb9a1e888876f2eabf5e27087e26f034a8f7a2 +size 1485439 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94290e695102a94f0f36beefd95905d6421e7fed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8b4ba299b364d1306f8b517f5dc174407814a306592879ea24318223760cb6 +size 1491364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db9b17ab018a743e0f4288e6352c94a7b9f9402 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141f2d3e70ec12963635ae76224d771489a73eefa713272c0f2eb6ede1aa44fe +size 1735402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d71138b390fd02255d6c6b7e21105f332140f195 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cfd1650ed1f28c07c1cd40890e1357688766ff33ff6275c7c72b01a7005072 +size 1459202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5389a090b710f39c4e41c54639854f3e8b1a160 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2b93c36bde851d08c1c6df75e7eef6397d756ad98f84d59f7e2a0da067a70b +size 1379353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a16ae653ef94fe3c9c3533b58a387d1ff0ac512 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b10db8f3021ae9b71e661ac2501d2c8e12073dafc22dbe8e2aa8b5d4ff0c281 +size 1284035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5fef806b419a2f1e35c136d9e49e56f49220e7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979ca4fd69792430104f2070de1c78607df6fe4ff75c852648401455843e8c0a +size 1151569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d7f6b4d4fd0a884a7d684dbeeacb913b9ab9fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff375d9b55732081caf2a2f8430d091d4d81a3784cbe0539152197e0e3335a2a +size 1277095 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af16f5d5ef894a8563f2cf144694a5053a8c0ba6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491a7b4b4e700b3b242035735d7ed939128f5efed6833e45dd101f97a122cf73 +size 1437092 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db56ed1859e5637946dfd255b858ff8e26ce2ec4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9a1e8d6a834f8614d56b0d97a70f774037c1c1f15121e052867cc5cf41998b +size 1269353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69f1b046fffb2490e0fbe8064b28c18a2b6add2e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ed1a9ca0032140a4bd18e2b0f6343c0edc7ce0756143bae8a0f48ad2be327d +size 1337855 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d7d02cdaa26039209cf0411e533d6e6a0e4f59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f93dfd4f8d39f2f731e6f0a29dae869c7e966b51dd890361dc3fadab4b5fc60 +size 1222752 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549e973dab0a96fb79908eb14bc957a7bb6dbf69 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792c928b87220db7f9437d2b15a53435b656d8c484c560f84ed861b1befa2408 +size 1193266 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c40344e6c45e839e37573216689e27e564f05493 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6578b9dfbd031be50a500259c7ba4609815823c8bf9a924ffc7a678b91299b9 +size 1307315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c10f1b677758c989f396686f1eb036c1f9dcfe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ffea4e8c9e94659dc15b70c50879671907a9656c853d5de83f8e78b9ccdb589 +size 1163657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d13d979706ab15794514487541a86216b963360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33f8058da114de235a8a5785245287278d711b8389de788be3bb19c1ea4bc3f +size 1265916 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d4ed7f4422708cedb3a1f11eb9cf80495e39dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14537083f83fc73b20ecf2ed927f21d2198aafa61a73f6ec727ac6ff3969a5f3 +size 1407968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b492df61d38b956b6ac98a9f112401d2eb2ae6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaa8db4cd87419fe64f163872f8d0dc2703116ab3e620179d25e05d0448071c +size 1368097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44839cc0887c535012e3ebff17d451a7172aa48c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a956cc21dbb852b1557e54a3deb23e9920a0f2ef51818e313c0257ed8fbd3aa +size 1429908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d2129176c8a60477fd44d887cc8ad7fbac7bda0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949cddd07b1ea69b27c4c23c60b26791608f6a348be3d72db594d92fb7333c0c +size 1513451 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3a9dd55217991f27dab25b8335cfdc3d945a7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6b8659b9021664a0970ab747a513dd984662623cde857562bd821f7d4a4c90 +size 1760784 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec91dcb66fa1541f856cf32308fae6fb93b1fdef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170cc655694bff1d4ed013a8e2564adbb95ca1229247a877af1c2469d423d3ce +size 1263951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b62f9bf6077a3cfb620e2015e13c851534aa8fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556fadd153fb68c440ab42cc3420b8408b59b4a3416d5c790990eb5454a58baf +size 1209437 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb87e4a93f3f6f31428df18ae24f075daaa50813 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eda2c2dfddcd74c34dc74bd9d32b22000c969cf757b1e556738c3a1c4f3ac93 +size 1436823 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2a20c05d1b94a93a07ca370320663d94032f8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c58e577f5fcd22eb3a457a8c905ea9833e099ae423fc35d67851865fd47d8f +size 1285083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e9a1e90c85185f1bed25d64e33eb4f5a734016 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42ce39edf8944dbf2b530455ecc745fd827880f597df0e3f515621b967876d0 +size 1375265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acd1a6e25d67e464d2b22fd28c3317053193d7af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6ac223acfbdc45c72d523bc9381aba2313e3fa64e153799d53f00668ff7527 +size 1290977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e107678dcebc11f74b86727d048055be725ef3e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07a21ab7c8b1724604702eb4729759f075f4d5a1f8d456f2cfdda63f4753677 +size 1292543 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff6bc503baa04ca2146846da1eb74b5a5a8ea73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa7ea12d3b0963102d03e33ef2c93d7058c0a1e89c783650c263d35a7bf866b +size 1236205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e69f0321d0351f15e0f57b2937e0229e843b33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c76ff68acdeaa51849e2b28796cb89f4403923fd43fe5d76d30541e44f0aa64b +size 1352066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a068b2a5c2494d435d292e6a87a4acca0aec280 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7770df71933b23940da2a87a77771b2dc66b091a7811563fb45a6b0c7d01d76 +size 1158642 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4450f21daac17e0c88954ea4c2ef3165347063 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07341f9eae1dcfe7e5754e78cbc3ada8a10d199fd464c00cbe22083baaeec2a2 +size 1624021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f4e234a96e21f4d9601a3032aa990b2f6336bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d21f9d6f01438138de1ceca911204bf50fc36cf17b3c32c80b29ae68cd64d7 +size 1184528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdb7df2c60231346d6dbeeba735f7cbaab6d95aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000613.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f04b14b455aea35bc50e4f2f922d99e56cfcac67a8d19cba880e5217eb97598 +size 1090576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f69c38105f6b4a9779ca930d9538f48d546f66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb43e340ccaf8512fd8cdafeb582016f03d54f8bc06cdd23aad24feebf74c460 +size 1052524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..649349d3acb346479395f5cae4180b92c386a1c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000615.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127d843754adcd6114903ffb4905bfd9b7466b1023b3ed6bcbf4907d1e831ae1 +size 1174467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fd6d7d603a1e4534d3583ac67447e14a5f5940 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d997461fb5b2cfda1b3c11c4e16e7603aa2ce10e9c063e3e68b3d7b94f465233 +size 1072101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b636e4a3208523ac70034a1178f46d13171479 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5deda53eab980190ad55273a772e568ee4435f4594fbe8d16fcd056e82dbc7 +size 1449664 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc898f3fe09bc77b8d5f7d7e1ed1405857cc3e0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000618.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25028a3684057d61db10c92f8777696bf43a5cc3879d69b1d41ca9b10a1f3c43 +size 1133632 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c16b07abbd4a818800672fdb4aa9a650b316bfa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996c52f9007dc88bf63eb1a59ab4ce3ba324e774e39e0824807c7e796324b3ab +size 1144205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f1911d868ebed09509a302389284016dc0c091 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774df75591e1479a822f253e45d6521c2c9b97ba1eac0f903dc51ec727f04537 +size 1442552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ce9156dcfabda10655ec072d56662c567fbc0cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7554381198adae5599e1f214409d41302de1bf0a5e82ed3a0b7e556b3c0b9d05 +size 1078559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91cf9459c7130ba3ed6093318d4465e17229938a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba793ad86a299181a4d1cea7edb1e6944eed33158d8552d05231410d1ec57aa +size 1408574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7290a426ea681b2ced2b6ab8762aeabc4edd55ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000623.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40d4c09936dc8e76186b1c74645b2bad14012dc2d1c5c215cd081f643bf2b17 +size 1407781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab23af0a31dea3174f8463fbe591888798cf425 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000624.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab25ef1b012f766b1ba3db60afa160504669362d36cf98c0c1dfc8d76e009b7 +size 1201265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff7d5de33f43d774a1e46fae6c0790b7e1b69e9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9bee730c3d5ebc2d0dda8a665dec3f2d726ff403e145d23d9c6477ed3f9285 +size 1174796 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73931ec162a724dae49fb69c37936bc0255cf4ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68756e8cb7febebe63aaaa77c4254f0e6c21f78c7dfa42e4a78b56873f5f0e3 +size 1478400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76380557d00bb96dfde84cce6ed8c2f4e44d4a07 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e2f9b97068aafc49dd20264dd235aae7f9c1e939b56ecc660322a8e969a4f9 +size 1076610 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..071b37e0309442679ad5dd3c0541c89f24d1f4a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62785b34364e414ceab290d1cb7681f26b920d0d46e117ed3753da13b632c5f +size 1355664 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f64c2481b4f19f75a3d04f76dd33242a6642821f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000629.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3add135a3c11457d7dca2063f1f63ac942acfc09c222c18ff4524f320dba3264 +size 1465050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034fdf9370bfdd0448571f6d6d3d1e5d5ef2c685 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000630.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a5ffa92dad1859c916a593896d8dbbb8a67764bd0cc862b48c2de93f999238 +size 1385004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ce79e01f9a7f278f8c9df5a3411895afb3e3802 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865473d07236e3270023140a8132b2af8cf111144e988c778e5f615c66b1f016 +size 1466043 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b77bb9a08530b614aa9bcfd031578ab701c5f428 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed88d4b36ae7d4fb3ae26a811af251229aa80c38d23a5c28f2c163ba8571a58 +size 1411384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c83e2308f855c6fe97a578d78532ca82cd547dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27231c25a60558adaf4ff6513be6d61b629b07f61e7170e8fb3382bbdf4ad103 +size 1341987 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22e8bd7eb7134d16df3b497fa1276a0f9ffbbeb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000634.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3682c111d25bcca1312ab8039b204d8dba710a66cad8e517396e6ea5617cbfd +size 1370488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8faf035f8c97e30acb94ee80e5460357d1ad362 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000635.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928c53a7026b32cf94ca1d5e063c4dfaf6fbb20ce3f3029a6468a971f4f98c5d +size 1475454 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be7e6655599d9ec7afd32639354bcf2d03833553 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000636.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc4aa4b8df5c90b697bbaa48e659d4ba1fe94c98ab2380ca53175a9a7162b97 +size 1339337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8204d2bacf8c24302fef45195b6e033f2d7b263 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000637.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7611c9958dab5060b0e724db0fc8e9d9b2ef16df5e51c2de17da424312806e3 +size 1297392 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f4bae1510562453470d9989818b49f29c69f94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000638.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722303a77287722fdf288cd246c2d50bdcb2e6ed51950acc751472b670ffce08 +size 1290718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6735f2e684073d28cf28ea7898bbce369d80bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c1b6657b5c1cf7fa211b4033623f6d5a1efa9efd33845de28dae1ae1c6d9fe +size 1307704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b114490adc026845e270dbebf41495a417ce0ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000640.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b765cd3cba0f381c12588a8d153667bc25e68bef55dff109a4c9d9b8858f69ab +size 1348669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2c343176328f486593a1c678e31cf4c4083289c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000641.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0ea404855932d69de134eff08533d6ebca9cc2ab6f35767647cfcd5f1a2605 +size 1361566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c266403db7320e39c985118031f0fbdc0981d644 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405c302a855d14401f21e8cf5f4dc88100dd40238f34f66bfde8470aedab3885 +size 1295822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900643846853bdb4a5138f5d4ea2829e3d89f3e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622e13572be896303441bd51c14c6e023b04f63ea71393df74c3cd754cb3d624 +size 1443589 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a8c3ea4001cbd5b06b26e31f657a6c07c008d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7b9b18dd3759406f94ad6bb3a53895543c7d516c91be921f948eadfab914bd +size 1248346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1b4776fc383144a026999fa3635f1f89d395b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6e7d728db9edd6da966219f9c3e757d7cff1542a312ce383fcd2955f0b7462 +size 1256053 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9b18dfe1984dd44e05580e6df76b93e60aa824 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18607398055a54510871df09d1bb50ada2627afe7ac9731f94c005ea9ea41aa8 +size 1245275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84edc31a7386ce9e02e3baed0501b0e07b583183 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000647.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16f711d6dadd6901e64c3139e4a8f6f7b8c57e4db94b014aafab02cb0d15bcc +size 1161861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5b499b2678caeaf172a0deea95ac9ccc1e5373 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000648.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3494bd9bbbb63e660004a37761efb3f7e93932fcd177a60a43553ce2061463 +size 1219484 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6854ca37fa10b97fb725d685624cbafa42ac113e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000649.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25c36bd0028074a5a5c223e6607241eca5855a467749f253eed5fc5fae31a25 +size 1469259 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128ac4fb6227d99dfd27a7070f1754e167236dca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000650.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84a09fcacdb7353f404f336e5e32827abc1885038655b7dea2284617e04bf70 +size 1572449 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe2977a386978716c29bb3b356a5dacfb2c28fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce6a7e7de882dfc15a4f5e155ec3dedc59d6a0f9332248f87ab346e0c2fd09c +size 1482069 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4928960de72d5bc48690343777d4daa75a09ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000652.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d72ae974a3b585d2a34219532c0be7c2bd06d16b4a810ae9fa9fa0151f69c99 +size 1577553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bbb51aae710baddf7ea1dc929538ff64e0f395 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000653.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511720348e530f2382add2b5a02cde4ab8223994cab3b08ee51b37e6cccf0f65 +size 1297868 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65920d81276eba039641992164e39ac8835e39ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000654.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8185085302ba081523759290ab20e022d1c6265d2a9e4c2a4819b2d71a0e6a92 +size 1466575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7a8ee5ede15f9fa9505ffded885e5372ef998b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120c841326855d9f4e856971b5314a2da72f50edbc12d7613b481ba5605a6756 +size 1797478 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb9165b49fc4ef22162cf73bea52a9b882ad964e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000656.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acfb7f720a9c5b3f5e25eb7659a79321e4b75c57a8f51bc97ace8fdd439a4509 +size 1420688 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcfa09ba94a1a60923612e0a788cb07ce547e18b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000657.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9bff5ff36886d3483e9213e7cb115be4789f9c64f3fe29c2493821a051b617 +size 1508111 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f89e77a65bb9a01f797adc2e8ec198c13f6dd595 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000658.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca29eb71b133bbeedc9fbbd311d9785320156c88f14bdca388758896c62bdb86 +size 1666148 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac69b69da0082ebab49f1c1f5d6ace4f05b3f08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2ac0d609de3c633aefcf4c35edb5b2fa25c39db6a4eeece8842a6c142ae13f +size 1696876 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8408916715dd77d06d8f44940074a0eb45742cfb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84c18af16980af94c932ac6ee3157300d7bcc0c5919dcc430d7288101f7b877 +size 1719096 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3906e0edba1a5d793509e332ddafe6dc70d7db5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa85783e696a8c392d9288d08344aa1f3f5eaee9bb24e4f04263a53208dcf7b +size 1801502 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..099f34ffd57de2314ff490dfbc910fd39454fc25 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000662.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced5976eb0c482f17436db35d3ff94bcd4cff295bccbd460013ebec33b8ad255 +size 1499429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a514726cd97b2a2a108f9424f440ddc08fab678 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a08f91d163f1a7c9320d9ae8afa8f2be1c2323f7dfef1ec89359ad0238fef4 +size 1672757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b06a56a4788ae21c45312753304e4764b57ce63e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c54eee372a57425e1ef2b32f28010cc13a9f61fbb7bfa03b493a5d25e88167 +size 1539440 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63462413dd2d3f447165a9da33ea45555a84fd9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ed81a7ad9d6746cceb3d0a297e436623658667cf8a4088d72a64bcdf538e36 +size 2100279 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b861f54a26b9a6deb24cd1354533e18893c703f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49794fd2d7bdb424f23a908f0096e8615865d278d43ff4f276f7d977189d36d +size 1638605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7afeaa34bf3a5cdd16ade2eb93c4999c20df8aa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08cacf988db61be61b570daf4d8f81327196c1738973f9a439f53a87ff39141 +size 1588783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa6af902e141697bdb0927258af75aaa2914c5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000668.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ea33103cc19de0c5e1f74bc22ddd5893b6178ae2c351320352c46e4a2b05c4 +size 1791435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53f413fe0ecb64cbddb3cf7742bd5379e3f78208 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071e80e8f03ae603ff692df20a86a9a38b9e0f5dd37c979cf72cf89649d3bf3d +size 1482246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a05e5ddb3283841699989fe338e2ceaf80bfa353 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000670.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68599c253a652a1bfb3c28f16db1c79e213deabd6bc2a1428bd955f32fe0eb4 +size 1927352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59ad602c6ed3773090e217c2ae77ae8a998c6baa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000671.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554bdc202cb063da622f530b5cfff8f56c240226bacfc2925440e7a7a6f15e6a +size 1811029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b7538f06d9f5571847336ee3acde0bced53e48 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2978c1901b544f0c5b247f06864fbf5b0806005127e10bfb82cf02fbed172a +size 1776596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c801a869250967a4fb96b84241b0aee8ee6934f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f226a2d0d8817438f054ddda03fa063b12153ed962fdad65d087b70366ae53fc +size 1720777 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f8f876abd12e7e0e0aff0fd205dc751328ce44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000674.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c85ab757afb47fa3c6f2e0d496c4c8cc14b03c31695a00425a234fe7827b548 +size 1863164 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ace3c71915f2494af407d80cfc59d93b9f9193c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96a70f909c69f36c4df6ac1c324b4870969e94c1f8505a9faa9698c60f72bd7 +size 1694363 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e8e30920f2c8c4502637230849d7c176911718 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000676.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175af693197ef7be24be1cf6a861308c2261ca828172ffefb186d3544bdc52cb +size 1679083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ef52f76de0e1a1ac092fc67a7a9375bc4e8aa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000677.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7fd7506122a9d069710a3cce7033ba69222bb2f64ee57b656a2dc5e2b03513 +size 1304547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629c8f6adfdef26522a98ac54e1d1343b5a7d8a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000678.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d575517fd3b7d98db5f3781ef53c3d61b6006f9d35fb289fbe071f2426aea44 +size 1588911 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54809bfda25851f12334de1949b5b362280c2d35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000679.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d768e673d97538985d296b4ad95273ed46da0a6d2006efec116f42db9325581f +size 1701766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef2fe9019d7de85a3d8536589d18ea5eaf51bf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fbbe9365463a7da479221048646e2ded10f3a1fe1d10a3fe149b43b1199d9e +size 1548921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e21600f05b51fce64d85e318c64e9aee6a8caa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000681.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9ae9fdd6a6a11c72ca627a93869eea09fbf7a56fb2f9c2527e9ffacdbaff3d +size 1442966 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e4b2fd4a446aeac70e8353f83b2bcb1b163a58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000682.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289a257af5439e4824a57ae9cc3416dddcc5c2414e56035b737c9d2d75e6c56a +size 1772636 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff2e70cb09fabc65ed6d2e48fd8c82c4fc11a77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000683.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bd4e73c7b998d378b2c4958baa42d89184e1a93a2834296a8823b369241a78 +size 1399867 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41795f3718710d9377d00d953318f49d1407d14b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000684.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022a634405ce25b2fe03b536c587040914f6505567c009a3bbfe442c70dad0b7 +size 1647102 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2903d5a5b53913d3808e212b9c20445a40aeab2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000685.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd63bfc59d7dc2d08949626144ef43c8322dc2ff7dbeea595e3c1415a34af39 +size 1605992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1afd996f3dd025cbbcf62bdea8f4ac4e3ed21f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1504bdb8576601ae55d64fcfa7ab72d225b52f6ea37bdfa3e7398ac9305f832b +size 1641134 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1dfc9ecd1a6967ce82cc87ce27c1527a9bc5f6d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000687.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf47806938fecb61fe45858a9e815d4b101e1f35e2cc1790884bb7c0ec21fdb +size 1720600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8ce31dd3d1220411830a1a8f21f742ccb9d7d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000688.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0302f5f5598f15e89e1609257e331c4d28eaa4d67658da223d05393aeb8f472 +size 1533166 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77fc70f450ea2d1ae2232725dc407fd4c3b012a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000689.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48c878cc829e1f0768aaa12f00bc611baa0aa2ea544c7db85304da092c4ca14 +size 1651377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f20e26a32d44f953e36b2f989d180361db49836 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661d3d37304b68adda1fd809f7a4f030b6ec40b6a666ea6a7464b30d647ce4cb +size 1585242 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce8919b9c46b6f3b114967f9efc082e7060e589 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000691.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ea6c79c06cf705e904cf0ceac40bd63da3e73b728d54c8f75b9c34a0dbb8d9 +size 1542270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa81d43062b51b53311cc69dd0d5027e206d565 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000692.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1556ec259fb681b2c7da4fdcc5d0271a3c90da57d68572711b5296b86092d7a +size 1305235 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47fe65b5dedfa1c949a7455bcc6d058dae863b1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000693.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aaf0edb218846fb1031c15ee41366ad2bee1741712d31365e030c8777bd5bb8 +size 1552833 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a4990f50aa3928916de5a5e1951ccb386ca9d98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000694.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12acd6c864b35e135e7c37d93b50b84e26bdef54ed34c6c366c46ddd162f22d9 +size 1514454 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff584f4b3c7676627733c69b18a9547b61ad915 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000695.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8698c60c372617d2b8f74d931fa05a5d9b15d5de1d4d21db9624fe94b8021ab1 +size 1716222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a893a73466479fa93fcfe288a75c94cb8c4774ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651de747942bd960149353871ffdf9fc00fd887823d1c83e7dac39d7e391946f +size 1806195 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d0105e3091da457c9802a9a4a1e7a8b41e1da1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f07688e472b70601a8d288bbe691d992b6e0cb0168ae76ab25b3bce6a365a94 +size 1956219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d56f8d3d86d4cae1949cab9581452be6aa9ceaa3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd65d9b72f632854ffd3c681e125b42497deb0dc3d9e13db9e4cba59254b3f5 +size 1559522 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b34cbea451e83d7d1c823fda6499d5a8b030903 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000699.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb7ca3ea58bb23db03f4b6b5f310ba3961cbab379d303d808749ece9f8ba368 +size 1422064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f1bc3a641bd41b03ecfe306b45b3dc47c1c8d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72382868da7290a622acde80ec854edb4a8faa8de9608daba105135bc4862f03 +size 1440024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d6e1ddc16c7fa809caf73e0a93edbac35ecba7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc983eb916a770d304ec584f262feb228c5d193de7c2ced03bdc6d7146a8e155 +size 1640346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d160a883aae876dc82e94115b041c5bee228535 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ea79aa643a7eddd47cb943acef0da1288c56f388a0d9702b0461d1b89d1e22 +size 1275157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f35542ba2bf98bda4e5ee6eda302ab2f9f8922d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f40ec38cfbba728849998ac54bf1036705167232a75698755bf717084a250b +size 1378156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6faae9c1d8ce831af5f2b6c4cdb2b06cd1095f42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000704.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c3090a57ac5ea9598a00e8baada70ec34509ecfc3367c14dba838388d8d626 +size 1339197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e17f28f44a5ef9bd8a4db871c56121e3619ed0ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb7b6f07d3261484c16f28ed8f3dd919ecf4317f7b1c2b678cecd34fae9bbeb +size 1517389 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b201ae10f039d0590d115c7e0857314420b6aa22 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef63a143251b7ec8b8d045c3d3d4d68bb66920ac72097fe268b87203e44dd198 +size 1394401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aee5c20889d0c0f971fa6c5fc275d2b0a403ccd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000707.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105e83346a328902d5d69319365792abc2e9c1c7086a501a137592605dbb36e9 +size 1768378 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089a2786c80b38c5e90dd1032392a49f1adef4ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000708.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabfa01a5dc3f93735dae0b47bad08ca5a3b4aa762c35325627bf897b2c274a6 +size 1433802 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc5f5a34b1350431f6d749aff3df1a14a2331da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67efdf5308fe9e770bb979825eb9626b8b852a0c3a658d46620c7d92a8e84956 +size 1215192 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bd74a5f5b9e6a5337e5595193d12b8a0b9f4728 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000710.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58367bab0030d97a4bc4eb34f579b2715492d680a51e7d58e815aa7e55eafcb4 +size 1375387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3bd1be54db09a5d885609a65d2fbd231b5d26b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000711.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d2433ecebca29e9ef515f7dd19182dbc12603d21eb493d629904b9ab8d4672 +size 1462222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c9ca754ad5f12ca0c736561348cf31ca39106f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000712.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85882b9d99be5f51f4aca289f88a56b3be6e50032a9398be462f25ab3d73c36b +size 1247464 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..122251e681a9aca39027b425b2a23a105b0e824f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000713.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0f609e5ea6675482c5babb978e6a0bb38d2459ed000ef706755dd2933181d5 +size 1598483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd94b351b09a1f6980e032b4b3c193822a70cae3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a834e54325552114ce191adc7d9e9265e981f7811d86a0cd9e572c121f81594 +size 1196945 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad516edb1bd7cea28b3947bf5a6b75fbde0cea2f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000715.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca15a4c3cae599c4d64f589878c05c8a7ee3851cc31bf404d5c63f6b925d513 +size 2230521 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3e74872073e08bd727090bba75fab82d77a8ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000716.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f7748815e9e0f854f42a4bf5c7bc68ad67ec7561eaed22f3e592f09fda6123 +size 1790050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e0e87cc7a91c4dd14e78ea01fe1aed2109ad53 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b20fcee3dac1fcc0945dea2551552532a3c0cef7f763ea778038fdaceefa599 +size 1295199 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b9f68518eb244e922604dda337769c1e93acedc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000718.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3726bd08b273cb3d7825111653c87f4f69d099329557e09c7e24ec05f6f3f6a +size 1456969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b343201596c190cb20cbb77399a3899fbf181c79 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3300bb274e1a24800896fcc3b968f25419e4c3800fb2380b51345f31ca8c96b +size 1465321 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c259ab1a92701bb98b4c9b614ba86daab37c3a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000720.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370d8bbf8dde85b5dc0ea1f32ada4e7c679762794af54c42c8e8921760e50fb1 +size 1275258 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c4a673e95b44e797109fe34478b22d142f9c35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cc51129c1285de43ef8038193ab5e2b6ac9dcdf29099cccf988b1549e630f2 +size 1077892 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50dfc7f7a520e705b902259f075399b57b216939 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2541324b2732cdf636d9216bd8717d9a16c6a07543e1eedfee55ee7931a04fd7 +size 1015333 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74860b4f912af6f8a89d087646903005aa842d7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960409b67777304d7be811d8de9614c39931a4a1aaa4f060f432d83a311ee134 +size 1125739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e542d566dc7f99ed2be4ffd9572c126c4462cc7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000724.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9cae24c7ea9f04b58152d5913adbfb9b8f8f856a34f15d062528874cd5a5c6 +size 1042583 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..677fdc7e53548590eaae379859228298ed6861bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e989984d0a4753e54ab567855921b5eb376130847c5b001e127ff59a062fde55 +size 1147741 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6fcf04161117a5045a9beca863062eeb191d576 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbcb3b394b22e48c2febec6238bf93e31f523cb77074bac6f5b7449f9dc9c78 +size 1273485 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8782514714b77c706a9ec8c5b8f2e4a6d7025cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000727.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97661ef4af5d57f911d036dcf36dbbdef2feaa7ea9874c5c6b2fb8644cb1a758 +size 1126221 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..575c0dcb19318969c4ea643a2f3d45d5a0545f00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000728.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be81fd69efbd2f01ba49e37700588b583463c42e577ac9a4ce5c3e4c1e03e79 +size 1108754 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc65be5c1e836c3082c6b78be7fb698dbda5365b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7414c85ae49440e07afc414cb988400107e1df9d550687735d6e98c57edf6eea +size 1421090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42664a5b637e3ff67eadf7b455c0e44a67a2f569 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000730.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006194b5c0363e098c7a99dfaefa76758949bca48d7e15f19801a816b5f60049 +size 1228194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f331bbce65443fd94c1362b71f446c8123f059 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000731.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d26acdae51a6c81b4c57cbfd023ea9a8bd3acb93fa4bbd8ba42daba0f62837 +size 1324002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c69efde3c7619e2cfaf9182a9d8e4258301bb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd83dd794e474031fe2caa95b070d7d952575c659a2128d444ac5fe5bf88cae +size 1298121 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b92c33aed2dfca92817cb7530cccef6451ad0ce8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000733.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccada020bafb223d368db799216581218d6486baa17cfd2b7add55307c6f1a6 +size 1427291 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ce7d03dd1a0632c38a5fccf96564d8fa2abeb4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8d8282d8283f824be01ccc6b2c0fbc284db6e7a5665293e63f76d0418e1f97 +size 1190217 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c036dbcd6855ef2648b79f84de17ff8dedbfb245 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881cbccae9a0153e0c9354a474b3ffe0e4c36915d0333588aaf90ecdf807d66e +size 1333351 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..044a20da03597f57b2098e2fc7a5d4887d7cdde0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000736.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9073a1695c221d7ab84ceaa0ea9ea6325ed7f70c25d0a5e2c59f3a0691b8a9ab +size 1218146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e73b85f9a78d2b950a37bd4c0cd4e5fc460fdd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b11bf86fdc8c0b7f0c03c5ba37db897b52c56ac1c532234e0d7cc2cefc9e9d +size 1222016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffa6bf8ab5cc4b63411190fce19782e9d45ec95f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7adab80c0ff7f1a2e5ae7673caa93205f2733bd44d530c784c407594bc9267f2 +size 1471331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..917071cd2c058fd196f00ea14dcf805cf5ce08bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb39e3637b0a83f53d1ec109b94cd655277016796340a44a3780e0c9d3c32ba +size 2014080 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2926207582ffcab5a1d1377d899bf47e5a1a6769 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce656b0553478d12c9f41caeee25c8ef63d79266cfc991e003c17b953b700b4 +size 1564770 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d43dafde131dc9e4a0d97b18de13229608abdea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a4803459a2453727b61db1f6f47566a20cc8294bd88b8156e22b4b5cf0b78df +size 1400089 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82646b259a89522b3ec7fe77acd544705b3fb9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000742.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abaa463a17396d7988c949dc4fc9ece5bd099d842db650b31fe322f0588c9b43 +size 1644629 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb07aecf695893489b75709841c1d74bf4b6041 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e508fc494201fc22248cedfd650aa45a629f1443b84fe154032837148b20cb +size 1225582 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f8458fd29da2df9ba0b2f76284804a6b507d6f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000744.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9059ac7571641e0832a88f86b6e701803cfe1e31d6419422fedda4a0a610616d +size 1249837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e4bcb60c1cf8c298f7825d73ecc5225ebf06b19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000745.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac856c9b0d438e6886a49030ee976857f9accd3e89caf566e9b5518d71be49c1 +size 1622239 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81d2d88de354e70fb1b35b8d57c3ac358293b4a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb21696d55da8b2414668fc0a8cb88549eb4f1fe5f93df780980e5c515fdfa86 +size 1198608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7634794b5671736fd070f118b4ac0223e40849e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000747.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec43203f328fb38ad190d7c4db9f346f51af0e049707c4a21a4528907220b80c +size 1327773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6025fb18326c4b89ff02f8ce9f8be863cb6654c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000748.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84e609845ce31ec0cd95021435a9e5bf17b2ead573bdbc053b7d0a1d441d28c +size 1333931 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef7c3a722b6795ec38953577a2c83898adc3d473 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000749.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd344964fd351e0da3ce3fcbbf139af5a2a56ab35bc35d718e7d8b341cd7d3a +size 1590621 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d74de0b6fca595700ecea2c2668ba42449bad81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22c0f896d0defa064fa1c711e51893b0b0c519b9bd7fe4f731de41582b027c3 +size 1627267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a93107e00ab42b441eb6b46ab759ead9ca5a60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000751.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac43c4e7c83410e26b3e456b29ea8296ba11a6964b12765f648c739590298b2d +size 1855171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e5e13735e3ad609bddd4e4361d1b5c6d62a93b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000752.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abad70fd4082332b865a4b33b1706c6433c377e5f5f9f356a95bc6685b420249 +size 1841630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b27e7a32fc0041f028af3147e3762656072db04c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000753.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75c044fe3709838aea3c5e01c80b9f60a0e13e02283e1250c0daca6448ba49f +size 1728174 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b3b5ba7b0bea3ef7c518f7d8dd63154afea0a02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000754.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d4140f2077dbf872635ee9a4558b1538e97f8553db528d20f95da877d72988 +size 1612319 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe323d12534a8caae6344c3e9c19d6a7b51aef9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ad9e1f31f122f5ec78438caeac45c4ebf6dab759620b4424ebd7cc03c2c7b5 +size 1626436 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9485dbb71ca6a3b850a3362a9aa145ff763f524 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000756.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdac33e58e3bbf3baa4d55647315a0c97e430f537bba90cb34b284976294fa9 +size 1349959 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99ee5e8303dc6083d71650123e3af1cbdaf9d695 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000757.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de476eee7e8f6425a8728da549bd82d5a3051f865ea70f341def2f143829710 +size 1889829 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f446235d822019bd404231c8dcc45d3fba83ce2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c29074e3726c183cc020465b05600e06b2bf49334210551411c6893468f580 +size 1318590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..394a98fd89174b548c750eeedc2d0bd6c004d556 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000759.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3831609eff1aac83770ddfce6aff1472148c2d442904fe1c346a73c76fba2f +size 1185421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..171f02a6c1a4948a2afed3616f17cf90960c2f11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000760.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513dbd630074eb25fa9b88712afeb53ccb0ccbf722627b71958e3b6705368153 +size 1547063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3f13fadd3841de58e2da71e7b58d6775e166ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000761.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873537555bcfd3d209058131282b23bc8ec2de5cc7e6b850b4152ff01a973050 +size 1498739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52bee7905f36f49ab701093ee7fa6d5965690680 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000762.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304a64d2bdfb79eb7246395d4173449184985806be47366ad4b32741d201611e +size 1304699 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36a756b8f482cf2d5ac77a9cb8553058b5dccf4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b649c3e4cc35e4faf5587aff6552e3826f1ee5634fb955433c1bb7fcf58532ed +size 1627078 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2efcadcbe650468bffe5c7f8c3702048e17fcf7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37329253c04ba27bba52a639258d2db452b0b2a3c760c2ee00653b8e06837b6d +size 1549774 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed98fdf1ee1929759968dd4b433629c6a2cc787d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000765.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad45d106896516dd6c6ce69c2c52bd188f3cef44317561d3f031074da79e5dad +size 1504066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7729ad5446bc1f299a4536f6ee79b20fc4562fe2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000766.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c519427b75774d57dc7b5810f2e3baabb08639b60cd68abfdf98f7e343e14899 +size 1439573 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5afd7b267b3a37c1ae7fadc8d8f9602f7ef14b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000767.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa1381842c9e5e69a5f463ee28b79d9481c784d97ade067166a57fbf6934407 +size 1690176 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2c3b50f5acd95388b3b36f9336a1c08c4338e04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000768.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc74b007566495bed24b52bb78a0ab7467e1e2825f9d953bd97a73224f506be4 +size 1405805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7459d6ad524963b6803a369886717b03f4e0e19f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000769.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b63e7007920661077781f2ac75ca3a71e5784874973ab6a1c4af06cefb4442a +size 1234054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77fd47d19d467147575ca6af254a9dafb05dd18a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000770.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b542ed8f9693937f94cb1fa3dcd262d717ac8452360aa234407572be205cc62 +size 1347029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..516dd854f36e617d4fb31d5b7904383d363f612f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000771.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c60563669c3a72592194b69053853a83219b0b54c29899ac39896602ef19fe +size 1322424 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..841f70aeb5b6741af55180dcb38eed56d43ab095 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000772.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d41c042465d228ddc3dac42c01aae02ba397b7560d67e17f939709c220e944 +size 1232497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb6dc0ed60414fb5ef7952ce84f988b78301b45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000773.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32f1b37ca176101f4cdfbbe9d67d1b8ca4c0d613c5f3a4d060137f77c13d79f +size 1508123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64487c59934845fe370e1275e92aa7a291df4326 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000774.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c958a559a1b679b5158dba444a17f2f74c862287ae28bf10c3201f651724e2b +size 1427209 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36f46b81d4eb472c9f25657bef6265ff38b199c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000775.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c77ab66ac4522b44db1f10051e9ba525dd4336302ec9a7da01d436c78bfb17 +size 1611705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7874b896c3ede2e1a5e46a91ed80fd517e785aff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000776.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f7ef1c681b380ec0a180bfecb1bb83dbb08af0277745ec8b1e21f2b046ce2c +size 1432333 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6279f3b1889047fceb7d360ddbb35bc08d8d9d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000777.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43b46da0db936e97fb3223a372859cd256c75a564e52d0b8cd275baf2bc4e50 +size 1522438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088164ee8562da1e7f7b671912d2c076fa8aab10 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde5a23757795ea17f691e2733e6daed6c45c278b7c7fe15d69df0ec12cbb0ad +size 1192407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e2efb9d8c3066e110d8fd177b051c595ad52f08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000779.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c708b7e34e1cf4c9f736590d6af84a2a0c4e2f8db08109ecc46e929049116a0 +size 1243269 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6b5e3c8242c738e525f595ed033200e436031e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000780.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d12269b5670e00262b3d5692c28ee293bef1a54aec5b7385df2e7799b08b5de +size 1231835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9dfafdd64d24e2f00a9bc9f38811b8ac2e6b0ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000781.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a0b1b93b9eb91b22a142ac6b897f6983bc578e9bccad4ec9b9c17fa954e6e2 +size 1314547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b8d91bb053d88e38b10cacc6cb5f5ca1777902 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe6537d5512d9d8fc29f9314f2be4dd1b0b1acfd57b72d499cbe5f3570cb8e9 +size 1206391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68cea847620baf7c83d202defaa8977165a01b41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000783.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38dd386d39f64b1927d125fa911b60e6c114cddf3b60b1cff0e3040e2f0ba85e +size 1354175 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceca22eff5ea14b3e512418fadeeccbd0f309e99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000784.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c86f37d1d291ed90e5c28feb8e8730f0385aa6a9e5f4094f6ed1e54b1922df1 +size 1460856 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a33686973855c81ba7f218456b4371ef6a0108 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028abbaecb324eb4fd384c76b1e6070587a77822382c5590e31337cca0536420 +size 1447081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e922b9bf1e06f2ce971a8e2807918312cf14f0ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e21af2b527ac3b304edc627a8640f79c8fa93b0b4da4e2683c5b8eced8c815e +size 1383667 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e4f3ef6512cc6178989fd84cd24d73ddd30d086 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000787.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310bfcc9962e95542d580cf63322911ea54d3da9b5b556666fe4c0f1bf156d17 +size 1242458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28de211ef24f43332669b4feb1a1cf9170126481 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a1ca80ceb1021fa0652b0f5a580c43161338712c4a6d22a1d593cf8fe821e0 +size 1686144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7086d55b1aabb5e84b8628499c8233b230e77f76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000789.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d981692c93867b243353094b34c3c22a1bb50b12cfe70bbcea35be93d3ec804b +size 1567139 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a22fdd2eea3adcd2cc297ae09928d45c996086e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000790.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c029eab0cea8f410648bb28b23f567a5a75cb21341eb05d6b562a48853dbad7 +size 1360168 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ad004aa2f34af9aff2971e40b72d1ae49b04a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddaa45903f04ce9738933fd000e2644a38288b82ef2a0c5d08ec0e60e8f085f +size 1437669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f0dfc6052c555963ad230566a864bc206bf05cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000792.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769f55aca0fc7b19be746d5a086a1a062036d4e949ed8b514f50197307ce5a41 +size 1372550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b8d9c255a8857f7b387d0ad9490f73f6016149 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000793.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6806522e587d8f17e0bd73479ca0a69e1d0663607a76b0083794ee367091da1 +size 1267131 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c74287b6ceed1cca76715185c13f653c7c8ae837 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc87f8f8dec8c4bc0aa2e89a1d406c81283b91e9411f14bad5d542a39ef8cd8 +size 1252428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d8140f27ad48360b62dc6f5a30616a1b06381d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000795.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c917e793d402973c2d749e82f5370a751c843c827090d34a2ef811098f7fa9e +size 1302655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..965af780c065fd90296302fbbcc0e2b66cb66e33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000796.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888746d1f89b93deb22ba04981d336320aa881a3d8e05c027673e4d9d4d823bf +size 1382152 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..591cc12ab3efc4d72fe5d9e808f6d5cce97637e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000797.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c0a06b8546bfcf96a7221a041effe17e0047598db63cc646eaa433b41f90bf +size 1497505 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f7530b7358c61cd5b38348c83f414459e1d72b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000798.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73c5007766431eaa176d7998ecae13f1ef1f0af11b52c4f153daccefc8be423 +size 1353433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f506a848c713b829690f499c1d6f2fbbb316091 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ce783283b16b9195063d2dc47a04b380e0327e5a5ff86c911158e112e61c4f +size 1231039 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08afc0d52f274a5b259e6a58513ceef1a1bd0a70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000800.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2df5a86ea97ea1f986bf4a01a28caebd553664c16ceb6f17c3d0490253d663f +size 1484746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af50b77c43512a04d7301e8f5deba4a77f840f65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000801.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85af786853e9d4db4a6641eb3fa841092d4c73be2a95ea25e0dbf66467818d87 +size 1328736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b53cfaa886cdcb9571694824a4d974dd1363614 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1a248fef81f81a9ed816b09b79131595a492c36882d11af100e773cd818b64 +size 1308855 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0af43936df5296a6518e902e68518d61a8197437 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6964164cfc0397f6609300e3eaad5effec7e8ec85ab4eb3698a6c307ab528474 +size 2468087 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4225015d44ad2dcb4669ed12e737d65bac3a070b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b11a72542a6c1d56d1dcd6eb0d1a158bbc3f8f173a90a197c216ad97dab9cb +size 2149629 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999faaa4845c78f2d17bd752d672daee53e1a5f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000805.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4ee9df040b23cadc4694034c7c3a6fc0b9139cc57858965e75baa26f005173 +size 2087285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66ac4d8d46e38867e7c0f7ed44c8f5febc250226 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000806.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9b60163856de35de3188157143c1e16cfe1dc645c684509e189af84c8d5a39 +size 1655700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b61e4f46e8b00f8fdb3fe426ce727c81b1baa4e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000807.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb58966955d57d7ed394be6c93464aec188295b345b1c8fba88d888d3c3c09e8 +size 1897803 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9375c39d6fe03c7ac407d2c0bcc76be34a9ba5d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000808.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94a03522fb4a49990bcbfcee7d5522a93d8353c9771da9c89de9923b30319d3 +size 1836036 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75c83385a688bb96e143cba2dd5c5d951101d082 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000809.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d06a438c444a6ff2bc93d8f289ee478f58828cbff3041f7910ef7ebc160b8c +size 1333929 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ca5d97b9eea1035f73cd39ed00a2f1a0c695eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e06b31b9fd3bf230c2bbb4df60906cb409bcbbb29ee4354a9d44055bc64d8c7 +size 1314640 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64912915110af2e81eb826e7b2decb32d11ae076 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000811.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3ae3c41e8499e5b5f7f22c452d92071fac17aabdbe92e1fefb5508e61afa8d +size 1457363 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b1f957cc394680500578bcf51f3660715232cda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000812.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294032eca3111867d229702011c55c4fd8c455084edb527cd01511f3abaff3d1 +size 1336004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba76d1ec90ca51fb422a46f4effee87c442947d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000813.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6608a62705a532d3510023ec420cd4940f705a441127d83df85f01599a750b37 +size 1409114 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b651ade3b558ea524a0f3458be1f8b80e471cc0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000814.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8146e9f5a108ba56cfd6b57b5c766d108d93f29a962af05dbe2f6e0709ed15c4 +size 1406194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d3578fdfde033fe60b427a8ef08dbf733b25d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000815.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45380a1a62902dea578fd389b62a121f087ce6c6e62bd2bda4980e5150fa078 +size 1413496 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7fe6463c2175692443bb3b83921495589149d57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000816.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c798f97f579e23f151ef1da3afcae223f0161c29b77fc12dc393afd0cbc132c +size 1277552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f2690b376efdd308eee7d80ad591e9331e755e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000817.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c3fb625dab172120e0543c41e36c77da7711d820662de65ee756ddfb272b4d +size 1558742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e7036cf8829dd36b024a08cf51a385eb89599e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000818.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcc263f8b8d1dd9e657c98d17e5a20b10ed82736369677193154f8cc81b541d +size 1437380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16985ae1c3f0bec43866cd6eae933b693fe7a9c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8548f46001d59d3afc8a39fe9246eb47825b9fa5ccacb5ad20dddbf09ac4d7 +size 1290253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f85088a93e2d8bed121e45b857cdfea828869e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000820.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acedd5da897696f72538a5c03c6e9c7772f744dc2f6ae71ebea9cc104f0d180 +size 1308794 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8a50d0d14864d560b18e00a2ced965e5233de0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000821.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72b50b62decf09fb586a5c807de3657cda71a19a13335b0e988d2d323b180a9 +size 1216518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b233831ca729a8fa77e722d1fd89d796a4cac6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000822.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9229e74f3cb6a91ad64795c9a4915dd82c1436e9f1cd10865e73b6cc4c1160 +size 1416600 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0635cfda123dee66f66bdbd136cf59e3bf10348 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000823.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fb8444bdcdcff9d1d57a88db62009e87bcefb581fb2ac19f5374e8c8203e2c +size 1172556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32de00cbf5775123756fc0ce818087f8fa3f92e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000824.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f055cb7c812647ff25f154d862a6e8e3a1f06e40aeb64ad53297c7ab92ac9af +size 1625545 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bb43d89426140694755c96374a9289ae587e360 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000825.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191331cf58c6fea7a08f7673c72e7fe9161370c5fa559d38eb74e4353ccaf6d6 +size 1674947 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa2050ea775b9009e9f1149d56082de1a224063 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c91986903da5d24ee9510971bb8753b7dfdb0d4ca6724f9bed51c13a03fc0c4 +size 1675249 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e4369d573f9fbed05452d88aee449c921636cc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000827.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be95bdef688b07d015715ff5e0e3a152461af70da5cb2a2177694769b7e3c24e +size 1432396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a40b5850aac3c34d60297155ff912c4f279f37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000828.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251a5862f8dee3ec3eec4853535c748a1712845cfe11838a96bdc8290d153bb7 +size 1492552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b98b7b56ca04f57a16cf05c5652f52fe80b28fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000829.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a2b5ddb08374db0fcea3f615226d3dae169db9ab369b1153343d766f0167cb +size 1418835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4791ea40e33d7b9bfe5a4e0980f37afb679c51b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000830.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdd188d33ff69507feeae571494cbe50a10196ddbca20ca3c017081d79bd392 +size 1391074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21005c9a95333cda1d23cc3bb59cd7a3cef5213b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000831.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b24e9106fdc4898ee87d4b1d373c189c9410650ac5d14c72f06a0867ffe203 +size 1405314 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..223bb94200a2388196917defa68e8cc110548684 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000832.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f862c8bf8b5772f38dd2acdc214c47329c2819646f7333de1a2998828c38be2d +size 1805605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7a06cb7e5f2985b6f55c8aed612f749324018c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000833.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf246710ad905ef6d45f8eac8ae491e2b76c07a0fa49481cf7d3ccb897bebaa +size 1796531 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2689204f0a36d48dfd29380fc3a2f59f0a9b84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000834.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0450d9e119619b9a18f1947bc0f8413638e4dfbb2d99b2057b7d5dd34e6248 +size 1711484 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54dba444033b3b6148e76f0dc160fdddffa6e05b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000835.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9257bd78aa1ba5bf3a842d824dfe3e18aa6ba44dee7031fee81dbd7fec3c38ce +size 1504112 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb5834b095fd16ab3e7644522c9e4b48554a0fe2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000836.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a253d4c05141baa92c367a39bd501e1d468b1adf3f4b84a2dda15f937b881fa4 +size 1690718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c14afc7c90ce577b7adb1614d0288b6be7a974 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000837.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77e32617c46a2c0372e22e49541c65e189dde6afa48e0b888fdd1da14980bdf +size 1382072 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b65a1b2a4d1978478fdfced7d4515985cebff3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000838.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f424f546e2c2b182cecff9fed81a5e2f0ff20650c2915c5d501b20292b88b67 +size 1596768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d39189ad990d8b293907693aaecf21faeb1818c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000839.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85cd5ed8bdd4957c076a629adec4e686f4fd16bc262e00fbc955837a8f08a01 +size 1549023 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..decda63c12b66845b393fd844b2087beec8f8a67 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c88ee305f51fd4951470cc953dc5c5a837f3361d27ad34a8365ee00886958d0 +size 1463659 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7f599ca52657bff561ef1841db0e5436f2819f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000841.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83c535a708a009d81de12328026145008955ce2b8793010af8bcc87010a3f9f +size 1378744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89b36cd1aea778fbbeffd9f3c0293a7f5135668 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed40af4511e9dc71d6a0fb715c0e90df7a86e7d0542f1f324f0a792b87c7020c +size 1596848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fd2fa12f03ce807173a9ae1b8f7d162a6c9ccaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3dbc3477260827eef8c7424a81bc4b8813355d520f305c06dca1ba68f4983d +size 3353522 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d396826e635cfccecfa56975e067dcb2106fbb80 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000844.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fc127847b30b0492116d3790d516d0d46e980574bb7a56ca00f1d2fc8e4c50 +size 2999487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfc43b28599fdd8f2888849ff6780791994c8292 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000845.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8449f07e7491ba82ad4f116145a93318856582ad3c7913df07ec4a58d4b88d1b +size 3483918 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4358fa0c8d39c9121b01f6bfc0d9026ed2575286 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000846.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37e9e62ec575eeb7ef5007ecbc525f949a09484077873b82a3fa5364463efe7 +size 3398457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5726dc89f49197262b61661ec67edd1052e9ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d385d90c6bf4e0d14308a251f08c7af080f1612808b826ecaa873117ca19acf +size 3508463 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d668fe077468f70dad15bb7f88a9f24b554ba58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0416e6f054f2a8b2758dcb51c2d04809387ed1a64ad34dfa9ec6303166318bb +size 3532191 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a8223fce6350d0d2529f15319663c515bdfb7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000849.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129a0e632176508c51ff322f06b83bd292afee929ac25aa53706bf402fc72b90 +size 3413528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a60e67be118184c401e56c97d26f2fc783b66c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000850.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730d0b0ab58fab10d29ecc2d5a23ee9fc0408a1e0dbc8f848174f425f3387ac0 +size 3134648 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c84b554f3152be292cc22901caac3977c893daf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000851.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baf819d0f32ffe3ca0fe08d0de62fc3b599188c167ccbbb50293869776dd692f +size 3318391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a82438051c71f2de83b04f4d13ebaab07ce52ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000852.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff975c8756f531cbae336b4f84a80d5a290a69cb58c39b161665a1e2b1b0b68a +size 3428052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc63a8433233f5a2896f2c4674a435659963b2f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000853.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d210925ebf676f001fa798816e3b8b43c3be22410497b4c7640de2af4488e84a +size 2556542 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d846fa4fdd6591a4e133f57b9ff3f86559210297 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000854.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efea651d786a0e07ca79c635837e6988a7ca66a9d9f4700eaf3b1f21a254e236 +size 2902577 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e0d179559bb9e7344a95bbbf49bb6a37eca15d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000855.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3338528fe400bacc6daf31819d785a226207e237d0ed81bb43ff6fbc390531b +size 3262308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebcfea23cd479dbe298d5843578831323c89a927 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afed9f3aef8b22cc5d0ec1be54e3018e0888aa53afafa7728888d9534e65ae44 +size 2613766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d7f54f300376a69b357df09944fd059ccd1d70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000857.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33eda0a5eed844bf76f6ca714edb2e8e76c4379d04f1fad0287a74c7f820a8b +size 2583523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7d8fe7036d5e63e560c8ee29ee6bb69adae1b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000858.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59bd523eac4b7388101a15e38703821230a6de7d91ef191c535f12a404ee1d1c +size 4494460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43bb9764f6d13c73cdc823040f6a18f35862f7d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000859.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0761147f366c17aea3456eb32e63bece38aeda2cb8a817396d9e23f2a517ad08 +size 3756710 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77392c28a4920f8015abd1111fd6f01714f8e9d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000860.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845a5e6cbfb8f0f8370644018c2085d97e2aa6f23ea59df8c37fca832a1cd3af +size 3479852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fcadaee4e06265e517f5b293de3fde2de08722f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7cee1b58bbc52b85fc2fdd19441bc5c53a7c8cdcd1eb6d2f41e507bdb8903b +size 3560688 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cf0bf2162f95e7f314b1faa1abfc395986cfa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000862.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65628df0fa4fa63fe71828dd4ad6235eff52eca0f4a42042490c6e74b5cb696b +size 3310582 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf641b94740b0bcd34e18b2ac07e1107aee77bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000863.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c004bb14503d3f0bf73f993b37afa5fd09e890a3391ffc17d7f64b328593bff3 +size 3377810 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd0e8ab39c27e33144cd6917a9f80c74693a203e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000864.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4e73225db387e20b1a732dba29f3438cbfae493f795e18a7e44841ce56f491 +size 4266449 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f777b927ae455fbfb697a966b43d5edc7cc7e7e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000865.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc3a397e4de4d610909bbbfec74600ad9aa2d96a295dea9a88301441a105a46 +size 4241029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000866.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000866.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..964d414fdfa050bc48e7cfdc0eb2e94a3d6c9137 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000866.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94463829209b70efdc7b1b89afad10e1d8ef728054800709e374f91db0e7a204 +size 3927738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000867.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000867.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88edbdb32a74fca875ebb8f4099a8c989af36f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000867.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eace3634f6b432af1496ac4fd30fcb8dd8506506a8b8cff66fbbfbecb5c2167 +size 3435512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000868.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000868.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58f4d734519acf43f9ce6b195590dbba6a5d994b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000868.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e32571df7a157a29e4b922749ff4929fee8cacf2df3b1e6af2a40faafcc0eb2 +size 3681854 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000869.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000869.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9610fec67820b288546ead8e4c722f7793a93220 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000869.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368b761d06f7beba386103ac5c47036ff36f9723baaa85e4ba07b604526a8dae +size 3611550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000870.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000870.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd3843f8cb5d34b3b52a339d330ce085869c5eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000870.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f83ead3ebbea9af2547b4e93566b368cb2eeb6dd065c93a9f8fc06640684d7f +size 3653352 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000871.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000871.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415281a3a5c07291491f97e071c03a793bbe2d5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000871.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3542a01240306395d8e944df167a9d1140a3ce20111e83324fdd1f9914b2a0c9 +size 3262813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000872.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000872.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cef69206c814e679a92acad08ec827c24b4c7519 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000872.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b58d8226dca602c9a92aca69cf4a766ccf5e76498513186e193cfb9628993c0 +size 4695749 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000873.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000873.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b0c879c5aa6c021a5b588af7c4724f43763e5c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000873.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea70663e92b730419f752e90878a4a35894c845ecaf8e23959a431e73e32bbc +size 4489875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000874.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000874.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ec03965693097a6fd7ed765101041b4cf4cc3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000874.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54212e7034730ea82ab0b46bd45669cc51a26df3ef4287881a9fae444897a130 +size 4686334 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000875.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000875.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751712f4023c38323e74f243a53cfac3b513d8fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000875.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bc44decd5986bd59737c4685671ab23672ca8a664d1d911af4c85be82ccd32 +size 3781521 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000876.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000876.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e6fe14db27bf31dbb3ab3d9d1a3626a7e68760 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000876.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1617f43973644f12b7263494f6f0bec36fa887133afbb629bce2945820e62650 +size 3414706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000877.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000877.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fbaa59270086ca493e11482acbbf27ee46f41d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000877.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de40d254a539a20109093b65daca2a19a823cbf60f9baaaabb9d031540815f3 +size 3876030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000878.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000878.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0722ba620c831b09bd8d6ca9104326442947845e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000878.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c195bd1c0093d56502b4e7fdc5a5122c748ea7a3f2f8c196ca25d3232bd2dbb +size 4015076 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000879.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000879.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0fe470bffcc7b15e0fbc1835f89184c949b9e0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000879.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e37fd2ac7880d3f1991a958fe25b0e4e769decf4d6c54ad11affbc5124f2235 +size 3963867 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000880.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000880.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46865e02b31ebff606c9d795bce20deba021091c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000880.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a95b8ddb809e082bf6e8dab15e21751265d1bca71e11271344b18fdb6656c00 +size 4524581 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000881.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000881.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27fd848aaa6cbf77b04d5a7e4a6c37dabfe2129e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000881.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b3bef28819244ca267042408f36072dec6479f4777bdf55b5167841d093a6a +size 3949750 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000882.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000882.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a01b8bab10d805f06223b11d29c2e4a3f5164648 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000882.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51646ad2e7967cbc98ec7c72a399933a5b194955280bd24336a9499ab54e62e +size 3598068 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000883.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000883.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..552cb70ab02641e4b36b36990674ea773423dd8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000883.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7831e64cba3dbc06a7afb8d2e9396b095085a644ba003842eecac10d414bcfe0 +size 4255172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000884.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000884.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056a64528e7923a5ad949ab7c53ff336ac3dc518 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000884.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b8e874c6538d56b7d253c4ca82b17ae32f35beb4091cc3c0461d0408eff37d +size 3787797 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000885.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000885.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aace2af2ff4861507b4a204aacef3fb08134b55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000885.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e067b275930237809b8aef9cdf8e7d8626f8a052d16f0b65b6c4acd56b30ef3f +size 3565469 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000886.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000886.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68db8bcc5ac07c8d74cedd616728836727ae782 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000886.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3625ddb8d1595a94a6d3811eb8bde2c2a4a4224d9e579a9d1ccf33c560842b +size 3592120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000887.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000887.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b325d2c1126af2b2635951b6454da32651dbea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000887.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda15b140042d8c5386c50fb5c0d14e90d369ba31f2c66b5399b0b56a99e4e49 +size 2769037 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000888.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000888.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52158880e71fd07bc201178a23cdc54cb92ca6bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000888.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4588f488274e82794bccdae478e859450c5782b4bfc6d9e7c53827e2366c434e +size 2963186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000889.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000889.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8bcbc6b879190395da1f83803571a5da2693b5c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000889.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70301ee360266f6ea72d6f87f676b5d83593d2d47f49676d249ae04100a08ef7 +size 3331303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000890.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000890.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c563f36fc1b8a79f61eb1eee41a85d38dbe29f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000890.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bbf17b7d3c81471463b36baba3661c3eb21b8fa085c440f5e85b81c08997e3 +size 3384800 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000891.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000891.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f10e2f39487e4ebe8373b1774f59b0cfe1334d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000891.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4414207c42aba36031a56cac557f42bcc6948d109d8f066060552b6a84f85f34 +size 2984358 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000892.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000892.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8986dd72f60933e73e775b4b65980acf5525cb54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000892.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c116a9c07ce4e65cf23bd7b9bf9cfb584eb1ecc160f92d73631b6f4869a6ef +size 3262456 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000893.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000893.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec41952b9635dffb7ae810f360f8e244ac1fee2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000893.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ac1d1b773ec10296d134e7caca583822ba05d7a12754e01dfbe060e88d1da8 +size 2750284 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000894.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000894.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbd6456fc21309c31fcf5cf75b1661d150d7c7c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000894.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04118ae08cd399cb39d8d10eb610ede52e47ff0bb0a55cabda189e56ccbd9fac +size 2921623 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000895.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000895.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66df54c5a80d7645d414d086dcd5a62f13922194 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000895.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08dad38cf21a41243af8bfcb1573067717113ed895e5e7c7bb18bdfd47caace9 +size 2228781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000896.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000896.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0774d6ba40fa08a8ba778354cea745374285d6f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000896.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e64e2e12f74f94bcf652cf21c60005aed5267378b6bf89e8b188bb8064b89a7 +size 2472354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000897.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000897.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf6405caf879baec2e61bedad5e3b246865ad8d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000897.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208a5b9989a8a40952607d2fbbcf2b9ed48984b221593182cc349f24794d7d3f +size 2274963 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000898.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000898.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082790e73f0542b74ec70b4602e9ae6288a96b1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000898.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec51bc4705215f28b39827c42939db4098773aba874d5392e17e75d44bed1d7 +size 2733414 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000899.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000899.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce78ce84caed80d140bbf04e73b6adea8fc5118 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000899.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33feba4053a9ac4930217950edc733c0f56313815060be3c603f3ae05ed1ba5 +size 2372019 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000900.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000900.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..825e6d619afc3c56a7f2e092d726a11e6f0f7ac7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000900.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1547d1ac65013181d1478f4289117a677c01e77ed8948a1c56db0a587cc9458 +size 2458083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000901.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000901.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9977062d676e039a63d4633158dda17d1f5689 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000901.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779b1617df029dbed0c824c543cf71f41f46845f526f4b206c4cce2c039df2d0 +size 2463144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000902.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000902.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8b3209753c309a5cf82f85e9401fb79bc34ddd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000902.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee3855b478ea861600e99821433bf77912f6a206910a2dd57c78f079432783a +size 2766019 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000903.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000903.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb3e663c9b9e98458df15fbef008ce34ccd118e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000903.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08409d83eaeafed553fae7b8e50d1a1b968313a48056ebf4c1a9096a0fe529f5 +size 2224333 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000904.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000904.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92c7f0ab558825f3c24906260d178a775f2a4ff0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000904.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71548c386670c5813a252ab18970a372e88fcf497a3b705594f7c23eb5269903 +size 2161113 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000905.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000905.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..401af20123cb6dd7e573c3c054bfdf576504001a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000905.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c265a8d0865950df62c2096a8a26b0358353c536aebbaa761402778e0f85426 +size 2316900 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000906.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000906.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4fa956ee0558961ad215d0982c6c6ca1e125d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000906.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a750e80b9270e82bb6512e3240f84b71e86abf94f0401bb004c92b914361d6 +size 2591497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000907.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000907.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95e0b4bfcf9c2c9ec330d083f0f3091b6d1de768 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000907.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403976723b20211d5d13ab888ec225bf2f7f6ec013c2a482e21eea8f805d334b +size 2191038 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000908.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000908.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66126db2010d8256ae6e94f264a4769af0619a1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000908.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5a0e9725be48f5b3d6b05ed7040974a2976d48e8aec4a29994fcae11a73f97 +size 2578506 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000909.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000909.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e9534e409fe47e851656ea5a331b69f50eee8a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000909.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad1d0fe9d7d5822bb9c3dcb407de67c36ce0ce12b13ebc3ecbcdfe52477f59f +size 3134125 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000910.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000910.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a5ff4fc9bb7a9fa392ee9cbde2b3b65a781ec0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000910.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cf852c0757f1af64269fbd65ac20a48bdab5ca9247f6efb4c5bd33f4fc7f0f +size 3248004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000911.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000911.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666d4adb4d3fa5bb91e5c40223df040e41628983 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000911.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b716db41505f520c9c85a64f777b70aa8b8ad6fd7edd3765b784776fb866409 +size 2638207 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000912.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000912.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b625681880a9511e387ef89231d48ccfba4a72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000912.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0544cc8758f24d3087dd49cb7fee880fe22d856172c05fcb710dce5a511999ab +size 2958108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000913.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000913.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4e13e1ab5a59114f2eea7d798ea8735af7ec73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000913.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06491b330bb4f4598b7f2b1e7f4ff285101968c3a558df5ad14fe4f7204ae234 +size 2489703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000914.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000914.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d94a1cd486b5c3a208ec6cc7cf15366a09dd67 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000914.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77f45bb56f17bb8bb7f9a7535b83013408c2e0ce0710d529ebb42a9c9117793 +size 2776393 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000915.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000915.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbf2844114680c85c1cc82f6deff9da7371f5aed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000915.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac47633dd28f9cc70c91de19a577eef1c0b464b030ef3b534a82b1b674d798c +size 2784848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000916.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000916.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f70081bfb7a5987f33ddbb280ff748f54a984d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000916.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fe545c7f9c4cfa56f0a7d2d3724633ff299ee9c8eb3816177a96d06ebd7012 +size 2833829 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000917.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000917.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571d0efaed38b182168d2cbfd807b2a9322bb57e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000917.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26abd32427ddfdc4b83fe741b611b3f21efb64cda76a5340c3e4f68125cce3c1 +size 3196761 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000918.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000918.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..012e69354dbab5a270d8c6f11c6604ebad3a51f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000918.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f2c9128aa25903251dcc0512caef38af119042b15197e9af38998b85318114 +size 2599674 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000919.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000919.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843f3f3e74eddabe6da2e43e1d76f86d94fe2b24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000919.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40b870e5bc1054542f8fc2287bbac11a6907c3aa780f9b41534848a6982bab0 +size 3154108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000920.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000920.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6657f3500785f4ce5e8ca6056d4dc086c3bfecee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000920.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0b5c20b99cbf54d9896b7b624b9f65d9a0ae63f56c7aff39960768184a3cab +size 4285824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000921.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000921.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b0c709307f3626a10da733600352147fb3dc40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000921.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c707e951f41fc5d6644b9c3907f5d57c6016c9d662c0c413e722935c2bfaa3e +size 2562387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000922.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000922.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeabdb8f720bf157f6ced634644d4b68abb2c70e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000922.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93567dcaf4284308322328b57f184513acba0e92f99f013371fb5fafa1d3eb12 +size 2588435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000923.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000923.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec4ffaa92cd4daeca8a16c900e7f8bfe3e48a3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000923.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca5f87c2956e13a1c60ed3990d87bd2b376fdb532b2d10889e546e3d7ef98c7 +size 3159902 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000924.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000924.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49e7af71ee3bbfacd682f7f47bf41483c27a564 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000924.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2934a98ae8df41ba5507233aa349f1e0f69e696a75b39af4d65b7c7064e0b550 +size 2879781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000925.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000925.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d787375269f2ed17c38e0eea949140ee1ca5a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000925.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87670d8ec2f2f6b520ce46d646b1c0415302ee044e6022f2394d7de22ec7894b +size 2458384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000926.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000926.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dad078c71fa937a5b54d6f2404d5f4e01fdd7ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000926.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd1c4273b8a48f0067dd260eda65c6294953eaa9ceba7609e34b91a3c3f6d8f +size 2977248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000927.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000927.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad0195c5141eb3288f95bd8c3a929280c0e65792 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000927.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93e35322cae4f770aa73c021ef160e570bbb5cc26a50ef55e3f40c592777f48 +size 2829103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000928.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000928.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4065a5d2513240e7652aab76c86c6163c68147f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000928.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73df45beff54e5964ddc9f03317b5ffc721e9a2bcf6d7c718de7ab14244d5cef +size 2501215 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000929.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000929.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a36a694880df025e916ec56b77aba74416a9c6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000929.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b778978a5fc056b95d59d3397c893e90248f304fddff6ca9c8623dc5a21cf662 +size 2770390 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000930.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000930.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3050220ebdb28fc4f67eba26e3f5473a15e027fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000930.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c4cc3f1e7b93216a61a810396a4f9021f57af2e5a5e2ec66f500f246e56c9a +size 1384938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000931.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000931.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98eeba529aec9dea323b73b7cd857091a20c3f40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000931.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d8be02490d319f0e233062ae5488b4621f975b9152a325488bc85ab2c5caff +size 1643705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000932.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000932.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b143f0428598a0011fd988b09f7d3a9f9b46b70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000932.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcb1decb1133a33cdf3f1bbbc804f325d90a1d2e0e2581fda411ae7a56488d9 +size 1941422 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000933.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000933.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d499d3e33eb29f0547a71db930c92dc820c24c8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000933.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add90dd115e1fef4b34ed0ae94ddcbee04bd1688f63bbaa291d3c08c657bdfbb +size 2656199 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000934.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000934.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b59042a253d993bd15f74f5b866ee3733d0dd34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000934.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8166784a8feef7c11e37c4a6c964c1c5dde38f74494660c61a9bcd44b093c128 +size 2321682 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000935.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000935.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4fd84a1f9df42cfe81a9497fc973e26a46a3b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000935.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7403ee9cb061d79605705f4f0dbbe22d071f1f4e758dae792fa6417b05436d95 +size 2862256 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000936.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000936.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f37b997c903d39bcf65820f41569febe79a456 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000936.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deee6f8e9683d0d066c489b8642af6bc9d989ef30968ab2722f01e82c7feddb1 +size 2571218 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000937.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000937.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac7766c0d9f0dba26c0cde2e8c2d031390fc44d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000937.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aec25187eb0477c79a4e5e24acf7605c2c0d71aa1ca5bfe81c184eff4d0e861 +size 3097904 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000938.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000938.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7265db1654d7cd093a018c926513a2d1be376a7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000938.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7cef8bd818c29c59af57cb1a5ed960bc19cb7b02c7e3c47c7e2c48407d9213 +size 2858935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000939.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000939.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d2210912dfd90b0036a9f1a0bb69ba78e65396 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000939.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045cf9b8a558a4fac05d80323792e4c9a5d996625e9e06787bd2045983b03722 +size 3629375 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000940.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000940.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b25921e0d33c8432b3b8451d54c4050b8c0bb08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000940.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8917c90185b9215aa211f4562207036106a2e7a0e25617b1cf920214d5b91ff5 +size 2912272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000941.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000941.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea905ab0fa9761c475095917a53718fedf336d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000941.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a4c62ce3ac9e7789297c88d6dc9f5bd34f45959bcaa8a904d4b3595185ec7b +size 2331453 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000942.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000942.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbfd2ee5df6725852c7ae15b8b31e42d2385a3b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000942.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721420b12b080525da9daa347f804a1aed255683796f3195efb2b6d9b478cee7 +size 2574536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000943.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000943.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ade6e01b369f181a885faed899544fa7f25f29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000943.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619706dcc38ae47544c9082204f5e3aa7ee5faf0e4aecab9c1f9704f9f009129 +size 2038494 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000944.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000944.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44c24b29717da95a6600eb0a32214ba46c35e2dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000944.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91d6ed701ad7eed496585615c508457a22a2df7518d06b5f169b152a9ee5847 +size 1968180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000945.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000945.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707eedaa6bd8aaa882ec809b80f10de5083ca7d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000945.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd0b681dbbda3dcd64ac5b4b57a28888e10673433840872f66b6bce6b1269e5 +size 2072752 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000946.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000946.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2578e5acb3b4cd7736b8095b6460ffebe8fddb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000946.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1d987aa1bf2fa3d0fc88c502c516bc21bfa5fed158f3582fcba3fc7ced26a4 +size 2437725 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000947.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000947.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1494cb0201ec521ae5895b112294939da5d9fea3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000947.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d0efd6c256c313f2e8af8d08064270547ad8973fa42fdb3abff76d703c72f0 +size 2284360 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000948.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000948.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e822174b131b6245d2efa928d6d168774112020a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000948.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97170f981fde4320f989e641aacabaf1bb24947a089a84649c2e3c9ccd0d254f +size 2687816 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000949.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000949.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22cc42f37ecaa31f9d3a5b62903cd34049c1bf1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000949.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39cc1ef7d93cfb919e98717affbd15e4e1f9d47704cbf396a177152cacf8215d +size 2784860 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000950.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000950.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4261649bb7dd68d5105787c4f1e51ec72f113168 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000950.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f2c05045ff883e4852da9c8c0342d7a1367dbe38f4f01b8355410bd4eacdb2 +size 1933021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000951.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000951.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c27d12f48fcdd24cf2b282210e6e3cb4b666c89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000951.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66ba9ddf89bed2d8434a960c695893f11b6b65aad612396cac8ff83d973dc28 +size 1976807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000952.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000952.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b45257923febd6134c6604fe9bd95547840793ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000952.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec928c6d0f6e4a604b72ad37ca985bc678c45cc3a15e11b2b3fef461e06bce80 +size 1998348 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000953.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000953.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16dbfae055ebd23b336672d875edd76a3b7b398c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000953.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c70ab45571aa08aa4cda071d0ebf0d998b74d8fcc96c807d2896b72251be966 +size 1960270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000954.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000954.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a79aeeb58118f9d9a80184d4c6a7622e6784644d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000954.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d5525fa46db5ec7bc2f95ffe1b6fb87464758b312822b2a9c124722b408a2a +size 1886323 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000955.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000955.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443d44fca0ce0f214f7b4ca92115a560abef23ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000955.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0a9eff535611b81093c832de041c06b62c9ca067a8ed21095a5ce1cd121554 +size 2049018 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000956.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000956.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbd2498e44f200bb6dc6ad340e05e693fda5b831 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000956.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63474105ca738ff35bfdb5345927bd4c0356eb0126ae9dfe59056d6c4527cf9b +size 1776430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000957.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000957.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf3aec11d85a25ac282846e909d8a283836a132 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000957.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4410746fce35966ef4439805d1ef80217900ef1760f03a368ff9fa1a8d42e13f +size 1788426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000958.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000958.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36dbb2e3fd16681c50bbc9e6352ee3441ac71097 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000958.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d666c35fb6d15778fd9b74599f6fded8c5100cc2871e21e02d69445a3cb61da2 +size 1748542 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000959.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000959.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f07ef97417880a61533c852a20824520dcc342c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000959.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c701b36b779143173b98ddcaac2a04e80d265dd5d5791cd258590d4bc4f74b +size 2055621 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000960.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000960.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64741928a24516b51775458329aea0e101fa6547 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000960.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0e1506cfc86e7d546fe6cd3b64917e641a6971d7a5bdd881aaea0c7297e8a7 +size 1627550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000961.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000961.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d72a0d285c65186b27ad15e719580d15e0269280 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000961.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21bb5a08122e616f0bf6be46cce53697934c4af50095341796c30aa6fbc2280 +size 2283228 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000962.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000962.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd10be09e74e6a63812b6c883678a9292d41d632 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000962.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba25371a0a6020ce901108e8c6d519d071b3ed10be323d6584d3948d241ee7f +size 2137739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000963.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000963.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cad063c06ba2fb662fa7ecbdb63a62cbd329bc1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000963.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8fa74695cf8547b4c3a8844956607f86b26164994c37f542f5f6d698b61f142 +size 1692687 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000964.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000964.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a165cefc436871803d44db93dc78c4bc0d2fefd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000964.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578d470900f50d57d76c623e05410d1f01c7e195959cbb87110ab57ea7c2ebb9 +size 1718346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000965.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000965.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e4ab9622ea94da4bf295bcdc77deea4a17d448 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000965.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af4500cc45836e0bea8b68714019c77397fa34bbe281ede75a1f7b36d94a22e +size 1657575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000966.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000966.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007fe8d88c4eaf5e8ce376f271587a5fff1b06e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000966.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03687dfc051d2c0059f4d63ab677811b21f1d7a8bae28e7ccdecce4805dfdda8 +size 2094254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000967.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000967.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c26d992d918533989730b8896ac26a78d41d1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000967.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239351c7f222a9aeed4a2e3c62fada70067bba27c4855c6bdc14c48b72749f25 +size 2315760 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000968.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000968.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d6cfa042bf6d21d63709959724319b4cd926c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000968.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5e500c408bf77a7c05c319c2ad672a320fa68f2902d809c70c4479b63812a0 +size 2555190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000969.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000969.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f86d1f754fa6b85c5d8f2154b22414a383fb78ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000969.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232937d7a8df678d51a41709cd4bc70eddd5ef38e3adbf728a0862c07ca7eaaa +size 1996738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000970.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000970.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6d625ea31b4ea5050c6a7eb1824e1b96931f8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000970.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb075da1bafed95379656892a48c542f9b73fa850fc5b449fc06b99e8f4afc3 +size 2016430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000971.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000971.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba041f1a6bbfd687da0f25c69f7587df77c275ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000971.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0908870894ecc1f89aaf3fbad8ef5b7c3dada144e56906b388965d71e9a1d3e0 +size 1905165 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000972.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000972.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..590187fdcb147043850f7afc3fcb314bfb2d9fe8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000972.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3473378c5639f3d5ca6e1c77a1a0edfa5b2cf8388113c76d459c18f10bfa007c +size 1916227 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000973.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000973.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35aa860e775ccac0aad734adda9b168e673fafe1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000973.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb04f1a717f14a1d64885a22b6c1d21f461bdfb0171297c3086f8d3030dccfc6 +size 2090822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000974.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000974.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86968412b9e13027a93d40b48a4a1d6dc0b630a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000974.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2542f0edf7844123dad65c0a484d91c0201343bd8a5dd86677d4ec78536b3eb7 +size 1818111 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000975.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000975.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f409ff17e7bc5da2e71adee44197f587263435f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000975.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fc347030eb275a2f6110c4a9441474ef7b32e9ef87ab50530c6f0c59826a85 +size 2517433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000976.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000976.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8312d61ee87b219ae9c3c3af8c0eaaecf9cdccc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000976.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5986a1d737fc463870f2ec4223ff43b53e89f2f015dd6e6360355da892cd060 +size 2094889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000977.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000977.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6789ef703675f2d0254435f79cb4fe224d519bd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000977.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c670eda0d1f93f06c201de4c93429db9811b570153170e45ef34ee11b9b09c37 +size 2144594 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000978.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000978.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f07c8acf4c50085450f66d2fac654c9df2bf78f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000978.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4341a1c99197f8ff5b3d38bb0df7f387ba62a419a58d169d62b0fe93ab8c959b +size 1489990 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000979.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000979.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34b7f0fdd865357fee29a645e2e687f3ad6944e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000979.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415534e9226a2bd0b7a75f463fd2d881a80c2ba1e1121665307a27e4c6377b24 +size 1819771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000980.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000980.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ea99b3da87ceab57ceac1da508112c5b8eff73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000980.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918c9b7df95245c92f080f2b4f9c4dac7adf711482481ee2e94331e5554108e4 +size 1809788 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000981.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000981.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f1fb55d74b2a66daea4c86c7d6f59c2b3003023 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000981.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4db019308a87ada936abbcab3da1c678bd1dec17bf56afe24abb2c4acf7532 +size 1872918 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000982.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000982.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341ef2b8bf7798bd05648c4646cec79f7afd66e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000982.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44e8ff7c46a807f591d44f50845706f68f170bc1a9de161599cc5f134a203a4 +size 1656216 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000983.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000983.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7912cda84e8904b7600a8fd1802dfc6ce42bc59e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000983.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b2f5ee5853496ad8f5669d37de1fd008c5084c3f593f11162b79b6d7a0bb5e +size 1809331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000984.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000984.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bba918c7bf89f2fe168e329ff7523256e12c794b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000984.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2850fc482f8ac81ebfde38ba8a1e966f6b22270809dbbca1c2ef3afab64874ad +size 1628826 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000985.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000985.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..078a261be1bf7993a9d65a8c3045128ee3ef7a65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000985.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449c9b4d47ca8c6c85429c806ae975a44418cbac6321d534db849353d0e6d124 +size 1717162 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000986.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000986.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c867416ee0bc684b0505ef08f32952d982a47fbc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000986.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf600ae21f2da326f72caa964b4d095fb22bab4087ba8ca3fa948098b372244d +size 1595974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000987.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000987.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46cfb682dd1d20a4da2a5c3ab8fe6ce0ae91c7f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000987.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1346494790eb94257385cfdd8d1c2ae8c24874c7082523b480540a743324ad5e +size 1847122 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000988.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000988.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751bc518ffd6135f4f0b1ed5052698b32ef30638 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000988.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c923b0385b26db0ca9a3a45c6f616825a4a030733e17883feed7bf840983fa +size 1656805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000989.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000989.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa9c44c3a1cec663888542175a19e7534185887a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000989.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c7b038932d693feb45eda9b61d7c0894fe898d10b0651b9522a4daf1e4ced1 +size 1813587 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000990.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000990.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..113f7ed34f5b9c745ae18e24907cef85105e976d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000990.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b058189a4983271d244af755bbcc7c56597bd3af6082aad67dbf48998f29ccc3 +size 1718294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000991.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000991.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70482e2a44c9f8d2ecadaeeb15b39ae37717de24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000991.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870e6a7546d11f0d483fe92f9fa7a54e44f067e99a38b9923fa57b89b0697dc5 +size 1949978 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000992.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000992.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e034244fcb197953aa7096b57f4325d15d2cd4cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000992.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ef42dcaaae4d44df4bdaca412bba835bc32fb92d07d75b542711fd2109b215 +size 2122719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000993.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000993.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f7043b7808096491e23b02649c54f8ee5a1e620 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000993.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b1308c8ee74ee5d0f0f850f58aed3b347e00b8a9cc82935e40039d8f5ac7a3 +size 2083563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000994.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000994.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90997d870dc72f24aaf68ca6c5914fe475b4f994 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000994.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfe485d64789c578ca6f690d451c156b946f8a96821e61eac1952af1524f9cd +size 1964599 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000995.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000995.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3adc7221e167c3358100bdb27bccac740c7e994 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000995.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d3c96a538da7b9f54fcb37f94662e395ebba596424af1b4ed4dd08566d5c13 +size 1897470 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000996.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000996.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..809789cde9440747e0a68e7d7755e3368c44a39f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000996.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a474cf56c2fa0f47394c5961a8f80b4d7de28dcede10e6991556071a9df7e1f7 +size 1883321 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000997.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000997.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eec3372add1d92f791580793b4da0d3dcd13157b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000997.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b6d562f93f9d3f732d55f9362dbfb6ff70d9f8ae8b0549d48ea77437a8ff34 +size 1795293 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000998.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000998.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01cd58bafeb0e7ec22aa4a1e798da40271a6a0c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000998.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e047cea220042f757eef83fce527c0ad61015da751cb302f375619e6ca9a39 +size 1756001 diff --git a/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000999.mp4 b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000999.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9216951e2817e943f3cc5e4006004a0ed35f60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000999.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1453cd50cb19b77c7263e9e8a5b929558edff78b2eed2ef82a2e7613dbf5ab6d +size 1699336 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13905b2b9032131a4cbede7373d9753f0d1bdf86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927d21c1ce6608c55fc1e4f91281554ee30bde9666da4a359470cff52a53ffb1 +size 3229867 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15adb6389d656bfb36bd95fc64d6327713d775bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc5d3c438a34df81c63b38a35d65badf5f04b299f42b38bb44db6e507ca525e +size 2983646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c65591b7756871cb282a09100339f07c1c1d50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315310681a0b2eda2dd7118baf6db8bc2f219c04936737c285650da44c921fd4 +size 2829025 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb1b418dcee745d6fa6c6f1676edce93b4397b72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bfb636c00cc094c3620c17c470683af41d1d78e2a53fdfafbf5b91bcb54d6c +size 2792392 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4c2d02284383d0fe508a7fbc10e7b9c36c414c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fee520bbe3cd3cd41934f10e34416bc95d96ca9f189f90aee7a20c19351516 +size 3264728 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..941d8c31fde418a13f4ed04f0332b8f9f743dd26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9c2581b5dc2aa9339cea726dfed29c4e32e211ec77a3fb667484fb4035733d +size 2766356 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf51fdb74b64991aac5572a4a5485ae478371bd7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2eaa5cec9391bca800133ecde10e915325bf69bfe286b32dddba4bc96b4719d +size 3273728 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53be7632378daad6776c682d8cceeeca11841227 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfff6f4f1c3a60af0d4d973414681b71e829430eb8f77ed938785c41a4483353 +size 2731487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6959d5757ef85d98337cc0b2d98775664737f747 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134ca96e281ae1dfc5909a6e3b172149aef9bf44bbe837fc8c0c57034d02905a +size 3302225 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb72bea4d28d347dcf5fdeb114c3b4e10f44903 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937d4130099f0f50563a6be433215932cc6e46fc7b3d8dadd89575ffbe5a164a +size 3637882 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043d2b18fb3d86bbe79f5bce4514bb3678ecc544 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0dde426b3b6159c5c91a9a9c21abee7db7823ba7a0306a51bdd360c533b758 +size 3180658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181ba27b22ede4607c05bc9b6d766d5688b9e27b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272343d26346f3ab2537769ffa057766322a1d134fa199ff87c447d38bb20065 +size 2920186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d65b951910268cf5bd54c9f166dc81b59d9a694 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f2365b533966d8c339feb3f06ba1171e132b38b4f8657de083cf2f00583cd7 +size 3232270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9436b5dceb12693a996733d522ce2b075a183bc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01494fc5c5539f9856cec998062700e7bc2faa11554a8a405526cfcb0d72b835 +size 2696898 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c76eb8ccdb1aa7a6dca330200678c9396953f9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc82a5c3d05394d7ca7f7b0c6b78ecff12b0d1031394b95751d12e99f769c2e4 +size 3188544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5efdb30c8d98923f9fa443a4d39a62ac56c263a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c09e7e5d6c08f88f4ce73e92c9cdb7b1b527f9a71400be7d5205efb123e1c78 +size 3097628 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c61f3b02f990eecb788e3d36ee567115e9d51df3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54dbec8538b534681a5833844a6d0e77dad7a9d722afde0ed9d369c988b4df26 +size 2966641 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..981732ef8ee4b5bc26430f20dcb1a003de098991 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1833cfd6a05e068b3ad766b1b0bd0cb6073ec994981b6328e9f81aab8dc64c17 +size 5603887 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f57c5efc4d2237a2cb8a7476e0f327d9ccf22db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5414485a03ec68a4b7547e903b3664f247939b126acac90e1625bfef4dcddd72 +size 4459583 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6141eb44761429788660e47446746bc64a1652e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb49fa24f33780c042f2df451c88e7da86855249d94146e1f8af12e777af200a +size 4194942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f39d26b70a0f4c8586d4ae29b62bb89a195230 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e1f1994724e091eced9e8531824c54135ed7467d54453c8fa688235b7bae44 +size 5402283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c2102135bf064dd3a0c4bb53000cdc9519da47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2072808c2ebaf7fd10897a435d3743255c15fa54c8a2c6ee582abc25edaad50a +size 4666117 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343474324edbfc9735375ec7a5f69e127aefe265 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf88b922aff6d0f660b1783cb6a44421445dcfb8679bf962b98fbe8d879ddc18 +size 5066330 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5488861d4b2aa74d9a173c8584a1c04c5cadc1aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39208af9285db9ac4d389c2fad0c83707726ef35bd6195c4fd626c2792ba745 +size 4162462 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa14061857baa15046cefe918cb3c27ef2233bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19fbe13722dbcc251a59334697e20ada672a7113a2f4664cfc50327a8c77e8f +size 4825443 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f4fdc4f0744c9d40b6443947ddb281e3c26fcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827492c4ada38178999efe95b0bb3f25391e591e72fea6f3a9178922882bf649 +size 4891629 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e5da5cb92f225ce3709cd855de12d65240528e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1651c9b43204649a708fac0eea3e00343ebda8513167dc26d2c76298f38a02 +size 4625369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b50bd533214faa9dd50489ea377270bc25ce405f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099298d5bfb413e32ad6fc63a66e323fb5dce497d9cf30b0190403a0c5f54377 +size 4453570 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9aecb491b5340f3c3d04d0d0fd774a36aadf8a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbc5323e396fbf938937a893891fb7cdd15685adc1bdd818ad52f651d46c2a0 +size 4100445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96fbc385dcabc5801096f9df586713a709ba7f9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6e5225824cc6f4e70d513929f33a228bd73826227bb3f491e7e9ca302ac13c +size 4173526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d30acf4817a140c45f30b2cce241e7978f1dd9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0cd01401dac907331b0f2080846a7eb85ac3cdb4f519cd7d27cf76afa047a5 +size 4046705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d01d3c05a1c80eea97bb12a4b37045d7a0900ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0236d66e20776151ac4829156769f55c1d43a03869ce0ccd818dcb066a3d78 +size 4803123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdc55b40dbba98cba115c92d4816ed20ad552030 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250615480ab45dac447efad3e7d668d6b872780cb03a2bdc3480ce8221998c63 +size 3626430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d325e0422c59546ec43280cdc09588d5ada6db5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fad9731e56751752a46cf923351aab5d5bff34085153c5eb5d911d73202452 +size 4320730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2d1270f5e1deff89e218dd32fd08c19aa95b43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcb32eb716f1103a0d88f89d6ff41e393a418a12491df95da45414d8eceb0ed +size 4908812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4f0c14b8e48053ffcf63754714480270a38acd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b67a783f4ea94b47f4cd71f147d6398dc0505619d96ef6026af179472a1bb5 +size 3240643 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff690b4b8a843018b4c6a757b807b546b535ee9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd2a03713587882a29ac83ab458f2cc61116eac013040fee5276100d9b062f7 +size 4364845 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d2fd506adace082f61f95f8f652b86349a0e54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00802a1709d3f6077286726264308a0cfcb879cfadecb9567e2038681daf711 +size 4121868 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672c9a52e4dbef3f5b1dcb0c69e8624c08377a88 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd7dfb87c12af0b86304fe77dbfcc0c8fe147526e6c29475722b744bb8fd2f5 +size 4212524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1e9da01a61fe85efe88a73beec02a712696471b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840fefc20f8ddf755a5e3b8e1f8a93615a2fac898f96460e22eee28616184071 +size 4443063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a939958bb08999ebaf795c7407a26a943f058704 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a1e01aef1f80177eea25fbafea202c5de9857ba3cca9b12e40225bd219bb3f +size 4882998 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49ff0a4dafd5d63b3af22315ee6968eaa6a4aaf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9922e6e283f769c4506e41c469ef6a7cb005ac52ccda5178eb72dbafef5bb6 +size 4259883 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47842181d4bcb504b1106627c1b430ef37b5f945 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8a70d988cf2ccc06d0da4d025edfae930cc246e4ea579e8aad3704a99d25b7 +size 4436615 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fab21171ba64d7cb25be109ab8546b62bb555895 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea49c5f430b4198f6285c105404c7698174458344b52ae8111eb2f9a1201d227 +size 4699050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a382cf08a676522a7cc64673f5fb1b889ce37f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ec9baefa00f21bdac1ca69789aef69550b9a8abc41ee69e726ac21931751e7 +size 4119586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d314b0e35b04cfd3b7e166db7b73fdebefe89bf1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a140f9a327ceea10418ad946ba7d61d6ea5635f530459fb18c9239db9323a0 +size 4403588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a06075f0e23c7c48c8db9faad32bbc0ccf433f6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0633be466ce82c105ac251f9dd4819c4439ff60c63efd816eba8d698d6bd68 +size 4113035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c9ac58a3a1b7a665c60ff0286329f55166e502 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8520b0520404218b7eeb431687cc267552b9d85b673cf3fda9bd3980edb05f4a +size 5011486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dc30e75d82eba83f7758783735275e56bbad7d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58002766ef578249043fc580ca4d24961905371e11c97451d1a6cc9bf13c1ff +size 4270397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05008a23f4c4e271069842f4668f37aa987ca5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744e62310879e8637e4d58bfacb36ac34d03dcb80b870cc95dcf7892571fe981 +size 4767589 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b098fdb5d91e16f80ce7757a0ff290c79cf26ef3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516b4d57534a39ea653c98b9f38691ea33017f2d712b9b1eeeb095e3540b60cf +size 4490035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbd02881a6be4bdcd06cb2a0748bae825534f16d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335bb1e9fd58caa7264dca46a709986088c980f9b45103c50e74d758bfa4e215 +size 4158642 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6614e03f0d899544f31ecffb67887fbff3a1b201 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573e0c835f725e27b25925e3d45b2ecfe7ae8bcce246665bbd361d4dd3e4d855 +size 6141397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fe7e899091751ecc6b0136979c71522765b13f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28433bb93a9fc7ead468fec10ff95c235a2f02247c77c58a8716ec3d589ae102 +size 5244793 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7ba4ba72aaf02ee8ccb3febb0d131962293e86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2e92042878e043c15301c4aaca4b2567038c49b9d5ad714848a99498f7ccf5 +size 4316950 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14920cbe3e2c4cd67551f538add928f9aede641e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706af8e700bc11b6743966d7b8000bffa3f089d31116f09449c6d950ca675aa9 +size 4379645 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9798f035404f2f4af7700a5100c9dce618fe862f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba947c1efa602516a5df235d9e9a8c87b1df9e55c386cf9a7578ba21ccc6446 +size 4612201 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e5b43107e5b5c2247728d4924b3bcafaa94e32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ad5e33d9bef3ef9785a412a8b98d8fc17c86d2a915b9bdc2323ddd67630ad1 +size 3785953 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332fcbc1ff011b5de294b0bfdc5e8305e480f9ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c93acaa163a5637043daab6939bbdae1718e3c435039f0279fe9b0268f6ab21 +size 4575714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3dea4475fbd13adbf378861df293753c8519cda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e1fae76824bb411b4065e5d251d450578385f8804882d9e2fa99f56f34c52f +size 4673812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d4d9795d527566b6eb3b3ee0f2dd435e0e0076a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a299766e4fde12b4f3b067e70e354a915a39c75c11b214eaef1861d4fbba559 +size 4056596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e3d055f8a8c31d6430d181310955c22bd19f44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985f8443f115e3453ef76e52c6633cc74238b785d974338f69f3f2a6ff7e74b6 +size 4581254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b781dd5f8e79ba327fb7c0fec8d3175e673ff4a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2992c5a7889c5dec5e9ec761478e98d4d6073d7b8be9c1bd84a9efb1e19e52 +size 4160834 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5114a54ca04be459c136e36b0a1f9931a217fdd1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d06c49c9454fed59bae092ab11ac7c3e4d257647a34c790d399ae9ead6bf125 +size 5043928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..808d05c2347fddf326585fa33dff9e8d151bfaf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a635cac6a9c2c8b7dc7df3f6308da257be1f63e68504bdee5cf6a47b5401a271 +size 4652035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b31bd0e5715b7884bd14b42720d949f6f9f0d9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f270f07dbfe563215cdc2429a7ba1637f0f767516ff98c58c1bda2c54ba888f +size 4707033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1865fb34f926bd6a7d217be23d3e17a07e4ef0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6a1b9f2a18f9fc67da5de4ec40b8df1ef182c05dd3b4281dff79d5a85c1ad3 +size 3351405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06d7d2435728ee85cbc0a8194bdee2b1a9eff05c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30082760906ece671fc79b14fe03dcb86bfe6be0667604ac06bbef850a06216 +size 3492849 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea963533ee3e0755fd234bc24754662ae8b10e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5bf596dce19a326ae9103975de4316c285150bb8da07805d76ef06cfba4c2f +size 3162636 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f848ef68ec36958aa2afe5cff1e8c977872a3434 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ddfad34afa84de33248f3d724bfbb4919526e9b07df4768903a7346dc38784 +size 3329016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f98f347fa9aaa3f1e36ae8e6adfa2c256f517fdf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5e747292c6f0721f6d8ea097b7c59db3c744d5d56f56c160b8bf341cc72de3 +size 3208273 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23852e3248cdf7ec486df594f60b9ce7ecdd4ce8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40b43fa51b70c4a79b2f66047c8bae02aabac9663340b04b628d00d46752aa6 +size 3162258 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39370377d4b3a9d8a57029225fcc6878ed29665 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cecbcb528073dd7e07fda9bcdf90a8e32f67fe599f6582b5359aa5c89932e21 +size 3392193 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..530d55c2f45a9626ba455463846fa7e6ba1748c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180d52b4666e5eda1ea68567d7cdd2f9c5d92c4284d55ea4e61c84075920d31d +size 3176681 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7386e2cc1e8eac1fb8e80eeb7950be448c130e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44f759a65ee6cb9def99016e7f8041c67d4f48314ce36212a049b759f72f386 +size 3799782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ba0f5284a1b4814a201b0de86ebd0e0da9a310 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acfeeb39145d6535fa3d6f9fd3dc831cda31a662f54c543835495186d54c317 +size 3636362 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7247ed6098a7ea64cc0f8231edf3172a87a32535 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492e647a7b1eedee3ac6ed6f223c361bdef85c02c16b8b676500ea4ddf38d836 +size 3318154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a77171ee047b41bd3dcedd63f32efd6f354490e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c1cae0a9043c63808ca9e990c1bbdff945dff89cbb68b82785b6e1b6726308 +size 3599349 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b84293a4e7aba95876160c7df3a7b763f39bd6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6680292198bdd45700ef6003e1c74bcce1f4534feda98abd9939c85b5c7f5648 +size 3424241 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7a0ffbd9bbb9a7dcd33cccb4d3c35643a9ca9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703b0d50b0233cad239d7f95f1a8eba065728e584910b8fb9c53e61f2910cfc8 +size 3535444 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe15c051ac62c6fa50b5fd876b84e4276df62cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c821adda135bc1df23b773ddc0bac8efe793473d571ff0ecea401628076bed3c +size 3541462 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c05b6102deda5d70b7d9c1fff405590ed064a30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4d5db3e335b45f716de3aeeed34fded6d02eab272918091d0203e324d4a3de +size 3195605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f416e93222ab9f6a0e959e3538108c263a282a9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c14a2df4fd0a9ebd9b72bd1350ffe145c845092a05413a4d4c0ae20410a6f2 +size 3109100 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca781be9cc31938a715279ee6ab0240c755df7fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7181c74c28348c2a271c14d3c6269be9ef643acf1f813019decff50fdefdf61 +size 4037380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88bab5985bf80b849992df262937fe69ce6047e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc07c0ede12dd37ec7191365799ab0da80e25c3e7ccd9250c98e7779caa3d2ca +size 3611171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adf74473008638bbed292f164c9dab07793993dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a120c19f082f4adf5ed656f69e6bba51deb98764b4026eb64cdde6724515c80d +size 3839415 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a04dcb57a9ab78d81d331efece7f4c9a6c8d3ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4692b8e6497eca59b9663368538aafcf49e1a16f0a12a3aebab35c6822e5ed +size 3158135 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c46036a2ad1065ab474eb653f5f1eceec10bfa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5444168189874bda11a15fe180af4da1e4744d0900a0ba5a4edf48549f0b74ef +size 3012493 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5117e22749c75e66764e361237d6185e1929dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878f083cc712db956cd70bba75df7a900141dcbd3bccb0044eba511fbff4fe33 +size 3408748 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b75c9710e911c2c1e937211b619c1671cc85bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0899e7784c68b27cf2df80711d6642df04d627f2a8df73220d598c639590ed +size 3203290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f317035519a53936866802f2201a55d8233b8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba9793dfffa6ccce3c559a2d3e549668d027aeb6d34f9b33da2d6c563bbef18 +size 3537622 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be10608e6ff99e0aee4f851a61987c9ee4b9dbdc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e14f0af2e7987593e88d393b5d18b7e8ad13b6d2dd1df9c37284140d04efb7c +size 3536829 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aac8487a307848775cd7d19a99612fec593f1d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a2082fe52bc394f69533c6b87962aacd7d82bd1b0e3deef3c82ed0ba7c6ace +size 3206805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ff3067c1355054a2f4e23cd87bb48a67038b43f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47beee75f05303f5859531e2645fff591bab2c15000aac990ce204dabad8e02b +size 3824239 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceed2313835e0f5ed139065baa913b53fca371c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d536ffb2588cf4d2471460d55ad3659c5edbd00aa8c8ce473197bd8b2d2519b0 +size 3193814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76216faef740155bfc4dccb705aec8a2547294e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427336073d7c25bb5e3b6fb77bf3b2010ef6fbbc390690b544cfb027a394195c +size 3185801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6147c7e0ab7d9f732a8bd41668ae9f8ed60827bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c996386699750750451c58c65006954a0af8d4cccf1331c4d2d3df9c7ea5d3b +size 3292257 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13470bdddfd464b62251b4f001578b5895000052 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbb21a92b4c1ed78d90c618e0cf3e277799da71b157bdbc0acc0481e18459e9 +size 3006956 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29347152006a4ac0985cb418d91168fe4f696d8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e004e209e77ef109b2effd50eaa63842f40daae1fc72c39924af48f8ea1d266e +size 3006002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03bb499322d0e872d44f287aa2034de9b612c15b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2dbf4b5c8513b9655cf66759ca1874262361a6bc04278ad06212e85800e34b +size 2916142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67834c9b3552d589e56f32d48a4bdae538262284 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cd64f32e35934b2ff54a8f0426e143d885b41ecf6536d8b19047ad7506f4a9 +size 3372163 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40418f5d9790e02e954060ab809a55098af38301 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd24d95a7a8e4925d67fdf14afd634181dfee2eed6c7d284b816c7356cf7f06 +size 3375225 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0724894963d3ffc88cd6a50ffb8cc9009b3f9e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9154b972b5533435e6336702bd7d85a73a053f991f9f1dde83b203ad6ec0e4e9 +size 3241735 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd2684abf421cb8d9224fa2e77e4171ea2494b24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde8cd76cc93487bf191b0c555b341aa4c1ea71b39b45314dd6a5202935ae4ca +size 2858060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9625daf7c99506ec2e3a16b4e44d7a8cfe0a02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0cfa0bf1027909b3c58997753760e68d2f140b37db1ef720ef19d328ceaa09 +size 3349930 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ce31a1c09cd76e8806fab68eb9b2ef0eaef330 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682dd29cf0aaf0c6a8e567eba4fce63c1cba734f9c06755a27909048210a54ed +size 3600152 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73fac77dda2411d5dd8c932f0c75875d88fbcbee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce40f59fd3c749bcfe360be602f39e8616ea8c11dc5cd2d27e3b2b84bc483e23 +size 3311802 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c21d304ebd644a4a93d6926d988c286833f5055 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf8228535399000615c362661f1e75e37f4a1d79ae5aa199238ed1719a598d4 +size 3172733 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1975245c6687681c17a05c4023a67139552bb2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b3272eb5668d90a52b1c64709e21d4b16b2cb74d6b1e025ae1936624365e22 +size 3074620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14d974d034d632d8b9be12ee40486e217033bdd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4b9b447e8dab55694716bc140850534c0273cc79bbc9de1a6d8271ed26eb4c +size 3037285 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a02094597e7b8586de7718206c2d425dc8747875 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd98c99a5e5d3e71151655825b4b3ec2d5dadb52921238f0376746a9c00a3f7 +size 3112834 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b91b10f42148800e0b110ec7bf8db8c9cc5b53b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54936f682894ad34d5ca764fefab02feccb279e9dffc6c6ce39b383d2e2ece5f +size 2908928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eda8a0554f8372325f5acaf7c988d0e6a89ad54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bbfd2fbd15f7b26d6d93db2afff4383819ce6b5185225c5a55d78ad5a2d271 +size 3113410 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4fdc88e983ef7b36e80a1b880c73e18d3e1f0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25bfc335635be076f1363ccea164d48cdeecf230a523ea988119537c03be07a +size 3018458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acbf9ba9c4bbaa9329ed59a95fa12869828c050b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792ae6a6bf5fb5236d8a9cfb8498f136283b523767a430ff58feaa6ae6780090 +size 3016239 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96f64cc922ebba143207ecb99272c4142a3776b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c3f5b11cab00f43fdaf59793cea28bef50284de342ae404476c4e8c2ff9790 +size 3301159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e2142b047b5ac0826cbc1ad2b100fb7975145dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eac181acbd55a8864b7d1aebc8dc1e3b4d8746410d85cab4c24920f49cd0d56 +size 5352888 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a64cc5021a7212a660c65c586f9f02a67b7192f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74dae2bf49449bf12542eee75fea5cff1ab375a9e6de2864c9fb8481ac29c927 +size 6534172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fc0d61739d7ec1bb5859d2bc5898351d3204a10 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7522444db2f0f680c25dd9ac2050a91b01c1eb0c921c5a50882031c26ace986b +size 5737432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e874b051aebea8116da98aed06682bca76ebc210 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3fb8234e195acd0d9d3e559057369311815e59c40bafe50e12a18a712c9658 +size 6347893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e30183135891ca779b52cfd4110725b8c1c3c138 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa783ca0ec3c282a53245a93c69cc75127ee4484cab90279def896c57b67c37 +size 7362809 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..738d2260a6175eea7d2513c5a5011ae1367ceaa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a61b383c9171e4f38c4b9a22f1bf04f66fa0c6f5c08d26cb0a0a1bf8e6bd40 +size 6166574 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0951f20f3ea1a012d8dbccb23b3a22d074cc3d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10352b5bafbf2e3f01cac5bec58102d4db013e2adf9912e58c59892c522b933 +size 5694251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a738d3999331d16932191ec03e2962eba52891d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae39c0549e2495ce9e0f1cd558cdee8b372cd5dfd2766a3c85e83c07a4ab2efb +size 5103467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c906573475c7d6a989f2725f42f15efc1fb90491 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbcbf0a5a71f26667ee25188948b0d581c56bac0b725881e854c9bb0e27c5dc +size 5571265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc396123747012f8591b4f9850722274f2a85b88 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881f1de4a80168077f86ec2593a076279e4939cfead331c7c4a25b36c083ce3f +size 5748399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce615a275a9906cb7b60a93f19e040b62083725c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5e3172b165ff7555a3d5f9ce3ac3271105025005bbe3cef0c425981ab1e099 +size 4431871 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d21f4ec0a77c9cf4881d5280641eb0d62f9b3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3edb7ec56788c47fcec22a56d6cf42823a775fe8934f3a135057f745c0fdf5 +size 5357467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4e105273aab03a90e951d3234054e3e7832d12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5761e4a7ca3e8467d0a0f4b7aadb6ac840a055a03782fdbb2c83a97277ce2995 +size 6036787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefed89882c2eaf21eab486722dfab8cfd29d6e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88fe747c0cc37f2e52f57e19174c271028ec137f9029ea40e13f941ae2b563a +size 5007545 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b187b9ece1177ddd32f1da7d2faaf36c83870ec6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e022d61bf31e885b5cc2c4a3e8b34a2fb14b38ef392f63ca8096e0607eec515d +size 5177337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce748788a2251a688c4329adcca3749af093e49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728c4d6ca003834f2fe9ab1ae6ef4e80deac08d03d9613f75d3adc108090d554 +size 4513448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89dcaa78ad104c5cb1488be7086fdef1530cdbf7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c259b91df915c4d29cee4415a78086be4dee74fb033209f90d75d44afdf07119 +size 5263798 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abddf89c384e0b787b12e4a658ed3a3c521ad475 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895c7d57e17cc5734f0a8fc6979b85155670f09f9bb0444db70a85b47a8efa92 +size 4582230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176ab6c1b832f1f9c6cc5d79ca489949e2903c02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffc6cf3a700cead8bf980874b48b80e28eb5797e0e3bb8084a81e79d20a9bee +size 5200590 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee7c5d08241995d801d0f91fbd4192b0d481e322 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404a28fdb46103f8ff981ae5edd9e8f046ce9ed0c9a1f12e723cc6e5005e6779 +size 4730083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef6f7095a8b7a751df30105997cff678fd750e32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5845fdb338beedd166886a63ed62f0299a178c838fb9b8bf7b93b1b8b4db9e32 +size 4704154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fea6332b9c3f9d3b2b224ce52d5a0119328a2ba8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56b1184657cd15ca8c39ff594bdb682507a95f6da538cc080409df31774c8c9 +size 4340970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20f5c487fcc08936294f857fb986aa053b3f6b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72b0fe3546e19e785346c2b557d3818d7d6819a0429b7aa6f39a8435ff7c9a6 +size 4616861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d3a6dde7dfed0ec377cd5f5d121e4023d83f6bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1abefb44dc3be06ad99d98499e65384d2ead56d1eaa5334cca901a2230a8f86 +size 5115494 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b616828708e775c0b8f831577830b5e7ffdf4706 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3461264693ea7871853a4c9a393856a44c16d0bc0336fc36dfaa461bccbd80 +size 5424315 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68c05a9e5e22c4a0d3f0944ea0c60cdea4a5c0d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5421e2a4035cca850817ef3ea8ae366b3f505598d0cd677888a2eaa35dd86794 +size 5561097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c285fea4abe1fb3d67807c308c69354b86c84b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcefc7b9b731a07225fd7259e9c547996693a35eb77746c703de401353a90566 +size 5514359 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133dd82562d43a35cb50a5aa0bd1e548c7b72cef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f494aba1c47e90c3c3f1240074a995ebb02016d2a3dca8210d6520c2aa8a0113 +size 6027497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8350e3d47f215000a665e92ea5cd77e5505fd3e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cac38eff65e0987cf1526ec41d941926c641e28db6d0d9af64dfd0c3bea077 +size 5991633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f19a55bd2af601d44fe2918cc33cae5d5da1f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56d9fe9bd2847b980ed8557cb03bb2e76c8f57c2d32ce2da5ea45f1413ee07b +size 5863848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e898090ea9572f0dfb79e678846a3dda1376816 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1391691fdd5490b2606a67c7a528e649080d9933743dde378a0b048c81021a9b +size 5508846 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601b3e62181e15f05ad4a79b4e2677eb46c0f4b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7865bab44feaf831982dbc14442c2798ff348950ea1b3f045320ef1cbc401e4e +size 5958335 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..932e47de7bbea0e1838e15c009cb4bea51eb03fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5ee387883a9d00600bde0e44d4ec9b0a41f1cc2a923507c17407b91a9f640f +size 6053376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5427d7fa932df21552bea6fa936a13a46aafbbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7746f6d99cbfcf2c0aa4b3b1d73da14682f6636110af2f4c2e6b63184b1fcb35 +size 5337856 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb352cc6c9ad4c1620e835212e45e5f446ece2e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21530e66f6450d5a29dab4190ed9b0a4a0403062ab9cd5d939f5baf2f0489ef +size 5650941 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d390907f547e06acd820aea9ad73406c7fc79e5c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474ec1dd030d790a95ea9f22c8dc1e71bd940c02e6d69b68613451f963218a94 +size 6363779 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513bf105833df9f145fda6aab04f68fdf8bdbc29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be4130896e0aad1c45cfcdcd0da7afc64a837573c430cab40963fce2f0295ec +size 6366151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7b8751713afe06b7ad294ab277232afa3caff04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88eb124669e6893a2c71ddca7de33f36af0efb3435bcfec5196eadb49d30059 +size 5060186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9998a27fdcb86f7c06d1d351df2e11a02bb04330 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d98ed39bcb08a0e6bef1779c54580209894cd4eca28e803857931bd5c16e94 +size 4979370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8151c020a4031de3fac1664751721cfc6d883c1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15cab4b8556de68fbca7dd9015696c1acd5ff9d4f95a9ed061db39fb516029a +size 5958517 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba714e5bc9e026d37339de13d9fffd5bb8ef2e1c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9a7254cae853bcf8248a9362163b227cc188861425034a23f9c8da8e252102 +size 5566873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a224ec4cd2cf591b581a228502d9827723092f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6e3d5608230541e61684eee226fbd1c89743ca296525d54a3400ccf37a98a7 +size 5771300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00dea4cb9716c30cc4631e384d675859c5bdb349 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a877cf4b2a44c67b1b1aea858e810e8ed118864a11a65c7c3346a5ed1d005b +size 5694504 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d471ac11fe09c51c38d471f4c5382dd2e78f3717 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2fbed9c82308705f48e17d59c069b5595adb42cecd3ee81adb3e26e0dcc129 +size 4663398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f865507d342d5ab35ae04f5af5023d32e7b1773d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fac2471a0212693fcab91062a2c456a22f523ab743b154c7885e36284bb4c07 +size 6297134 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c4fcf73b052f0d4a27c1ebdda73a1ec9adb8bc7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4a5801dfc607b87da140df20f887a26564ca2a0734d6aff9ad39b6e7e3b7db +size 5414260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..867afc11a8f9fdcc183da2fc3f241fe76e897125 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c9083ddcea45743d732cf5087012372f11b87d1d0b3825bdd04fc5b2825cca +size 5205386 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00c8b30f21a80537bc731491364c466fc70008eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa64f4614f252b26fa643ade5d83362c192bd531270a1ed61690a535108c605 +size 5522678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11315d2a85f61ee208203a0e61a2dac18ce13b17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eac3a667805696a42f87fcbc4f7c0a71c724828fb2de767af9d2e522150a827 +size 5751901 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ad8af7b3f53347e8b901a457a94f0733a36a76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32c1b9829af65f6a52feae714fc04225af36ffbb46b22f0f70c3467f5018bdf +size 5954039 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a728505739e5aa8a294fb3dc23479fc7c3871d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54ddc01a203b81a4ef6aea6fe773e966716613a113daece8e590126598fd235 +size 3371892 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c22748bcfcc0a6b661cf91636d3c03d1d92fff9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15bebc92967009315ee205d044a0e131599ec40c903d418dfea6f834512ec06 +size 2977198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05d0a1b9ebd37702febcca6aaffd648a58a7181 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be97dbac26e058d37fadc4c0e9af065ed980ea62e5f895b8c0fe7738bd5e0c18 +size 3209789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7cf7361fcdb8e4eef9ad1f248699b447dd0b57d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc3e56ff5b76bf6ac6aa3375e017458b83a6045cf068112cf2d6aa9f45aab6f +size 2999367 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908fae52b56ad47340ff07466b2f825d0226ac6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fe395eb872857bfd3568f97701287208a33d829345c52a5971c71fe31c39e2 +size 3347050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a6f9ad201ceb809ad9ca580df35799ee000269 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd66cfd433c6236f6043b2aacda3a8f974462ef7304d28190982082defa1538 +size 2968198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32c947380c277ab8e610e3679a65dea96a2fe8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8282392d2c1738b9f6595bc566e9077de6e35a969680432aec4a302b766e3f5d +size 3429139 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ba1716f9cde0c8b4c1476990fd690a6851c5472 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a72a482c8cacaa6c79e67e2d031fa0dd76a24f9e4937b08314fca38cfbbb7a4 +size 3521102 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad8e1e7e713a53ba64b29808816131f5a292b58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03dfb03bc6ae9d37c202c726c376dfb4b763066e1e85e5f9b3d7b3c0d859ea65 +size 3342860 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602e5344f45de0b1ed46513947614eb932817de1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e53796e97c3448ab23a1d2fe654e578607b237faaf8ad928819c110017abc8 +size 2816614 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8ddab8c322c64a1ffb5dc381f2812e870061d9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d87afd8b19eea895606f58f89e0e263e167421e343c0fef61ddbb052ceb26af +size 2987624 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0241f3ada8458cfc7a0c961b258142d59863bb2f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1cefd356dbd02353f198ba05a4ed36fd43e1775df845eaf0942544d64634f9 +size 2954708 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509245e766d54ffc95a2b7b06e63da34204fccda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1289a48a23ee453a1bf0e9f53ed367aad8c934ef53289acd0a1f4807cbda3af6 +size 2503837 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e050bbb58e60b1d6867803025da6182a0e1f4936 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f940ddc9d58825f5198d973be18774508a056b662086d6d3510fa804a34432 +size 2715049 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae6d4c2ff80ae1aa39f9cc8922827a3246f91456 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bc848b0d71ebc967c80614b5e8db2a2ff1504c8b51ed6eef549e775b25b53b +size 3155994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d6ddb00007a7834a5814ff7f70f569df6d68676 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b6616803915af0435f6d7d83ba70bb53959b0111c8053104472d30bd69e277 +size 3342083 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5553a606f452f55bad577c2a0e8bed5d202f808 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50275eaa262b426c6e66c0a89d6bb01a351d4f63760bb062acf89e3a8d5e053a +size 2955809 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c08b08c042af65072282c9caf1b904154793738 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa475c294c87c6290a5d0658ef170fb0e96e4a5de9660811c9ff29c0ac35bda +size 3930850 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6772d71f1cc1b509b4d59b4cfccd8207968bec43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956f6d734ca72461ff3dcbb617d9a5a7d18d1eb8a789476fa829348bede65d29 +size 3622529 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef554d89f35ad4aa5bec37f97594e3c34b12d92f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18061dc99d55481ccc4d9e81214a93f49afa9ca36d746f466eaca5121be3edb2 +size 2886085 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea806233be8f2f560377603db0f77410e4c6fea6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219a18f0b4082fbc60857054be9f6bd8de165d0628a452774645760ae5b029c7 +size 2978913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea591a1101d487ed18ae8290af57d067b70ff639 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b104825eb533221279c707bd86e1888ec5670fa574e1e227ae1704fc49af1e22 +size 3761737 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbff23495b9d8ba8f513dd44ba972c301c059f36 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3f2fdbfb9b90f6cf4b7fe2aab7b13c36e5f82bcc4603debfec83d6d922bb27 +size 3667265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65316244231d8a9c568efc0dc6124cb5aedd3de2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f298708d7157abefc5f157074d8290ae7672aa65ada0602a6b1caf34426791a +size 3592265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59df13d5cb164ba547ca861042a33c26b97e332a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f559043d2009ca5bc4ed4c38d18f588d857b25beff595c66c32d6be46aa564d +size 3501056 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3bfb54d4029a56fb052447709b7accf7da84331 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463bd00550236ce524619f563f5ae4e291a7b709fcb18148d6f70f65a1e1cc51 +size 3369709 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f7674daf362018c79a2793a62e2c02b95de106 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923b980a860d095e13c0f5d74fe492848f64e92b6217edcb2ff77ac3fbc0a60a +size 3335675 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b45cd68bf63bd8130d6efcf6c04e9d80af9c2804 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cf75c319fc7c9d85e31c1d6fb2c2bfb777135fe3b97d5b40920288c73c6d21 +size 2778318 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98cd8734af5c218e846be28c37c646d1c4e4c76b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba273924b7243dc2cc3c3e117eded975deffc2573a5374c731632b10297b7a8e +size 3047560 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb3b1e726db2cc4a4036c5145823f491708d3eee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abb053b1956357d367f67a48a1db3e81369cdd994abc5e708c2de3f5ce8ad36 +size 3264928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0ccfd90783d83b84dd682c19c6602f7e2b63eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e33a4c3dc9bc3d5d85002ce8d94e8952772095c7ac80d73fa3033184c61ca3d +size 3479472 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df139442b8881210def640570318988f0ced46eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f59da7f9359f419c98752d7589c876280fa1487b24544512317cb06c4d7107c +size 2861282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1db13c47ad6396e4df2a60f060002d529c2f3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cb6496ad2fa11e787bbfcbef11778daee2c423da89f3e2f8a24be1e5953df9 +size 3312585 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77fc32d39bd76361da2cdb08258b1e376e9ae37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1098e14e858ab78203d8b7ee744725d8db3ffe818aaef6bbd4ec8858d7ec6296 +size 3307513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7c3c5af38af34faabd2e3abfe25b8dd8d2c6d29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6d2447b6e1ba07ee815ea530866d0d99d02338284a7cd6cea456d02e646d3f +size 3737949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0db91a95acb479d21b5451b4004069f0a040a51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c372ba41b6e7a52b52f12338c57f02c9d9f1b5b449e1639d20094fb4a652b0 +size 3107366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12041a4c6eedf15333f974615495707d9fc5c118 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264093c23e0584a50307b995ecbc2e537b73b7727c10061e730a485a4fe8f84a +size 2536893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03e41e8919aa9781482d0a703845a7027de734fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d6e1c4ef4ab971d4da1f59ebcef89c624cadfaf43259ac39ea35dd359e1ff4 +size 2671889 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f26f8b4ec3be9eb4c0dbb5f8788b8a4f86152a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc5561f160645ff9511581f1354486ff1242983e0342c64291b01c715523b25 +size 2854945 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcaf8666508ecb6e22b4d193daffb497ea05d3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3099a13f0f46e5b2ce231ec292bcb822a87028d9d8d921087755c0ea1dd5c1e +size 3281576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5bba0ec6ade07a8984c8f4285d498f4949f4678 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64a969e24efa3af172871683cbaee128d4e354f62631d5744721766c060a0a7 +size 3311460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc55ae6e233ea19019a869116fa08cdce1414e8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b480f01a59c9a9396115123ef03cb8b650a0b02938eb76f7cc5fa4f36899232 +size 2780759 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0412bf6e415af82fbcde175a20bc774c08adc4af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be4ea3ac4fe016383a8b17a8a8b9dff9308306807d0b0f2d3b3a05dec0bc12e +size 3240738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c855305541c9cedddfb2df5eed73563d27981b33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a427f8ca53d4d5eefb67fa221113e6ab14670f704af45b37280213249cbda6f3 +size 3161514 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96981b5b541b1f67e9f82eb406603e6b6fd937c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5ad6d872226d39961e28fd97af506ee16ee07832423af16fd608bdf8ac94e7 +size 2862353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df345ac87bf2863dca3373889047ad13f5146554 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562129ab70adcd0ddedade802c7c1cc97a3b9a83b63afcceb1477e164b4d2a99 +size 2795132 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41a3f575c6f4be9c6c18ef759cdc127eccfc29e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a906d23ae5c188dc482544e53bb67adafa1d1b5ef038a4762595caeee07c35bd +size 2821387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f37f42eed1e28a0ba6428cdf27c57e890fbf5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e288ba11ff614f41ee1ec2500b7359f2cb8b5166340c8e18414a6de69c7233f +size 2861381 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f388a94ca086eeeef782258a9c600622f859595 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe240fc07f8a43a2e0166ddffd55b2fa54be393e295355ec1a44cb2ee1d24d80 +size 2701277 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8fce3381962168aa677efa17747e8f48c49fc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e17c28703a93bb93b9d47953b6dde7af41ea5c865c9fd31e3d3c23a16145ba8 +size 3337327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cd8f4c147362f3c289c4e3ef20f9a7779de0de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdf4d8ca6a96eb8659af68353377a8fe1dd9e5dc6169a0cfe3a1453cd491207 +size 2798555 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f138de71e22c67019d4085cbf1b0180ebe3bb6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1170f63cb3e52c42af68dc67561b6d43bdaf43cab8cb2f0a862911ff1e93e183 +size 3418080 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..145777ab595c3eb52d108582d16f6bbc788dd33a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952c66306d7901bf25df6a5ae9fbe6f02051cd3bdf9ff4e0faacf9615fd2b887 +size 3020772 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce400fd72cf390e6d2e82ee99d78cdcdd0753468 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c4398773f5de857e00f69d5377f7ab9cc3a7626d6f96a4e4a9e3e46591912a +size 3132814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafe60f22702c73731701b7662e6708246842c46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed176085354129325b0df685830d5dcf5ee4c8bb70eb2f1ca81499472621893c +size 2885825 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..208fbc82452b2e759cdf91e72f43c070c24dffe9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d399bc693fe80aaa3680ae4c34bc97d360086a414891a9a460b1aaa62efed15 +size 2630865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2196c5f21e4fbbf7ef8f2756aced0246f548c756 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4357b960b53ebb3722aa19ee0ae6fbfb2c884dd0b4ec44962de55d7b2783ef8d +size 2876760 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2275387b514619cc7f7cb30c77f02c3e4caea1e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e606c74cbbc041edf87eac07f656641420c9f65f76202bf336d5af64bbf3752e +size 2671937 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4654d08a230c8f3c100d4eac7df69a671ee40cde --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070e667356686078edecf462ee12de6d70c1193256f0199612120540717aff9e +size 2567411 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41adf7acd7c3581c6def2ba491882fc7f99d421a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda5fca475a012f80abbb7c937723c0e38cd4bf4f6dcbf38dbf0038e790e79ed +size 2772243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b144890434f561cf3c5ddf85e73ddec07451e2a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564b3de1250f12c4ff1b255f8f91ed2a44807f0814d1f8261d6090fc1cf8dc22 +size 2883338 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82fa4e651e5c6569f83ac5a533459433b4cb2d5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf277b7ce3ecc8939c905d74fea986189f53ac9b9fa80b34dce04eb89249ebf1 +size 2517532 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99789ce1ace88ccdd4ff8d2233f543f0e1f4c0b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f1d44776c9e3f7b09516762c848824399d1921a9975bc4179591a02b20b42c +size 2667230 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc5294a8216bcd84456e9f29df1d4beb43eb2d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee13bfa3e2fdfd2847e97ebe6f16d2626f5fd8581ace254a403cd2ee9ad087ab +size 2913216 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3cc7a6928659273f9a223df7559c70d914c2f9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4b7c70667fd9a8d7274af7c640e210cb6daeadf86ea8c662d0c1911dd403fe +size 2413728 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130b37daaed6d47334340249e651915f98f6da6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9e6fc88dab4fd4bb06cae4fcc8c16a86fe1161f44390ebb42e9b7a1051c744 +size 2429331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee0d891de7ae1b80ba501d6aff62831e06b7e5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359ca7a95c070af4cc64ad77269c1b3eb88eafa7f2309dcf102104e4917bb2ee +size 2600370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4fd3b75c64b6cddb2b3e5493c125b114909fd54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299ab852dac11641238b36f2318994f5fa80ba12eac48dfa9ebc2295a2859b42 +size 2996364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7226a8c06ad644c03303c89ae2f4fca2cc971552 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a06a5d4569bf858510f57f878b7d709424c68c08f4b29a2e72c437fd31d2cd +size 2271244 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06602e9b5f1052c5387df33f2e4c29eb2d7b312f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86fe1584d2efb26a9e6c22a3be5f868822fd2766562e404f7d5acc41186a104f +size 3013412 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c292ccae6b14dd81cf936f71c1e4cbf86f12bb95 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751a86bc0fb85b9a463bb2dacd1d5f17ca29709d1ddab9b84ff74b9964f0a93c +size 2892706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973e124033b875596b7442da9a296f97d9a4596b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f3adcc9024046f8ed38142b0d247b5582b941211159fd4b7582c7fd2220f77 +size 2656426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44288a981d839e6078e67f533bebddf72c69d086 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024cea57d98f8d3155d9c8319af0f7116b08919259dbaa8de216976546dbbb2e +size 2812356 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43733527dbd8bbda2250c2a5742d65227995ee8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88781b95deec16714ae52a45f8c4cbf6547a7226d8848c433c5f4b08a804f914 +size 2828769 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f270f7166be42291307ab00fe449274d732b36f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0740b40faa5455195fe73958b2388aaaa32cd56b26a14e0bb76f7430e9eac328 +size 2626507 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63288b7be886a34bd66ee6827133823b4a448c33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c461552eb8f821f70ced44b35af16fee09e07b74dac9bc23923699a63971d32a +size 3410734 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15ce71a7bef212b67e72e71dab99ea8d0f81e0f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21e919e3c2391d83632a53b321f253800a7aa210424a03086821ef5c87673ea +size 2809958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac40be008891729110557f8ce4c1ce68481fbc8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0113932153b2a017aae2d8c671e96cca535beec5524d63ed36f632d2b04db6 +size 3018676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951c4bedf96e517fb2a7e26f8a7bac7296209e8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34f5b8c3fbbb115f40c02e46f56c3915ef157bb72d6009f4fdb6aec6437aabb +size 3572528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8528cddcacd9292a752aba6ea7d20bf4227e9f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3e69c4128f2a7b28462e603dcb6e07216b398b46a597876ad39d652f72da6c +size 3104179 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d73d403e3c0550cc2374302a3e10e5825f70f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cedb40019e5ea3fbe820aeadaef44143552e6434d3ba9536980f272e189209c +size 2983534 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c660e30bd1db0c3a73996be12a7b9b33bc4f94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2527007a562564c937ce433fa170afa2a630f2d5e1d4a4a6038b664906714a2a +size 3023108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b919f282fc1646c79596d15ad782cfbc9dd5c72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3201fef3690698e2eaf41f1e8b1ffa1d1af7a44ee62b3283cb5e1219e35965e0 +size 2752857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a550c92912211ca0175ca2c2e45641fa1bd2b8fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464bbf50e2f10d2a91fd068aa3b0eef1c3bf6aca619b90f159057f39befa1e6a +size 2974543 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27e099785db23932097ecd608bce42b301e01f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e93bac696cf57c83ecd84954175c7aebc623703992cacecb0274f52b894d91 +size 2822916 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79a6a235f534f032d05b27d27572fc8648158ef4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164dbcfa35a4a63472d84d74ea20bc4e5cafaa3777574fa47a17ae91980487b2 +size 2754438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf9fb6500add3c1b7d317c4944c45ee1f16ae99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7fdb2fbab13aa8848c10f66c1d1a844809791363859f364efa49d1e931e1bf +size 3022406 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549afc6c26e59c61436c89421f6d490a6d6b27a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1c12f73a8e0f435033f52b6b53a62e7b2a84dee02fee6ffd15c6b3c7a2499c +size 3518181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96641b7525306e409ddcc38c223170bf37a835e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7514a17230dd00a9b1861152ef296522b881aea1bf48caa591cde564671648be +size 2769686 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82767ff3d9db40068652794a2d324dbde0c05af3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8637d5e6e0136a76be84b9903410b2178a2bcf85ff2164b8c7b1a1e50b1a7767 +size 3616935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa65ffc76bf5fc36c8ce32afea343bbaf2b2e641 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8732d5956b2c355db8220639f90936f3c8e02335aadd5736541b054d011bdc78 +size 4311190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc59747cb73fef8f4bf690ecf147efa5121dcb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8d798baf80466360a0a48b8899cc878c8bde2434636c5083dea09479f171ad +size 3885259 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22548cf0b69fb64fbd4d74290876fbc657598dcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38291da60f65364b02ca9caee228f110b175b980eebd2584e8cac9ede3deabf1 +size 4163036 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2ba034bf40c227acd80215cca54cd1c5689766c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f08fccbcaf49d535484fb5b97c0e5a28ab29f466e8de351b03af317255f6942 +size 3595113 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2102a2f6f0111cf9915d8edaf5984ec912fb508b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35e12a25800dc8d4bb05e0eb0b0c5b84415cadc060de76e7a1451ab2ae9300e +size 3448565 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142de859fb2faadb218336e5d79e3ce21275ea06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb736e9c946e67c675b32a537a3eaf3a7942830d88d9c810c15711ce33e1673 +size 2937429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eb44d20079691098011a84b790191c2b08b422e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e5569c526c52ed2d6786b6e6d9e4ce2def3032c03bc7ff3980e4ddf95b095b +size 10755398 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5e013192146163ef082d871545919e764cbdaf4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab79a8e4374451e1977094844c4feb5a0c7caca6740bb0f6a15f107dd402f446 +size 11443971 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5249a55e2c322942756808a2082ecef20a94d94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14adc07bea7a43dd6638cc5da4114205c48fb46168fa836ca67165be51cb4f4c +size 5958941 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d0a52b3a2851da13ebd8300008fedacebdf92a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ee92324bf4914e70b029e8d766facd32bc7465729b1c464bb0d8bb45ad1c5a +size 5855062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c32611ba9e817b7d8edd7f73371f2545713d759 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6f8c37fc87ccd1fd2b666c1226cf4facf456ffbf82a538e18b9fba35249f5a +size 5826835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f386d45230394345a0520d5b0807c3f6d75f5e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73df11ad33f7c29d427e2a7816bdf417dd5a18360efc115d56923861fd3e30c7 +size 6113460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0b89106ddb49a0f35d8fc04f79465ab68feba4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665ccea43a28dcbde4f33ea0126a7980eefa4959677e7558a5b21232ddeeb280 +size 5717914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f624e06ac82df18c0d294fffbbf676bb6a56edcc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d494c4e7e127f626f2cacfd89b22c08dc0cc4b258226673b84ec1c2d84401ae +size 6687487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e293afeecf77c0cc273eb3f19c721212a47dbcc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d2c1a7d7c2c68c890ad3c29e4c19a80e6c9519641ea6e7ebceb9dbac0412e8 +size 7796307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d071cf40b3fb6f1b1fca467d35cf1f938713c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6fbc4033c7346fc3617753dee4fc40612b50936d06f87460b36ee67a3d5258 +size 6436742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8e3e7de81c2f5727159c7a57f81a0c839e6292 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72191950a7deaa99f8ead6722e0f2e10d385053b2a91dec27f515b6d3deb57a +size 3359509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03d80897a024f01cae6665994b9556ea1b8767a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00ebe83296c1965ac1742362ec1536eda16fa56ee2356c79fdf274ae6d0810e +size 3445350 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..448f83d21f1ace25de7c2ee3d89114cd97169d03 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fd062e71e63e0141c75dc97a5c7f28c1b94344a927a762474440d87e3f159e +size 3370247 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..972c4afdcf94f8210e0d16084883a86ea208ce47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67f0a7641f0b074e2923a0139d5186772d8c585e35bf13ee09b44b3eff48ecf +size 2831631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d95664f8f78ee59cd26d164531f1d7883c188ea8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a49d7797a9a40412a71f389d9f65bb42fa18d67a3fd93c9b7a441911d167b80 +size 3137650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..150abc5294313592974100c31404c25b45913712 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d21253c72e54821d2f1b5133b38a54d57eb254c458ecbdc28aeb1d28d9b5f1 +size 3252704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f982e1f5f025576fa656802e26cf055718d363 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c587018cc05d6dade41c3aeb48ac3070d2dad8f7bb32f98f5342ffe06383f60 +size 3025419 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3230fa726ff855044e8803d3078b4f9cf5d78aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cedc5de78ec06c9774a4ef6b3524e552d3a00523f82121b4306e64fb915c346 +size 3001445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91c72a5a0914b5e46b6da0cf86df1641e401c74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1696a984b742ec07f39c97de6f7710a189a8edc3f7888c3545768617e2fb22d +size 3435619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6943d5fde17a3586c74aaefc78be970885d48e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0782d7f553c33c93e60211c405b21d1c4dd1993e5fba12939810d2bba0cc3865 +size 3163950 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ffd6f72afcb0c30b6a25d0a5be84681c4c0c29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f171e535d1946ac2ec41950f2445da7c908a634cadf06f70dc959aa9fee153 +size 2630804 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c905e9fd8f8fbdb1ceb378ffa4a6b525e05ea04f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86dcae4e294ce7ddd6cf2e906991cc4f93f375a68083dccaa9708cace9552bff +size 3025372 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d451da4d91787aa6c1e463da653a7d346493d4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89411c361c50fe6412cc7e12fd3068251b2038d2ccce5eb152c26ac5193f5670 +size 3028575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6dc625f1c654d71c685fd5256bd110b3da0598 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149df1b01879a632155c82770499f99ef3a67dd13c12606d51dd5467246bdb9d +size 2656718 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a9522042178619aa781e4ca3a74c2a25ad6457 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85eb657fcb690ec0d9d8f373e136313b158743233b415a2319e9e5fa4da3867b +size 2562632 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d65e3641d6a75c456e24f624dcb115d519eb1f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23628ed66d178b1b5058c24cfb215494c311435308c89c8e078db3ec3419446d +size 2426496 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc65bb46b56dabaa0ceb2c41420475ca3b587e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e9bf81bf1ecdc94673593721bc296ddb4350fd67d1f283b1bb80abd43a05f5 +size 2686789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e424e8ccab1a1831b2883227a87244fc32d90c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd26330d8253abc6e9148846950764f4c6535fd69ca7170f88f98595a36f5e8a +size 2613804 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f09d37e5b89afaf00ca375419ea49c40e3f886fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830c915bfb48a7da96179b05c928e27ea2ead642f798e25806079e3b873f0e29 +size 2610562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7814fb7e8bd12f0b134eeaf2180c890a15e71bf3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee818a1c4b94f483827c4f3409f15b306f02a4dc1c47fdfe474c94b7fb227ede +size 2531314 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b28598b436eac384ae485c5a933eb2caff7f09 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8b19ceba76388f0aa1b19e672eac596600b069566f16cd7c804e21dc563ddf +size 2652726 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be7a96dfe8a847bdd88bb6b52ab4d54afd83f7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c84d53bd6de66f6723ec83095c728eaecf35a6e9828be9823a5ec5fa5917d8 +size 2874530 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69df89c7aa92e8f81c49fd2ea5a13feb86e27bed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5d5136de254f69f53b1ee904882c5c2f970f309fa416b597367542c375a3b1 +size 2628781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8cbc15b52a2e4c01dcef7c5216bd1aec82a727b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc427e65594c33a91bbb157dfd3e242c815822858669f0e19b137f7b44078ed +size 2408354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f6277174b363cb8745c9c97369b5f27b61bd673 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28938251baf7a2cab9cd542447da07dd1af24001c801b9390906be0f2246e49 +size 2473068 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13bf6c4f7f130b55cdc8c7a7445866569566ca9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39dc7c3c4f6533d5293e9a4da858f45e35a97adb764cefe7dfc9ab55b3c7df3f +size 3193351 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc80f641f82a4ed29c60e43c11af5c3929ef17ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589141ecd3bed54f0812a18a208c85ae5bfbbe2507a5dc038a566ffbecc2601e +size 2873797 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212890792af595dab4a7aeffd742b11a8b6e0939 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f061b82442b1e1439ae0962fee304da2d085233a8c02e9f3aa3e61aca64ddc +size 3474825 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f90299382d200c9954892cac7592f99eef5ca44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835c71cc6d28fab2bc1b03fb2932a248421fd294be7dc9a0db2c3c2ad384d9a8 +size 3612496 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1385c5d4bfe76621e6244aa831af9683d53a7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f24dc0a50d1f7a2374ad782807c2d00213097d9512e61dbaf3896b7de20443 +size 2924712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d28f459e90f0d48abbb8e730f395a369b757c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3fe3014719baa1449cfdd9bb1096b2b194b983aa3604833dade53e17848647 +size 3833885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2221438fa1588d3d70a3e324d637fb802c989e81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434976b0ec0f0ff42fec8d7a3685c2590cf8f8669efdcfd49fb8c1c92df904ec +size 3207040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4094948ce418ea80e68fc4481ad4c7126c124d99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949328738220d548894815667e80525bfadfc46d5e918323d1d09b6459a28209 +size 3606075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b23fc996322bcc59c637cf64fec6b4818a2d08ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f6ecddc77aaa6f640c9e6ea69b2b40754a2b5af3674f4330024db2b8afeb34 +size 3270968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1070784e363c6dbf58cccda7d6f0d180c575fa21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b8745ca21169ecd4fa9cf9395556d2b5b5e3b6a2becb2171e657a29ac86180 +size 3311994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e523b7385d8c6e2cabd57366ff0e7130cd3138 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159b26ea5619635cf8baf619e7fdd73762c963f4d2a7fc206d67184efd7d061b +size 3449903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37c4b58cf26586808bc224b4cc2ce495802b8cfe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c35ed045b77664605dabd0c057554bcc3208abf9c72a541054a81a6326b555 +size 3520762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8472771b26663eb433a5672f69c7489bc59edbcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaba464c86cf97619523e1945f791d92fe4fd3afefdb42e14359d979ade0cf5 +size 3394278 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d3ab9bb4bded76f1b5219071c2f8b404ab630d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd6c740b85d5fb6ddbf076a842585439d42dd27a24b9ccfe0ff382283b6a714 +size 3486866 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f099bb6e58ac2c2f13bb604c777d84c43481a074 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd50ab642333f2d6cf9c323ab03719e7d81849b0dbcfe72e480d63ff2fc83472 +size 3132087 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca2714999c1dd882ea2977de9c9551b789684bb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c7021723c8076ee402d07fca8d20375b343c7c6c2a54d659f32233f844e7ea +size 3167185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca09faf27b5308864f50746849807f6f8e084bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d014d6350e9908f8271b6556ddd444743fd0f570150c0a39335358f234f6d7 +size 3502998 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f84e2589f80fe288b9a5c62ce6bae35964d0937 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbc91dee215d743f6b4606a04e27611e79969756a73dace28ce0a1c43b9ad52 +size 3403526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..710c9d12c294142cccd31cc9420aca717099def4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b9e4a080d9aca2adb54d4f235ccfc620a7b007d868043d103c9de70803abfe +size 2726535 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea66b4851cf5787109d027fa0189c6fb3bd7645b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1832a977a65b9dc0fafad01208e22166f8491093fa6584866f2d7e796cde98 +size 3186662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49aebeaabb10f4024a4404e676f72c0b92f2cc2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a329f455cf33f65ec2d76f2c796ea433ff97385a12bcb9df20946e72fd58849d +size 2760261 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa4c612fb9a84efb5ceab4965b321962ed0ca41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb1b2dd7edbaabc895680b5cadb73c25f59e24524e2feb0cbf542db8959ba38 +size 3067739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5420e13126c04e1a5bf00e7c4c3db4ebbc900bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ab55813952e0a0bb3b5059a8e079026ce1d4ac7d6d5e4c524f581ee242eb30 +size 3024327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3e33bea8056e561435d52995d0c982d083f5fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fc8613cd5911aa6064ece7099c7443300f76da1221fad50856867ca15d84d0 +size 3089703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d1fc069cd65d462f1677531170cfc18f2cf812b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8a9bda9e29938910e91a858e58332901fe8daa66b45e2ae6b7ea4cc698d6b5 +size 5049449 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ce870a49aff66214b3655c78b090473357ba661 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86e1f0bfaed410dcd3a0a0715fab73f2c41d323c17e27cf42f7db0a117a11e6 +size 5106908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38e70ddd0cc6e30179f88bffec1f1b2a3f87810b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a193b9f423aa102fb91e62d7808ad78e308f4fec8fca08c552f7945c67ee0a05 +size 4920270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80715c2a178beaf8e78ec663ad598693ba44c39d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f303251902144ef342564d910da44357b94a650188f4df7d24855d41fda554ca +size 4771714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af69d850ded10d8cb9a82a8961f4dde459a5f56e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0f50b6b21d78287a5b5ed37fd0a2b1b22a056da2f7a6a12d4b99d7562b707f +size 4328471 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a4bda4f934d6e6128de474f5d7f3661314c2f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2399478a1714ac2d2923025c4c40375fd007c3597ffd4caeab4805944d48a78 +size 5540660 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..106afad69aa17e921f880ce027e0854e06037b98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9859236a77df5c9c43ebfaffdbca20c9824950ee340a6ece125a60a6f1b62d9b +size 4858683 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0046fea3989a7baeb978d5e59b365bf12410883 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff625b2c91781a3d42abc2908b793c715f88a85b8e186684830043cf8f6f32e +size 5271708 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a39e546720aae3510cc37c8cbd9f0945c8c251 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4ef349049de8ed6829eaae29a01a3a4c092d0404bcac44534ed3f48360d8ea +size 5860360 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83d93398e1338db9d633252073099d153a817d89 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8ac421ab6f114481ad3d88cca6e4c437abcee1b2ec591842cd5e34942bafc1 +size 5956587 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741ca426779eefeda7e26f0d96bf63a9c8e88cc3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f9ea9045599d85a47169aca50c415d99f6c9be4ebb9449c5d6dc3daa9b3d26a +size 5522911 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..497fa4890cfe744b1697ab37757e0c1091101430 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e649d6f0734d332d18e38f565d402ba83a75f4c1253ff3c3c668e95fd7ae72 +size 4375879 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8075e27a937e340cd56cf511b04720cab4a92d16 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a830e426eb6741e16d70f719717c8d1b8fb7f953e1db83da291b1beadf7046 +size 5748608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f887022ca89ad1c42f048892cf5c013d8c8cf31d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273db7962a8384094643deb65de0a5725637e61fba32ccf04b54cf956cdbdad8 +size 5570851 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc34acccb6c7c4f7ccaf15e3f7c0ada408d55b40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb56055916b1c8655792c410bbbbe590eb8f837e304e5fde23f27edf3d54957 +size 6220138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abbf4c4fd5ca088656856331756105b90b8d93f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dc1ef9c98fda0ad61fd6779de4cd40eb787530d6e931cb6183dd256871383c +size 5622144 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81da2ade9a38a05ed09369032cae44344f50d0c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213cceccfb040118c1c77de97c33ece6916397b622592453103aaea7fdb1559c +size 4619872 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6330dcb528b93b369c743612790324ac8e1dce58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36de5f81813ccbaa9c7151653743ce5eff28fdc2930de84626a113ae69a72163 +size 5196663 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe83c4836236c45c4377fc6e7ffe23245d04139 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7341e6bd25daf4f27bc6cdbfadc587bdf8061aa3afb385628f1810cc580ccc5f +size 5137523 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6a7e14b1201a5632881080ce22cf773492a36a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346f81cb6efcd2f0268a53b6d55e03d93b58b8333f511858304f470f8f54ddb7 +size 5139377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b82df2e2620dc0dbfacef6407f3e7ff1e658dfd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8af38ebddf81d9e8b80c1d989f3fe005d6e08c8fcdf0a986de34bc6bf25e27 +size 5595506 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7023f1e29fa685fc902cf13a3d4e82e9e27e8fcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074c900888d01d3e6225a47181066bccd34a0e0fc383ed7b9fc76ec4f859bbf5 +size 6151278 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a307c339528b86b7f021c08b1e2444b2f0c3042c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:680d68695bdb0a2af6b415f3d7cef63024a5f27bd213e9a95aa84b1ea36020e8 +size 5013427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb62334666e4c7262ad8c35df7679ce7d2355f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106d0f3d82fdd1e0129a909c0b6f28c7d513c2fdb0b6fdd1ae22f85d8cce4c41 +size 5565710 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd532d5fff5aa6adce38103e18e36045d095650 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffc09502fac0038d03ef85d4c8e27817d0bf0e7a0fcef15781b58788f57b0ad +size 3563431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd6c9d00c035a7c0e0f0288dfef78cf422ad798e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db96a0091418199871cb208dc8cb102c2bff35f6409a21fef0304d2c1f06621 +size 3386477 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87faf7f828aa1910d2b8b819bd19c94ff0dceae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac67f72951c0ee2db7d10500840889e0ba8db9ee3d96797bd1a68220ce0b22c +size 3651702 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f52ad74d0199ac45d8d0b99f81d11adde37c9f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d9aa826adca008cac1763954e924eef47027993df1e937add069ccc1698248 +size 3541724 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbda4fb93927244f954b2f8c75f7458aa0980d13 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adefda109a5664fab3c0202513462b302916fe304d60d628069e84ecfd75b205 +size 3587190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd88970a2a23e7d4da1ca7fcf0d359ab83b1f721 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d9b2137fa9a0859869b55a21f11e453c69a8d2cf90451c263aaffd126ce233 +size 3920715 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d986a1e73b0afdf8ece7c093f2f4110003ae521 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759153ee17cccf61892ba4971eb14c87c70a3fd77cfdf98bb746cd24b1b7b58f +size 3450399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71629b66d550540b2d8c65ddf086d3ca1975c15b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d1cf62fb36e2dfcad6bacab840f3e8f50dd82e318ac2d9bb347964ddbcdf03 +size 3230859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8707c8d59247e14ab60b37e2b7b2f41f151a76d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6491673214903c75ad318cfa2c43f47c101ce9e8cbf97c681c2a54a8762b8d12 +size 3223830 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..661e0f699aeb430bd5c7d5b80f268c900341233a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7f2efce63c4365943f8113a5516835a2f2bc074ea485e2df506b467ff8a9f4 +size 3499189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eed7a7eb83ebd49f8227549f8c0fb5ebfaa318a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176497744eb991f5b1d6d58d6b1cf0b2565bd04084133c97af22dcf3ff2670ee +size 3739475 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d78070b30eb862d63510940b41ac8dedab4be40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e83373cc306ef825d318319740089a22397879ec68d679429b2cf8452179a0 +size 3106961 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4730ff8c14983bea5c30ce59c23cac1bacb9d725 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea354e16651c783fb1809b77dbc6fad5c9addfd281decc504aa9921f2cec240f +size 3444357 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1410076010f91067af65647d0d1095f5b5a26cc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332a63b36d6b596a88341e5ee5a6768e49222226ff17e3ef85ade1840232e2a7 +size 3009712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6231046003a450ca0ddde381e87413736d238b48 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64dd089625918b78bd03841b9f1d8ac6cbf9afa849b95470dc3b8390be62a2ef +size 3397210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f9b084804fd032590bb361fc6679ba88ea78ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a25ed394065e39b3f8ed214ba90aabd25828cc0d96d5d1c89b7ac62a91fff2c +size 3327440 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4c315858398e3c7ff34fec6431e2b5d270d0d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68a48ec98f95852560041c7b9d913820d1a835a6e31b602edb7405d8f726d8c +size 3096785 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f227c6f9646147b23d9ed10351f4d9ab9a50ba9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae4351aece0752e163955533736757f12bcc51816af4291e9a420f39ceddc27 +size 3144586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41830d92b90fb19f3d1d4a60bb4170443ebf46b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38074c2ef0070f8f4d32b48177717be73114a6b55f6198e60de29a2e292fc1e1 +size 2925638 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b39cb7c75d2c10a3b3fc4de91d895facdfb661c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5412f8ae46c9db5770f5644d4f0c5dd555a370fbfc28946c6759b38c2b9415c3 +size 3184658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a588ec38d87872ced2cc6fda8220bb0461ca07f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df30ff954b940df616cb13d9c8f36df3ec07ba3ba45327ef517a424be6a76440 +size 3666831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1295bd749165e260195ecf050cf111d99d9cfd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7682390dbeba6bd24a8af3090179689c96c169099e0ab8bf3d2557d667ddc9d8 +size 3109842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4921c1ebdaeed3bfeed11672856c6c9ff4a346f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef947ca8652f05cd99970ab4d72ee691e3428b45e7ad1f3585a785c813a2819 +size 3562788 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b803b464994e0d22b75d951bb35f9e09e3e2c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56c36d94c044afe2a8ff08080d5d60e03f661d299e2e26fea5d723a8f4d3137 +size 3131995 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f71ba14fc6fc71999c759d2ed9330cee7e90de8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229c9ae58ef79bc2c8dc36eb034774cf5416b4fe4ef014600789834c17a46b20 +size 2761225 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..664e6c9878285c71bfee8f003bc28ed5385513d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed3fbaccee5f33722890e5481509f7219d0a97bf305857905bd808cf5c02e4c +size 4487591 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c4b12f6c623bd506fe238efa522425ef24ad56d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d20f0a6a8a513888a007ff1a3dec99f07125af312999546f0a95644832606f +size 3329430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e3f3cdfc6484e34482cf50394cff5ecaa2c233 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad698fcf0cf6139afa012b3da438855aec8ff8cbb20e8325c652f462358424d +size 4312421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77eaeca6293e19f68f332af8d87bae7936c03ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761d5144674ae6552cd4087b85e186630178e595d3a4591ae3c1135b24d814f7 +size 3352540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc12d17f04bdea2718c6edad699245f88dde57a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457916ddd0b6be6aa03cfcaa4b127e0000caf415bb7e32849d4aa9834d7c11e0 +size 4536712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222ec07d2cb445358b992a87a78f7dd958bead27 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68955652d23d2bfaae99d20949ffb6c647b1038aa7df999b21a6168562202c1f +size 4288527 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06348b202c73b897889b797d457eec108c113d5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2980ed0e89701c1e06590f3a3986ce77f9b3116deaec11598cec9ce16441fd +size 4066777 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b48d3dd7960f0c9f8df9251d5abe785fb32b321 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98409f2feb0f6da1cec4d2b285ac59619ddc396b3b12200148b16af1418d9083 +size 4286879 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f26dcab393d00c0b1b4334b1e572a6c7b25b4902 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b1aed1c91c296bf7193e742ca6250d81d2d1c8525f71555a934fed2450dc74 +size 4218017 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6436d30b8f2703dd3b6e6d2906c9728c6be61e7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356f6548209fa474760c54e69927771eaf2888b34951ae8807b05707386ba431 +size 4153830 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b14c8e01dbd2c17a6c190c43b281adacf5efd0ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866109d3aeeb73e6f3a1a18c0a75ae436b7c890769f170f7a5017cf04bf0922c +size 3422483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2c44baac79ed757a0dcc34a694c384b0d2c556e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215527a7bfbb837fb0ab8ae6816628e1a3d4bf37cb9523d7a0e738b6d1f5fdff +size 4093721 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3de06ef24620355a74a55dba352faec2ae924a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88f365cd801505171d3dfbaecfd91225fce9682326d5d57846fd8094741b9ab +size 4844295 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7efdd635c6f1d147027b3127697733c5979bbe65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d695e82ff8b003397856a1a493c9d9e15b2a2cfba8b111d2faf9b9a3f825bbf +size 4192128 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021766bd0c44d3c6712945dc5a47dab16c232a5c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569ca775690f0a89d174b908946c7610fc7d8b754b2abbfeed0502de939ed778 +size 4230252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6600555bc69cb734b33654081a126e28f0285200 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f928bd2b85c34daa360091961ee6a5f4e67357b00df63f5e17b2308226fb3b8a +size 4459290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ff824b4758ee85cf91d44854f0f2df601db9da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c0dbf01815adf9ecd53c3b3c8e6c3f6c7662718e9aa73c07e9ac5cae49c573 +size 3922370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f17ecb9565a0392f863c459be411213a1730f2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbff83a448ffe311d5d07a220f5c1365e0750e7826302a95efbad36c2066755e +size 5584186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9730e1671ff82523edec2e7c0660e22292435c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8d19e0c6a6d35543c4a71db0147785f9fbc00de7e91dc3770df5ab243339a1 +size 4801104 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..890a167026c431d5ac36247a465c0a59ac8d5261 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badfad1b27e0c0e3461bef5aada15337d94838db9a9ca95afb8ca3b8eeca51f3 +size 4295119 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abd86c16c873bbd1a20f4e6176492feab11c1169 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa467e461a57518810ebd4ea125cbb312e0565d7db21f7c827ac709318822e8 +size 4522745 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6344b03ea19486b73470713516a1bf468ea37f64 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5adbf345a5edc2da4dead05d38315e587d82f4a3d9c740b15ba27c08cbec94 +size 4465177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa79f47a49735e6c647abd1b6958e30fd6fbf30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22638868fbebce15e28721d2c7def25ef0b45c513551c82e34e4b0887e42b1d1 +size 4739397 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f433ee35c39fa7cb82651faf2d8fe90dd82ef87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e7b7df6a748f0b87c8c311f48e13ebe825b5e8bbfa770900cb10cbde56b622 +size 4590429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b775c40923bebfa390eebbe6b2250ed66454c7f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9deab9535c6ea11a326a4615a2f17ad88dc89b19cd1fc9fb90a5175e5710257 +size 4715108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53eba2e0f857e5eeec1d025f750ade3520525821 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c126b23ed5a5035d177d660d78ad1da91ed1fc45a9128b0d6d10055aaf7519 +size 3143952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a7891149e60267540e46d5210a691a1204211d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b640a72014eab285e46855512566bb79552f2a28a20259bf3ef79b454754ae4e +size 3217457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2101fbfe1faaecae5995d3657216aa940a5244 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78475d7166bbd8d8d2fcb08e30695f27b0d032f9304fdab97d23094ff9daa672 +size 3421786 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04f21a99775de9849fa013f8ea2f1800b00e4785 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0219e343da6bb36b3acbae3581fe9d1a0a72527dd820a50a275cf5580db55e32 +size 3121932 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1668c72dedc4b95752676906e7ad045db146067c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e3792cff2b7705fa66d1af5b3f732c66f0943ad7e6e3bc6624bd3a65006214 +size 2964395 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a780356d2a429f48b478f8d2d8827f446f14c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060228dc1adcc1d8579f0e278922811a69a05188eb3cc15726c5564eb57210ad +size 3009146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31431bca4c65c1d6e474333d44b35946516a5a1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e912764f8f74d007921605f48258cc83c2770d18a85ef6f4841acaf20c5a44b4 +size 3956492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab96641fd5a8e08eb0fdbf399e28ae16fc46bfcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a044a1c308376fd88824be4655dcee17b63aa7da133e4262579da3b3c1c77419 +size 3144038 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdeaaaa8d6150384ac5cc0db3547c4b477bba0e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d2616c86544702e636370cdfc25ae1224f6d39860e2f84778a80695b264396 +size 3282785 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a265502d19953a0307fe2bcf82000856746b02f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3741081d3c13e3b89cc32eb3972446cebd605f1e930794ec96f77e51ffae18 +size 3117758 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8920c044b8f27c4d4c6df90f7a26d251eda77ae1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a431e2f3f3462542a88e2da9f8caf89726755b75361b6c4f1ad98b74e96672b5 +size 3624518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9e55d78b9b16bb43b69ef06f41109aa4a2ebe0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e65e0e9a365e779039bd4a6339520ae5a43771b40b953d17f2a0ba0b8a9a80 +size 2779157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef7300fdf53904d033d6d42205e5de2db11fc18e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d857f97bdef76456628b6e3bb20a6ffd556011fe3f43af2ddb47bf36ea346eb +size 2710845 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef8b989b27d239ca10e74dd29c0c271865efa7bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da99316a2504a6438e5d190635e7f7c92a1a511cb259ce143881a48c9ee9890e +size 3356416 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..238316511bd54220bfdc43b9dffa8ef763f7a46f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5166f92ec3f7049e75d2386627625628a95ef968c40645adf7ecd522e7985508 +size 3043448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad7e85f3b6b1fc54760657d1ac14c6257062a71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cf335b3f2b37ee3e22ce66973c6a84c8a5fbc443da8320e1adc48ab9431589 +size 2835040 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a64ede76a5fd47531282176636175d8b7803b08b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e825136d593181f105f02174ae5c26a20fb58e4972a2821d71c57597e1d65db3 +size 2991133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75a201d9ee0a79c75590efd242d1d06f151a6ef4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33409fb20ab66b5ca119dc351540f6321fe031cdaea9c23139656c1a588be79 +size 2959676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72272eafce98f78aeb02ed692cbaa8135a6259e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9439725e8e992e9a2d8f3021d4c3ac06a2f46c06ba97b72ac84e32f50a694d0 +size 3036933 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4056fe97fb3cbf967e64423333ad8363dd2bd823 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ed714eeb1df4a3a3476c743245a0ea16be0d83d9f508867a28829f3a3c0e2e +size 2887208 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..423ba49bb5b1c46b726a38cbfe1517603cdff2d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2129809e9552c50a4bb80cafa46bf8f24036a88b6f388c143b8b3ae70a03e91 +size 2995576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eabfa2bf6e464ec207db8b373ec75ac942df96f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e2747224b41124b7c42e2579472f73e165addd705db274f4f0fb3cae9ae71c +size 2865566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e40abcb843050cb437187b5ab28b661aa6c52c9f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8313ed9a5d3ce54a9a9a38e4a0d3514603eae71806b50ff9ce8a59876edc75ba +size 2832103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb899e2205f4af3c29a4f34a2b6d6db64f5f3966 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59dc091b67ede9a7545afb5a28cfd7fe5c01410f91dba6eb4614b610f05dd15 +size 2782293 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff441cb3e24c1ab72b6fb1029464cdafa99b79b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f74972d159d9604c810d04e42f32a060e3bd8d14aeb4dfe1251c693efa7c9f +size 2817218 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0729a82baf31c0ed92ed582d1f86b774e010549 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b4723c62327100359e325c19c2b11778d789fba0636568375453b81faeae16 +size 5665012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdbdd2d2d0ce00951af711898d1d9d81d622948b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7cb76c8f7f1c1b3df4e77f4516cf9c33b2d191825fe44bb00619a5023672e3 +size 5117558 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49a7f81dc4a471f2fbb696f25ae80bb220cdef8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8e7f60bfc512670662659c41f4f8bd271490840fbffbb117c9c00a5b8cc35f +size 4677321 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bffd80f024aa269cc9229234bf6b7d7d55ae038 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802afa347b3698d3465fe987fab60ec8947a82eaad4c3618cbc1a3c7ee89e178 +size 4019443 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..849da1d46e955b34344baac4b5dcaf3cdb26299b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36eff6693c8b59f97e4bc4e60f5b39cd1085ea674b16b71ae77aff8322df6e1e +size 3831190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f30e6e28683b7829f16fa964abfc5b925eccee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d9ab4fe32293fbac27274c7238dc8747fc36d4da4251e838c1c7edae7c28f4 +size 2416894 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45786c5319cdad028ff386bfa46e3cea1e8d36c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9136a699878bb93d6f48d40b8d9592a4163969a0321fe15730f70f4fdf6585df +size 2284974 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff0ddfc4406cf99884b45b0e793c8daab7e861f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410af28713b08db1b65dcb9af1d2f34aacded6a61f44ca1ad361275d917e7a3c +size 2359429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87b877af399b84ae4653f46e9be22a1a898b896f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeed0146189a706d04e7009957f89404e04767e0609a23e9d70c062b9380f8fb +size 2459404 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d97a3897586c881520b84f78361e268b877ffb7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78ca97ae404dd9134e1cd837aafa70ad98ba498c967abf41b6cbc9082134aae +size 2655248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d34ee434715c9f6b8aaa585d090ebecba6c61e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77d37eddb7c6e0c2689c34cb2fea164881164650d502f86b8fa622df3e54c10 +size 2358584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb946de54c7ff05ce8ff1d7df3f55425ae95a8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9738a1654643077b80f8ba5bd8b4c633512a24a60d0e9116bd19d72287f1e84 +size 2258873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b1f02979afe83d85e0b92a8fc6a3fae0df5952 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc45a1e3c2a704ab9db9bc15a224a44dd6bf8efdd97d9a2235b691561e6e58e +size 2431956 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46101bd90f9f656c704966456cf5593861009bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650368d0cba46808410c1a6cfc6ffa777facc19b98a82eb4810c1c39af3b9c1d +size 2509969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..404f810e477ce996da32c7f1e2efcb5bfb49798b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6f01f1e4a3bb8f3682bf93cb2884c26d4f79752f096e610bf1243b8ccda417 +size 2305075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39542a611a9a83a93c945ee151dad4ac725a3225 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c927461153ca99bd61a29c3db79e83bfa97227b3d1ca3c3e9f7dd2c69127be46 +size 2337481 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a08bc8834bf8a8334728bf38c2463bb36de840e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bc4d4046a07f31d893ef8731d76119ad0c751925b1a369b856c836726aafd3 +size 2514371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b698a9509fe3e7852927a0aeefbe2fc5d07daf35 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ba68f376d24f02f6d70de3ce12e50922c2de6417700cd4d818279f391a1d81 +size 2943712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a641bf53af1b0b008b54a254b4a2127665e92e12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a177f8d5a71070b1b1c5769fa267df6672e2686bc5b2eef3d557d347b79dd9 +size 2340184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c894fd09dd7278a06160a8df5e9fbaae6cc1e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20df21262ab59e0cc177100f8f5c8cd99955dabfa1c002900fe7bdfb698af090 +size 2310097 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eac839e2b4f7de1879bbabf07497c31870d1e28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d975ced4d5f4174bd4ff509643dd247490c0a2979894a65cb65613bdd85d0a +size 2251863 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14203102ca78e528ea43ca126290db7ac512d1a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3de8a8a13cb05d68161c74e65831404bbceb709e51e1f247371e9ee3a4b3b7e +size 2294249 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7cc4a895c28bfb1f64f48e7b57e18445c05a18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88504020de92105d38ebace1e18f418cd8779532fa96c17a9aabdd944dfe1bd6 +size 2693985 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0131a93e12964c481d27ff7191f1c3b753515e9c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb317307e3d6cde39cc22026a61d709ba5cc062e5df6b45bbd8d29aafd072cce +size 2264250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fcef42cae0150a7fd48b985da470189d30f23c7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ead289a9c28b4ca943f280821b0f95c8454eded548c2aa6c47243eb9dd63937 +size 2113470 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d880d307aa075fb89d64f1dc46f54c2f62c65591 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb0094b2d36630dac3084ae3b559c0b8b63ce83cb42430b973e911a9d0eb1ca +size 2868445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53641be99bbfbc83fbb2b63e96c8470336f77895 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607037ad68c35cecadbe8cd4e5738b77623a89444f603781bdc8d0aadeef7fae +size 4000880 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37cea5ec683430c64e5e96c5021010ec950071df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea20cd9dbec0a58f7b081925977fa88c113d6279c1c11e4ceea3aacf0269162 +size 3316705 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d6c6539d9a0c3730083a155c8cac228da5798c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc7cd0e3656915ebb37aaad34264b587a0d06ed3c73e0aa68343f52a8a64e58 +size 2618953 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9946e279a31f0b233b7926a96d847f65a29346cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c151ef1b00217749810714e5e8fc114e06f61fd1b61532e897f0ce60e7aa94c +size 2818623 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eaeff5f54dfcc164c2263ae581d0412507d766f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825b60bdb92a053eea2afec072cfbbaa503e3fa4cf8105acb8d58306a8dde7bc +size 3214411 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..919bda740ebf6d4f2a62108087e3873c9f7d99fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717107c181b363370408b0556db46ef1dfc8bfb238792e49270585a5b6b63b83 +size 3108578 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f94e24588e8a6d292a411fa1a2ebfc7f138f897 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97eb02d1ce719ef96d38b44b04ca7d341a3b9f176a47bfbc96d194709960cc98 +size 2990797 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3f2059e0a799a1a256e179e6f422caed40fd92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f26c04c6ff40288f2e85514416c324308289551b112f1f1bcf7d236d100ac4 +size 3077172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f9bc21992c4d363d48c1e7d58a679308105ae8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16972330790496d3e455dc71faa25724029f0e6a46e5cc6a223fd66929a8f9df +size 2787952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600317cc578354b7407e23a14b43add60ccb6e0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c4d25da370748ed07e4a4f9ec9229de86d63ca774e9dab9260530c49fc5604 +size 3010002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9558292b78fbe8d99be85041b1a2ad1d2ee1281 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2b431b822e57226bb8795c38337ba43c09be640922d3e73fe80023934c3c73 +size 3333169 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd874341c0006fd6f61e0ec24ee065e4d41b1ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6990ffd4140020c8f06d12937ec13bb0f241ad8296e4056d3be4cdcfdbfef5d0 +size 3066036 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cf6146911605c0828333da98dc715a03bc6b94c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07fd6a74cfb07e2812614ca6d20c6f47d28b643627143c845f22e877528a76d +size 2894903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..650c4f85240b769eb6aa7bdba320b3c1f2002824 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42fd8d0f05c860e153fd652ec4e687b820868931de1bf773c7f2fb2ac02659e +size 2924411 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66388da39eba7fdff964d5afc4b45c0c61fe483b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25683f6b8013ce75baea28d9fa4cf828c28482dba671db755fcc170c802c3d8b +size 2951724 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb99b1916000870ddcd1c8859bff3a6c10402117 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edc02a486c54a5f031530effe7f37b04f427b5441b49e7acef51091496e0c7c +size 2531028 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2080cac5b5996723189d65516d60dbf6b485ad6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7bb697c6257eec831f2b1b90bee3eb04ea0fcd511b9cd5d29681c7a1205a83 +size 2634669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c4b1111508708129e43c51d26a8cc378a3efec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1336d0f10482c97daa2df3c017990010b4c2e1caf26dea108dde5f3b79ef37 +size 2767921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83983012d53a8d1a8c4bc405776e597914f0df9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4084913bb9d53a71c19e694f2eddc8aabeb71bc4a919bb86acde4faf4efee5 +size 2768773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..566cb033d5934aa1837444c1dfd8db9090ade773 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2399721c6b5e3f6f74de31846d7e9a7e856cbf53a4c806b45cbbe7c245cf9bef +size 2187684 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e06c1b03c8f62a2257467b7a5ab219fe14e3b21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5110e96689a51cb3f36ef71d54cfa3ddb0c6240cabd786e8e49f75250741c4e4 +size 3102656 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..538ffca63433a7b840ae632375d40f92c5324d65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085fd27c81cdf1b2ffffa60e2be574aa3866acb4dff3e1ce08b58d3652705a42 +size 2757891 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b8ef3eb2e70f5b3a5cf4f638fb57462bcf9465 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5b99d8311b845995dd68337afcaec46b143689f80de587bf66068322b03fd4 +size 2751737 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05bc5bcdfbca4fbd0ef831e06c7d3dc9e60495f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4106434099372196812296dbf688c9920aab1da97e11ca28bf8f0015f01d0b +size 2551153 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582009506e90f824160f84f95745f267b36ac3a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4b72053c8e8520c6fd6a3424cdcfb199db7dea188dfde711bc4ae3b9e91eee +size 3349492 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ae35432c707e54bd53e6d4c55c8ee15749fd1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78dd93967f47e5dd700da9c3cd271c094f07619b3684a6974d1eef77baebd0c +size 3209058 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b68b43af5300e42f3c3f9e74d35ef989fa8acc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd40e36f4947495102a94d3b097654af0bf87f28de2394e0505727b6d0afe72d +size 3004783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df6621dd9a7211a4e49e1149a4da30f7cc15596 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0978c5254aa59e23826ba900cd3c067881fc9d5498e091d07d60e6b6ff39ed8 +size 2634814 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2d443d47624d37a42abb713ed3d9fd3787b9a74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048166f44118e1ee3b47ec12c9f4e49ba87e6c583ce6908e3f7b880c2436ae59 +size 3410391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a9cf9b40462d5eeae25ac58d4edc6ff1e5360f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ccc0e20be421efd81e93d6e00669c1d1b34535586a82f02350a8546992e95a +size 3851342 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..972b85f41d9b21315beffcf958ae662b865bde0c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0e3e6d95aaf03ad5add555ba5560b3a90e7067b7e1e1a5dfe3a12492fdc484 +size 3176684 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0292d4ab22d98f2ee2f258f44079001048d1b4f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f698f0e702c434bf71fa172b5e2c6610db2ec8ec0c6b8516947a6d348f3ce6f +size 3440742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ce90b3b5d02be4ac640eed5e2c93af1d2c7163 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea2f390fd462a02b4f17185f515020d8d6af4384bf2ea11a9ebb7375e7eb9c9 +size 3123170 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac459a1a8b6cada10e5e85eefe50dcf46bcc3a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212b5b731ce2ddef710a55b0dba417760ac13cf9df3ac9e027bbbeac7ca14676 +size 3579101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eef455730dfc7cce591aaeead811942dad71927 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef7f24b8057ac07d7b13a98788654f58f3e693389f3799e0694a9599c609fb6 +size 3283840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f58ce219ea44e84ab48846ff532eee1510783a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bfbdd925c94b5bd34186113f4a2b1ab276f931d0aacd3cb6eeddfc3cfb3493 +size 3161584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da3e8a8303d0a0dddeeda4ab9ff74d1ad3cb045 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15069b4f0ba3d4bf0141799b745fc267103debc661d8c1c2e0dbb1dbf9a44f75 +size 2537476 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed59692fa83820da0f3e43cfdf04e81f715f6d48 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860b5107c06171772041b167c29f84708b73e5898769965ae9bc15b932c1feff +size 3456738 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562df18199374fdc44955349473a78ef5eeef52c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93af68a031fbdd128087e142df9ddaba9bbc2b16e6e61b8221d6e9c1ac86fb5 +size 2979025 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f79b67e8983df5317f639717b314bb7600b4a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03925579694352fe73f758afe6eb24ae45b0dc41dadb46720c6c3a0bd1a64556 +size 3212252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22a6bb4065d5d120cec38f0c235af3ab28249278 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6b11b59cce026a348f1b98b1f0c3e059f630c0d448a20b19278afbb7c80f4f +size 3794290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509e3343a2553014da6d7e60c0203296a7db6b76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782dfb2e06bc967935821c28696e861c5f1916336371078ab63e2ad4de3adc7d +size 3386914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f59d5a919aa5fdc0746f656ae62cff9c5001f2ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6acb82b546cc4e3b121bd777f7db2f1a09fa30305605c18a8d61481310b4f08 +size 3537599 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b79be3c09de5a341a62542aa50d8f5007a5afaef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4409e0ff4052e0ca4bf584ebe77b7cfb81a1c60abc0a089bd34dfccdc78252 +size 3105101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a061d5d80b5524a90de4f4b11d8a1bd73e10bd6d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3517e19dc1ddd94da7d90f3f7bc89015b194e427bb939c96abba3ba2f3ea42 +size 3404185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10e7c33abb719f83067f691f2b08370dcc6185a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80652287c58eaccecee84803f1e8d069bacf52a873a719fa1d9212d8ecf9aa49 +size 3515712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b52ab3f86bba7eb85786872d0c1f4410f05ff1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac033a41e87fb5e1a5338b9449bf715fc243aaa9f420c3773ad4897f715e40e6 +size 2906816 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e018a640db0326329688a67c62517ad0027c422 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14f698f567e828ea3cefde96d2e6ce4d0189b7661ff4b7f26042057109eeb0e +size 2871732 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8030a537615f3721ea4e1a2102be4a3557a709bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945ce991bc4f88787673290eecc826dafc718213e4efebcecb14a50611b6bd21 +size 2796687 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..798b38c577097f377d15c2848a22d61670e06f39 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b679de25c0870f3cb6aa0a0fde15e9db5396492bfd5114d1507b1f4947bb1e +size 4371058 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b65c2c8f60eb49c3c8d9df1a5e7f2bea2b04e73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c719184802378470c40a7429b4ca64e841fe5e3e8aea13282915e882dd2aaa +size 4932700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..895bc4b18a7138585cd490a5cf0e429947d6c23d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d5232f56ae580530d27394cf35cc606713aec6805f257dd1140371e5bea2d2 +size 5642302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98e29f78e1551abdffb71d027584eb5a78e7d9f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782b24ef15325e8738e990540c52041a51fcbc21998815fc3d95976becf9c432 +size 4409124 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7f8ad79b6657debefa91b8c0820b1e7db1570c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224e91bee9962be9056f9eb7b90d7dfbeca2dc96036214d98c355e6a66157efd +size 4522908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd4798d5dd3b704fcee67332fb58a61d4172d7b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3308ec50981093dc061a27aa2bf8001941234323fe4c4e27b26c106cefc2a2 +size 2247186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..454d8c367444615633fa9d2c3eba4fe930e81639 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaa1ab6166bc59e193f6400ece522d771ae53a14d082eaa737bb417dbde7df8 +size 2170045 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cb41b6485a4e001494571c8d98ac176ee228020 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d94f029bec8071fe8c86b172eecb18a4dfb04303cf40c6c4ba754878db761f +size 2396701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111a73ca1fc02af57b55a4f016391ba6cdf42bc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c78fa4b0160453801e461a380a0dd3531b3fbad7e3765e8c627c85abc44ff9 +size 2354569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc552577f32bcd8ebf6c6c6bbf815f06a22e5e6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966c54791dbbc13d9adc54d6af059406a81a74d4cfeb655ef0d1b7737dd637dc +size 2174070 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad23b36722eb4ed9ea711646ddf9da05e527072 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a8d1ceed12213707f290dcccf3a488637377322781f9cf2c86f9feeec3700d +size 2552831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42b245020e41aec576754f2a366120afc0a4d0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c822b23b6580db4ece0f66dce04e0d0cf0faed84f450e3fdbf5051b26d452ac9 +size 2427047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00a6c456dc4a704c9fe9dc3e6f21ef298cdad70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c520afa19c5c99486df89652afd3c9dfca8e96d36ba667396843cdc5295566 +size 2736257 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1341b768fddc1956ef1fbf666398f1873b2e0e92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7545d2969e9be597b2a123e65fe20446ceb5d33ff202172c954d35714f96399 +size 2912186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deb81fae7410f3c222b9bfa46ced83e3cc601ef0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264a6cac39b7f8e089b02580c5a29c74bd39be7e1d2484603c44d136c1c2b9a9 +size 2802118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3dbce5fc891b75cb5a59883bb5417ce685a0078 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e591d1e2d3608935e1218ab8eecb2910374d1fa319d24b4cdaeb92db040df8 +size 2716287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d2b4f49994efff66454300e7351c212046e57e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287b05710fbc62e954a70c1619d614384c282825d3b32d61f5447dfe88c3c72e +size 3657327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb29361cfee49345da7faa891a0a02221b2e811e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe86da2a3491730d53909608a2c7e2327a0b427ca76fcc7354b84ac5cfee4361 +size 2915158 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877509b115cbf8533e6583cc3dcab291b127f591 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e3c0a8a2ca8791113ac0248bde6b08179762e6823f1c4ac91f835fbd34b2fa +size 2843307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdf4d8c67aad189577698ba9792fd910c4cb1d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf9b4d5e1339b130b1374e545da156931cac3277f47d31fcfc93518e8066a2f +size 2938231 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06054c3577637d3a24141e98cad59a04c74dccc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9bc8f560efec66ca423689c8ab4b26380a62657a80ae37098f0f40f4cf9d87 +size 2613827 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15aa5866a21e1180601b97e45ae6650d6a9d51fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c1797f5268d46091126a6ac34d9884e46f3e5cde4410da3ac1d706bfe1687e +size 2744422 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e875a50dc5db9ef094fefa3fa510c8c013a10143 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9343cde5c22dd33d33e02ae2bfd99525ceeaece3ef06ad7d213a9002c06ea05 +size 2557260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9fe4cf9a3db0ae44e3b6d243d64ab7fac97801 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da09f395cf122f20c47bf5a02c60a0814856e661dd9ed770ee4674ebab9de5b1 +size 2606138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b1e71be144a5fe9d4bcbc093ce62342c9260515 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8745e7800081dd288328e47bb7d7386995130904256f295394ad637e000b364 +size 2764859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b0bacc0655d5ac039e538326d358fc8595d91b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0625d7d3a780cedb0dd5f0f61be343373ebdc9621249dbbef6d06c758580b18 +size 5594685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa103756eb5ebdce0493f0d61a38f2fc9d9d902 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6e428f7806ecf104cb93842bb0bc4d138d2bb7212d0cb908926ee407125f0d +size 4384167 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff05dea90ce7da2a9c5ac053328186bcdd12603 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d10d7718e80a4ef2a4522707e738959a64d36d3b524272a3f4ae6eff53b3710 +size 4386214 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d99a185d6c2344009fb0d65adf267fd2df61d1f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8591c8a1e7aa517eb7663294d729bcf3003687152b9e529975f227c35151d394 +size 6358762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efbce25d84ece7bcfaea82dcf1bb55cb88c1277 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8c1019c3067011f54ed4725510e6a6608e95e98b4e9f1160b332ff7ba916df +size 5737592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4633e7d09303568793861cd61f7a1be62667264c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313a2540576405b9beee7b69d62947b4a774f7ed6a85b2ef2b72726f6343fab7 +size 2977976 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..881eb6019acaaeaa71f9ab797ca3ea41683362b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efce70c51def7225728c654f1b06faef398ca1fa7b12a82d432b1f41168f9762 +size 3606237 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b258a9c23c83fc7f9bc671dcd8fa79824310289f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1db7bb376faf943f045e2afd5bcb31bffbb14f2d4778675e56998184595a94 +size 3945342 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f8f64857a2b801fd7643c0c1c69f97a5d50ca1f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b119b40a68a737b5b2346e771e48aad3f41930245b1664fcf636dd57a367e34 +size 3686757 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..127bbbf7d7538d360719fa70f02c815fcf2ce1fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ad5d79b2c685bbcd9ef3c7035d32a2a77de5731bce12cc0cf59c11a3745884 +size 2858320 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a09409417b05891f90a7e1a3c814da376f903580 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bf6e3bb7f3a8393a7bc1f53a3918a5b27a70d93fdd6e9d20886189963036e7 +size 2707460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860f76efa33ec4acd062d5b17d42369187f5615f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4a3d2a4894374c454407c8ca8f84646dfd5c1e66557b22539b061fe0cc29ff +size 3227209 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e584c79dcb90209102e83585c4587a43425833df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcc44be6bde38dc9ae095a41bc5f945bc16262909f8320a32c75fb94c4e466b +size 3137288 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b78c1bda09a939f656b7cebdee0aaeea775e6cef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5eeeca58f09fbef8a6c0e2a8b88b9c801852954b42d638f5ab7d9e376edb612 +size 2786291 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b17f5d38166e4320283836455f3f28e4aedd156 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90164ff490c66ba72df15a31c1e8df25eca95ed6d928d3e5418325d964dbbf3 +size 2761884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..477fb7f2f5b81f28d5e26d76d247cd3091c84810 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc783a83b3112151c63d38f115bc09e0e44e0cada4d2700869bda1d031f382d +size 2827993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7473f50960f1b7712a833f459ab36561ef344b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c6382a0b2a950f75c0f1e8cd48935802179f9b95c3278bacd62d2de16c9f39 +size 2978857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd48dd72e9248bfa6c18702e401a4185483c53b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850358ae48acbb9746d190c05350cd598cd87c13cb82899f6a9fbe9629994174 +size 2703311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62c70ffe8da3c28388e74da389444409f9dce049 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32905d086d2ee48a9109199841794a9e8078c8fe3349c723b06e455172a966a9 +size 2526785 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c60efb4e7208a58d53300ddfc9af5166735238 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75c37a963a859100bd33e1c0bd12d5396b875bbf0d2deb6f14f90db51128e29 +size 2976972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6554c26556cf86217105a8039762da7a15123016 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed06e5807929da07ac98197241d7d555349240ff55b1eb756d19787de1aef1d5 +size 2655726 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce267b714b87db412a1adb6bd56d99e3d0ce86f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0947c035072e356e58d85c74e3ede264dd7d569a2ed9007eb12c4ffc4e7233 +size 2630329 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc492988e0a7121f6e627d9d461c4cba04cd06e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85fe889debf49cc859be1fc39f6729655d9173f13a8dd4bb8a576ac39f6e1f7 +size 2654210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a573ab8faf0c6f615dfeab4dfcbae9d3cd5a4bbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962d0f1244b512511754e6ec367dea1fb191faebf5e8b75f99373baaf1c29481 +size 3062588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fbf26210aba04034dcc02b9644263bc95cfa61b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb25c24bcc9043a30bb66d7a1faa86aad3a1b2a46149431406d62c946ad30e5f +size 2521201 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0015f114100b1fc461844ff7dc455c453536937 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44647de644baa6191373fb7ea1c37837c0df5f6c1891bc4155edfee3e1e25c23 +size 2558995 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2cb8b6cab534ac63fed6baf63cf5f22f0b3aaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b06694cac5b7ff4773736d9fe456d17ca856cccf3962a2c39b82eba8619f9e +size 2377644 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07fdcdf3308ef327b5388840606fb68c863d7970 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d715e69b4ac078f02f61c0f10f20d74d1097745561c46d43559e3b8d2ad6f7b2 +size 2452240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8cceb7a7533c3b3f4169961df30a89e67f96627 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f947b421a458905a8996edc8d733bcd98c090c195f96feb02df3dfd7458027 +size 2564323 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f84d4fbbfd3d1a5f6ef2387f74168eaa3d654fcc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3a74d6b198312bb7d8aebf5a3a3d5d0587436f93fef1af68fc4878d059716f +size 2490917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f03b0071948f1f9004e050a040328aa2bfa3cf4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26a27a196ae6ebe793414e52a8ea83dbbdc0ae17e8eb7e0b44b401c5859da7e +size 2516631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbbd3d4089158e58dd96e8dbbcfed52626074e2b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd727034988fe50dbfd89d8bb71951772485eb16154be3e62ed59af18da09c1 +size 2763267 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..052783c548b8ee2fc9adf152f4f4a1b5badf95c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbdf6db58dfd8bcd448e8f8854584e717cd3e3bd7db80f5f381c557e83f792a +size 2395459 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03d7fb03ff0e383754a117a01ec84121b5c0b948 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4162f9efddf675917ff3bcb10453572174f842e23833725d78eaefaaac87ce1 +size 2580066 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da67d1a45ba7e288723969045dd6b87f202e489f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e09a258269fd7eb67cc58ecccacb013c94fd3f8cd0aab03d25b64da4efd81f +size 2375517 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c413aa979c680736a7dbefe29b365becb98fff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fa4af5733aa5fe45f5c5b97e7c01c9f6422b0d83be05ec74a6bff579e89312 +size 3032065 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5230d3f7c0b888ad6bce770f8260222e6598e46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea548c5fc1eec0228c43c1c46ec4842f6d5e0e7cd47dc950759fb249d05443d +size 2406019 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..219d581f732049f4dfdb63958992b8488eee34c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3b335b416dad4b147422e5513c61aaf6a63f8bdaddfcb70373fab8ac44aa25 +size 2822152 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c1fd95e5195bfc324d638bc0ea221cf685d3a44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22608d31b42d1e0ab7e275055e89e7549e8b6819a2461645bd3ce48824b9286b +size 2564793 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19854675d5c68339849f589dc09edb3b095dc36a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e57c08d265d87d238b5847ae86c37304c5ceb07a11c89de2e5739c167acf94 +size 2445353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b9da344d7725b32a3aa2d80a8371b3e132b5657 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dafdab6caac6cadab499c2bfe8709743105c2f8746220820e4c6b3ceb919d2c +size 2520619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3736482887785dc5eb14082a6d5d66ba3d83c0d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fefa3254dd210af8e1c20a3fcfda6ff62cbc8f97b9aaf0e3d410227218459a +size 2674821 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b9bf68e34882116f79f7737abc316837daf27a7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755775b22a697cb1201338e966a7d76f7131f8033b207b023ad53776ada49d19 +size 2611832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa359d292e289cee14a6af53065d0d8dc429e4d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf3e50d30d88c0cc8b4d8a784df32f5e95aba5ec86c7773c45c24fa6637c90e +size 3572239 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bbf105bae48616a5cdbe9bfd185082169097f0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec06e531645f9de65e795d748458637e888d1ba27a03c3f9e6e783e15fe2b63e +size 3178414 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c12b0d993b83ffa0d3b40d9e0f1d399cd584ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211bd6a4658c21bd9e801f15de4c44ed86bed5689188de9da1cfac0bdc96e36d +size 3287222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce634d953d6a68a115ec4106ff63cbbc6670aac1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a75ad9e88d1b6cd265f5fb422315cbf03f523f4b53788a529211e298cca276b +size 3719368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c4c5995d33cc5b924c70054606fb1597e930ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cf8289f1d2a485272a16106f4f96e22403497ecc9a4a3ba47d105e276d047a +size 3303994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60a9a77b68c143a5a5a7112311dad705ee36f86e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6739a125beebc8bba1909f668e8cc0f9ae1b4f11709eee9019a20bef0971a095 +size 3476208 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..344d89b4b33fea4a3e194e85ac3a567799c8a4fa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790f6f9231ede974b2077eca52cf66b661f83cca647f56e98cef601b44b170c0 +size 3779786 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e4a75e4424e2499de2c6eaf1531dee11829b61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b499d28a1db0048e5c798cf4e14c57ca6da1c79dfdd8487a7fb99ca00d611c +size 3507260 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e417de383dbcbce8cc819c84f5d8eaecdb6b8357 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69446a331a87461f4b64df92da07e5133fd1116243595962df031ed3b6617424 +size 3595845 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7552c38a93b96fb8b999e76e4a173a5ecfcb4778 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0abf00e6eb9061a4c4711bfc94705b70b1bd32a7b53555228c17ef2651cbb3 +size 3415754 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8eaef1b41880f041eadfd7a35ea0a1a19732903 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df99e4fb6c87c2f66c2aeff1fed87cb92ab5bd36a0331460151e9806ea27faf5 +size 3404920 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ad635819017378d06dbda16479c45976cd553a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116d2204dc6fbb68ecfe3de6b22a0466702b6d4fde8db069a360abef66a28672 +size 3390803 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46cf78b9c7ad5128173ceb1464f7afd0c23ff023 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f5c75617d0874b2e70c85d1d7d3239ec2f22733723a33d1c66d0f578eda3b1 +size 2544973 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f797fbe46d919fe26d432b4a4aa49744c76056 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb322a7e381433b1f6484b9f5d96dc512c3e9fccb3de87f7cd6363f9ddb6c93 +size 2949468 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..241423cbf53fcaecc979282f94273d9bfb2306fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2402616597b4c5cbb30b4cafcf97c95b608016b703ab4499036ca447e2b3714f +size 2842893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..658803912fa8265db541b9b3f68b1aef61c4e386 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6c7a9ad3ae77b2868b016400d638843bca7e0becfdfe5a6b4b8d2ded3aa624 +size 2611317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5159f20bf073540c55a459a65106767b83e4614 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f952654800bdd1fb655b65ba5380068ac1d547534a1c05a884317101ef03874 +size 3173238 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a8e57a22c59f3f579336c4feab9d00bf883899 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1329bdc4ef7a391e38a6d76f26fa6b51d965b3a3facbae8c8aa00ca9de5d2daa +size 2925339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb272f039a6d54576a31eb7ac17cd5a58796f8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a084c119f4b85898cfdd484afbbce2968cc8e1b605548572a4ee20a4ed6adc6 +size 2880148 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9ef7df396be96ab4af363d60e63fc6f350e32f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40b4178b455f8a991ce832d1b1661445dab187ef71eb403ad03dbee285af8d3 +size 2981436 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98bc1ed053dda9619d9dfd10e9da27d77bb74923 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b185bf20c906876485c67f1fd6eed7d62cbd42cb28a3f80d33fd55cc1a9856b +size 2766929 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6903bc5c94a887a3319e396b6a74234358503ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bb81e91b15039872913381c595415f8a347493b9177bf16b7db0273a7519b0 +size 3064486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9832396a6d016ee944861cb612aac3aa27db32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c6b098eb5c5be601c462ed169022419a8b403553c20d717f5f055839cae4cf +size 2767309 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa4a97aef880b15915f1634325495e5ad951f9b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fde08f0e85b7fe58ba43facd5f53fc9e4470a25b5ece2f75e43267cda556428 +size 2767408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5235ea3461fc3233a8b32693a223840d8a917cc8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9b15da05286d312848fc1c6203394b954c023221c3f277d375d46e19096c2e +size 2790960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfafc7fc871fa8c21825c6f38a412c424d74f7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aedd425d0564012ab26791d57afb42af099fc7864ea82ff0692b788a5e5e20d6 +size 2602290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f38cd17ae21d80df7733b2a196776f800b1e8df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39689059e7bea03b8e9960a9000e172c3aeb1102e50d621125a2edc3c292603b +size 2629747 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22d8ef41d0a376e141ac5603c45c2efa4c897206 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6247273246afd444faaaa4de984761c93445b02c3820eced90e69b99a4469e +size 2403751 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ce0c4b673b03438864f60b74f307ca985a03e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f816dd7131276270aa62fa3f9160291081b8f20c929a26235fd7a9975c07630 +size 2649445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bfb443fcca916bcc42814e25868d68eb9f40080 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098d62d2071cbcc93d72859f4ac0576e14dab359770b0762224a939f17c938b9 +size 2204427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57855241a60f1010367a3b7104dd247f5f4113ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7e605598b91f1e2ab9d462f9b9c13c5649e3b4a46188b081e495dc9012d377 +size 2467901 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c52e7045b0bb8d7349225a5a6c81d15e0e22b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0b1e9cde3f7f2d63eda9c47e981e1d9a7cf49833be0e8b0031f516cee6550c +size 2548865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0406df94e4a8fbf7b643ea746b13ad87c783ff1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e8a05a753ca57834a1df48b3cccd6ec3acfacaea3d73195c78afde4922c211 +size 2432034 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9a32118fa10918579e64ab28bfcbf6997db6b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e93b10c1fc2d5015f3cbb0fe9b4ba1ed62bafb8a4508de556c59e39390bec6 +size 2444874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bc7005e0893490f23179c5f3e810b3ba1e4339 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b6af52d405c788cf38f2123df2c2c595db1a2fa58b00cc9972590670c1f7353 +size 2629379 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5a4ed90c4dc832db06b2e13e9f0c7b718e9f17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b97d82bf9de9716fdbbe8018e205a91c9413a44ea0f9ac1331afb7d37750d8e +size 2508284 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077c02310fe9ad684e1e18bef7b904da514211e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921b6ad33c6cfc6c487e2eedea7650831e21b3134bdb0af3546ad58c8c9e5daa +size 2564030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4a4dbdc604e6505fbb3e5682032b561790286d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1a40773248fee8e11982f36592919aa3dadbe9bd0ee1d8e1e8716ba2c6c3d7 +size 2412240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6acc98c8c63bf2cf1e70e3a70c6c8c4d07e6b3bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde86f4bfc0174e046700d06d676304cdaca34bcaec4402323406f09a122415e +size 2881297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5cbe817030f512efa97aecca0dc3064a1d51ab3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbeceae96d8524d035729625140718c5b762d2e8f51c267d8606b94e9506e470 +size 3082377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa7bc8241514a665c63e8bf2c32074354cc83d30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a1e0656fa2b6ebc3a971581c4599ffeac47aa1e40605af6e4e64e665b9c6fe +size 3228550 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ade980a1685b2edf27b2323a3fedbae1fe7905 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e706ea1f875266007a87b9b710e980e7a353ed25100addbea4f11b2d2d073f9 +size 2753013 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c363052ad73b777028b55499335f1b6e933956d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40bd58ba2eddf3621152ba2d75b19a8f44394cc1d94e10205b9929b372ae4ee +size 2522501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d774026ab469b8cbd4127eea94fcf1f41ac4545 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21e06a7df07823d194bba004f733a55b54340e8c3737e0f52eed65c837fdeb8 +size 2588041 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eca0fffc4e86b660ead2086e3b48caf034c5052 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055c09c6ceaa621e6737b871f06ca6cc7d3fbfebf1650a032908931a9857de05 +size 2563466 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a9cc4c992b7127bc0b149419f3acd573013292 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ad695697f9ca413a4ad9154404eb6b34e831ea90c02aeee9ea304b3c92c4ee +size 3015109 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec20866e354d29148bdef11e1118abf76dce104 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad9b7c30af0356c6e9765307e4eca29b4194ca4e50b4c01d3b2190446e256a1 +size 2872077 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad1eae34b06664d757c36e0418987e3d737e0e47 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242a13ba3d0990cd9548c7f9e2a1820d2ee622107861213c7eb3c6f5222afae6 +size 2577917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f5964810078b7b264ac6b3e6d317d29bae48b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8fa7de9f2ebe37304dae28b67eaf94defdde5f9f4658866780f8847981c4f1 +size 2710657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bac0856e62dec63a3c4f7d6df06e2ee3a7350f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_high_rgb/episode_001612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a39849c8a6fde7f0e4b09448dfa4952b8de34115f99cb271061ec80ff82b053 +size 2518347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..594a6d2c30a1bd89657b3f7bd0b01f20a87a632b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a204ddada498d35ce0f12d2bcb103c25cd093c7f512a4a795a7166255988a1ca +size 2062900 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685478712027590d4d68ed477440d03c7b6e62a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261cc09a9c3f8f35588c1c1f9af13baa5816ba073dfa8c634e94742cfbf50ad2 +size 2125093 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4af642a39ab0f5b54a840631fc38bd54ec36067 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8321b5de79ab8cc74b58d284a95e089d7570e037cb3c1a9f535b468f5429d49 +size 1915050 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03406799439932ebcd17201d8985067dbc0f8464 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5841a7996ba832f68fd2297275cfa60b8ee8f6316202b127a657dc9d04932b69 +size 1832544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e76ef4a1d76c24a0f189583c9aefe0208652a9ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f746bb50f5151878cfc67e43630106bf29e69d744bdf0aa902e8c4c3a454b418 +size 2149668 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e64e2322471769e49b0f6b11b5ce1d33e2b72d49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6017cf6ccd9a9f6ee79437b17513295087a25d6eb9cbc021ba317c2269dcfbb7 +size 1712598 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6faee82de2d2d78abb1a523f9f1a3f2ffa7521a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a5249c93352cb8f910e18260f203e6e5396392e98620bea5e2096acb30e66e +size 2011988 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f97ac8023bc5d28acb5b04a1376fa88ca1f10b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6315fcc5d967168e1f32295b543feccf3e8c548b22582058bc22f415356e6631 +size 1854429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1267ba4b441e6b2389e7e75858fae6d3329024c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ceeaafdde37af69476696d0aeb3bfcf281964e3ccde203af9b6f9a82fcca9f +size 2206928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd5a65f5e29d17db73a6748e9819a52dd0516858 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001b21377ce44a65e0e9890fa0fc0e180eae6d641d431e8a3f1ea8fa013319ef +size 2360524 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d5a62572901c2cab47e2ea2f944b4e66964c3d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57715e29e86a6e5d585f0b45b8866f88fd37c1d37f595785194753517ec5a054 +size 2072807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84af23f32d49e064f8fdcb03f0a803fe97e67f96 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6fcf6606a4d582e4e0a8ae57d7b2232c3847524010453624665fd7d8d690fb +size 1919219 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab7b91d9cb8659ea0fc443fd4655fdb1bf4a0e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425f36a9c778b08e12fae6259ac16206c902025a3f9a9e10e4eb125656cc9be1 +size 2235669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27b8bdcc233bb8a5224f8e949f6c5a6a1ac2f32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6be6fb0859c2b1fe1b242fe421c30013daa10bed25c2740ef2738bb7e27145 +size 1893545 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9844b7b451b1cc9c77a6a4aff1b1ca90d1c4e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bbdc813b734e3f74c6a0777bdfaad00ebdba6d8c6dfbab319271730056e3d9 +size 2187493 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee0bda3942f253e730e1ae63c380690e834cc00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426fb55b959fa7ae6113f6aa80e06e2f2e679f75504ade00b545c6cd391d5ed6 +size 2096150 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b40049cdfdfbb0de4e768b48e62c97a50639654 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ed16a4802a2566731e8e33d7688bb6f5f667df25395892500334c0cbcb9475 +size 2037513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32bcf462cfec8b3c7d67412bd4b83c4b8f8addcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af27de0d25d1c46701d8410b28b5601cde432f9bbb3e88d72a4add24751e9fad +size 3180862 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e81524d2a74ddd88a0f8ad78ab557a0eb44f81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6275197c1ccadef65dcdd5af652753c77cdea2adc0a5c67488ebf25c8d7b721f +size 2705140 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d39522c61d5612483a297d7964b3949c58feaffc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fcddfd247e610afa8265ae2919446bc90599fdbd7f6fe0cd99ec2557b807b8 +size 2463189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d3c89dd44af6be1c9188673acee204f8d0c130 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23121106dd996f5ce5f5a485cdff30bfa9e6bdc0f49708d56254981c9e48e838 +size 3232401 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03bb827a9b3fcdba5f88195101081343cbed7a92 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e34ab8540740bdcfdcb568b85a262fa1df8b1d3338c441f313e07fd5abab1f5 +size 2843056 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5e51d14652e30a15be2d52b4495fc91d56fa5ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28675268914f5fd017f1ad345c143d31046277f7b14895b5b560e16f0946d2cb +size 3154871 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5a69c9c0d269c0c1103118aa195632ff2ac0409 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b8e435505b3303b6239e08da095952d24b809b85dff9beccf01b5e9822554e +size 2647131 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..503adae5b9f7169450d1af036cebf920cba109eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051b7f255a4c2d6038481389d5210b760ec5fd3704f4478c007649c9db99facd +size 2637805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7fefd90a727a3431861b2aa523d2965669d8ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609e585b2d54dc90117b0ad01c52c52c48df66182daca65036ba0a310731968c +size 2831813 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35b24786fd7eb4734b0400cc8788738e2b79c65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df8b74b48f37a492a637d7e0349a49263def52adc8954d907c6c7211a2a159c +size 2870585 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f0083d33869a76ff09e832e0c1f0d6a8b3e2d26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e91f2f3496862fb4139d819b852e45b6756d504fb0832a06eb014647dcb102 +size 2616428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e33a3796748d8e720d191c28a6bdce422bca73c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e0b31a38fefcd3988f80e8282ff9bf2b4d3932c595fbcf955bdd6bbd136359 +size 2585997 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df32ca51976ee835f21e20e774860fb537459893 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e19e5ef95601c1c94970672ce3fa752279a36690fa25da3461451165d4eb83 +size 2877167 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11b8dfcb3e5084370b9d583d92546fc3a33ae573 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5a1030668475b56dd08b4e92a571bd6a1fc800e92197ab7ab993abf2a8df19 +size 2687981 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99768f838b92af34b283f97ba873c45372a58ee6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fd2fef06fc0fe360a95104b3694592d10545e113960117378dd71847c1ba45 +size 3157052 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b980f54fba0855ce9814a4a155f7ffe282f62f00 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfee008113a0cec21ee46e57105efd0df73110981ef605d28e4a479d0f5bbebc +size 2265967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571d2ef12dab479a5a4bc9c5d3766f3ee2693201 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da063796b554b08c29649adda0359039c486e763cebaf4f0d8c2e19cc0c90bbb +size 2697055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91f8a6d94dd0b9bb87c090241d5b075a48de99c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c3ce61d7c28d31360e863facecb8f0facae766672f79e55b7739d0f999942e +size 3315015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e60f0ec21fbe972ccdeed664301123e1524ae537 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f391169585bdc4a8bf9ccc8a375ad8fdb08327091ec1d21d63baf6d05c213f +size 2086454 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38576253d844407e6d17ae658d12e5b17eb3a97f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9509f9a5b07c2e501f204e1c0b3ce4a4c06bfd0eba57805dc079cb837eab0398 +size 2724846 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8da1aabff97ba4870028332165fff6f8d13696c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce837c2d89ea3656655c3b127e60bc1578a25e39ca0ff3391984aee88822a87 +size 2523917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc71e5971b4cbf7efea22aad7a356375516ce407 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3183e107861074468de6ffef9b3dc6c2d14c604d1cb65e42c39fa17cd9cdd56 +size 2618472 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc56358858dee7ac0a9ecec1d589fe833d80da6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1014e2c269d633feaffe3a42d2d388180a6acd92ecf5873a0b5053061ea811 +size 3058772 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c93a4033e4d4eb6ccc3fa80941d48da2b266cbe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40edbb7d2e29694265d5cafe3181a73ef9644fc8a1f29c343c7831e27b84a188 +size 2847857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214cf6221c8250bc224da71b77e928303961a4c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1e8036db0aba86428e402d085c92a2cabfc7c307f6399649fbd1a78924e24b +size 2214773 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae202b118932dbe0713cec8bbcb1ff5a401621e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0368dd1c684deade35b21147d3027aa80c7aed566922b396421383fab2ed60ce +size 2233483 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c32f6e475c0ff57eab1242650b1761db3db7fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39031e58d33b93e1b8d60c1a569fcd638005a2ef758a1943b9e9f446a11a547 +size 2349062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c14e7db4c5fe8be311299b591b41824517c8fb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ac9d0b7a7010bc331acefffa13fcdd3980026f6ffad8a28941625bda797432 +size 2128310 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12ecec6e65d06abc4fb032b8fa827df95e893358 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4be22a5d84d0daceee8afc612b5e4c2efa88d58e2ba24be93d647b1e0778ff +size 2266209 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3f3230dfc8dc1400bd0409b2f3f667c566edbc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea617d670cba5f110b38f36b490dc9f128234f9c897e78c86464555786ecb4e +size 1940369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e084251ce6b2ed1ce22978f569d974c82b42f4b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0942bab11e3ea31fe2a4ffdebf50346d3fcc0b784086ff9daa3515b7cdcf217a +size 2809047 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56df57f84b740b382e9f0498bff383fff690e8f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7fef4964d7d8fd92c32cbe4d0cc21896ad3d875139540872e045580e44a987 +size 2245192 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bb50ba1a20287fde8a3c2b04b8bc877554651ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34a8b2d1415addc1f7ddf6eb738c6336f19515f795d4831d946d8b8e25028cd +size 2671789 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab92c613e2fb96661db0d0d515a0dae5a6d1876e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4817ae583a49cb163285d22ac9a3245e6a94409041b8b5ae72306035a22022cf +size 2264734 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ddc35783bd82bcd0720decd4fa80f4a50ce87c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d6e5562fcfcf54ca22915cc6e6774a70b1d20df55c470e85f4f98b3451c449 +size 2390972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f137e3bcdde00efc12e7c147a61aba916acf5c09 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23087fdff42c0520a59616ee7e8c3552c3632228b7e1bc98b618dea8b865411b +size 2872491 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c572a9ce5eb0a3d1e8e20e00d47ed1294e1e8ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f335a67f5abe25cf1e5de3f68d386e5559e107c0f3acacb7b38e526d7a0cfcd +size 2618022 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e3dbcdb6e278913ffb15d04fc0c786b9faeb1db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6f478300610cd919372c543e616f1cfa4f8df8480c2dddec6f2e7bd3dea0f7 +size 2090754 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eab5f74645497d2a6031b3b500ee401ba9dd719e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e823052c2c15f6a58b964b3bb99b8558ed417cf1068a40feb19e059595218ac +size 2214200 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec63f6dc07d7636d5cc60b0e1d78f2dcd02a8cf5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d348ef4087fc00a57e0d4252dbb2efcfc25db31eda78a4e16e620e106730de0 +size 2128364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fe19b3e01f21af86264ee4a5eb06b72dd85854d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83c29893b394f0ebb6257c968e24dc98e6638f423c1fb594868b0ef69433add +size 1860652 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036b489d3f3ea01c2328ca1040c9e02277359d28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35ee47623f14b23a5c04e4deabf1a4669312c55a5cd90e3551e0e3ff69da9bc +size 2295336 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5070c70769d0184cab483e7f2b8792006ea2b795 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98da405380ffb2ed2a38877637dc1803384e2f0beec3406a808acb1a0bb5ff9e +size 2200032 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c9072be493d52579a36f5e3f7e9924224c8fb7a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c003aadc9140c3c28ee058a470d15d6baf3edd453da02bf9ad89b3fde9a898c +size 1949433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dbecf10ed6e692a464691ae4c6bf23dafce6528 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e9e8f4520196262ada4a9e0dc743e374fc62a21178244f2ca1de8a226dffd5 +size 2318431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..810dc408e603efbde14ec4f826b3355f7f032bf2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d806acaf79d48f00245dbc5c27eccaf24ca5a46d97ea7d23d4be551bf2660a38 +size 2358906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c56d98702d5b7799866cda9f212eecf25c4af551 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705131ee68f823a109e9753a9f8fc07d4aa13fc4e0c4839892546f60fee8b903 +size 2626177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7709acf1cbc83c1b3fac58e419d93ea46ab4ca8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0d51f4d41f6e81f83c3a32e85dd902ef037cb1c57e42cea215a236d7156951 +size 2318660 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d35de0aac939f09c4f47cb897d2422d3266fce71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83890438e3805b367020a44a7e9b8b484b660a499f6e5fa24ed3047d276e666 +size 2659432 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..851b3385417cc462fc51fd31ccb8fb2a5145e5ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec37994b236d08a7725778aa5638149f657ea19642b80053421bb65116f20fb +size 2089011 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9451909ebc3b5d4d92cdcde2c8bba277a252b6d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aae96cc1ecf1a05c2aa79963de5dc317598462141940f3c68de987ba9c574c3 +size 2018308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cb700820aec35e21d983727a61a201e975d07b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b88cb204f950d17c633dde02c9e6e93a64a301b530816573a736ebf53cf26c8 +size 1920567 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d52777c940cfedb207fede665e20dddd4e919b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22471c046b8dce06cc6ad663f44e8827a4d4271d1f0ad7a2d78c41624c2cfd7f +size 2114893 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019bb621a493c4fc3680ddc511d6f73fd60d2db6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc4ea6080e1fa0503c5962f889886b700ef06ce8439a040154d8128359d5ed2 +size 1919185 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ca26c44d505cc127c34d7a581baa1d79435b23 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62cc585c0b1add4e56db0e5c997a097bd215c7f1bca97e06ad557735e6a4a2ac +size 1995991 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1692e2b909619c6a99f6476a6dbcc6690a060d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66253f877037052b4fd77d42e5533cd80f61935957b4d8f04e7cb9d47ffa172 +size 2151507 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c40ef08f35793dcb3195f2332b483923e3af712 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff174ee8da13784b529d4ad12ac7eee9f413c04a50804f3d3dadb63920da559 +size 1956647 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4a54d895917497bf860aa836388f134245b93a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c113f912b9a9f92d60ead46216deed9e46ae0964a3327fd1d3f82dbaa125f56 +size 2402364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7568120ba64671740bb1dfe47bd427f023c6fd46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12e835f48f696ed756775350ca32c902c0e5a58afc977737d46a221f9a11f5b +size 2358274 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e6b644ea3ea6dfca67d5cd02235e6455f8a3f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48914b87ba78552892cd7d34e17eca513176e792a5d5cfb098e31148ccc71670 +size 2055024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1874b503e01e15e258be20f52f30f3eca32303 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414077fbafc3e9e6bd450460e15ec1a7e8a323713702b5dea73ccc52c4e02d27 +size 2316105 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a9f029a0f34bf2b7ec4a47bfa106e383506189 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8d448a066cc767391226b8d4b7cbfc033d031e01f60f50d0290dd07f20b751 +size 2275317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc3cb8cd946db6508a968d75bfc53d81b55af746 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1353081d020e3207052bab273255d89978b49a6845805a6282d52ff83e55dc05 +size 2314055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283bdac1be5700a4a6c675c058342caf4eaa084c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67266d2c1d46fdc30ca89c2eac0d04af9621d63748b39ac126ea0a35e44c82fd +size 2187317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64caa4c30d7806f762b93b83340db0c5774bfb9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659197a95a553b474672a3dadc65e4a116b74e768293449e1ab78386497c255d +size 2025439 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3cee7988233f85100ee494aa6dafc48467f8320 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fccf7a77f4c6f056f7e2e9912784237cbf89bccf2bcc89724a111b9f618ee1f +size 2011039 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037c983a00b8e5898462c8e0d8f874c7417ad618 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7c2b7f36bd2edf9c6158618a03b48066599f8204474d7f782c20543bc475ea +size 2600196 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5db3b1d0e67c3b69c49c25b0fdcb9297e481f56e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d079acae0d253e4e869a4baf05e337aa73462ce109f0c8a4166cac3adf73693b +size 2510527 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bebb6804f1abef01a5e6abc3d3150342bdc2666 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12a249095737b7f7e278afb2fb5b9d823860a3277c6492bfd90a8130c550905 +size 2525244 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c0c75f85ab2e6d2096112a166cd82851ab894b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a736a418fad1f815714a99015708117e834ccc70517be7426e5781be700d7ff5 +size 2053992 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f738eab6ce8cc1b2d9782824424964110081701e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6fbb4dfba99d103a155950721ab91330158cfc48e3c1ff5d411dbde529c505 +size 2042236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499e18c0697b6c3e0da8b3783023ea15c4329431 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a958f5d8afaade4f5f0b624e713bbe21ddc068bdfd7f97afe716e2fa08349352 +size 2347366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fa00dcbeaac5f6de6aceea627fd585b00f62b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2970a9b8ef563f6c4e1ab93bd2b06f3372264af021ae1761dcca293c32f81b34 +size 2304535 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737e4d09d4fcb93c4e7174359c2484c6e6afaaac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9c1f78a6c5902faca50ca01e506d8122fbb9d31f4316b11c1c74c548eb0fdd +size 2400430 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91173d1b54883b008e0abfa736c6f579e267f86c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644eeccd21b5f0f02a7d1f04f0987ff62bf40236f2b23a9a2b5cf3d32a93b332 +size 2149575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c7949c3c292f14e2985197544bdf093d881819 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ce2e82107db71f96df1022a453739ad718181b734d893ec5d7023288f1d271 +size 1906926 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bc2e0d38dc3954f835b2281ab94628d3029909e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c032da032d5f16ae963a7c352100e8b865e3dbfe58a932b5001f53310d0748 +size 2377544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43657eb20cfa7740a29efcea355f68a864c9b7e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c8eeaadba4c932c3e815913b5c33f2fa265b6e81ad31c3976ff6bbfa0b1f53 +size 1920091 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e86173f472398dba849615a91cbdc0b7f1e277b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6c60c93ff12010c66d861069ca9a24ed3ce8344276d25946465d93ffb23917 +size 1903440 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd52610ec507937c6d6fd1d23da1f35e8790faad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c9b67843bf762a9eadcb8ec773611d5384c67a5c5c409786c87c6c3f730e22 +size 2027137 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad7f8e66c558501c2e74dbf55dbab2649b1596c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da346d71b5b8b7355d4942791c47fd6a91dbc94c868901b6952fc25228a27a6d +size 1855629 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6460811a5a7f21a27d012a68bd2aed6949ce56 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43689507c2812a8071d12de39ff496e1da5f08cd1da1414ca76d75d7c5a901ef +size 1856979 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f56e3d247bb22d5f9f6d884eafe3192117605d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f535d2c8ce0983a745fbbdda21443720948fcbc1d43ef1b4fb606e4572debf97 +size 1804750 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05cd44b948e566c93dc795843d4bfe70b96cf88b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c382c1fc7768607e21592133baa98d5d6ae85dda603378077f3745502eb1f4 +size 2077479 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b683a3b73f1734d51d960ff324c343d9aa4d900e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274fd1c85e1f0892c6ca8adb9fa2f04b0ca6ca10662c66043e0203c930602195 +size 2107409 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea76ff9add947c3ceb9c2932b3471c423a8fd7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f98850bb62d62f27a4e7e8a9ed7ebac133b20340b816dc5bd21d0ad1d2dcd7 +size 2051725 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf2add7d1500ad8929b1fe0f03ddbc114106c4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf44c80866f4c575d135990835095bbbdf49fd9b37f8d1f510863cada6002575 +size 1814610 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c98f57a47c44b6d3469695bc18d2faa15f868541 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90139892f00cda5e7804c80af1c54a576b8e0081571d7b8c55406d3188fffc20 +size 2181117 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3dad57424ffd89bcbb318f078e8c3b3c054d74e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f2df4e915dce1cb1a0f646e6e30863a4cdab950c09b4daf6b935de10655a9b +size 2269199 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9cf2f3a1dfe4e054da549746ac4a495d0d37e0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097d9c4a156b1bb3d116f8d646222dc3a720f3d1038667d06ff7a6984c9867e8 +size 2078538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad251659a2de7ce76a4be790d9bfbc397d830997 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ba37518c6dd1a581209e2cbe8f07f7b1d2986ee0814ef34b3630f71333ad64 +size 1848122 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78da2ea87c5ee7835fce267e87f2e447ca10ca3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1322093f2abd5ea4a78abca621555f60fe1a8fcedc11fa88758aac6d63064cb +size 1926780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a82d3b9b344e07bbd9d93c732272d3e3f618866 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914b8df5a9daf2c15a28fe87dce3ece347082100ba11d9c1bbf08996e1bfc6a4 +size 1778575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc551241121de1f16d44c6ed521315a86ffe50d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e7a7009695a7f6010a5d548608b1fe1d6db68e3d8d0d8c24d9d3c03696d839 +size 2050400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89fd11d0c99c86e88454b1031e6433fd6da3c6b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e1d640d8e9ada698fb9c9f2e4c5739ac9e3ea4f172ab188408c28602184ea1 +size 1875021 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e92da23c9ca158c94399f55aa37300f13cc1de8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcd43e134d6eb005c052506e57305395dd4d9325a2a94cd77fdc8ea65aa6961 +size 2047435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2d6c4c2f9c30f39b7d90b7f569eb9caa6e7f97 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebabc444473c2085adc54c1bb475e3ab3e1f2e4ed9b6a3ab7a8307c673246f5 +size 1946878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..241a33f076a292b872d2f6e30ee0400118a21b30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0601dd76152a0ae24fec1aa6207dcbc72a0395349d099fc03c9a94668e92d992 +size 1917891 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29312f995bd471ab395133ee91803c84211795e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fad58f7437d3990ff6ce7651ee299d5eb4dd0e99313f3dc61e1f9b9de43ef1 +size 2141987 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6811d16da85e4d0903d960f2ad6a05d9b91ce5f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6668bf584fbd838f8c2fb57a3ac8a9ca7baa20e8ea76cb084710f613a7ca73 +size 3543172 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fc293c6a06e16966942ccca796d2fb01eef0f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126da4701dcba873c6bb7c85799b178fc90eaf3e668adf7fd83a80d92891d3bb +size 4301123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c165ab76e6f537427cdc16a837cb0d7564211220 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa20330d4b5b0f10885396a2f637f00b15fc0bd69690c10e0078f4b25460f339 +size 3825373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe7ed8005fda754efd17e87f2acbc9b7a15d882 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769fe59a1bc103b7f1257345fdc89d43ac6061efe6289e0768e65bc8e863859b +size 4197679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e69ff9df966cca8d591973108cb18ba2c21c5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0678fff6a0182dcc932c4fa9c19d49d897f7f1491f38f40c6ba14c1a9c463bdc +size 4721906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be36ac2bdb8bdfedfa02e600f2ff9dff1a2e4bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9a28379cd57b6386b952663c542bd7d9772745db23eb9334a7db1fa63566ae +size 3935733 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b412055218782beb02885a94b7bba807fb8e17fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e016e53396a5dddea4f89833a1047d4d5e682ea7c7e1b3cf540ef08b4db693f +size 3742906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81043e982553909d348818bc77f8053368b425aa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1eda445fb16030206827e6db9ca745cde9a2579b6d69ae7487b0e55e157887b +size 3590849 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..099bcee8852a2f2a65d84608f2d977c1e8e9182f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf0c54653af7472b1c9519d1908b72f39bb446954b408f8651e1743da929bfb4 +size 3721198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4372f0186e0bb02ee42d05bf3054961942e752ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710709b7634395b59bbdb1e580726d379d058e8795f4cb1658ea1a46e734d8df +size 3766121 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d22fccb15d60bf12f7b8a117afb7a61f345dae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce01a18deccf2cd94c5e8bd7edabaaa0b323d196e1e8595237bb26f1785999d9 +size 2733075 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3767de2cf8b4b06bfe90d0f931046f25f45958ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcc450eacb6a31d42cd4af3eec252674886f82b1d3bead8d3d63d4651007fee +size 3464775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6807952c567bbcd259c1122a14369744f4ea17e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c297bdbd72557f1c9d7b312f5a12ec8bcf7dfb22883e48730483207c10b047 +size 4251876 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03e4e2447c7e466c0e201ec3aefc2efe82b75f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a641688dbeccf19c0ea80ea4001d0043d3bd13b25cb932de1f201b3be7e6f3 +size 3125875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0bd7d77dabef95e0bce6a39f1eb685df72aa3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdefe1cf43fe25b0c86a12f185fb675372b8775857186146dae78e451f1bd3d +size 3399964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..146f79ebb43ad0495d802ad20ba9afa1ab98bf85 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac108d84407facb43d12939de8c945f406623f8df84264e35f33b5e29480e84 +size 2815868 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d04e2c0a74cf031051da22abf965011237a1ab41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61550d5d1f0641f4677fff2aa4f6d00da51198e93c7a82354c293851ee43a707 +size 3693297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b1496e4218bfa2b1db32339033b48bb76485b9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a450d971bed428534c968e8c08b6acb496c422c213ccc3805b5a93a2fb4d06c +size 2938696 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c16e7f27fa04d645dd97a6d9cc5d1488da7a2e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb083d6ec92b2ed954c0e644519ee0f0a9f9f810c7befda43b48e36e8e6b27c +size 3346275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0130185259d748598c8f93c8f25ab4da7394893e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e57b7f95d22c33f10a8e879dc9f1ff3ef73b3cc77d357da0bf71ce88a6e3abd +size 3122755 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b74a0927b62e43357fe0dabdcb94d7fe6529a5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2494c01f06aa389ac40597e44fb12b7c19a73424b7428a0787b2f1104a8908f6 +size 2989991 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c1e93d70ed7dd1e2901e050b7776dabec28189 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002f70ee0f0330165b4659a004f9ff3022688f0183b88fefd5c185981cde90a1 +size 2704031 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f854dee6409b585baf8675636af3a6bd04deea3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87aab51f1245c8bb58898a3b3656f63687f92cc0c13e8fd81c3bfa845082421 +size 3042475 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdba43799225d999a4ffbafc64c7f05df2d8105f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2810526c9317d5cc6f9a371a9861450d9d910b727683c78b16d74683a5d0f02c +size 3350354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6861278d45e120692f2203cf0fff8c13ae713c5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b574eb403d47c4aa0b2dd6b0fd5fc76aae5a8146bcc1bda30a04cdd4d8f54987 +size 3474530 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8780e49d7acacab64376f499d11ea71d9d17804 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cca67a79cfa60b0bd3c33c66c696b420c83672f1e96c84e35cde4ddc4f237a +size 2969286 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f399cba16755d9f63e661bc293370029072e632 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb3921190b1b1e43b1a2e54aa2306fc006927464b917ef03f9153fa84c46925 +size 2838958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdfcab1f611ec4d71b9afe1ecc7a2bb39153b7c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bb815fe00d09ee5fdbc2ec7d724bff292575a8ec2e9902b26ccf923f506ba3 +size 3242878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..583a5cf1151c23916b5a0194b3086068a5261d66 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12ab9a79bdb7f3797caa92fd109571b54cd486ec1de343197a80778f5e1e7cb +size 3185668 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4fbac81c931d6c7a213e05f52770d13850f8b67 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194cb609e4e5e490fa37ebbf971ad340a846acc7e71b01649a4ed7d6dcfb4647 +size 3349273 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb1aaa3a2e0e76b47fc63db930a5a04e79c13e90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87d82a292f367d8d3d9adceb26882f12378a0d63e2295606d482799e8db612e +size 2728176 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f156fa6522da34a652d5637fd16890fdd7dd4f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acf48b803cce1caad24a6b4de6b9f03b5cb8a5ffba81b44354ce083d8acd93f +size 2555385 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca5e10b50ed64729b70854095b9400f9c31b1e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ba77fbe90ee4994818552ffafe8430f5c97f21cc18d3f870ab3e896e7d865e +size 2939221 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c2ef15325833671b77eea7ead549f6006c707c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9805e6aee0c7e4d3b0237058bb6c08bf6aba20898927d5b90e490166e4a32e +size 2378173 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df04998865e11e5b3723fdd88f4acb4d7af7d9b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073eddbf5610daa811bddf3b666d221b199b9a323b2162089da0815e783f4f4f +size 3127846 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4516e8a86954e9c56875cdaccf65b252f177b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c5a2ccf829fa49a0a3ca0f9f0c58daa2db7c1ce04c7e5d8f6d390a2201ef2e +size 3296993 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e5c68bae6a1a36908f97bf8cc1f309d28e2fe6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbf0c96b18428635646a009f7e0b10564a92f9c03e94113e16e428b89e19c7a +size 2574547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f78a4951c3dec4b8f03cda80301cf8402287d1de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5948191291e5eccf05f316dc5bb55a27dc74ad4f01da7440d21dbf11048f98e7 +size 1944943 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6951bcb9ba8bfabc1c109c13305f99c3c62232ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b039f27435f763980d2fbb2f56a463e861318346d386d937db893d0cc90055b4 +size 2657451 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96930f52f2019efac9ddc1fe54ba168ddb6ba1c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e25d6d3ded6b1fc1510eff975caca36d9eb3c8d0b13fd48eaa03663cd992e8 +size 2978209 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e7336184734a1b84c4790be743a678ea10a138c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60d3f3e793d690a9088fdff7aa25ef67af014d7db4f48f0fcd7aae62fb265d7 +size 2485618 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c607c871b58318f63cb5d830dada0de5ffefd90d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76119d3fbaf16bfe7b8f3675c18b3bf9c2529b7cfc9af7ca2e95f11354f10344 +size 2392954 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04b8ec60b04948780361a9f1e66804e0e4b6002d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5a5ebf39adeadfa6283a5cc95ced8140be62c8055154adb8b7279e2780076c +size 2636519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00aa9b509ac5fb61002d450c82458541be475507 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc2060e41a10e5cf72d3e12b6a08f6bf119ec64dbc045501a4ab987a5327337 +size 1931421 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2da19015a694429fd1be77d5099fa60e4eb2d2a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b54fb27c7ee3df06b5ac716bf38bf9f3c21954484260012c152c5ae3f56cc10 +size 2467685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17ed33bdb3b3589a8b8c53518d036dfea5ccb158 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5493176dba9535730455093b74c741373ca582e1077aeb3e7e6070c10da5b9d6 +size 2698310 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c33401906eddc3e644b69d92bf2aea407ca6a3a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1163871835086a2491cc33ac816bcfb94b01f5083dcfb88e33d85955f9d102b1 +size 2459520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d76534c2c665d3225c075a9eb11a6c003bcaeef1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9034f5fd00d0235804c461c3d196c8c2cfe5dcd61f1cce38fd8bb7b67c43b23b +size 2593073 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e11b299b5a21a8964cd474880141417a86f51f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66396c7a6ab4eed6a3b9e0cb02b04f1577bb20a47b1cb8c20512c052d26da1bb +size 2951719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5430f44b49da62e85553297e588098732d9f947e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee62b2e4935d19d4a8604ae7d9b3ee1dfe81d7a68ff9f218f5f442454add236 +size 2231477 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef319900de0b226fd2f4f6f8afd191fa5ea379f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a56437d98fb3fa52be9eb7949b0905103b958e53d1af28a1254a3f0ee4433b +size 2202556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5395b6e78cb1672bdfc13b3f678f675fb9c4922e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28abcdb292ca70c317c9475fa8004adbdda1adaa233c39bd560941fed11de58e +size 2077553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d08e543a1e832516bf66221f600c661c3af81dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6def42162a66ff9eab944dd3a80e3a8af7fcfa18b4f6c6c2a9a1e2fed385e7 +size 2100296 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f3896d9e0fc514177496edac18cbcc864f2767 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c25c37af296243d05dbafc161855e8e6318768acc5bdd46ade1fb7e6755340 +size 2079070 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a4bada7d9e68dddee8084a418b1c58e9780ae7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8456b5f3db5ff15157e299b9193d42c74de995e45061b5a463607ef620acffba +size 2293434 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af0f6b8e7eed53c9cb0668e55ff453b953363d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec56ddff43189b77ff27e9d8aa7f60bcae6ba5d2c941643ce107c6b283518d3 +size 2068995 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66fd1ef2920b7855e74523a039b09c462090e046 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e73eae784ac4435e3b90743f189ae17aa10912ba3bc37c3673c19508857577d +size 2226357 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b64c3eaee8f10631e3c95683438ddbb4c770a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96df41f30631f6eea14335f0ed307ece9ff91204ead65ec0912f6566bab0b7e0 +size 2308553 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8863284c11dfbae13589e1f359094de2394ace8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1117e15bfdcfb7294a2111536db6837ba2f0a3e7975670db92c9fb2eb7ef47d +size 2302400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd3d35372380032f9d03c1b78d02cc0c01a4c9db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645bcbc94aa5b5a3ce6950bcfdd2c29202988b91d01adcc219681b5f82be6f65 +size 1826744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49491d45f67d0767821863f4ff9d19a835e4dac3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8076c9d9387ebeb5e2b540f71f1941c919396e3875ae218ee5892c5a4d5b28 +size 2011531 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e78e244fca81b3efa667b7418911b4fe14ef78cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4cae1c9dbbc0f57f46b5e4412b33dc2bdb6a5c621d2eeda440ed56b9f5ad25 +size 2108491 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7b11566055eb649d9e00b6092dd8ec84578233 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a60531baa55dc0b4686cb8c4ed2a5ad61f2af1fcb38ae7015cb91aa3c5d260f +size 1683245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c360461d54524c89ecfad63aec5ae1b6d84f725c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ace9075e086c3446dd20ef893dc1b8fa2f298f18357c2b0f2e797d767d587be +size 1783202 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d3fc61eedf8a6c2ba7afc8423d74a0381a5424 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73a0d5a5d2a9f0629097a4471ea05ceb0b3e040fa26aac773769e8363271324 +size 1983043 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ad82333c3f3cc965dbfb95db0143da605dc55b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62106f3f5da07b02ebd7a3123e8741b16bd21d6c6cd620869846646d567c5a10 +size 2079732 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3891e92fece9351bce99ab154625d2a08fb4f140 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0e827f8651565e8e3c1129fafdf46fc26d0bd84cbd2ef1e169eb55b06d8f16 +size 1969676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db9597aba25e616a240716dcc857c43398bc49d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0097dd745a1bf4fc90963eff9a0f5da3360ad45f2e4ec23d301586338f73eb75 +size 2566226 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..282d72353f72f2f545d64109b9943a57cd23bd9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1e9a1bbda590b99c06a4c2c0f9d76bbea695e781dc3103648328a57a8259ec +size 2323943 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69f710e8e3bc7f222c61691769f2c6dee749c97f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76cca91bfd5acf531b633442e108b851bbaf53e5dba477bc3131e03fbddc1d9 +size 1899007 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..660eca4122a3dd229015dd44b1f7f90854ed8b1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87821e67d46e8a0bcb8b92e96ecfa9c32e169a253fcc3b57e99aaccb351a71f +size 1983679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52ae47d3da3095e6da6abebeb58e8963b4bd730c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c85bee0c5e3e49321753ccb4d8ab464cd2133accb9c0215e2130baba70d99c1 +size 2410544 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3afc5cb189bbda5d800932ad0cde4e2da455c89a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b36f44217cd061b671f8204a2dcbe9387eaa96b3bda42ca51033db4392f2a0 +size 2439314 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05a738a4e1538063359f25a73e8b3ebbfabf4ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04791b5033c77b5413634bef1b5d96093153a4d79f1a21ae138e7babe735864 +size 2515649 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdc931270649caee1b3ebed8743cd00e945c51e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2acec0f7c6f2fc9bcc41a4dff737b40d9debee6b15ab88ca17bade4c6e2f8134 +size 2258812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a154af99d78a8ec2f3b711de1bb6c0c1f61c649 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9148766e1c6e0056f03ccd39d28627b66820ab9a970a71b604b71701fcb45b51 +size 2151070 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aabcc9d2bda2a0199b46cbd97a8f3b8194e786e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1a78d2fda43dc9dbdbb61d3060c8f4750d5e3274546846e2010f9477467115 +size 2259354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d170477cc94ec09d6f66edd382321de4d4342958 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274f8b96a3aaa4cafcdd2bf37ec839486030c583fc5415c87fa9ca30876fc557 +size 1783102 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d37f2ca406b88431a7c9c76838f4857eae45137 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067d35a742c9fd97894e7354ead4902ab23ce1bd4af3c2976171b326bfa17424 +size 1916136 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac32d37120ac7392fbb3bd0d09fd972da190c845 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc41e62f25c9479719a10303cbf320fd26421dd7a83cb07ff9102605f6bd6602 +size 1978918 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36bc12fb099692db3de5599c05d9b0057955e5be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cd0632f384955defc6343e8968ac012dea386cbe2af3242c36ba5abdca0f60 +size 2203423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a21804b4da71bf8074e509a7c9f9ace0190903be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf6d111e32e143a0907d5461ade661289e817c3af15fd2297eb26271fdccb98 +size 1840282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb454619acced45025cd230e0d43caf4c8b5b0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27fc23c1716c57963d1c257e76b63369792560022a32b798479dd8a86179f1ff +size 2179379 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432f8db548d6f4dbde06ebed4c742fed3886ef20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e157fb483db71986524878c5540370b885f7f6bc09c223aa71c10737badd6d +size 2024251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d07b87d0f28022a2394988935f7e5415ea11d72 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37a458027b6d73583d7d0231e17dace3b7aa87091f3fd8260861000d901b315 +size 2308157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1ddf1670240bedd24f18d3cc05305e95e7de57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d70f794df9b8f12b02c5cdacd2a4b9a94b07ddc680d0a8d3d24422ee758e72 +size 1833620 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c99419dc49a0ed4cf1b830900be01ae0f2683b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933e1ee9cb3af69f6f2f2730289e8df737253945b929fb48333a7c37e5f3a957 +size 1649246 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc70ff9a3d9123fff4dd66570843d20ecfc40ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b71f64ac5a83a2479f40e6436cb35452d0a014eb7424f1575fc0839492af93 +size 1597259 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56058f956674c9506dc3f4fcbc3a4faf9a976bea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bef57686b58147f98f423c4f75ce6d542b5227f09c9e790ae3ff3420eb42a6 +size 1982035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb0d9c0a28e5e062c94233f30446eeed95ec85b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d432c8b5cd568a98259b93bff03126161cfa0793614324ac0b2d412d3a0a494d +size 2261428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..023718ad70fb03b6bcebc36097753f4787a1810e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08ca1d565ac9f715e52ffe7e01118f842aedb280e1f20b8a4ce053aefef43fd +size 2080155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8aeb7676befd692e365955e1c1b378a69cd44e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e0ae24a396745bb7df3111f635cf03c06021a0c5e1be0c12ddcaecc611f893 +size 1808223 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cb4874b9e7d5b2e6d04bc95556ebc702b701756 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4750e4f2f436d2cd47ee7493922e98f963eeaba4fa8aace0a1bc695998e6c0 +size 2271808 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c2b7f098c8be183f2d0efc9af5a6880ba0e0117 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18524b89ada9ad8e20668dc39a7a36644e2697e3ba1069804224aed07c8d1c7d +size 2041159 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ccf4ddaf4d98478a531de55511105880cd70434 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a063e04f52a84c8c22637d490ce5d68d098fcd3cbf5d2a29ee40aa51cb53c36 +size 1889107 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64fc2cf5221715d4f5fbf111f28d1e3919aebcf4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ba4009e6ef8e695d6c75ea1cfd6b7381cd90948cdf18cf6be22be07767b496 +size 1816884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659edbf96852f98e376dd6e2ad68f1d6ef2ec230 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8a5a6a7086aab0ed0e2ae1df822a63ac55a1115de36f6410921ec8d1af79f0 +size 1771505 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74dba17fa1c7f6983f8959b264237ec2f4a2bdf9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3b12a53f21ec498c8202123e589d334acd9169b2938b6ff916ff769088322a +size 1815298 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ec1a95168c65288a97c0a2c6addd816e21d61c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8946e05d878b8f4c21c791c858bbe0bab55ce64c2102f2ebb4e9cde743bc67c +size 1642756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561e504582443b0f81328d5f802e883ef9549ce3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b741491ba5800ee4f7af93987bc9f423a745ecb101ae3b50510c6c222f8e9eaf +size 2115566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..def5acdfa32787399dcfe53192ff1452ae28e124 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df36e814c49656faecdd94bc5798321655f4be7863c7ba3c4b775613c04e6c72 +size 1763411 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b0daa5a4a79f9c5ec88c4e5962e179f197bab45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e5b2d38c7f0f8e1d4ed94bd43e4e184c20e839b77b26c7bd28ef4bc57942c4 +size 2228094 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab78848513b49e87aa8d70bb3bf94a3d0cc0da9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93910078e40634e19be354a21c3b5e43202bad574de5ffb9d757d6df90bb28f +size 1846004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559157c8f47cb19624170cabdd6fce545ea1b114 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bfabfcf0922a28727ec8b75252d0ac3d6e7067e51418c4aec0f769f533d0c5a +size 2062727 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c20515811ea9449f8fa6dfe79174f9502228a55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80bade5cabfe8a87f5dfd9de03dfd5bb616d6b4e95c5166af2c37d1ba7273175 +size 1821613 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8bbedcb5717793c32de8f11ecb6dd37865e675 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080ae938e786f798e795d66d6aacf1839ba9799e5dc0f3033b17b376396f5c53 +size 1601872 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c1a2f8c7d7683b778e32a2a870c70cd3a27f19 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53be60382899f25f1ca07803f70e34a2757bd3aacb6373ba3e38045e19666d5c +size 1872676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5577ea927f12b7c98eb817df0dd19b0a65dc0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bde54c79b3fc811680503380561a5deef010afae75f04fe8e042e98f7337978 +size 1800562 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca0328f5ef7b91fdac1ee9d057cf14aed3f41dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4476abaa6fb97e402cd7eed4e4bcfd7cd248a0f5c7893ce2d8d0c252d97e0bc4 +size 1546009 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14cc7bc494041c91f92feafbc2c03352dd1453a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1259d4dc9292519d82decab92a015cd12ef5c3236f4cf87be48f0f858bd62055 +size 1767607 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11bdb294d0d139ec5eb8313df779dbf2bae64f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf782217e4a25523efc4240f050587e6ecd2763c7b1598fbdf2ff8ceb1f40f33 +size 1927287 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c41c4bebe1b2e341548987d01650b12bdd45c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f5932ad8bbfa46323a15b032915570a24bff8daa1419a19cf4352ca4bbd221 +size 1693919 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3806c74a71ea43d3a12370c173a6e02fc9d3ba94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5dff564ef27a39c9d43b0590e7a0155b463fcc18d18745ed49984d6c647d10 +size 1457176 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f8ad261a404056ceab2993ab13e7ac48e0f9d1b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eceb83eb66b603cc9bc70a114e0d06b5e4ce0eeb03bcdc4bc12d7e36c435c1f1 +size 1576956 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e762b9bc6deb550a2e36270bb0e7ab1d788e5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1983c2d7c2341ed90cde8d6b8b56e75080b0d760e14a8e2d35ace19d2a9e880 +size 1366467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b8dc6a02bfd7480b095e6a47bb147249d04708 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2739fd465959695c69c83640a9305039e60827d0a982c63f7ccd9bb914a5744a +size 1531594 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb15f367377d0db86a23047722dbb04c703b0d60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937504e28401d8d3032b0d2076ea98ae0c80b54d5eb85d3c41f240d6d7261189 +size 1550286 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..203109b15fa018f46f058e4a46513fe34fb92b11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460724d5d2dbc93d96b6364ce217644838694ef60e8b5a288aa54f4c18a2ac3b +size 1814096 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3846c37914604a0c0b94ece6ad1ec2e0cedb794 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7db3de6d072ca900c2c4e06b2eafe2a9c5105a91434434007257ba4c1c3502 +size 1320390 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..572fa70e2f4427cb345fb5f3e52007c40738eac6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ca172b1f976fa1a93c3f64eb225ad8f66d5cc569c66aa7e5b3f49c7084869d +size 1641742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d07d9f37a00eafcadf59178803209ef43a610d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c0fea7afe719bbf15493722982c573c25845586dcc5e351647b8ee518cd20c +size 1706015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1faffe4542e4f6a33a6df0bda56b237b20ac64b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f3922d6d576054e3b274d82c62cc20d82fd1f475a0cabfd681be804db10e49 +size 1511034 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0be61af2214106864fef3f4a1cb30f78d5f4c26 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64231fcdbcb132ecfd65efbb73de840af1d23fae2a0345f67c3c7c161d38ac5d +size 1608339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8547635091ea190e91825142f27b8bdb28016a8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3270c7501d8f6cc425ce44433cc31fb7772799c9e031a18cfb4590d23ae5c0 +size 1673240 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44dc7de186723d3d6bc9f6c2426c4c3b75ad66bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ab9ae08dc0b9730a4636ca2a86d6995a3a688423458a9b31b120d46a733e29 +size 1472095 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769bd42bbf522d95142beb247f0a6f1a4cd8f38c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b19a7397d4bce237ea3532ef3ee27841541fb42b3b091956557614eb0028966 +size 2251369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fb0ba13ce0b2b47ae6b5970cdb2aafb3c76d17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b735e112d8c9a4d678ab5d189a58927b8c3a1a65d99fd338ebad3f25d301b6 +size 1859540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bb50aff7bc38300c94c39a7b93a06d4aa6d05d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4624031efe9e2d21684a304e81a2cafd6bfeeef4aa018140a40fc0a8274bf1ba +size 1973596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3827e5c9654d62b06059784ac682feaeee948db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f558c8d816e052b4ce8b2fa7b2cb033931808dd881cae471dd619af914c62f0 +size 2591988 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36117868f07a0da14f0260ef6ed6ab898a78bb38 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7135317c2379ce49da363de368dc7876fa4a393db2a72378afff1e6d7aaa4c6 +size 1824344 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a55a462edad70947ce500001093f6e647df1b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff25ab6486fc45c64034b3cfd07d01eef976ef375dca6c4fe4cb1b158be83bb +size 1460349 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbbfdd9a1f8c4f5ec1e7cf8dc560e467c1372e9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e1db734a7b4ea86ec0bbc737b9858d7b906434fa2d14574078bce9c0ea916f +size 1088961 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a7f2d2a713af2034a44532a3efbe48538cb0bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92dcc9478079f90dd8de9396c0ff284c78042fdc9702bf9065907d281ae73a86 +size 969128 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24594aa78eaa9d18f9007f16169f25ff2a5380b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae316f1de49861e226aacdf4e9f116acf8f53e72ec2b5d8e0635d1d01feb93d +size 1082781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c80d70d39e9e5a040b900c365eadb600374dea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2f5de60ce44072e85a518826f09035024bda8e51a6cf327bb65c16d4ba43a8 +size 1222373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e8e0c890339371bd7d4495a49ba82de189e1a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3256741d0faba8d13b8ebd2f616c5d9e4528107cec21c301c16b89fc15859a3 +size 1027781 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d748410a2297311367bf3b22058f9cd6f9d90fb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a7e753ee67f9db5a45e6b16a9dc4fb709ef5923ab521705f36c9a67332e017 +size 1134681 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..064f5f5a36b8c4dc9273d3b64338c3c5c8649120 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54de44748c08cc1b87beaae8fe4279d34757b747cf10ab1d2a8f3b9cd83bacd4 +size 1444441 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499d9b602733b8dc73b606e4b09d58780078e51a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791ba1bd0e7cd011e0c9e67e825ce6ae055a48ebc15e7609186383b3d441877f +size 1140873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac84f48d00f390c543e05500538b47c152a126c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdeea638d40d5c1ccb4f168b021cfffc8235a1cfae5a0cfb23de82252a88d21 +size 1773180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef667718c110e1f99cefe5f9e763d01da9232f62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21579a5bb7138b1fb3fca15b482055af2c7a1eb8d4a0f49f994d4ba85fe6d7de +size 1369989 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40901d52f2042bba99051c6f10b45c9e81d6743 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2794fc08f60fe09e64d7a6702b10cbec5665efd7d3b0930491cc94562f436b39 +size 1309373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..540bdcbeb8ec04fbbea28d99cea2f140dbe0d480 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36e023f608ab5a0a4c7f2a49cdcbbe1d3e8dd7c2f1fb9c1bbf6b572d65713c8 +size 1439155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ce98d83931666bfe0a1b9d840c622d3b5c6a90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26af1fd9d35c4ff4fb9b429a69bec11f7335c54e03f77f0612225a76be197d1 +size 1258903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbcab44614aa49c9a1878465e6e901b56417bb73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302e5a2681ccc83371f0265186d02b81357b19295452167127affc0ec73b855b +size 1364691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bdb36c9c9f89d34aff2659d821868b7fb58b02f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427f32130f704f398640eaaaa47e84fc899dac3c4cb386de49be4dde6c285f42 +size 1035957 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf8c93d9da2e21336f1a0902d2ef48016c0f338 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2479df75286fb815e3ba2b2c7b6e63580927bbe57fac5331628db1393f27a3ed +size 4403740 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe205012d51b45d756ddcfc5e08702bcd1ace54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f756abc67aed599ccd790fb771267992400b1e96f91a763d708bfa769c6642d5 +size 4538428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99d9520c7966e86d3ae6d569a25729b3a085cc3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230726048c98764d1f5194f52ad4d0f7cef188dd9d6bc39f62eea3253c61b49a +size 3286778 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2a4f459862186c6d27ac13902fe2139ecede24 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0de50dc32928486e044ece0cd078fa02b8348a335e38c3bd46e26629ecdc2f3 +size 3368426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5648cc517894ae0bb6b739e3863a322e7314be1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc0d4cb6a048e62372e8354cdcb1292c69c5560f65f5b415a284ec50a7aa940 +size 2870244 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56a1181ae535324b4f1acf6ba81b6ed193a5f6e3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc7b2b0da103ba6ce9d831faab1439c28fdd81fede892e3c267eacf7fbc3109 +size 3677387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57cbefe7e536358608c42ae6eec4224360f1daed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60716256a1f0ca4be727eb598eac286aad78659028e7f50d34800cd4c94715b +size 2845594 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55aba6ae07cafdd1a9686c4c7d7058e16924fd8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989ca2f6395ba9c3a9431b88aaed7047422ba17b0ebda33ae005dd006e007bf2 +size 3571186 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a28841c59a4157e3c189826143884a59284aa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8376e2b13456bda4b5f3465c2a630cc9a19c855b72b7ca4a1ecb2b18c553aa2 +size 5415368 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fbd366595ae24002bd8bc1d6a89bb36b9384e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564ec7ccf7bff3d377c97b36d62df58b5ca8a6a5ba88f63072466863e16ce430 +size 3577027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5b2b6e298c4e7ea24c820cf66c58f876a05cc6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec31e3300442c63875776ed248ca129748804d53d7b2811a79efa355d3107f9b +size 2125703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed2b72c04fb6fca30d2a78e0b517c022738b77d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6def68b575fe461dbea6752cb4e7b6ae20f9bda91161b72cb43932a10d9fa0 +size 2315766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11fbe711fdee379ae21cc380a9121b003dfc16ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96315af3f0de5947cbaa38a2b075a906dd8561c83086e1e715049d80ab280070 +size 2280497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf9f95168458500300bf9f17ee3ad7d7766d366b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca46cde48ea02a6799cba4db0125b825e54b898dcd395a20bcd9a5e2c05450b0 +size 1799957 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee3f6bff9bc20b7ec881e37f5336a50a9aab15b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00a2e0bc3ae364cb405e5b283e2ee9bb5564a817f972c1daaba54593871c338 +size 2149439 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f479b6bd1994b5bb947060e1fed296b2071dca7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2ea0d519167ad4b4dfabfff7ca6413fc1a57532a94e96baa1608dce68acadb +size 2095261 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b8cab86dc132cb93d154867e5efbc91a00c4458 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e61ac461f7624436e66f0b405a28ac8203ec80579984f8918ad2f677b06dd9 +size 2065808 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc80275d0b83b340ded9dd59232d44b24cc6d031 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95ebb74ddb5f99237a33c8c0f4a2a474f9e337e3364f9ac6b679b000fc6fd2e +size 2018671 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c65668a8e880179ec4f4ae1aa42d9879b53a4e57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2782a718e4381632e963004440b0863e18b7643ce8e33c9b042df30299606ff +size 2203637 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b3a0c06c46d5e5b03da028938fdaaf2421c2d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca851e4cde545ff40ea6839428aceb41fb913c46c26477c291f9e5cd2429117 +size 2225480 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b457aeb13cb603fb2ac5dbf516974690132cf9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161e72568fd17214b3ef5246951bee0e44a64d44a16e9900cb830240020a4331 +size 1932703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c66ae9deba024780ae52a55438c7405246b86c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff35d991877a0015f8e55ac96733fbdffb187db0ffa22d860ba03dcfdad924b2 +size 2198977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4348aaa09d2e0b9079e81e33ba2ba7ef98ca98 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51482c1ddf296edf454dbf0395024a3709112f59808fa130d520e92c5c103f6e +size 2338077 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8ebf43ade6ac5b05e39faff3ed7a0804d801f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea654fe99e937cae19ab2bd949d14c969dfd3055a3eae71babf1dd0b191f2cac +size 1981458 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b70960f03d40d23275046595048cd6628b93588e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b7f09523df0a749d9b7faac1739b95ef612d901c05dbb580d4d68b7f6985e6 +size 1900775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e977b4572cede30f1dae5087df7fe50e5794dc5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948b650b1a8de54ec35281c7b0e0beedbb494a171975aa178146ca7401e23911 +size 1852364 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2875da9e64dae8cd81992470a4bfcb47d33b02ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321bc8a8b5f82f23b58a722ac1ed417caece8769a381f6eddb4ec5f466d8ccfb +size 2055752 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a4f9542ff8bc129364ff0b8df9f8770e0fe8344 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26998e80659a502aa6ca6bff4c0a6fb919936e727e5f5eaf5354bc31610e5e9 +size 2027313 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9590074d40f5b132144070eeff08803b9ff91500 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405bd4c8887d14d59138b200fe86880a70b1e8d64d9c18a46a962ba2dc988c07 +size 1990065 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22febd8d6036f68a31c5250c38cbdcbc1d22d866 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0452a7c39c811ac23f433d58b61830a15950436b604d0720bf9a74b63143871 +size 2004921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7510a20bc1c352985a58ed037944e6da60072ea2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff234fbfcfa4eba18ee1e847b4549edc79c5437372a602910f69482869a3607 +size 2235547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf99c5e34071b4a559a57e919c2800619ee7143e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e313c79caa02a4da223c19ae32c22322c3840ef7b9bbedd6c531364142978ed +size 2173896 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9ca8a00e97019012904ff30b57d9231a359d83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cd3d8a25cd594318900edb8bd11c2961eeefd2589b3d6175be1937e74ae259 +size 2188854 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab3268d3247db16e10bd4cfa04b63114d9acc4a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6d2f465b1c40984e53433ecc2990284f2fce93011024fd56b546801b05fb29 +size 1874251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a8a6d7f5823e9201431811cd1a3fce9f54ec827 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d7f440301c2cc6f11a6a956ed8f775ac49d0f51ffff50269fc21a2e1e1c0e7 +size 1860048 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d858fd40ea4eb3f2f135f4b2ac3830c0b48f63b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3fa9f983fd1a5a94c4b7440c51210c6a29afa97fea434b33fc0bde26d525f4 +size 2139592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe6ab4527873c557bc0ea3c12b3204d1a59c561e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcfec86b663cf49a2d4b0163d303811e55c5f429e8cf95f005dfd01c3f2f330 +size 2131865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10baaa13a046e6284b51abe5bd557c2e93ba9e21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee95648a55b5b5c6aeaba2532edc8e19cf4c18747dd79e240ecd90fb2e631cce +size 1145679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb320884d7c34139a6775a33fa56f8a3e81b2e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f133b1399e2e3bf25f039711e3d6290fb1f1e580f4378815593b94cc2892275d +size 1166307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a821cde408ebf7ec86e7dd583b48456a3a876392 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be41a30c9950d14c527902a858a92f552f87dacfd224a5f21966dd54d3ca0b0 +size 2020384 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f30fc9dd81d4b0395f59dec6099e3ab8de4f3269 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36d57abeeb8462e47ecc8e913fb70177bdab222a31040c017233ade6eb2e1d8 +size 2632071 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bff1b907b57def9330dc400167d0f0437d03df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebef5e672b5d32f2d654b81bbbfe00f0a703f40e237691905bf6419da9954c75 +size 2166128 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e85dc05e4532a4381be1683e37c9878066235fef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2a842d0f6425f025e57d5e6c6715cba137670fc3aedae4646f8fb5f227c5f9 +size 2416968 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e4fe1f964abaf1dd3745d80beb017c93c45feb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be9615e7e76c21bd74756a000374db5e4e8ccb56418021748059dad3b2f2fe1 +size 2233703 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3f87000797dc66d9e3b6e2cfff432ee231bbc4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1a767213c245127ec5a42bf4c7ed9216fc3a43c85ae270afa948167f291c58 +size 2244980 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44570cf93c098093966415d48c0ce1a7fc5c3bee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0efe045a6486796237bbdaa96a6db8d522c0d6d104be08c294b7c02491338e +size 2487371 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae485aa7d5c533bf7bcd7e40d105518b16d9f66a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93c9eb9ed543a1c9ff0cf224041dac3a3b455c9abf6564fae3a3b7dfbbab235 +size 2377969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feaf64977420ac2bc5c9f63b0158c1e868eeb335 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098ca6dd63c9f8919fa197220d09d29e004c427151255b91c0abf6f5c945334c +size 2073609 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86571c4781cea48e8846735a0724c384980bfd3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60c141a70353d7206dc5f39a107cba325f454322c87bf0a4b6e52b0fa27759c +size 2291477 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d753dbc28b27dc70908b1f1697cd1ee96a0abacd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400f23429cec9bf0a84989e44d6bfa93f9cf029d72ac972799823d1af9760096 +size 2109236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f0b2ae4deb36bf9fd6c47913c6cf7ee492daeaf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbd075bb19e335223c9b4cd59e2ba493c65d5e7fe5b9254fc6f39b5a77e763a +size 2285556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36ee8eb944958e9a6d141b7e19543d173bced474 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a30236eb1ae88c9813585e2ca1dcc497ab126655f07ba127840579395a46afa +size 2345350 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abaf9d467f199b0a599a152aa8d8ce8b6c9d6f08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6cb78c19b19a54f45727825d14d419cc254e433e89284165ec1bd1b6389344 +size 2163402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b59a38d9992a06a350da1b482fe7aa6b7a28cfc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99aab31a7194545f2a93eab08e79ed333b6a17dad8869e7adb7d1616e534eb1d +size 1776390 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e4ed6a1817fb4fcfe9c932450f64b5d2dbb366b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6145c8464ca702795517b9df27855642715d1282ce5c1e0d2a14aacd5f9f3641 +size 2091117 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..846a2461c0c9ea867f62780e98a56be1ac7f800d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac30d2a7fccfd478f4ed6c6bfa023fad03ce7fd9e69e54d6b10bcf17c2ac5666 +size 1969997 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cbc5c494deb76b61b9e266f818a27c88e77c886 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d715ca5da64cf29777a92ae2d3852d6f3aa83408c858dbe15fa1715a143df6 +size 2159434 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd78f7a7eb8f14ba7dd5693a5bc1f918f45a97a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669692e67abe07c5548f429322b37906c37a236729531e212ef48dc0be2e61d7 +size 2152434 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd9d0592115bedc2718a0744139c09910d343d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d003e018e51289a3334793e15645b9289e3ee2bccb12fd5019fc3a5384cf4d1 +size 2052890 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61257138f434570ae7d3fcd9768ba74a81a392cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1221b69d5a471facb45459b4cf17d46be0689ff0dda1c39bca389625f1571c95 +size 3182175 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952736c0357f98c4a9fccb56220a051f1c182e1d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb508239b33c44188802069bd7f31b933bc4e370e0172af7085fa87db7d07d1 +size 3127048 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..100773ac40377df6e09fd3dce815a01a7a66948e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d6fed60a32cf7337d0d006c7d16442e6f15375fdd4123f951eb3f41e74196a +size 3228921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe9867a6db652ed947ccc3cbedfa205825cd6e4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655fda73a97b17abbaeae9fe8fad46dfb5f0401f6e3cca05eb0157a4a1c8000b +size 3121387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421913472eef395c831a0a6a9600c92375a46346 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77afe1382cda613255f878a5193d775070fba6fbf49cf17c012fa60a76d8b4bc +size 2631768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..056ec93c99ab2ae71dce582c6c645cbab5f80499 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea5f54820e9011bdb06cd89c10f01507a3f7b0449f64eadfa2c83bdb14149c63 +size 3076955 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa064b08279f4a20bee48ac7a1b7349207aaa910 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71f845346c1dbbcec186304d3beded609e09de245b37ecf64dbb946881104c4 +size 2758535 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957cc0ebc154232f8b94af1f5f2e58243e05791e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d889c72a03e08f14e64e5d012995c3e3ee676b14496dd2dabcfbc0c3ca29aea8 +size 3227591 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97201966159015ff226ca431a97909c18148d1f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43a6702920ece4d1f3d9975baab478dd4ddaba6384ea35a18b5c9fbbcd5bc44 +size 4110270 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95f05755be94a70e237ad5be831d2fab235231ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6d80049ec8019b2891d50ce7a9fa4708336e2970547eeeb534757cf414f8b4 +size 3278766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6aea4e7f4419a3987c51874418ae15d0250a34d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f07127fe7756c9dd51798258ca2ea0c0f803fff039cd2a83b2d6989850707ce +size 3362145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ebb0e04cc34087a91ccdcd3e3799ed78c5f952 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea782bfea2f97273b07970ed84ba6b04269f133ce8f01309234ead6d07c464f2 +size 2539762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..429535bcbc462614909e51ead40632fd57b35c9b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fc99ee85de769143807ea7c22e38f9a5f20e521c3f4c1d4ffdccd4484a5d1d +size 3443962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a6e6cc88b81b815da4cfdd37391253fa22a782 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff80d372f7fd6032ebcb3500d73fa55de8508a0bd73df2bf6b14df7108bc4416 +size 3339093 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5970a2d11f19c3ee56b33fe775bc0fa64e33b14 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc339970309d25ea88890ee1e137736bde665ea4b5cf9e21b00a0aadc1f8142b +size 3508306 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f47b08f4c36c1c5b0596518a508758a940fcdec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb70a9c54fa7d2796e215f6dc8b6681341b02d729ae19685389f16d47da55d21 +size 3008533 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c33a864beb9e880798cfa394cbe2ab3f4146cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46481cca774063cdaf1a96523ec32852742850de3315c0ddc4fc3ac43bc65a1 +size 2570211 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f78e6e4a98bcd1279ffea479492f70a69e0087da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c32ae9094f39f0b1dd0ce44565244c09c9dd914fd2b01d264bb3128bbc5f5b +size 3155702 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73da1561651fc613579af06abe4315a8f77f9d44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6447bc8a195a647b2449135c4211fa5006e052012d081739dfdf7c44cd4ce4 +size 2874476 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..989f76aa2aef292029377aed252002658cc94ec7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9052391976d1dd924953ca8d3d57bbc1be936b6b500954bfb3320258cd0ee1d4 +size 3543250 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44de9cc8ca1489310567e0a32fe1cb31e3509116 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993fea9ddd41b6998360cbb6e200d415ac489e24a8de32dddc2c4774e7daf67a +size 3730313 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd3f396291402845a5fb056bf0ef78e393d378c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b5fe07c5498f0cb607b1d16ad04054b2cb7d1d45d346b0a193119c348b118a +size 4111840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00d2a14f6a93095af13753170ef49fcf357d470 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4995a8df162dea16d97914feb78b8bbb30580239dec9d615178d73ced29f77e4 +size 3613276 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60c1674f301828643b34429cc7dc51f4e2353a83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bab279242347ceaa684afdc247e6cf87971c5f1f5697d8fb26955f351366ba +size 3880383 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d8b7161ead31a080a755888819897bad73d603 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4aa8a1ee6a5a4751ddb85f8b89b7c86fd3871a29fd30ac05f3b59e2a61e6db +size 1485062 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51249957ec25d0b6166acf338781345e9545e287 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b5e635ac1cbe864bd20b7e455d5aac33b1fd908ba745ce733bdd8fd90fd25a +size 1606987 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4c4d41eddcaa58ae35923e4a86dc20950a5e59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1c4aad3b51bae9808d47e9a0384ed06832c1ca3c04decb52bcd2da5da3ea50 +size 1506452 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3754995333fb0a8db8363f527131b7f5b38cf24c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8319b17edec2c6c0cd23dc7e5be5cb93270d6b83b57067c8f15ab23fac3edd85 +size 1605264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..377786870cdc8abb8a2a344378ddea536deb5261 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f626866a790ea37948bf7923a56eea10df56724286970046a3483bc5a59da51 +size 1630327 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58be708cd05c2288ac7411acd1222f57ffa8a859 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd7275c3c92559b09bc16ddf54369b80230b0d1aba95c0535cd4d88dcae9c02 +size 1665827 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c2be03ba1a6f561078fb4a5a20d05db0222c8dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f7994c2efa97c92528d11fe6175e023283b4e6e487d2d28e3cf8196d88493b +size 1439195 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a60e435c7dd788a16ad3e4970eea5c2b6865309 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07eae7e4485e4455579d05b5ca376e50512d26efc1db6cbb80c2913e2c52e7b +size 1396171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea671ea801553ce46093f638928381a3d86b1a43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49abad5d0a93cda5b19febfd757cca475e5a1431eccf4a9cf4ef08f83b3979b8 +size 1230586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cafbda6479147d127f5a083afa60c0931acaba8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8148633c1ebb0e18e62283d4d962833c0d9f429ae2f1a4fc38708a3c471e55 +size 1385497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984da37d100acc1e229d4fcffe9fccc12c1a5fc3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2c554df8c35f07196f745e9877b8e36f1b68ac264965b15c2819ea5990382d +size 1526460 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edc4759251b68e117aac5a7ec14cdeda994daee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2038f607503d9a07892609c3e7b4aa2cc1e3e1caa739eaa1a5bf269e6ac23fc3 +size 1219319 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a2efcccf9102683f1ee056857ef7642aa1c079a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f705336ce1497a57098d4586cc5aca8776277243f66acecd16e6fb628f8f2c30 +size 1312685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7183633b3e03159da8d573415c4ebc7bec025f1e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219ec657e4a71aeb7beca589161411ff091f8ce36c598e6fb8c7baea98f435a7 +size 1320575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17da9eb9a6fdf41c16b3213d634004ba08214602 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2880dd84fe4aeacf566bea7ec652c73346c9b9e81ed62f2a2e58ca9e3b3996fa +size 1293151 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34f822dc0e678110c34606d874b86171f7fa75ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a907deabfe5b9801873e112223c74ad3f7e2a684090d0257f4dbb1a054960e1 +size 1324678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596349f6191fd305e2e8d70743bd3b9c46cc5453 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aff9f75a56437e662c8a5d5329bef8e9743a9ca3dbe122ed7e34af80d78fb0b +size 1262571 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b95efdb9e2d32903b80c5c7fd5a7314bba78b6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97144baa1807d12bbd60c25954df45cfedad056b14d71fa2d6cf878e18e4c13e +size 1184677 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105f97bc44f3543dbdba0e4f3c5d955c6cc98503 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63d3b90f055fee2e682f582f7eacd97f617da38478dd80acbaa4acc92c24c57 +size 1154788 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617314db0cda88c7e491da5119528878963d3d45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c72a347f8e4b7cf4cee5c565f39435988e2261188c10a9fcf994053e8c9ba2 +size 1317862 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb676ba6124fac86535f63f2d2026b41bf28659 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792e0daa9b0a09a59b4e6210eeacf82119bfca610501238d66243909e8695019 +size 1444501 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a47afc0340d4e985aeda06155ee1686fd70e51c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3468c90f3797c3161ddab3543a80b9b6250242dae926889ffed38608bf509511 +size 1355938 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb7df0ba63aaa97dff47e3d7ea8624f951d4cc6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ac8d670373f651dab6608e1fd7281036d5629bf84a74fd8bd6fd1aa6140f81 +size 1566473 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d106b660c1a575a77cb2e1e2bceaaef4b5ac50a6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7057d96e435c0f8193afbef82323feac2810b5f848ecf5231a77177ff6c856d4 +size 1398576 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17ce6fcdb010c3d2cf3e826a0e7243c758457219 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0971006bb7acbc2e6e79b9dde34eae4e6b19a5e7ad97379f41a2547e39470671 +size 1135389 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea8584054bad9e73b2a97ff3da6405f0090adff2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62912723cac2ee1aca14249788b3569f53fce7100d78f8958dd1572085ba68ba +size 2522223 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc89057c80cddf142c9d63008466584d92620998 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3219c22c128b7bb4c240c675aca873040b20238c4f599c303d89560570190d +size 2089103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..647eb9e474e5696f4df149a26d435097a5c52017 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061344c50a9cbc84f7f55f795222c75b147204dc60fc17e48bf8fa92c20d01bf +size 2650556 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd2749f80026a01fc1766bb523e99edb8dadb50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830dbe5a30f7e58d447fb52c5ae65c8a39c6aeb595a660a75897dc5184e71b0c +size 1806181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb7e0b917d4e38aa279f03799f02c957b8491ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72cb617b961fb9dc65105a703ac977b70591f949db67796b27ef171debdabb3 +size 2863962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53966cd479181e7dd9267adb2172d2a005211618 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0107952500f06ad05eba6ce34c1f09ab741db6eca4c9036ea0cc94a6081341b +size 2688548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d5e25d7905e5253e879bd5ee2f59ed2543790b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ff5e3cb36838aaf30d71a6e56e4532f1021a59f34a143f5556bad8e8ad1f42 +size 2938873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e769b3ef6adbfac28996c2b30a1d94fe0ba436f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c6d9c7573f7521ab607f9a8d57f43220c3c4e1eb41457291cf9650fc02a412 +size 2531601 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..633ace941ba702d270c41530daa6f539a210da4d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380c4fcc8a54678118103bd3ff5f83dd038bbff970cfdc9d9fc7e88d70dc19ff +size 2456457 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..100ca181dbcd41ee52a4979551f3f071d3907052 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86c8e78dbe4e773c2f841bd63aaf301f1c48fbfaa9365b9ea849ec6bc3afeb7 +size 3008783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db85f854a7c064d49a1191943b358ae718c625b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064c020a39651ea38a022663f31b51234e3cb43ca64f44f952a9ae95a680025c +size 2077331 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80ee527f17e09d988a9c700fe6738efc5c620b25 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d31020803eb6ad5bb9a959d35deb836a7a700e14ded3d98cd882afe6fb0968 +size 2504035 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81eed2a8f1b3e6c8f3dac97046e52fa19b051007 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60e4cd010534f169b10cfd8af9c580f9f18142553acdbaf9e47eb7b6d96dd4c +size 3173596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..514975fd015283d6cbdeacc1150f7d1d1a29a664 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ce0c02ef928fd943a010c38d2a29ff0bb4493c1e224def18641cd377c40cd3 +size 2751252 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce41751148e40786556376fa62d9460fa8cde71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4467841de33df1c0ab6214aea43743ad163c55c08d537ddfc96540a232fe5d +size 2787988 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd421fe401f9222a6492c27cdc4b2e27e84c44f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb04dfdaf0867a297d69d7739696efa2ef029d2d08b9fce8346b64c777d43fe +size 2813685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c65128044a2579e794999de8334e41e744b483ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcea8c7114bed1352b339dd83f5f32096cf96abb27173b99368fa3d4a7ddfe5 +size 2496249 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79b31dc02d52f0094acd2153c3f6b5e6a872236 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388ed6116fe0a6f542124dde85c8668eaec6d9c3122ca4a868be44c2f76e4101 +size 3401232 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb742fb7d81321b9274798e68a427bd48dbef7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32ab7c5fde0efc1e41ee56d8d8f0c8d1f48673163229c03d6de41d14b97fa52 +size 3220297 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aae11aaa818fc46a5a3d5f9192fad309a9187c6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37487824db045f1a8688d262138df078969f3ed2404edd2ec0c1f1cdf07edef6 +size 2866685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fab209f81caa63c4956630b3dcc1c547bf34628b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c33f8d44895cded4b6a0ebfd845c5e9189021f0167f13fd0ec7dff57c8eede +size 2369885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281761edfb23c2485cb077a5d1cb8b126d861562 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56441629ed8e455bd915072a5dbe53ad121841c1a3844774ca05c22e871e02f0 +size 2503821 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fea4b289affdcb1470d644cf449ac88684b65a0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6487e5b8ea02d56a2f35bb1b79f41dc845ab38ab64227c4c67af4d40dcb9d1bb +size 2500552 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e8124d185d1ee2f2780bb70bbc60349c5a0f20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d134a9f97c9237c05a99f24df6239bfa76fc0d512f05aebf0c0b48e6e0fc552 +size 2632977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b51be85c0eafb5a28c4956b0eeaa118f76042e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5a33509e461ff5532bb60c08d5497359daf3f83fead4d549e72fedbbc2bb29 +size 2508859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134ae235993ea5496c042ba479dcd18c293ff692 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ad0db9d7354519e0ee8e488cbf1cbca502cf4f84a317ed5eb0aa1958bc457f +size 2009850 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a16d87efa02836e1a2e7c8f1e93871d35d469589 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4b4d5306bc0462248bc585a0c60023084f8e2944e20f8b879f68c4a09bbc8d +size 1898276 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da19cc3496af63ba4321099c4e6313c29dbe55cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96e4dcc6a8c83d0856ba28ff1f94e7ed8c1c104308a4020832e8048706203fd +size 2242843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960b8eacd3fc241a663861cf0219f336e55be45f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b22624d3bab32955c28030805f6cfacc26cc00a3c683021e9679ce333059233 +size 2109612 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a30bd209ff2577d6626bf4dffca1f7e03d0ef60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43622e64a4a4bbd9bd426e487d5c7af2460e025e14e0906eed9d892a3a3e838a +size 1837584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93f1aaa5ea6c1eefbe48f464ff0a4c12c70b4b58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fc24da179749bf3f6d8aaa40e4018eb2400122147695b580a2af89bd17cb42 +size 2060467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7b38b6348c43b8f47146583a283bcc212f131b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61de4a1e8eb011389e120008d1dc840944bfe968251fc38a23b1adec2631e8a +size 2410914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50b4f3733a75f92c2898c9824e7ed61d74bdb36e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64c411ce195b9bc23b161700c7aebae910f91568230344e96c2e82149efe93c +size 1929812 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b98b7794ab4f2a8b209debbc8a68e53477637848 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6cb85fdc8d6edabf8feac459e03cecd949fdc7ebb53b5d4fda698152dc1ebf +size 2257170 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b060cdf0a097b37bbd93746aca1d8378af750873 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3a22d4aaf7f33bf72bc1e16b1389450abd356bfa5f588940a45e4b31333bac +size 2023787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3418e073c37b88fedcd89ba55ac23c41c16a8b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66032e5a17c9c7f3059857166d5e9a7986e8976642a08e099f9d921862871650 +size 2068725 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199288c93deb4fc488ff2c9820a3f3eeb672aa59 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123d29aef317e4683ec7d0e61d0b5d9af13a836c967b0526d8b6fe758fefadbc +size 1645756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d53c33391f55d89fbcdb4f6d51c97f5d95e3c02a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19be983c3287d76427c33839251f6007862ee8c51a58e891f24f8d54624b15d1 +size 1450361 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9521623d53a40a47bcc0ad8fdc32b5b33097fa08 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765abd661fca68a603f4db1972fd9af4d7e290cbc0692430f49472f6548804bb +size 1961592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de731fde57a32b2d64852d8aa43f3947c08adf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9dd62abab1d1eedb53a83b22adc1c143d0b7b62a4593f80638ccd35029ce4d +size 1810036 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37fddf2e045b0cc2598d1c7a0107c9406d4e2da --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509b3fb4fef3b987993255ccb014d7f7428ab45317037e52a5739c920ebe7f78 +size 1640765 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d72de30f2c7b37a31e27a77cca3178c4a20c409 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5dc088f0af03b6df047e8bfc2f2f51e3b797ec45a0ec2d62cf12d7f7d64a95 +size 1702924 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ed4769fdc8f9aa66c7435ee509ca65bc9f7eb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c116cf301103ab4a09a758262198cd85b9425133625686877ec87d4521ccd5 +size 1677712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0d5fb35c3501126090f07dc01792acb3cb43e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae74501bef95b5f5840b325a645eaa507ccbba79cec71a103f6db03e4eff19a +size 1887319 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84202d2d2116378742fc1d8118cd182db16be707 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec09f23b8b01c53000afe763aab3d3b98bb83897a512e08904625133169390c7 +size 1762030 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562f782c2cf1f71331d982f0e81fc15d23d88e01 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0922178e34a79bb4c0181d143fdc5ebe95a8632e170bd75a694288cffc1e1805 +size 2046317 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f212d6fa578ba2b2a5587b2543f3a1d16e57c58a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee93baa869faeceed7811f2427a32ce52a3ad3f6ede6fdd48f39c6756bd1158 +size 1618387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d680aa75411bb4a095009f0c82a0d484993777 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7f39c95e46b0681f7585301d670b89c36955e789db662cd58f774bbee8f167 +size 1626580 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3885221863e8d780273726a2e17e424dd478461f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e38e15549b8964946b5562809586d01e3a7d155564d026fba6f9195e7d052fe +size 1627407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a605afa9ffcfe7d2f42d684c7480068083742f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2ba98c1810b452ca6c3921054625e3e499c98a64620661a260ad462961eb14 +size 1793479 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a82883499ae9cbd0c72b8c79f402f28113a3693a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dd528dc9bc91c73dcc07f7de57b79c66896a4c01a97aba49bfe8f90a0bcbe9 +size 3385969 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43ab031eba82e1b963130a74b76e7b462b625cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dd5a1f52b717db52bbece4bd67c698547ae89475224336940c01d8dc675d33 +size 2584685 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c137da9b2fe690002e53872c41720de7ef90e944 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78efd55c63d11ddf2ba08bd2ae1056a38527f8d882d3892f283e17ea704f58f6 +size 2410431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90d4fe94e3dcf309a410c97d765d74098fc16578 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836129c8d96e722f0c2f0ddc0a15098e92544840dd0beed19c0739fcd51d1942 +size 2097054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899772b30b798ffbf418f6595606dd913261954f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ca86bed76d8786dc6a5d1855283c6c6ac5c7565b3b767eeb7784bab9338a86 +size 1896445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c8966f9e8e68fcfb4ea75bacfa5a70159c80927 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe8e41fd54359c7ca22908014563e071682d78679135593abd7d664c03bd19d +size 1479957 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd68c1f61f6d7810d8513b2b9d97ac7eaf4ac2c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c51e6c1ab5e09cc377c36bd61b9e3c372a4cbe6a7578e7d098dea715b642f3 +size 1470461 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb22e83ba258132c06220c637f01d3e2ae5ce6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2e4dc23ec2156b8127b75e7e1d04188a80ad29f51aeea46fd75f877d51576e +size 1306296 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bed242fc19b449bb0ebbc478683f687c91c5a65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f967286c15a7c3fae1c015df129555c0a01bb5bdf5e0627c7cb638c8fa148fcb +size 1467843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e4984cd720fd342836675585fe76b49877fa05 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b456b38cf67240eb640c88139b3d583e55a09964c2148ff188d079a98d2370ab +size 1619481 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a03cd5f422732c57d70a21044db9b727957bda3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3086c118ef732f188b0220a9108a5b6a36e0349526fd7996c70768c9ff360f4 +size 1363700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb1551abf36d80ecdfb76913d092b75c00014ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a112361fb2df55904a772816702d3d2b2e16ec1f042285fc483fec7dc793037 +size 1313977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e018b33adf01fc92330dd194941ad3001bcc5483 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4222c78bdbac1b4ef80b35e6c0f5cc76199c53b65f9ff3ac5bfa3a2cb30077 +size 1560698 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b562b1933f6ad81a06b5c87463ed2cb8fe97ee7a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0ddff8b58438279b52933ed442569263bd90e3b3a3d6a65a8b34043c93fc67 +size 1584380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5402e0de602bd0ae1cf8ecb4f11fe25d29b7b6b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa2a8a4b60e073c2d032ba90ad13a7e3a8bb5d423d7cbda4e7b0393ac0c7a27 +size 1502347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e6de1a93bc69e9c9e9ac32f08c2f90c6ad6457 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b642163223270bf9d4d7e1035d05cbcd1310681c7d60da47791641bbf7cd836b +size 1534925 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07cab6732f79bbee506305ba9e6c7cc31e186c18 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cce737ec3c71c052178ba4e6273a24208dd49f138497125cf21e1ff0bb26c1 +size 1636004 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae9bd4e4dbb5b1590638ddf93d2a0e3cd9aa600 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d8f530c01eb7628c5685218f0f3cb3b4fe304de6520241b68a315e4c8a0ed0 +size 1807737 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..686080db4fcb0a6be440c57356344421b6eb3a7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6a8a4dffe9aa77a6d3dbd3093a652d1e22316a250df9c7c6a8a9cec6310114 +size 1480197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de87af9895dbb64a784bc7a3fa8d442a5cc28d1f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f112902e07361d1e44f2eaba2cc466dd580c8b49c670239cab3338139917501 +size 1415707 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c315b035c6599b017a28a87564bf64e81ab1e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83da8eedf732b2a25bde843374e2c070940334cb0be05426a4f9efe349b18995 +size 1392917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8197f94f2d82cdd109707bc50813a6ee3ba576c1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b4d428088f04db555c0ce3d50c57d30345428b5f8339b8d9d5a7ac087e9136 +size 1506939 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43689c2ad64f2dd3c040203710b6e850bcab8bc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1dd97aab7a30f4d4d0f24a2dc825094321ed5227c37b777f0ca310df7d4ed40 +size 1786693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0054011924041ca0df0fb775d488921804629947 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01eeb8602e62a885d1037dd96a9cfc306388b6e8d5aeddee84fdb0e79073d122 +size 1503130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67b343c918f70c2f717f12fe320c236ecce4b88d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5430e48be1e477d791ce48226c0418a65c90312a4cbe01d14f8d22cfc2d3a08 +size 1410900 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528bd0d0556e439afdaf69f9d94344f936c514e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7898211e07fc708f972a7166da8dfd2b5c6f0cf82c42927101fb2e03e104bd7b +size 2024670 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..901b005814973d9800050c623e4fc83487a43173 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7501e71ff09bccdd59e13cfda212d2131a68f612c047a83082f4578b095721 +size 2879103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe75d80d59f5404623f005cbaac14084679694a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7bb6479fa4dcd3205965e10043d6949407ba515121cbe7c52a2c6184aba016 +size 2453754 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c0dde9a3e64e736b5081729f6fa8295cb068be5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7725de336c4c1064f094f883e16d21976e0f41808795582f012a25fd95fdd2fd +size 1974408 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b62aebaea2269328f3168d54174f47039a5af0cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1dc540655c72fb32a6280ab2d9fb17f0d81f948b858ac0294c794fb5f571d1 +size 1900805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16da5fde6a8ab77b4d2dbc42f5b05edb8f8d74e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117cc409018b0f02c9a6682637533429348d058e3e5ce34c0e51b060058766af +size 2336704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1362dad6d47ac42150966b1114be9dfe9070129 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8902d81b44b153ec9f9ab019e257bfce4581cea867e4bed8d292b87bc4309a +size 2107311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f62abb78c95c1ee406dab492feaa2c11f8e1d902 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67ff0f433e2c4e44bd1764a53f19685b600b123a07016d9948b0342ab519684 +size 2022756 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f904744950a8468f92cf9a0823a03d023ed1ee7b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d25e181039dfab47e173c259f95779022c0115a8a8e126f1be6752fde127f07f +size 2186737 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc046b928a5de20d9002c160d3d5b4e915f7ed28 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ae394713bcbc102a1b3ac1538722c09c5979d6584799f9f82bf3862fb8a6eb +size 1956843 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ace5f0b7dc0e7be08490a381f2f15908a9d8ccac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81656b84fd8c0c5abf4e15205ea36d7ce6e435cd2db76154c1239958f9123da +size 2178551 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a66551c95c97aab9e80f4832508aae78a35e552 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3a722e46a2cf030bca81214a1095da4cafc824696e1108de5f85c842c5fdc6 +size 2334658 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef19cf95e7881571fdc5c83bd3d9cdfd507130e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a15ef2ca16b146e2cdf1164bba9c38c2a697bdc9871c90047c2f0e7c2e54e8 +size 2277167 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a12867b07d2f6fc7f7908524cb37de7950c6b22c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc7f89689cbc652aea0af432bb54445d1fee4e975a7a5b9e0c561e1d726162e +size 2249605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8588fa866453e5fb0062dec560ffb421e61ffea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01bdd867c85bb0a93881d02c271c34fbab2922577fe5c80b0c5f72f46d2d790 +size 2161719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b5027e0708759cd30f19050f7682cd43a29656 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e57b006dd350531038f7a70c9b4dd2e2d4b651b70b75d257fe206b91efebc2 +size 1816854 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..385e2a1bacec28ba8cd3e111dc0e4e89d184c84e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca4a86b4285011b0d984880c309f9087c20f5fb62ac3f1dc1279a770c25f339 +size 1684782 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4c41d6cc16c256b4ed2ac6dce01da86b5bfdac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4786bc27da58ae7c7910be577ccc6f523951154336b497c5399c7da024cb58a3 +size 1561177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d10c47553cee51e1d26e465146a90f194efc6ab --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e174fd964f3d69a5cf38b22c76979ac4deaa17b49afd8899cf9c8b0cd79f65d +size 1979560 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29eca2b1102434e809f12ea744fe2f8763058bae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e49e2ffac69272b94da18996a6e17dab200c49aeb772c93d0ac467e69e5534 +size 1995130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8121788e6d6f218eedc498c8cd90ab00be382fb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3021c25deda68445f7e5a1107c7d678e7fd20fb68b3494c2c1c7789e6e8756b2 +size 1622180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e480474998fe7dc558e3ade8958c66e2c85c1f88 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805bead47945a840590cd6b52652a25a7416b8a77a8b31b968cff2a32f659988 +size 2048616 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41461a5fc903705881af6db59d4f848272d451ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17f224080e1506427a7be4afc5cfbaffdd88be220aefc0109fcfb68de4ace85 +size 1856951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e779c26556facf651ddcdc0c00f51487e4ee3547 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea9c4a8aa63c5dd8bcef153c0bd4391cf35143eab2c304388d49fad26447ce9 +size 1825208 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f7a21f187ab4f95170dee2c21decb2b6b2e2e51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c97b2099d98baf52b35b5f09b63a59f312ee2ee351eea15d27b81d60fb85e05 +size 1742222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfab22b8eb3ac614195f6bb32f929db017e01e6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13a52095b0ed70e901a1bf0ddd586ab458210c45a329bb04a6265a32be1c009 +size 1685251 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b511a11ea980e3b92662f17bc2e44fa8abb9742 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a681b32cdad4df82c6c22489392fd09e51102f1f7e3e37e3b17769a13eb989 +size 1677836 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f262f2e07176711e451e1eb40e5882f0893c7eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa58288b9c37d62f3e2693d20e0a710b7643055cb13c031824d56ebc3ac0a5e +size 1468141 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f474d92ce11ff1dd53e7c5fd6fd6bcb0c927acdd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2771ad61ebf3bac335184347da977ad8b8bbd4f60ae325a85914af1602b1f8e +size 1251413 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2e9c2dbb5ab255da6fe943c5169b8583fdcfcf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e08883824f9f3a0ebb51d441ca9b4a25425f147f3900e9322f8144adcb4519a +size 1433308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..052131ea2858bf81a1cd0b5865b828fdc2d91fa0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1120846b0f2544f09289c44b145c506073e4977391321cc3e85091e0104688b4 +size 1746905 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba7df409c9ce886398cd66886afc3ace3152b791 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d318f8f7a187cb2ddf8a5d30a449c0e2122e06c180fa08a443f5b13ce34949 +size 1441734 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1abc91b993a0425891645c776af4c2d72053df8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616305e6ab898ea731efe6b16e30f55e3c7c543d988585fe6af27dffc18f5b2e +size 1520970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf909d6a2cc27babeeb9c912c2496825fca3fdb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8440d39be1df7dda4e39c9c0305f0e2211fe02d2c6abac46efbe834f55d369 +size 1603873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce23eafff2cd42f3f5bff4d2f98c678f50bad99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dca074db9bb14d2c73538abc194761a3126d4a37f46144b0b16ef4543505e61 +size 1846695 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ba3da6f703b23a1793fda2e2358841d14918c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e6aff90394c326343f358b76462c9ebccc6685ff55b374f8eca191594629bc +size 1574858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b58d65af3ef1f5115ff760f576fb355582f604 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c855e5ab8239b4b889cea98524032eff1e75427eafd64cb18fb7e2ff3feec904 +size 1546231 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ea099c650534f502232114002d9324b90bdee8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c342830ee13e3b9fdfa6c8005da7308c7ba156366d50b06c96d2a1cba602e3f0 +size 1299366 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75914feaaadec5c9b907c3b7b6b4f0a835b394cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc05326dc5159e6bddd9755dfe117523266037239cbe5e31332be9c42c9e7d13 +size 1478828 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87870e7ff3be20ef7c9597acbc498b004b3e7d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f1fe1fb007a8f62bb4da38706ad755ade61a8fd1a5ac7bcd5705441544a554 +size 1480913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7986eb04641ea2e4c093e90de30ec16c8b76ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c234f0fcf2e975a7d2c653d3ef5cee754166657189713a7a15968b79b33c1756 +size 1390720 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3ae221d4519a7603332c55906a7d577f13c1d6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb75bac961e4fab1a5e31548c0837ebf504ee2f959e0c7045a64c4cad89be64d +size 1743633 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc5a41b891c83cfccb648bacd1dc545706f82317 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f201776696e995aac4ae3378983a11c949889f0992a00b5676ed76d10317f7 +size 1548448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26db1d79c06e0bc01d33139bd4653b998e560a12 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19406e1c5a022dbf18a3d9e30e369dde23a56b8363224b0daa488d7fd3b081fd +size 1474842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b240b6919dc24a587e8fd2db5564cb5451135f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1babc4774c7d6f669c60fbf7adbf36efddb690ca49717be433a8a8199e89a060 +size 1335428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c7d2071bf8daf6afb36101e0facf91013021b37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7936a1ec44cc7df95ea017f964765d799a85434e926c024a875ab36a87abedfb +size 1281112 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e501612e34074a7e4f9ddf194573c9e391c057d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2ee530d64465cf21704df661204b7480dfea091e4d12cb928cbeef5b5746d4 +size 1497017 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..449c7d3b2064ac201acfd880d9dfc527ea726fa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac3845b5b4af1f6c0502f7cfc75c84fb89feb9bc58f22ac8560db0883ae02c2 +size 1174515 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ead50a657ae41be081a33a12029d89b2105645 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a043635a29738851a1c92e80065fe9a7bbaf4c84407b6c1b4ae0cce7d6105786 +size 1375920 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b064ee5dd122471ff307b4cfa3bc594b3bfe57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5a159d8901d86b19508c2cb9cf654283ee29159e671c2827512e03ccc18916 +size 1320084 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43bf2e65c3619a6182f392170ac141bbb426556a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f027e2b654a0e04b59688897bc17f7cb703b1f38b08c630cb6babdc0f7d328 +size 3069036 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15fe445e14d4e7d827421b85ad5b00016470ffd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ef923184badc4e35a2f26c2a4ba310a3d4f01bcdf620904d554e98ab32e77a +size 3331302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe21df211346e9df576c314457fc057c7ac42bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a39ad899f22c584aa667bb7d48aad8134ed3bc61de9da16f30b188928876eb +size 3775063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d49719f02bc3e40aeb882ac388e8364dc55b543 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd0b1994dad5b73a7edf53520856c229ab7308d144524a5d5e4c66bc2cbaabc +size 2982234 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39faad6f7b39bcc72f59a5ebda6d33b247f41b42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae25b37c9c214e6180a21907afc969e92fefcedac06f115fe1ec7b8deedf3d64 +size 2956668 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a61a3ce405fb910c759cd05b8ed5b6097cbf2b6a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0753afb6e3eaa29d5d41b2610435b9a2498c3457e2bb35415c0db7dbf22a8a1 +size 1400540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd0992bea6b6477477bd0584a92a85b42504a33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493937b15ca504523312eae4526a4f84bd0850f8ffc4b02c43bfc0abf9cc6d2c +size 1389490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e7c03992acee7acc9ad3fd05cbe2df2d9d75eca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc65ab682757d17d1c59888a5ecc1ed8f5870234b386df7929abcbfa8b12bd72 +size 1639106 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..362da2bf57e81f0863f7cf17302b714e8e0ca8f1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11938092f1d4df509b0334537b166b6b907477e09e5fea744f82b02794f62f06 +size 1427865 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..114badd381d34fc811fcd400c44986bea2b096a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269566195adca0a5dd6f29840a5781dd294d2be267d30626d5917d5118459d27 +size 1289305 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9526b9aa64706ae312cc127c56a8c0562b20e2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ea15543b00538e3064e45f8476f2c965b5d00a62db821b02488f1d39fb9ca7 +size 1466381 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c096e49d36348ee09dc8140df587dc80e271eb8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90b947820a9aea73c8fc161dde3ddb6f2fc39f6d697a216afe357dab3ae4a8f +size 1442653 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..505be024618647a115745d02073708dcf60b9e8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b595eff2a7a37cdd815f7bf444327053b5ae389150122414cd3861a862440fb +size 1527736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec498e3249d2dd510b1948570ebd4c48fff507ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc7fd0a96105bff08c73409b7a1401458a76cf408b0a4c40006131d59aabe75 +size 1847264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59fb57b81cfbf68eb7619b4ae93d653d4ff83850 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb0858a6eec805960afcb56e11307504fc83f871990adb63b20851885fd777d +size 1473358 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7146c292db688b54030b74c5e02e93fc47d5041e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1b52e1e3e24d867d2b1193cab91ec488e7776b6366a1d47d9f96ab6cd4214d +size 1877748 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b0fa739fab5e9a5f2b39a9d7bd5f490cfb4962 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a882801fae6c301f3a51cb0483e3fddaad56c1abd8fbf9cc94a449833c80597 +size 2366934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50a7d50b6d3bf23cb8e78a54bf4bd1550a868741 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4332c6fafcf0951f03e1c019fae080114edd72ebaed03af12d4a4727f7f307b +size 1859114 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b9077b080150fa2570b14f27446fa1dabffe84 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148181d3e122a948fe6bf41501ba9bb4effbc2050c5eb38116c36510b0e10db3 +size 1891142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa0949cf010361d9a37f6c55b49203d64afb3a17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25243d2386cf0211bce1adb3f3ef78b6a5c48a4667bf89609a4c0dd3761557a2 +size 1861488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c05003f7c65d0eafd316f612e157ceba915124 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f1fc3449fe6059544ca111ba9b408e56d6de0a7ab24477114b5634f62a20d1 +size 1789446 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc343d18cf3aaa41b718bf6098e0c45a8ab739ad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c659b3bd6fcda2a65afa9e8e8905ddee47fd0e2fdfecf98092a4f288f05c9d10 +size 1842357 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d64b74ff7e25cd4e689f9ed3a34db0d6c5dd8675 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e3579923104ca4eb5e9c892458547d3c06f735c5e1fe3e602b18fa1ae580e9 +size 1721158 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe4e9a24e57b6510f56f56a921a6b280d7a6f32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83d4eaae74f267f1f64665dbab168a51af900f3c453a7546b5613cda9b5c160 +size 1742193 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59a5b69688bd924a504749f52835926b69a4af4e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b645a306f5f9e659532cba975bda567ba830270a2e1208a1267891b2a5e5210 +size 1972013 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0612026213fbc6665399b72bfe16675f255c9908 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ba4ebb4f89ab031a336b5b9ecbd880262ee9ea5aab052c5ed166a0e45ce5d5 +size 3622566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae8857412a1b320bf4d03aef0780379e1d7d2476 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46ed841a1fac8ed2d863545f59a0eb1a0d6ab40d9f2c39f93198fedf398159e +size 2397254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8db77d31b58d91c8e214550ec88a111f408f58 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb4555a618159a8575d09f38331f2b8aa928601491c2ed25b988d94458750b0 +size 2531799 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700049a207acdc21d8b254cd23c462939a2948a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2790e387cd0e8f3dc2a312bba5b62f0ade972237a7d84f2b5f2c78726e3d34d9 +size 3327842 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427f8ba367805f204c14527770f1a89ecac9e310 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe72fe6aa881b256c9dada26fdb262bc44a6e958a07e57b022433124f59f470 +size 3041932 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca91532bf59c7a703a1c705a8c091eb34891d0d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cce5ee059485c3214a7f80df6ed083b897e375eedb3b3ddd4b42f11bff85662 +size 1462455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9638033fa5b8f67c219a2c6f219f1b214569b86 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f48203187ecfabc544f61f29742ddc1710f3fee7557c721896e08dde2df15c4 +size 1767131 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa4e115f19f911b97ae3a12e03768cf55063853 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f2471f45421cb38662756c2db3325bf9166475fa6675ed23b94abb518d846d +size 2031857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456d540570c757b1cb9279149633b1f0bbd6fab5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa0b1081fd59d4231356762a7e50903de36c6cf68d56fa22be3a40edd1257dd +size 1961511 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e7532a8a3fe9275f78f651751cbb8ab0951e3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2dd2cc5bca4ed5ae396173a4e09407f8a2d02426365a596d76989816de0a32 +size 1447180 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07812828f0478395f52c7be880d63727fedc04bc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c7f2255d87bae0fb2fdef9ff33154e53e1b056a5b9ade4f4ec1fe5a87af9db +size 1347940 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d51c87292d5010ab8997ada1ecc933a5f928dfe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ea1f39164dea5dcb7d2e79588018e312a35de5e0763c25743274ecd554e95d +size 1703706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fdf6ce0a38781b96287f5c52980b1c546dd7eb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19eec41fa6633a1d47e63b1663bde79cb243d4ac110d980044abf153db76d38b +size 1528101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859c5c40ed3516b67b7f85639aa2b0555962d3eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d928dff33d499c05e4c507ed6f1b635f05b7f6a161ae6fb37702bb72c828fc6b +size 1417906 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e4342001ef0c1e9cc769d4be3a84d80303e011c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4805bbe59795c8b31e071caccbf0c7fe0e00ede20e61fd25c4d201d5a081366b +size 1485308 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b6d2e60927acb8ba4d913bbfef9b09cbfe7873 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c9fef25877e9fe6b7f26938833446a1ef5153094e5e752fa32f2fcce256069 +size 1530417 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be31afafe3c14413e6ba2f0f3bc18a8a3b04ba74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eff857be767e079de904d038fd1b2d69a8101416ca8a161ffd67fe629ceecb3 +size 1788361 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3db6ef7bf7b63933afb2b518822c53049638726 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad4b1b91ebeff50a8a62498ca69fa8f4814a51ccdaf8a2d5f721da61c2725c8 +size 1427341 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d93799833af4a0ae156ef2d105a5027d6db623 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26f65587852870c4077280b0a0acf5879bcd7af8a83610c07f6ab6e2f000e1f +size 1277803 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbfe33d879b068ca32a940d08748cd79708ec57f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fddbad2013493493274fa8f2e9c3a9156a8ca646b27635c402b0884e1d0aad2 +size 1654639 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3eefc7f73d02d43491006a5d50d88dd6186959 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4acf56e920dce94900580f082d30579b15d504c0996b761060542606536f90c +size 1367286 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a090189e97583d2a3f2c2888883b50742fc2964 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3c37c55108817a76ea428e005eb4cd341902cc9738370824889ddebf9b3532 +size 1411751 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7eba2997674d5c473d637b7ee2df20b94dc322c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5942db034cfd094c6d191d047c7cb7a31c2baf7f9c1bfddb7e27d738b7fd22d +size 1362061 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b83f15904d096c64acdadaa022337272aed856 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477f97c74fbad802cb5d16483ec3a35fc9c1512aff34d7b4b4dae33cf57d9c55 +size 1822426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..179f80d03b5db590ddd177871300c7da3dbcc965 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33958ce23b6a6a012b06f685f785d2dddc4ea575de2fdd5eed8ad1ad3a5814af +size 1348921 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..757d2201b1976fc251ee528c1a0a24721cd89e7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50d262d6f61a7768646a89a65f59da950199763292c523c8368837e52ce1277 +size 1559243 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7f19b4864950b556735d7a1bf0071175b4cd81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a06bd17b7b3a1ff948bfaefffaefce63ab1b6a2b1dcaf116119b204be573ad +size 1266236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a24789d92f2c5d65fd928e6aefa91a4768d04a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df067276524b97d5d757b078199c8d06c1b81ae6a199dcdeca8524bfbcd2d984 +size 1606236 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6242ab3acba2cfe5b1173974bb333c87141404c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95618241000a6da303d3f74357006aa49e6bc85f5e6078525174c02c8f8f44b3 +size 1463694 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b06363e1f5c7194a982b82060b512a53ebe8eeb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a8155acd6931023e73ed206f4fa9d9dd2ac6c77bb7c56c773d5a26814edc4d +size 1516015 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea29750bd0b92a07481dec7f8c883be9bf31b8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d194fe1198a19b042fcfa158c4b55320cd9bcd5725f01f986da3e84436687461 +size 1449485 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c54a12c85b22c6065007e3e7e9f03eade176ea9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddc0b9375c34ad4c7b9cac6f82784493ec6f0e8c007980fd00e6c5f35c06401 +size 1701807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973e1db39c3824387dc74103519339cdfb3f715b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d161e3977648d3a47b2f8d3ba2f2bc195c960108f2194a95c07283a41210619 +size 1601934 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14d74b760ae4c6433da666f4d72ca50b9e8725c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21caad4cd97409329199e341bbd67b998f244660dd5794fbbc87eeaaa48e2be2 +size 1691406 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f4b666ed46924a3c838d4f3ac0e11f0af4a49b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26011cd2d977350b6aba5244fae63762edf5fb3aa3b5f034a520e0db654db6b4 +size 1127130 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68bd70d97b73fd0954a19501fde8b0d14aed76bd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2828b4a98869aa98d2ede4da0db6e9680d3570c72be5b4cedfeab238e698a6 +size 1668450 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57902458400cede3cd1240c2609aa84e6dd1a190 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0779c0deea7c5283f7ef1e45d93d4449744ff5a6ffbad77634f3be918f73ff +size 1208598 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62169eb376b6792f684c03fb6bd74674dbfea2de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2c368ceb7282723962b875c289cc45a800e0b913be2adf96144f14e366ba5e +size 1560755 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77552703a355bc511ac30a002985a738a51e8a34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ace7bfc55e486ba7853c1442d26eec262b568bd5f94f07c0e724374ffd2baad +size 1310107 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f95cd36739b50f399a4a53623c3b087f6514e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f947cd35c9d08e8e81d8be6128b3dbc684fcb8296b496baf36e42f1eac21d69 +size 1347744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ab0c95b3edbb7fb0f5ac074d97193e4b47a4cf0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fc0ec750b8c37653a462319445cae66485d24dc5b21de529ca677edb98fa98 +size 1254545 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b180d0a408dcb5dae53e40ca2695e0fab37df8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03899e5c2780eca057c3bb2211c7afdabe9c600bdf3ebca8cdbf2baf420518d4 +size 1122770 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1bad2d37a1fbdfed2cc4a170d7ad59e13c1560f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf3aa51c65a6bc72fb7817fd3c792895df19c417b666274867150380ea174bf +size 1111595 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1cb3258e220e139ba514186fce0e63301cbb6cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4ae0e210ece48c72ff251cc796d514e8dcf868dd281714b2bf7cfb0428ead8 +size 1926222 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d051a408b3cd36ad15bfac27692e8222dc6c177f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e95fb6b743b49a1dec6526af2b87b3110cab391e31c6c93ceed86262f4ef475 +size 1507480 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb59f41bfaa14bc1da0fd0266001a9561038ddc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2915f064f90a1dea59134050df2e228a70130bb01471ce8951496cbadcfe1f49 +size 1790970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46f9f9a391ca7c06c7a5dcb58482cb88b012d59d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e7935845f1412906262ba485598f0d7034de1016830baccbe3e5fcfa9c7dc2 +size 1811780 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34bc74c07eb19909eb7ced16a56e0154a9abcbbe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b9af027e93fb2e244b1d8e50770ce16e6754831a7b67e316ab4a790d2a86b6 +size 1423926 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5e99b8c820f7f9b9826ea5fb27740efff28ba8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954d9bc4ecc1dec0374d5425f908822583d386e78809733b8eb5afedd5f22746 +size 1615392 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc19333f9e001aa9c53fd931489b89f42fe36ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c4bc236dd029834a4b1040c225907b48d366eaacc7f26f8715ad14368d41b0 +size 1836313 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d734debc3e03d3da2a15f066ca08c3f6ce828543 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d72c30c96e33d6414ace25f6b0f23d0fb48976f1a67d98e391b904e1085aae2 +size 1872262 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f88b7650c5bcd03b8345b106943a4479b131b63 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc64bdbf8cd3dcc1013989d9674ff92380a10db906c00d2a7adc91d23596f4b6 +size 1656823 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a61ac17194d7473e8fea91ce13aec327cc611c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a062a26621556a8ba4b3580dae05aac8d30c5c23b93737b137300b5d0234789 +size 1671474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3474fd2cd95323fe28f714e0ad2b03c04d25376e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5839413f402c27e6b846b13a388fdf6de8ce0d238d630912929da39544e58278 +size 1673586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882fb5e69ab00f2d592661417693dc927700e573 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b510850ab47d4de5a13c6730f2f494bdd513bb640dba3f2bfd8761159db151f2 +size 1657399 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b40f42eef0ec3c2c73efc3f020c418f630fb454 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce66c6bb4282fe3225a276173bd3eef61c5114ec33118656a75ccbe9172dff0d +size 1088184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa4b6d825aa3a6b4dd16f39865eb9c6dee09f20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285e7c03b77578b4ac23043d27a40fc81c71d1dd1cd79c0537d34a77c066666c +size 1536981 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5085d270ba4dbda963a48a598abfd4f0414fca60 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe37186e26dd899ae0a4b6599a61484352621b8202a55b2582c8d8aec017eadd +size 1069831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb7c114a8dfea312b7c30120f4a56da41a72cca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d3aefa766466a1b3bf8e7ed40d557a93745a12be40b9b65532789ea16a359a +size 1318183 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74206cbac065b36807d7afeffb69c13064d5db0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffe485f069942f65e4a969cf0306e59c63140e5694c6f07e6aea8ccbdc5e6ea +size 1638847 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5790acbbdd6fd4e5048e4c8909056bd8c8f31d5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9933bc53d21ce0d449787c96283a777cb0971a991d5df64a33023db60e6506c +size 1443220 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f892c740a423ec082e78bfc8e8f337e3debb2b11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d74fc9fe4dcb89a95f3f3e5cebf1328ac592abcc843a83fef35ad8f1b3e74c +size 1480799 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dabab1cf77a4db61099f943cb9e95a25b4f6bccb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e307cd2387ff939729fa59117d754404dac54a824b51d14022d68c41c4e0c8bf +size 1161807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0559b5570e4430261f784358f85c3d502c9921b7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c3d1347fac40ca8923f0a2583f0e6a344be5705f779f4c8a2446702aed6dd8 +size 1595669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b622d9cda4c79c2ae2cd18534c3ea960d16d3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3834cba4c68b11ff81dbeaacb85200623af41cb892fb9fa67540d3f142b16db9 +size 1407081 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..357649d79cc7d4c418c991d93ae8d1a988783548 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7a51f6dfb1ee3d9a4b336c1bbd5d715f66b2a9b8981d2a9a88ef045e22e5b5 +size 1428711 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa216d0e74ab6dee914b26945f3a96c16a244a02 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b9c9a23162177ee5f8e1441a4d807a8d5e9d40078608dc5c74b0703b36e187 +size 1468275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..620c28bd74f40020cef43fac3a111ab2f8471ed2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a70316ce5af775b73afac155df1132837f363da99afa5f9b40c83ca06b5126c +size 1272156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6956e1e6b2a58f6983a8b98aebeb008b614bbca3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f37454a9a2e0912a1f23695a8aed603ba61a6877a50309bed2e51e22ae446e +size 1647783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95a4839127d76f07f3a4b67a6927e050769a602f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef71d0f82d947b0abbafe2f658736c7420ba7e40f05627cee2c19bdc02e6622 +size 1602491 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c40dd56ae1122466921b4e900531654e75e4aad --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ac618f3e274768af9f8416368aced1895951f66e3bb144f90cc976083195f7 +size 1535771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f69f5990af3e977de6b31c421c2a55fbf2d3187a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187af7fcf498a82fd37ad48ab57e7f4a895b3dab87a898180fbd5182884aca35 +size 1532149 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6bab3451c4d114cd4683fc2f448a4e27c65fee5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8516cdf2072c9a371aca31edf01893e69a375a391902ead8814956941d553113 +size 1392377 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b20e6626aba2ee8c47faae73803924e4ddac33b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1322e234dd406f8d17e928eb8ebb07e943123147ce5cf1cd3c5e48ce3966cee2 +size 1373630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c891732fa05e49ad4accfc85878d33094ebc0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6182045476542719679eff7467c9297fa594b78f4a8a7631f3d3cf962f046f25 +size 1499911 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b540391613b201cd9451ec5623323b7f68dc6d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b79a599841f5a53dc21585194201eb608694ea150c214f1c9486e20a6aeb2a +size 1542437 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013c163788da1b8f41d448bdfb447197fc8d2734 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cc1f0501618ba260668415e786fc56cb0802b2a8e1538da3e5bb128deb2130 +size 1347880 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a771be952187d4c22bbe5a8f3feaaac641434593 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56efdf27c12ece56a4599988222038408465635916a58ed91ee586849ef966b +size 1482735 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b527824f50db02ce89b7a82177d15ff5054458 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb6f6354de88c6e922f38c826b4b3c5e85ab33087b123aba3ed39c2a7793c18 +size 1476161 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22e138df1570ba2fa046541414f07b5584494094 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4309d53e530fbfbdfdb36602c655acb4be164c19753d5ee107a149c210989203 +size 1456488 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dcee515296140702393325e044660a89b20460b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f515159b7a9ae90d46f37620f2f65b53768eb985250906f1aebe04414368894b +size 1259984 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b85fb1c1378a8663d31671d97f0665c5e9403951 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503697f2a43da00ccaefc52213818ebf03c2a009922ff7c732c25215d0bc02f1 +size 1663069 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a832387f587a6a81cb2a4c4166fc695f182aaa1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040c241d456615a0e2b7cb8c66b5b91648d300f967fe748b3f9b4698c9779b51 +size 1735669 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e36dddcfd991276d628c645e8a5d1057b78424 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175f25387e944bf1cd0920bafab2a6fd780ab9605a6f10d11c96e1907d9b39fa +size 1853284 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f4c7d66ecc621861e0a08c3337e84b55bcf6a8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400a891ec67f9fdfe42b08f4d8d62e29c71c8e50ebd8c5f834f75186ad0295e3 +size 1594958 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce2afa41b1557c217308f790d0870f3fa4149306 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace2c49aa58e89ae1b383d1b0ddaed4143db7262341db3d1da7af3d2de7c8994 +size 1476332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037b30abfaea38ad31865a3ccd5c6ad8c0b3eaf1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056e05a62bc1df3c87fc3d039b6f5b6f83543eddf9604e20edbbe2f72d746597 +size 1398613 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43da23d4243e0fdcdc4842ce72142215958f884 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16fb2e4ed9da9fd1468e6136c16c2b7e520b756168a70ef8c18ef543c466eed7 +size 1486923 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2807fe095963b0631ec0cf92df9f7bb0c02f552c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8190d591c992c55a8bb6e550294df15f9b9eead6e85a7a3933241ce92ea214c +size 1599586 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b288ace6ffa5de7d821323d4d395e28243bcc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c56081539528619837d0662e427e7938ed8aede1f3390953d8c98978e55b7e +size 1716917 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a22ead8593ceac4681ace95d70cdac275809ab7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176eb9c32b4c8230cf7ab22542bb3e20c797bcc94f75851c0b9c3723d09a8110 +size 1477429 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6755b6fc36785ce46a0c0911d353d73fce6914ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffadc7cd2d5d88f3ad872a0d423866e31d8c3e000fad6987f20309486a6e428 +size 1597182 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3698036532acb878e9acde1e2c4b0357679ab0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_left_wrist_rgb/episode_001612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cd17faa2e2bf108986add9a5716235b38d263e0466e1588a396540c385c799 +size 1497980 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001000.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f589fb46faebc195bc96dbe61ef7101f936fe432 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaacf46875356c79c3d79896ec36cc54748f4366e6017f68f9cd485fcedabfd0 +size 1677082 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001001.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ec6472fb2bcf8c42ddafe04fb3247b3f17d5016 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fc1d1db0b9d53fa29350d32ccae924b13c6e1453505424f2ed278c901520a8 +size 1694282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001002.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a23a5a27cd96a5780ba83ca76b43dc02b1773d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33648c19ca56f2cd6473db2996fd418b04aef9a6fdd8749678386ea64898ca97 +size 1568528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001003.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b405dd137cb1614ce7bf40446f976ecd9339078 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7536dfa976ea98e4e8e45a3d2349e1a07b1dc4fe455da0a7ddcf7483f59355 +size 1491198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001004.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8764965198fae8a28359569494f67befdccfed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940ef682cd15e6a58785d4e3909127fe0b8b5206b7d44369881af043f8354c02 +size 1777730 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001005.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..171d69135f66f69c8b108d984171febfd7328240 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663639f6e86d1a414b27d5422cfc35516a1e0fd273e44b2409478d35a501b209 +size 1375513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001006.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c474f87dd176e45fd69d9ce2b41eabf72bbcf2b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68065a2e2e93116e454897f4f1dc8ad2c413a8e9c0c60ee8c286df0a41d0a0b3 +size 1821380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001007.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc45b746a1f1a3fa7844fe774780e2be301c0538 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5e9a81de82dab46591a43e68d721153114c70ad1cc3b1c467c7964cccd29ba +size 1404641 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001008.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ff62a042a85dcf689ad1351558a83685e7f136 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219d39add23d4e3f677ff1a52c0f0b6b451b6713288172d8c67c7c62ddc2bb46 +size 2000502 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001009.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a918bfd089f79ab917761197edd7e3150f5556 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169b7e040baa26d21cd1668649903a0db2e22cf8ff4af7261edfc1a4ad215823 +size 2025360 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001010.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac871dfd8dc4cbca7c5904bb984295b27ef2993 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f694e02fa9154bec37a41a6d3aa02f3116cff0504b022978be4f8d2916266d +size 1608302 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001011.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c64d490fc8d0abe56815b4ad30ac4c3dfc21376 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00438f5af4365fda596a2d26e0e29c17d2aa541d421dd367231946ff65f47e1 +size 1449420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001012.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08c82884abf6d3a1cad940ff08e04b9201201cb5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b26b8d0f3ee462336e4390b2c5fd71d434998fa82efd32853afba9ce6534ebf +size 1867977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001013.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fbf1c610aa4e8e056a90a3b7f625e6f4e78dd61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c353f7b3f9b1156d99ccbe1e17d3fe7ec35af79e3ea4b0a2f1ab70f640dcf626 +size 1535962 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001014.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535a0b12c2b8b9e21fdfeda1e4f762cd719fac14 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96e21d2a6b36f9421d1d44a5fa8062b76c5fff266d8b65ae6d917fd2c65fe04 +size 1873653 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001015.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2f52a6ce0dada1321cc8b24bd6b32e6490df297 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbc64dd6fa3144ecf5beee2e5450c35dad1ff02d7c8689bd931ce913010ebb4 +size 1972644 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001016.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70fb1898eb8a5869608173cfde5d32d068eeecf8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe7f9fae6d252bca360764437866190b033720100921cf7b9b7bce287ab859c +size 1526952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001017.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f433530a35f490308b2a8f46853ae22ffa605158 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76631cc4b68b93b5724db44dec4cf8c59fa8a4cd29aedaf2000ae25753bc33b1 +size 2771370 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001018.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b1c3080e385aa60986d07d565b22f0d17c9af6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d525708416eefcb31ce3f6491bb07979018bba0a304433f18bac54533077e38 +size 2486365 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001019.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d3d7bf6947f4d10b9aaa66b177c4d21e4fbbd87 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ba17d0d547ab8b260723bfe1cb31bc9235dbbc0063348675041d64bdc6c073 +size 2261661 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001020.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e7164e4a7d1b9c0e181770de63dc5896d1943e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e35032dc573fec4e1b50f5d09f271927577670334d3328b13d77c3d0c7d2ac +size 3251007 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001021.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c64153842d7ba23a862867e66957e89b585afa9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9c56e00630619bf34dd718a38c8d85d1bfd18e6079392309c56a29d13b62b0 +size 2183824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001022.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe2b7aab6809584c84968b7beeb50e38bc3f7d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ca9a88b4030fc7d34b4cac1d77de07a99419139ac3673da8382d5ed07045c2 +size 2629670 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001023.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdcfa6fcad0f27365d3e1a178088792058d8ee6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5406bc976991fdd20507f584331f93b4ad2a794dc70695eec6f82ebc8d62b29 +size 2103706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001024.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dacecb6db65034f3e2e7753827a016fbb2cc0ea9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac04daf460616e718b368a35b80a7cca8890d2d242b0f26f07861334919da82a +size 2786177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001025.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9656019306cf16b54c620b4c809bd62edbb1e9e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcd914674f14700016b620189ba5976dd4691a2d0f2ea2d1e02a16d40ab248b +size 2624801 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001026.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936313aca45a4d5dda95629a0029f28f8d77be06 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961abdc53e27477b3d18a2b7b06e499f2e28719abf9430a9ec736e75894ef405 +size 2405856 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001027.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f91782cc9e90fad0363d0a8f42bf1a6f779aff2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1859e14df51a3764efe43c65eb6f7a9e62c40ea6535e9b8392651255d0aef162 +size 2533013 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001028.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bcc1fed084462fb76831bf09f50ec1c82a07b22 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61af6e182d6c375462e09cd0ff88ac7980d56a0fc733c2d7a2b23648f44a3ad6 +size 2012513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001029.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa23af6878491b2b173f558d4ae12ba3bfa939c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6cbfa73a65a4cf5bd2a03f3a97d8bf9a996a5a55545b86d13a8ff7279f346d6 +size 2336100 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001030.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b795674b6fe14b98052b6b30309a06ebe5438f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a895c2874c489d3575e3e9436ff97118fede9f77f5c13c48bd4a453be1381d20 +size 2281037 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001031.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f77eab476aa0231b453ba961624ea2e4aaa91e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb38875040658303ad55a9497684b012699e76e2d0e66bf041eed8ed5fe17bc +size 3345028 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001032.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21f72c55311e389ff9c89df198176fcfd218854 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc221b2b1f95ffecaada03ea9a90457d0f5ca9940723f7d8abb9d3783d2fa59 +size 2019825 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001033.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c800e0fe37c3b51047c45824d164901e2da095 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b4c7034381358b78aea181aa781ec2bf663173b8380c2eef08cc0fe6810554 +size 2510328 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001034.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a599418e893d38442416db16a60b7523a444f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11a8ee787f4c0cd524489644dc45763f18c73a679ac4119227a1b400fc7ebdc +size 2230615 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001035.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7234862c11cc94e638dd2c53773ed4999a6fdb3a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4eca473a5e60058651c7fa4f19c0a193f9d4a3f0880ad1069437a64109dbfe6 +size 1987538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001036.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd92d046334bda521802fd91383713d75fbc1aa9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4bc44107d9ac2e7425e7ddea5b5985dbf448d02489712c8c17340f100fd268 +size 2644300 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001037.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634f32df179ebf460efc290e4bd7be83a8830500 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c2413ef43b7a1f8a87dd20b18aba7972495ee8368b6a70c92ee71a04abaf84 +size 2490173 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001038.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08019469041a39f18477ecc51361456b6d77746 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945ff3cd48d684d0063d6682753b544ca1305fbbabb29a37d5e77beeffea3039 +size 2505112 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001039.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f65c920adee80571e3932bbf0415eb30028b9b2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41c2b51d599425043214c6fcdaa54cc0f6459af2e296ef917e2eb8f39ce0d5c +size 2641518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001040.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645bbf1c812c2c5ce18d5d9d4c7e5b615900d3cd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b9d6366788a2ed3f13d32443eff41f7bbf4e3b3f78e67a3d059801d436d616 +size 2740024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001041.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0033e60f1d18ffdd862e070db5fff35c481e2d32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add5a6cd7b912393a7833c4856ce650d1e00c9de7cfc35535260332c7fd9c26d +size 2220455 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001042.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aefc34725b78407d82d76ad16e013a29ac6c941f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d633ea51a24d39f06023223d56c4af54cee8d6124fb46cda11d70af317b897 +size 2182231 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001043.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1cea4db4069459e4e06094dd302dd0e327c8c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9cc64c5ee603860b3d1ecfda4c96f9b3cd8b444cd628d1b8ebea96dd325c62 +size 2402841 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001044.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b2e7897dacd84bec44748a5050226cf31f621bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf83d93c19dc01a734f1aaba4c8003de5f74f0a394b0e44bed857b31b73e503 +size 2055526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001045.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ec6e4d5ffa11580be2a3418be055eba57d5f77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b88057753ab48172b0df4d805dfed831eefe976d8da85ea9dd13e1c77c26be +size 2425631 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001046.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f73315b77b318c89f760b0c6ba32679890b4aec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b7b3f28dd97324803ff2c0d1d28f81940141b6cd2fcb198b74a4d93ee9dd3d +size 2298055 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001047.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ad26b0fc30cc2fa094996d7ad2991c92098e922 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68cd6009a4e73cbe0a813275ffdcb88e954793c6564ef2cd63890a54d7f6c15 +size 2751885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001048.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..526e46169275bca059abc18257364e569f0f42ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59455257739b327789fbffcc1335262b9d42bb7e2106bc9db837ee04c6d0d56d +size 2400064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001049.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be51ed13990e1fab8cbce306b9a2424548ccf65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c329280917663f8fcb058ea9e05f8fb2f04082f7fd3b582b25c1e0e057d4782b +size 2819997 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001050.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d0922cb14a391853406e745f83d444352292d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098a85d7d0ba86f00e28c3c776e69c99f48d34feaa8058aaf4eacf1dbca64dda +size 2267896 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001051.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2149e2e8456c94469ee8191204da92d8147f4ffb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddea5dfc55a679fb41af0a31a7b28ae1a173b74eb2ee10c4577732a586869d3 +size 2264467 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001052.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b13a223739ae3c0cd3970e8f3352a8055efc926b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2834f0cb811fc7f62a93f86f25c3678b756c214d77e557d03b3661928158bff +size 4331589 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001053.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4e37c58ab8c066d27af196c1bcb44ea20a1a0c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888a45aa9c9f5e2f62ee098ac0d131db8c19d3ab5793a434da20bad67835a89e +size 2786505 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001054.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d10634e145e2d22e9b76b9216eab11963db4c64f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad7139b0854c9dd31e9a96de32f1117c6324af917d7984c6b8890d3df4ee4d1 +size 2171613 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001055.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90a50b8859baaf281e6046adde92bf4c18aef009 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cebbc7982cab442cf6ba98ac681442372303fc67ac480e4c56e42731957bd76 +size 2578892 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001056.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ba221652a2b9b803f7913100b56c0f146564ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0a28fe7b8ae14f5716fc97739b748124109090eccf13587e6004317dafc36a +size 2260874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001057.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..477a2af6829beb44e50990f44b96608850780f33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842485f1c37575b5be68afeb8cd21573aaacab9b18f0556b2e02d1e7e0778947 +size 2114512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001058.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb53fadd5387b5091b987c7c0847235b7b7cd3f2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d325104d77f8684d0fe4ff02c11abb2c10d1b47a06f512f54182c1c76a550ec +size 2434661 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001059.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5efa068afe46228bb3f0f9e7940eb199062dac8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5079b44f2160fd0775f73a76eb290e67832619ea725637bc8b096e7b1096a3c5 +size 2377171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001060.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b269a1f462c1f0e5cf0c8464cc00d3602fbf57c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b3a2be2ce72ed8387f59ffc702ec0bccccd46db3cc8a3d83eeb8e8119089ce +size 2315983 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001061.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4e4c57c52ae5a4b9cd9dfdaf6c0192def04ff2e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de32e094e16194ce71e2adbccfd51e8a16c6dfa1099a44486e1695ac37f1125f +size 2373068 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001062.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a07b3ba001f5214e37a38fd0595ef6ce2d73318 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd097fdecca15973a2b11cb1666f4e6ff70200617ae08398d47d5938257ec9c7 +size 2234671 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001063.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2504eace83a4cd4e899efea58477d6916bc22c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0717b09ce88826921bda8b462f6301b8df7ae5d11fc87a9565d5e50918b60374 +size 2731592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001064.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..075a83c6ec6c93470b2df810c5b63f8586fe8637 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b701c85524bbb7f71a9bfccc6887fead88777550d6ec8d6c69165ce296f661e +size 2243863 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001065.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a76b9b898cbb8c7bbd0fc42c78170b90be9254 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1627e1b6a3858438e8d9b061848b4c6c0806176d8409bcb5741528871ff90e +size 2529212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001066.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c273f2de583f34c61b8fdfea750388df9756931 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f3ce2f3e23136d43d1e56e3938d8eb9694157bf83c31b2f607be7739380d59 +size 2253006 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001067.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cbab5dac3d3b4c173e63685a4d6953575ccf331 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e377ef438946db6128ab26effb066e8a1791cbb13dd8870cfc46f95f9ae2e5fa +size 2003146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001068.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f090b5ac29c80f82430f0754e1d02111e7867a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa354ab674d824fa1885f79bc85d3ad039b45a5d312b98fac299ea5313f8c75c +size 1911783 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001069.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f3c1d844ad68299434fd5bd199e2e61147f5c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cbefb3629d2f3d81132a82f2224b1083246334c4e5fb3eebf96fc3b9406a62 +size 2071986 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001070.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e5ef0516315133b89b8f89c91b370b18ef0e5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c79074c912c3bb101b2c3e979046f829c7285e93bf36fc019080d4b7b28b495 +size 2055380 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001071.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2adcb651c34ca1b2eeb3056da3ec837933c19504 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8bfd628c4ffbaed773900146d1dd74f8d9d36b8e5d027be350733e66110066 +size 2093951 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001072.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f1c2b3fee33f1359a4ec1b0f45942fbadc38c45 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef74e1c1a264bfa10b89e634caf17346220730dc933a829dbff568b56c0be62 +size 2085778 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001073.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34680cba4b62edfc0dd1f1a62d91e6ce41132ecb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a280fd5850ffe14effb8accef121b5dde04f724b2ef240e196ccb83490f501f +size 1900822 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001074.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c061d87a422e185891d0c735972a1afdb67a56fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dda6a67af5f1c968308d5a5eb7d7387219545ae25b845a6c76b3cdf275ec5e7 +size 2226719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001075.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38dbff4904a63f707dde7448063255842838db83 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152db223e3cbf764945a0a6cd4957430b776a2c12e614499179ecaa883c6e396 +size 2601506 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001076.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..991fd1cf86a612bbd570b4c1794427baaafffdfa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4df7c2816a5de7e4cb37cdba784bab5381d81bdff2159def4331742da30a11c +size 1982646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001077.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4dabd8336990ce5508d7fbcf960bd9c0c202321 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fcf139ce366edf189542a97156c92e8a97487d3c925fa450e99a47e4df67648 +size 2339833 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001078.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac525f0f1c019c7b58ee95dba811c0fa0a7d985 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff25675bb0f3754d37ca6c7dd0295b2edcce3dc9d01d99e3d99f3ee2b0e8c60 +size 2235662 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001079.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fabe86bf3529380451217bbffed16269691b47ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40dcd487568c514a7f140e96371346ed5a197a71e1e99261b7f946b5dee30948 +size 2317329 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001080.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcda0734d693d5b2f52215072be50cdfae44bf4a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd18c76f2580eefb53a03662d167990129ac4a61bd5bcd0ac68d4ab49978a9aa +size 2117596 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001081.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebac9f02224d3895c60382bd5c3d30d34026a988 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93c6950f8518d815a3a0d4fe55a67ea97b923716d8305606a48fd7b7c2dac1e +size 1894336 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001082.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1301b4650de6998cfcce2fdc3460f0f88ed08cc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596d5ff7c13d2dbaf352aae789a58e55c428f8c1b49802a3b6d1e2a88817e13a +size 1775787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001083.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5643f3ef81ace01351d9e15c533fde7fe3ea61b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60373a1e1b648a9dd294f1749d87a621de4930a1d78005036aab5707fd99f2c5 +size 2550732 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001084.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e42155eff40a1ea9de13cf7b47735c9769b279 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea294578f5d5b42884d6930fece19631a2fe09e07515527c5e33813dfae7f6a +size 2414378 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001085.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f750a20ef0b5c8d79fdfa3c7de1deae3059326 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1125d0157cb4556fb797c2a42628fe26a37b10614261373917028c6050645ac8 +size 2527710 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001086.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ffc975721926ffc24bb54944cfae819fb9e5fe --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a86d3b09f2852b880bc0da9cfc9699023537bfc9df619a22cb61ce88af92fb +size 2146033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001087.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54be1bf8cdc860bef624651bf29d3c3ac81977a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b0539d923ce83e4230d43e49de36315cc92a59b83819649f059108330b872c +size 1979847 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001088.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0399aa2a20f8fec949fe6a6900e58774ce528f8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8500c0f3322392006be274ccd2c79e51c88619a077dd6ed4da86b41ea1c8a9 +size 2335614 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001089.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7b3c8dec150914f0ffb56d1c690e037aa215d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f224baad81e9b34a1bb4e13653d4408e30b075e0bef05929b055995183843156 +size 2322490 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001090.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a52b6fd17af62807a3f53566ff2f278ba7b5a338 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a421630f03b8c5116c6bc26a5c60fc00bebdd3a1b0d7f796ca70e2aa8597391 +size 2352071 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001091.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71dce95f8e735d7669921600b786aa97e46619a1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4977c274b9330f81817179aed7db93a74ae587990bb137511ccdeb326416c844 +size 2198650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001092.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a89bcb4919f5e5bc63a4adea7939447572d5374 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc2a54e56b5a4447e102241448e08403c1de9bc9f5c77fd7415d66288169097 +size 2154363 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001093.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb9d65a3f77f745e7d916497b4544830570227e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e312431581e2433fa62d0dd8e7bd2760d7fa3bacb4698b4b301a7ba429b2c0bb +size 2526276 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001094.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf5215beabda24a4be55c1765b3dc8465dbc734 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f244d97bbe717b41b4562dfdea983b6d7e21e48b621cbed7534dff81823a58c8 +size 2480771 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001095.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30673414e588759c6b85cbd0458dd4300970917f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7339e841c2ba0b6bf9e7322c4fd0b59ab573fd225574abc3b2600d5d2250241 +size 2196262 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001096.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d828e1b11f12042b2ecbe5a67101bed5e5b1a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33941ef867093800a6d4f2e1c5fa7ab278b9e9b8c4ad02966302e35c5db07f47 +size 2227064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001097.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36de885968877ca591ceef3ec0f317f85fc6563e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e68659c307e68c053fe8e8521b4f3c97bc1d620202cf14c8487f7f61d0e623 +size 2151627 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001098.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c693484c6030d2304e35c6fe2359beede95b8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c76c2074c2bd3a080e1b34f8ef6e195624c442f27660b412166c1eaa8b80bee2 +size 2207510 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001099.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99cfa5de30bef0b8cbce32f0a8a84d84e55ddce7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574ad4bacfde1861d25a2114ebd3dc4ceb40093666e19a8848937686b2bc0fd9 +size 1830011 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001100.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8783b77c6fa6e9f3e9b1ac6087e74c6580378104 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eaf2f4f514549e5a59629429313f5b4a6183769e604153c8150855610aad2f4 +size 2530259 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001101.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c702263e2f0de4044dfffbf9f17224d5430faaaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e89b1e156565852b585e6b672702041e443a9e9eab6f3e7b9e0b3b2a41e61e +size 2064012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001102.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128999ffa224e54f5ea08a9dbcdfb1f234aa3f3c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80e3cff27efe0eca332a239b0c27be589da2a7238f36358b5bd59c60c9f04e1 +size 2122605 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001103.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4f5ddbf946b61da50dfeff3d0cff52355071e11 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aded23cf95420aa37cc0151a722543387340adc7902fda92f4c8a1ab771157d7 +size 1883443 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001104.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d190e7f5eecd1b130c758d03469fc14cec0db558 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5a90afb68d88d34f20326d0961de724dd997dbf146f1129863f4cb6bc93ae2 +size 2233568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001105.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4abd2c468a11171b71a0b56478bbd9a1e20a679c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e50c7ab7675c9c1453eab2b3ef95cdd7d1859dec7419e6fa4e43a1781e9600 +size 2275303 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001106.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..594ad731bcbd82f1b1e7e835883ea8e7316d88c5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943e84dfa64634afd4788ed96188823be542bcbac7c9296a1c24573da4fd41e1 +size 2628660 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001107.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f2731a11628b1060b25fa9a67cdfcfe15f1d008 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47b9845e733ab578b9fef725073275327bcdec4a48b6201ddf9705d0bec7bbc +size 2101697 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001108.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a490c99ae610f4d428d4a898caee7d01e56dac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e43337579564987ef9571129328ce676d120ea9e58b3bdbb95afba6a20da12 +size 2137456 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001109.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afd7097c5bca850912b1a0f91859e41b36016a82 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb06e580b16cef0a10fdeb791bd43e165930807a862e75fb27fd9f5f628a93ee +size 1799817 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001110.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2c97d66d9caa706c5da94d62942e30de9c3d46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b302d70fc89e135338aab355db676a6437095cc9db792135958cad3ead0ce6d9 +size 2003000 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001111.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0789f976e0acb7c3db9968d88aa2576cb62f6d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa329c4e5fccc66bcb62524356872149f8cb7cc7f734411baf57bfe7a70b4255 +size 1949400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001112.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbba7445bef58bd898b7c90b29114a2ba681ca6f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9528a82acda06abe72795d8d9dc34bfa759475d755e3bf070e11c11a320121d +size 2023387 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001113.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..937cfdd0b900ac3bb5f9f44f90a32e41e22f8a0a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de70a92b1c679094a0e0e280418d07285b78e126a646adf9ca12ceb26183e195 +size 2142395 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001114.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25912b3bda2bfa979b3013e9830f2fff3cbacf94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ef95043b71d076fe928bce002bcce249e9e1d207a1faf122447391e4dda038 +size 2173841 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001115.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9466b8120fda27d111a3ae12ed9de6981983e55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2968c5bffdb3045be1f93fffb114139d96ffdb340edc2dedbd8c2ca05decbc5c +size 1997064 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001116.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c333666b59050bea04f90cfc6a181578ea9ca551 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae93143e5ae6da3e10f51141dbd66483d06b50c54d0e5a15ae4656205f0b7f68 +size 3185807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001117.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c5bba8bb3c8a881d8b20139fb2ad66bdc14fcbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175b33cd638ee6c3039537e7ab089145424b6846809e2dbda265205cd2a1be96 +size 3481363 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001118.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ac5ab401708d9112ca5d82044367562a0e9da8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c487ba4db4ce42d89a73cc97b6e58090e264f5f8be05f4ca3b89fe7d3faeae5b +size 3045759 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001119.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0517a3e5b141616ec18a4611ba7db3bf42161b9e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cdfa9cc21e9a5f75e8440c71e4e98a39b5229f0033987b250cb740e052a99b +size 3393227 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001120.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435d4146fa5edacc4cb13eaf0df4bc6e8d4eddbd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7647f4126ee0c083eb0547cdb0f16d96b5cdea7970d78551d615b7e243e78f +size 3631987 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001121.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b169b07f65f0b72c9978be067cf619063ecb6b3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8724846a5ad7c01dc3be6c74cf80d452e023d03d058caede10859d10c24c8a +size 4120878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001122.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e06516076dcdf0b55e1dd78b1880aed2facc7f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3622de3af61a253a139a3aed3ae39e4aa9a714fa31b33f35315a1092aa23df0e +size 3668499 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001123.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..854632a936d4f9b0597e97135c4f7f79ff437403 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5f94ff723106ea306b32eba6270eccaa6553f70b8be958e4ce4b3340c7193e +size 3660264 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001124.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e6bce150cb83a20713fb2101e192feb5b80d1f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8eb22c470969ec14cb114278699369ed465d83c4147b9eb8919b0d12fe5f19c +size 3437681 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001125.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..797984a771c8d8878cf8e7ac5d087815004eab8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc73b65dda5079895ddb4e3e2bad5d0830917fe2803718f67056ebe27886f20 +size 3490245 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001126.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88af9dc0354733f6600ab29fa1e06195d373ad2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8999005222b25d8974ffb7287596c087a3adecd18d91ba21eb5ae43a4b12724f +size 2675657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001127.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28bba8035af5edb3af2f0a79ad69d7ed99d6f32d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9670d11ba992873db5035ff5a5b01492ddcff1ed472e30329b62f25c495f5ed4 +size 3389058 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001128.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b4789a5ce5bc8cd63f648a75644374f244f6dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5fe8edadf5d87a537f0403529ae5088a40445077a7abb910d860f5af88e6db6 +size 3964775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001129.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcafea5057e5d9f4251196998cdf48d9ff7481b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe74472f8e406b00205923cb5b95388c5c9fef0f8c4e10e50040a1e11922c9e +size 3190819 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001130.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4da27d437be6da964920cff3401e7ea09a9b8df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c33e746a58e1a028143d9f9f00c6537946449b7d3caccd1aa2e268da064e72f +size 3313190 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001131.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13062e22f7f3403b7e6b474d856231fba54c0448 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ff9da4a6bec52caf9154179a5462eadbc2e915f8e6f0f3c62b1ecd4c2ff983 +size 2640204 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001132.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea7a9a927ffb44c0d1792a74506934d09cc266f3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd8d5f3a3e76ec993b553b74ed50939b0d3a66cee6de286a6c22b1dde40d495 +size 3161348 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001133.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46bc20aa772dc4887fc67d42763aa3375dd0e656 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948e941494d329defd7d662776ac7a09abd8b18994f2a04ffbb5e09a082e632a +size 2706311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001134.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e43346f141c19ce2ee686b18d24b69a319f0d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27c84a88a0348d8fb1cdc2069f3fda59290c4fc8f64f00cd76333b1d32b9b34 +size 2972547 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001135.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e265e87c721be92c6209b82ec7e1eece1f1761cc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a92dfe54e7b27ff3611bcc3fbeaa683d9e9ecc5317f51bc595e276e5997e98c +size 2970808 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001136.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e0d3c05462e38fa5acc28b83666f39c71d7a175 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5262b20f8898be5d49f5f257dc3523b1b8468dd541cfa144ebac7cee323d8dd +size 2723700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001137.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d402564c0da14ad7d7af821b5cf791a21b616d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da64ad826de40b32eeaa9aee01ebd86f9a18eed98c80bee9f54b3c9fad66671 +size 2593742 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001138.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce5e2bbd136c3920e19c7f8a2eaffe67caeeefb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f70bec7e4eb00f96f884944a288133c8ffc8323d4793fa78593602b46ab8ed +size 2699567 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001139.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7b5d08b9fe2f2c791a5e747ef31ed6e2e22a574 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fc9873de768674d1aa591586899156ed06966e5ac3920767556a8fcd79f926 +size 3259254 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001140.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b73536f725f49353e0372574cf9122dfc7729506 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b9ee1ec43b5efc8b1922cc51c7b8bf824c0719364bc2cb40965fa981b89680 +size 3229273 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001141.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e02b63d207d446f6d606018e52e8c829138ffee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c9a9f837f8ee4d05e21ec4b1be58c218a9846718b8a6ae03924908905c17e2 +size 3438674 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001142.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3926c41d184016edb9cc511c4e7ab52e6cc8b564 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72b636e7f5e6b8c27e391df63c728f762c22d97914b1a3977d40061c41708ad +size 3690519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001143.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6aedae7dd1128f1fde29eb6fc044bc0360632e5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a198c3832b432ba95546b49a268c9dda0761a2f46a839d3ad61ec9955371777 +size 3877901 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001144.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b96ae4dab8d0920915fc3964974163a2826b51b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27edff44c0ff4bb64e4d2ac1bd9216f27daaafa15644a6cdde95d4d960ae0e6e +size 3577656 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001145.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb9869a29502d7ed03c82d7b2177c0eec9d361fc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0a34fbc36b6954d030ead9960a9e1ed753208fe7b2ab639c96489786b5ccfd +size 3834325 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001146.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1df1cf53bb0c787727a9dfdefdc5b348c4a5d49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919fce66f0e24e2a7719c379a50694444c01143e3b3b837318ea9aecf70fd1c5 +size 3617248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001147.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685beab75b5976705a0a5f86b16a686dc81ffecf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2edd3bdad53a4f095155550d56030bc0a29759410a3bf1d9e652d5ce15ee5961 +size 3995935 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001148.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16fc19e0790e1e1e003ea5d88738d6b6d8671126 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab322cc1b3f9c1ca1933e81acdb492ed3203ab9fc8ccb11b87290d715a9b85d +size 3852528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001149.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee80729c95cad9f4317e28b5a3f11e483c05d5b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409fc8da3d72cb5d5b00e042b37b7592cfa67b9ef76f68ab4628ba5ac11d50b3 +size 3406645 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001150.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7654b4db5f875a7dc8b8f4a923f6e5c6110ebbbb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46977b5baba39c0d0b453fb7da3e23d04ddfc0a8f50cbf54536075abd74bce8 +size 3618262 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001151.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4432d64010fd2847318801163a3f2ad2d268f260 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3040b5f0b8ec1384a963507bb2a1172c8a1e23c01c7581abbc1278cd07a191 +size 3180704 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001152.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1ebe1b14078b71f8f300653bcfc70c9ab500cd9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a812c8119d62cd243ebecb0db99cecfb1504a34b8c12ce84365076e2be5ce0e6 +size 3287357 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001153.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf9f3d63d891510a01c5594b2b2593f4439b526 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80131f367105d282e932d98720266b638f876fd9c35bd99e1895111cdad81ac +size 2452521 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001154.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f576598a3cb8aaf7ff9780b87ef7ca3f2ee788f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8863144e3ba4ccf48d04fbd210b142b4a19411553624716c8ccfcee4dc517f7c +size 2595601 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001155.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a027317a5b3090f28a2ac98c494f46f0d2c0946a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664c0e451017796858dfa4b38edbc1e5a57ba1b4742be0ab730458d125b106e3 +size 3299405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001156.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52cab134397aaa4bfb6446079173724de7490dbc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b2ef16d3c192ddcbbc7433692cc4628e1701a10ca1b754de27d563debc13a0 +size 2766204 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001157.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71bda841c26efe6709a9d629cb771c3a0a6cb3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cbefffb471e3a5a8d3490d96986728cede1d7aa8c53c6f89de8ba2d7f68817 +size 3132177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001158.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7468b7cad2aad47afd92400d291e3ff70054e99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82978f3711e3a8ff175cb55aee0c4b18d71d3524d3ea547805694e03bb0329f +size 2935510 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001159.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a94121c2223788025036d93eabd01b46550cc7f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726dbe7e998bc53fcff0a50823f9e3e8f711731fe9c7f983918aceb85cd47437 +size 2577885 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001160.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5380a2cf896d8b66e56ae96e73bbffd14964f456 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b662ce46eeca4b7b71c83c14d5414570bb31deda58d7f031dc04bb8dd731337f +size 3010475 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001161.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91b4972b9d7c5f77c2cdf4aa32af95cfde90c4e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da9ddb7777eaefa0ca871b694cf0abfc18280213a9546faff007c0e312957ab +size 2780894 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001162.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d6ca0d95e4ffe6b8a710b9a6f3c9e8c1e44605 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b383a6e12fdff359831abc8273cd111a7b41fb73ea4b6ceb528e13ab6d506c19 +size 2813775 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001163.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c053fabad7353cce5a0f25009f7a35eb4993aa32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d725c606a142e271b921526346c6a93256d9504c4d2fe0b2486eaedf7098a0f2 +size 2962863 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001164.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317a851263cef0677044857b9fbd1a27845624af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac9461b7e106d43ccb9b4ef58a7e64d94ab5a277bc0ea56438bb50e25f55db6 +size 3099809 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001165.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47f75b52e4137a655816973841faea6e88fbd065 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19e47525383ffb03fba280a970a7564cb8b57ee91ae9a14453e717765a4b01c +size 3118762 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001166.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191bdfe05b00a36e52d18ecfbbeff7c595110b6e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e0d445f29c3a529d6d35f9d5d0bcd3a6edd968873cae8cca804305c991cb3b +size 2232854 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001167.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9acbfb3eea980df9de6d155100d7757d0a31c31a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d5cb57711cfe95b2f103d2f4973b79b64498fdcafa065c0bd97dbfe5d341d5 +size 2017650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001168.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017ef58d03de1585957ffda1dcc0761d6e4faefd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9311a30cf17b65cf3601a689ee2b6204be7b8a846caba4f3508a65e1f9e257b3 +size 1979474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001169.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9392c5cc24bcba6f0a2c2dff223922d2924c85db --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e726c0c969157120d5295c430f7cdc3a3cfca7544d2c663ecdec7a8b3b05847e +size 2051160 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001170.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12998c99a94f4d9299b0b13a1b85491eb5b16fc0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec56c074dcb0303af11bb8c92113fd4ecb1870f07e0c0a6a136d8dbb30d4c92a +size 2051020 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001171.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9df27677e629a0f3d6c28af8803a21f1e0e2db3f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbaa0106088a86bde4ac17f8ab0e68fe9c9eecc011ceb25ff164327915c0ed1 +size 1959655 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001172.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353f812b983404729d5d4cef2569a75f25332a33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e684a09d088ab226600528d99f53e1862205a0dcb5b8f4fab17887ec6ae6a977 +size 2096291 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001173.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb94a7bfd36104450beafbfa547f5b835749d3d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36f165dda0fdc353291ebf96f37d9c362d1c141b1589d535c160092d0cfc7f3 +size 2133375 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001174.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8995779c6902b45cd68c4631b5d716339dfa74cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bea56eec9e3f3c39811192ac25de7f8c6534c1a3df18fdb95741199357afb9 +size 2108179 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001175.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84175f81e27de5a063452d6fd05a544df692ec40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496f4daab41bc4a70325321115eba0e3fcd8559e8197d52e216785b41822c401 +size 1827735 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001176.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be890de900d15b9b1e21b604bb5e8a85ef3ff924 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287aafa88fa3fd446258161348d7af9cd21d0e0f2c5c6ccf7e2f0b032d9c23d1 +size 1918719 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001177.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200d16427262993ad2de692a2ce94df1d1edf66d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c046a7cc087f84dc891a1e940550539fdf56fa9294a5ab4b4191252ad5000d7 +size 1689569 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001178.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..656d87d4fa5abdbafe701d6631fb5a2531d860ba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69455b02a6044d05699bcae352d2e386e780c5f109501bfd8e1e10cfcbf599bb +size 1614033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001179.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75191db3954dbb26ac86d2b61f05c5054746bafa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb7060da8ded0b163cef9f350699903079e88f395f2a1d9a593abe336cae952 +size 1852346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001180.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a58b0aaf1aa99be22c0b679a419e64a7dca7cb9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06068b5317a6e53edbcc40b5dfb73bf00dd864f4c81df0c7b9605e17cf5926d8 +size 1893798 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001181.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeccddc963d6bbef6bee288685e202a76e954a93 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a411e1cea8b6596f222244902c15240237fb89e9a52566c767e651fc507b8c8 +size 2339861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001182.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab9002fdc99bacd46b767fd27f591a04162aaba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694f327d246497997dcba15e29f3c7a91d4046e43017700c47ed8767a47ce03d +size 1871853 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001183.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2cd873aa8cf1d3bb1c46a24e4cadf572be9aeaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40524abdd1d551e5d297cfb176d11141441227e8f98636c038dc8093d67ff4ca +size 2349686 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001184.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3177f2e34d9e72b9ffe35e718adfeda1e16311c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6860a0b095c1e6a1f4c1119871d717807038e9340acafeecfc32ee63da55a249 +size 2153473 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001185.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e4121c5af97e9fb9f5510ea1dd30d41d1219d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cecf76db1dc3e4d71750cbc110dc5994594ece041077b8a8c957c0a7862fe8 +size 1896360 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001186.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c8d09ece43e803364446c90848e1a30de9e8ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a790dc650cd1bf33614e4dadb274ad84dcd0599bdafac5bbc41684e3f203968 +size 1958693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001187.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eff32a64c7178039e606f2a7d4c4c60e1a39c81a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bfc7c12ecb3f53bcee551080fc10a55cbdd448abd822fd7b36d32e2ffd7be5 +size 2171859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001188.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fcfbfb040537efdc8c45d5128ccc6892b8bf4af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f741a170dd047042201d5935c5d0744cbdb90a54cc9aec7c1e343ba94baa4a +size 2320418 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001189.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..888873c95a5ebac2d8ffebc1b28059a34dd10890 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0327775eda1d12f3578cd591e874a7e336953fb49703f1b606643bc287c7e14a +size 2164215 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001190.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c543d5b5d5a9b1da82493c35b94276f50ff4ae30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d783e436ea32fba8f7ea97657692ff780f9ce1cdd205a871ab5fcc742175f70 +size 2075326 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001191.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bdff5bfb5045a027c62757607a46aa72571701d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cfac9f57774c7f047879589ac0382bac7e5f31242fa643cef233d185f2a4b0 +size 2014389 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001192.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e799b0b02a40e01931bb00025782efdbcd434058 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d591f117b049ed704ac0ff0a1fc388b7ab8ebc6a7076899df998ad7ff013b1 +size 1956116 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001193.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830080abaf6921a8fb1167fb06334ae260869a99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54855f5025d3f79ae16a28df5e62a9ab5fe80c90b132e5d69d51f6c4635a447 +size 1708009 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001194.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecee469b3dca50d842c0f64a3f5a015e07aad5ae --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31d1ac34b9fab809d2896ab73aa52cc2916d07dbcab197bf37482140d14c6be +size 1935265 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001195.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6e688dd0992bd272f370eca9fb446d237d7e48 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1625f6a70e35f8d32ccbff86b48f31066ec9f2ab906e222fe6daa13ebd6e2bc2 +size 1604120 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001196.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d526db41f14a1503040283389573411e2198b6c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c19721408b901392dedc2063d2313cdaf7636698b2d282ec07c4bfc9c7cdb1 +size 1991136 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001197.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c6937949432621cc6944a3a505c261c972fedda --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf37a433dbca18a1edd5dc2a063be2ad5840fb25066d435c5d77e51138d153bb +size 1518851 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001198.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04964f968f60c6324917df96ab8e96a8f01b6bd0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b27f19ce8ae8b7d8373be43ee8474d9facb30845971914b10d9c0ee772a1c70 +size 1681440 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001199.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a9f7207cc08b6ade120136320e2e685b0737aa0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c655c33e6c55f255535f50b9ec6d83df82281cb9eff032e594d65cc3f29553 +size 1716818 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001200.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6432985314f8b7077ee3d800f964b969d250f78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6850681b5d1bd09415a264917f77d0e91ae1ad803328077b3ee34c75db49651 +size 2084873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001201.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c709fdcc4fc93262bf86376e6dbde54a99eb6c9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c62c619358ed141a44e23b7e0ee4b7550db90c15ee1e152acf1be69044d496f +size 1640806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001202.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a6b113a4e5fff4d8d1b044fa0eb167184ebb99 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6801cfbbe4c495168870ab27545a4459aa3d365dd18feb18e977f4d72331366a +size 1416500 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001203.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e503f976ae71daf7f12bfabb406be7102c5e20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4976aa4b787813742a675a537cf25829a1db7c538875157a0d07ea2d4e32e8 +size 1755479 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001204.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ceccfa0f64e6540a93b08b6c5b8367b69bfdb30 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28bf605fb99b6e02835b61a9b198035482f5cc8c76c13b1af750089d45624cc +size 1902405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001205.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f4712e0e37388b8df0bd6f47dca7593fe09bca4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6facaedf71587c3c10e0f455cffc379d90e668d8b30225cdf845cfbf79c8e9 +size 2328281 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001206.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da7f6ae8bd587a8c2282e3bc4b91b99cd7bc1e8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af25f8db4b058d964e9c6fc10eef3f5e1815c20093135c0394e60da6e927cdd1 +size 2355292 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001207.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d97c853ac6a7759f8d98e735d176aa341a8d9a55 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f2daf813acb8be932dcf9d289a6a64d81451e6f76da6137c0a036bd29478e8 +size 1754449 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001208.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713860a037bcad1fc674f9e707492f78ded692ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fd9ff87f4ed6eec1c760d6f557580cdf71ccab51330c4480b520e0fde44e84 +size 2553065 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001209.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c53b45bea979ce11fe0077f925aa0e51430a2f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd31c8863c8f8eaa0dca39603caf34b75fd39bbab899d612c84de2193b07063 +size 2328537 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001210.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12f252fbe684b058cd618d3824d45bfd953413bf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b93aabe738bf6278e74580f6ec58c73ea29c1c47cbaed56ea3c920ebc4f443 +size 1997746 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001211.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b419666d0fbfddde93fed141d6f853913d9ba2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb55d76e7ab71b6fe1a4b3e0c3ae8dff6a5bd2b580ad01dd3a4b1337b23f25b7 +size 1802766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001212.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7452b319048a0c1af5482e5ba8ef4a11cb7496d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ceef50634acc1d6813cf3a7f3094e8ea614ffbe844933f157485757b3ae2d6 +size 1934005 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001213.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4dc59111141c7371eeb488f90658d491081383 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab5ff6b2c100989fd14a554f917c7863ae89d38c7479c7ce27e0bb1f1497525 +size 1837428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001214.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6781548d3a1ba860a345deade55fbc28441b790c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773e493c3c73c5a303854950173a181d41acc13eab98929e8e8098e74712506b +size 1948339 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001215.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06260d7a423f0332ffba2fd82d07403c7c7aa295 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa463d045fef5e828105ef62e1061db2f9866b4564dc73c66c90cac18307f4b7 +size 2587697 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001216.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa4899d5200ce5b5cd382b139011f186aa8a171 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8821899659c0869fd12161176c9dc15529bce62738c2f841c60d00e88a73bdf6 +size 1856706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001217.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef861125f725f9f140d67bff264a5087b9897af1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7171f5ccf7d9550f201362f1638f719d7ca867f9dfac9a8f21bac3b3b3e0fb1b +size 2138747 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001218.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..083fbeb5d472efef6894a7e53ae3c1d952c74663 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2450ea80f028ffe9ee3473637009ed035f16e6f7bacb4c3acf7d624735f9f6 +size 2195559 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001219.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e193c4f68034dc095c8fd98be645a304c3f611f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce147a8ca9eb9a659c2c048af4d109744231644585d680237cd639ef90c97dc0 +size 2428881 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001220.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629cf6ad453116cc844aaf51d6340a67ff0d63cf --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719976f519639a301f4591f00dea3d910ce50b27ce645307b4edb2ee07cc5a7a +size 1890506 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001221.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c3bc122bbf7a1579098cc0bec45d1b067aeee5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb73eb617cef835951b9867c9dd70890c2c8790503ce5aefe3772b07a8970fd +size 2026848 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001222.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d49d3a50d94843f70246487c138ee4ceb9afb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b5cff065f95aa4fc4a30993026b8990e33c35a1e586b6dd75e07ab60e96fe9 +size 2072604 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001223.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5151d883614318da2caf988cb4338d1c0618ab9a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac5ffe44c14bf66b6c2f26729c4cf75241ef9510c60f42644f20d3d58777d28 +size 1873726 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001224.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0d86b14b390a156881cf0c131fb9ff82e87364c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca0a9277dbf4db4fbc9d95d7b94fb2dcf9c433c004db78664458b0e709e0730 +size 1842678 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001225.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9713f52011fb9309b0d824b6cdc8311860c58f49 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ef3ea86f055a216c434bf66e803b842b4384d03683c5ebcd905e88f6332625 +size 1918349 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001226.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c69c6db2411cd8c6a1bbed0deea91c47f9b123 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d9b7ed758c62697c0dfddc29d0d991f34155b11af8d3a1158721aa86aef631 +size 2023630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001227.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b3953ba5f2e425cf386d0166aba3780cf5eb1e1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16dfcb6c171d042fa0ab264fabe1809367ea6bd45dab8c29689298f09b608104 +size 1937071 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001228.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73efd4433af8b69956611a1f2f330763bec71ec0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3320e4a229d97087a31c2386ff8b489033c1729c69b2407c5c4b1f2a2eac2e20 +size 1762649 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001229.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d450762206d0aa7dc62ddb0ab79a0338aa558b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ff55e85e7bb67b5afd1a124b6c6bb6ed34bcf1733affe28f09fbc03ad75e79 +size 2023433 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001230.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b437cc45a1597aa3b180a6190c4d359be4beceb3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccf0762ce593757cecf6af0c3d83fa528284e6fc5735d7ee8f779727b86b9f1 +size 1595147 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001231.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3483a5b8d3e9fc79aacf647613d12fffab2d2ef5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b0d57b19ef328f6f992599ff770fc97aa486aecb10314e823e382c787b5e43 +size 1645171 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001232.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05fecc58a2031fb8d4438678ee104a3bb2fb4cb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542083f89bdf4391f5334593574bf338057c9de0596bfa01bd4acd0a6e0f9bf5 +size 1835519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001233.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a6636db0df56f7d3ce869ebc015fb5677b6fe3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d99f0b66bcdcd7f07e1a395a1bc591928b600db85a29ced92958606d98f69f +size 1932136 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001234.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d70af63b22011a4545737b5c16ba0da489e1d81 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9746a2a037857ee9d856071610c2052b185179af3f4d729b0f66a0f2c3a6615e +size 1451626 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001235.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec6c8b0553a09d66a6d0e5c0912952326545dca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2b30be6c79f9d1f598b65ed1e2f0f9cb1b3283270c88135f457ab2a91debaf +size 2086109 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001236.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e538efc193befe0d232e1cf3acb05b182a1424d7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9967c10a9f195d6417410e49f8cae03054f4739d3a109b25f6551f7d75f297b8 +size 1833714 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001237.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3afb11b59fd2bb675433d669cf51d6c1cdc41cc2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a72b77b58ac1c60d824ff04f49e816d7d73fe5e0794f4f7d7b6892577886b9a +size 1593518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001238.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb8716f5f066f03ae7d2a0750134de60509e9419 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c953e1d834ba8991d5e61b39c190fd99c562b03891d2d259deceebc384aa1576 +size 1844299 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001239.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c0337304373e2e9792be06b999d431e7f0ef34c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880aa22f9fef71e01d70097c243a06fd1bb89413ec75dda2196b0962e01de2a1 +size 1743688 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001240.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f9bfbc019a75af4506fcbfbbae05deeb55f14f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ce052d4910bbf7a8fac74e49862b362478e89da68d1b7b440f4c60e578f229 +size 1678350 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001241.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b63a643e2aceb3c8228977e50f7a9a7a92f9cc73 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c1c091839b30f43744da531149b89eb7fabe6121e814b00f25660933bbca6c +size 1932512 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001242.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9d06dda0af59dd1c3c03dbe76e1f1b45c7ba4a2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d25e7e235205ec20f0c59cbb44d932deed2da22fb19acd8bfd1d0ccdb0e76a1 +size 1711402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001243.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b7e00eb9eab92070dba893366962d3b6decaa0e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b25153e12085fbd660c77c80d79d1c16d5314df06451c2239b3f47c6c4c243 +size 1696913 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001244.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..243b99908953f5f32942c28e3008dc89c9b35454 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2c285aa08626af1179b865dc67fd225ad12a34ec48e0ffcbe5d38ba79f479f +size 2414928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001245.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47cc12d2fbe147b8b42bf28d02ea2732549aef88 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129b2260ffd952632b41a0b2781f7970e02c5a02b21bb7f525bbdb5df4b8485c +size 1920133 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001246.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c681bd0853847a0bce17abad997777ce4e6fe0f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94441199650150ff2a26479f7189183e113e6764d2ee557e65f4de6984fb4036 +size 1820820 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001247.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cdf7aa08058db2b8c304c6770e37682dc56ece2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fdbd66f29363ce27cbb24e87a756205f936b75b9086bbe801c362c5a901044 +size 1762178 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001248.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..832d4129f90831b2003a1585431a5c7e7faf55b2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27026a6b21cd873ed8f05f9f2edf686a706bff1eab9784a61dccb25efd34124e +size 1674964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001249.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71f567769396902d9a063c87b7ae245ef28f99e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964c020d7cd1e5c5a3ef4ead600f8002a8d8c6488072f52b58e4d25fa6e39061 +size 1697248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001250.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ce9b652b6cd5da8ff701a798bd2ce518a38e46 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63d005549b9570f8e288f4590b7c5fcab696ad074dba071972d87197ed356d5 +size 1829750 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001251.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd027158a36c4b43d66fc69474ac56c1c94a73be --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b8e6f77a4f57045b2da3383023243edcbe1a243754b93098dea114b0fd5562 +size 1923840 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001252.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1921326294100c8d8f556a41f3c9a3712f17ce8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c455b8778c6bc383a597a154a0ac49b777a8156b1c5ed55472f243e2fdeed90 +size 1976736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001253.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf480d3d51bb321647eee9e4585501ca6d974872 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c807be6a3d2c67ab671be75d44dae7e8bcdab548582a853e95c756e73f615b7 +size 2275292 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001254.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1ebcfb99f1f143008f13b309b112ef29c96c70 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c27e73ef2a9366a3f64819d63686682128eb2b47998a1b37121834f5272f9dc +size 1855531 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001255.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fbe309c8aef94d8ae2728694c080a15dda2a575 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d193776721251aeed8e44137642a5613de9147184531c33579147f296a00e7 +size 2445563 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001256.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952ec316796b990c63e4d40c6a8ef6694f1d60ce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7b62d82f2d67329cbb3987453b074c9396d5e60bc82b8dcbd311324478b048 +size 2204489 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001257.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca1609c0097a836acbf12fda0332ac23bc5c4a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f239f173722b131e046c76bfd23fb3bbb045afd8b1929c116a9436b25767423 +size 2221518 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001258.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193698087908bf126a2ac50f06bd3ce2fca9ff36 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c40c0649182ab075255b91b55504f125f7032228ecb8c2a59dc382647b948a1 +size 2469824 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001259.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3445892504781d81da9909398a797b66cfc9998 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49573a55c03f44ea5ebed73f200e00f47e92d8bac7ba43cb8d892c43724c1dd3 +size 2123318 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001260.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efec6920c10f8b7626df965d6dbadd79a9c101ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6ac9afb27aaa78619661d5be0541b2c873d43701c33a8944ecd53c7c775cdf +size 2141839 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001261.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc17f7b10d6562c8627973766ae476750da95a65 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35ca2df872f172b45ae4fa1ab728cf3d991276027124c35a3b7634cf1bea5c9 +size 1818420 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001262.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7220c5b804f84c77c3bd3e693baece6ba828149a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a956036161fe989ba60718cfddcffc8874e96ed02b14c376a7f7528dd1f031 +size 8979283 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001263.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a7986f5f7e474e122eb7d762824e69b9bd59b61 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370cc30403f44319b255e7e641625f61a081f0f0f8b4d0767d9d171cbd0160ef +size 8866181 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001264.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccbe6e66ac3c99869a5f184d7cf652e16dfc26a4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac4b18cd450b5aaadb7baa3c34a2b0d971b47c88dda02c9f2b09674585b6b82 +size 5291024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001265.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66fc2488622a5f6aae1d5a2183d9b7d0ad4dc3c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88aefc459cf1fbb55a34a90e3f45dc9fbadd3479269f3285ab864861430c3af1 +size 5309797 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001266.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc4d8d75129249eaaa8347881d688218d0e6c786 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a161f6eb6dc186072b33e0d89cd12b4342e2f2bcb73d620909fb011dd2abeb44 +size 5943508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001267.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553cb68a1263e33a096ad42e961e92f4dca5188f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135dd698e3cc07c0eaf8a5d0e13ae8f4ff8f5a47605f8e4556a6e596348bb60a +size 5785509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001268.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58f85e1408846fc7d3b07d5b641e1fc2970fccaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba65e96d71130166b9713105e60d36e4d036390a36c382a7555ddfff339e6a2d +size 5016274 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001269.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76d2ce226fda01aca01821d863ef6076a72d97b6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3486535f4a8ea813c60e13ac9faeaed41cc7021bc9b6af55a296af0072992a66 +size 6041537 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001270.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71d1243f474e9c8e3ebe500564576939806544f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8760a71bb8ab2de9e37a2d4dc3c9c8e9201ef08a059e64e47bd5ddcc0db153e +size 8024908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001271.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d5a78c1fae12de22f733f46feb498cfbbca147 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bddb3c3e40541d16874e50c95b4e35d9459249ebe6318c2c9f3015e6d99038 +size 5930884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001272.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65a3cf724278d2bbad0a9eda85d3662f499ea79b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7903d787341ceb34a8c86f7573822cf75ef5e90befbc07ee968d10c5af8eff23 +size 1642353 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001273.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b83e43af353bc569b4e5a2bc200c1b1b7dd675b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5204b6840e22a975f37a63c4967e4254751f5d0fc32ea4a3e9a77a6688dad226 +size 1815690 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001274.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..552f9a077ff2eac0fc0ee0a2766ca09f8e05a7b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5606755ba8c6ff4a303e9df48f7ce88494c227789fe2072167fc6702e52db9 +size 1820909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001275.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6385d878c01505e4df43bddbdb5943bb746550 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e1d438c8c505e623d8b43233bd9252786e386bd4d66f2effc3231df8e3ff8f +size 1639166 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001276.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b41ada0f1b2131f21a766dac66fef86449e3fbd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ce7eb24b4b6f67e67cfc7a4138c49cc8488ac0f02bf96a12ca7e3a70161e11 +size 1611039 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001277.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b759d77a4ad5d82cbf59b22b5d9b608fdf440e3e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142673b6e70fdc997df401b6c68fc611014d0b830c040bca773aaae19338a8f8 +size 1646486 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001278.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a52b8417fa13d2a17b2681e930cd0b4c58df02d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353ad7e4742f1b9432833842d9e1738813865e88624b275525e0d66c7bc9d5b1 +size 1699077 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001279.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a2d41c978a5aefa1f2c8e5948c945de9e7202b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3ed461f5edce837befa51d584ca4a36e3b6b92835bd068c9cee4376b39b130 +size 1814189 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001280.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9208b743ec8eee130b7e3bf022b6b6839b4d2603 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457edde7dbbb7e44493ce2c91ea271ac220d8ab8881ba08419036149034e1cb0 +size 2058495 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001281.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cb42f814902bc07f11a9a60bc532701a5ae8114 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f483354606f39db8f0f40c69c850085b0e6045243241d0c003e4b48199e9489e +size 1823741 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001282.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4517fabd3049960b5b2a66d6415ec7ee52d484c3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61615c18fdee5a1a07ade5c2293e784986b540ffdf2ed296b7ca45b3f6eda270 +size 1275831 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001283.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3806f628b1b1822636a7f7e75e01f852e5c9899 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e2408776d9f8e83fa5b59e35f18e02060c2634647388986fd8ffbae881723e +size 1807832 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001284.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c909043d33b813838b5eff9e4f02dc1a689f33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5017081f517bc4e15aaecbe27071c9be6c5c7beeafdf5d2053ee227278c10918 +size 1822571 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001285.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d5d6915a14c77da6dd24af44604e139566c037 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14841080932fe4e32ea49930c7bd69bf0981d35be936352fe73469c61fada747 +size 1476428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001286.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b79331338527b0d360097eaca24a693cf0386d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9392d2c85a0a4465854fd019c6ab9897c42ab4e5d393ff0a2c7064d073f02b +size 1419579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001287.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a3f0acb5c49cf4d40b1952e23336d142484e79b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc13b9c1da8563d2dfc2c8edafff847980cf40be1300fd693e43076c9deac3b +size 1307453 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001288.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c45a05a7a60613adcae8469b1061e5706a1ff8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e837b0aacce2db5194e44d47e388db8602ac58f12e5993d5f494befc233b8837 +size 1397639 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001289.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaafc249115c300f6c9676f2e70a6a2587a2af74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbc3eca5922a0f2ff71f5d2f1ef4b890c303f2e7a69288e871e634b681f62c3 +size 1392584 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001290.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc6a3d96272d95c1e0dc3a1327a193d14ae50bb6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20dfe07312034abc1f39493e825c3fd0dd7960719906bab36fe84696ca10f95 +size 1358307 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001291.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9648c85715701a17379c2dc04ecf3f87433fed2e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f917b8a6ae0b3ee6805e31000c59cb6381f81001a6835b9001c42d5cead7999e +size 1374875 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001292.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83b75a2c5424d7f5396f9b9dffe28a1ad191de4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c0cad8a826f766fb10735b0c256e9bb114d5919ca8c8e36512a81bcd1477a5 +size 1449967 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001293.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e300547bd9ca65645e95341061a27bf1ad75ef --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492db7ab3c7809433f7932f7784ede41e22fb7f87dd9e0793131ebfb560e1b1a +size 1407480 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001294.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0de40c3fa308b9e5809a708381090905dd370570 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36922685f2baa9ee4d75e97f1d9120cd330e3d25299f2076176681269b949b83 +size 1435210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001295.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41340d4622b3db1d933349d228120bc46d836910 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f356d455c0f01707c90a98f720e0e3d38dd4768fdd726b4ca058efe4b27eabcf +size 1209811 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001296.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a5056e0fbecd80153af98d05218fdc36ee4526c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9724290f12bfbc4fffd52fcb3f0e63c5bb90788255fe91f5c2001679391c2ac +size 1239294 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001297.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1649269092270b96eb5e7b334a2b7b73b7439e20 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7eaa5ee7a2ed3aecc51e4382181f9214616b282cb1492e59caad2f072ecef0 +size 1440568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001298.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1487214aa786bd0c7b32e9bd3ad8b556eb6009 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa5fd9ae113df176ba7e505bfe1d188fc12636b8d8457f1fbf818b0f8a608fa +size 1415861 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001299.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..400055804bfb9102fdf68071f51a01f7f1732786 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ced417587783bb2785be972b24d5b4d471a2d36cdd1d993fade56892779e83b +size 1700284 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001300.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba0ee8b583a1729af652cafc579b5ef288dee8f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ed09b6e4c6f2d26b957ba7fef239e90243237b25a97411782b99da3ce6f79d +size 1911016 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001301.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a58414516a72b26c7c5a2086eaa9b2baf78f2db2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5206ae113862f138e70e7bfe22a1d526cd62ed3f16df6dbb16a702a5f519676 +size 1208157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001302.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79b0327b4d0eaa9cdff755849607336659119152 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fa67737fc2ef54aafd450375a76a767690c1330d07d4754424717f18ffd734 +size 1647487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001303.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40f6b5a74f76971783c9f1ad71d15ec995c98301 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534292a7b739de57061950a10fe8f1a97ed5bf115c3dad1dce6a814c69d2db74 +size 1439074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001304.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07a4f70598a0392c99a736f10f142d247a4fe3f8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8449ecb8b0a2f1ce83aefd528da5bc1499663c1b383b69af0464b71b86cd50ce +size 1679347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001305.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda8d207e4d7a2ee6e136a24646f3d875608591c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21953a8f8de41dff032bd0d77573088dbfefb0267da0bee19fcc80086205abfa +size 1463505 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001306.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa82f1ddffecb8a58016cc91be561a8934d2b90 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30325283aebc0aca27945253164838b2ca19838404e6055d46d15ec4c1667969 +size 1561497 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001307.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43da091c8b070b02411f912350a4a994bf107d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc465ddc14cc93786f7c599d495855c5ec88e378186e0b640a4671fc15cd0a9a +size 1734717 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001308.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dcb16c8dbda208cab131cad58e791d4bc12dbc1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7687a5b0af6028e1f52d7fd0fb7b5cd55634b48d152ff0c64526be40c00f21b1 +size 1445646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001309.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e7bc1abaf139b16b14a4bb606dbe49f91a277d5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733c94e7204c49ab981917a6176a21afc4fd76a553476bd1612550c9b529d21f +size 1459146 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001310.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666a3abd09a298daf2e98e204cd39c53b05e3f77 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9c17e51384e6b0d56095a55ca891ecce06110d96d1af3181a4dede43ac188e +size 1595864 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001311.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d9ab2426b5a934b023c9ced62f7529631a5628 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10adf4c94b902c06683c7105b0fcee573e5796f879b7b1821b1bdd1e2c20c889 +size 1583074 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001312.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe3d48a4785fad0a58e0f84f6368f3111d5c53d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8f847f43e4943e24e1406f991376a9f3b7560aa173300a621c151a31319e6f +size 1538701 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001313.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c54d32b92515f98c9f3eee690db121713fd80c64 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b71b81b67fb3f4af76f7df4e1fe05798174a4cbe4815a2a175247ba73d06915 +size 1611405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001314.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c40000b3e77dfb3be22a2172c21d4e024700427 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bebfa6486d7ccbfee073a8e87f3a70a89cad3a6a45f27d2ff9117e4182769b +size 1528118 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001315.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e16a3204a42ae4e19899034f93620e84754609 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a8d8f25775a025f387c831347fede68e68786538a01634966a5e5918cd1dc7 +size 1418211 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001316.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f085e0b067c3fcb554647e6acdd52cf53dfd923 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129cc9b9925d94889165dc31e3671658d303a59c0c10a6154d46f36d47fcf152 +size 1483909 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001317.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4deb9ccef9f347dac177258f17b2d945cbb54169 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba415dbbf9738d9b78fa34d44aef71c4ddfe132bb82148b9c1fabbd59edcecee +size 1517636 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001318.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f1f07cdad68e03465de83c7c1e8311fec6d9d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb255402a903f59088c4b9fcbd758689186cca448c272bd2a419518bc089f2d +size 1584427 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001319.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b05043216ff7807c8c787bf9fe4bb4ba9c9a39a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823f58a4b7ec65d6e376514a07ef74144d5376ae653c1747a55d4d2cbb1f2e5b +size 1510103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001320.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04595085980537a4ef22cebf40905be14fc24c34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc395d1b0cdb9d231e3f4a23d6b4aac3784e8724c6ab7e1cfa77e28c40985a56 +size 1567320 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001321.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e92c269c34da16fc4dcaa6468f88a53069f890d8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5883e03ae251312df31f475d0ccf4960318422d9df8db8abc4b70eba01f4706b +size 1864815 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001322.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d82bf59b44931ec86a173d249719b48a422ccac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55555dd540effb21bbf01c0c8444928dd534ae5721e42739536e8d4e011aee6d +size 1909374 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001323.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f50f85831c265a3c93fee656783bdf7db1b9635 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feaa486dbd1a7c3b667eaa6bbc3123a9c11b720a0dd015b6a80cb7b45d50e169 +size 2096101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001324.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fba60df00cf2f54caca87fc1536e55d725cabd1a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da1d912728cbb86e17ca7a4d7aa1e26e398432a1e5d9b0d77c9902ee6c0a06a +size 1793184 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001325.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9874900e397b0e47b7cc0e0e328d32a6d4702b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62c7346096c5813e0c7097b6dd718f9e1259a68bf717ee5991b2883ead08a21 +size 1480407 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001326.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d9f6d0b03dfd1ed7bc617550deb16de3396549f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4836f6336e99f203412312ac063625583e939d89c9f7a422db1aa913d4db7e74 +size 1968972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001327.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565950a1758990203ff4e191899db54686ef001d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8705b13c9ff3a628ddae49b17f12265abcb725b07362af11138455f2f8d31f6 +size 1817325 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001328.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd20cdf09ee63979c04ae2f5ec23106b16e0aada --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacfdfc686dd35c412af45b8aadd7f348f5b6d8775f06f52cc15f3149da2b312 +size 2026141 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001329.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af8ab7b6ea4a8783535e63c53ad5e6b4ca6797f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c73ed8d24547dd98012f200150c99c5f34d0cc695fbc17964cf4944ca9bf44 +size 2574520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001330.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f117abd8ee9e6ce760b1c5817a340f46079a8b5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe30ffc1e2c0b6992b4fe5118155e793cbffaaad3b9df8db7a24c4d821470e1 +size 2103897 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001331.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3729f9e33228f31f0318dd93d2ac778b10d08e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ecdba83995b723cb73286e8f8f6d16fe3ab21d57abc6e3f209ffa3962193330 +size 2020579 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001332.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee6b364884e239c91e404d6cf1abcd925edbd82 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fe56e853cbcdc571e2b71ebfbc7a32bf21e0dc7556f080c5d84608d2e7d9f0 +size 1587977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001333.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd7d91cb5625e4b7432d06b73fd1ff190d489010 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5848a5627acdceeb5db5a9f5a0fd9d5b258b113227c690b92b6b1d7dc36e8468 +size 2618866 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001334.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4481dcf039756cc4c7351f4b0c7e000daf42bb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31983bc7e6dbc4544e670a0b8aba4dcfef1fb0271f8a3b63932486f6bd5bb7a3 +size 2224905 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001335.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7dcdd794c33fcbd4bb36062de596fb634f49b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8488e7da908de0734a5aae6ad839782aa54a772ee34f69e531fc24fbfc366bf +size 2835484 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001336.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185510005d48cdab7de040beb4c987a35e167911 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eee92214c643b7930c1d5f5edf7129f0bf618e6fc7828c8f4c480b1ebe561c0 +size 2223282 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001337.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25c4a1b51debb79847b0b65031b9fe36d5069442 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b14b6f02560acccc84dbc77163d168bc1f4fbcb90fcaa1dea70e1d2aedf99c +size 1853033 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001338.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ef2c89c38b35471c8457c29c3f1d725792174f7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7eb057f239629020df8d18f2d94cbb76f88700db0d3b9dc2d1b3a6c27f96e1 +size 2212776 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001339.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54024a4f82361f03d35bbe6074375a4f4421e7d1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f730ada791ec758d73268e2497b22893ae23fba4c8ea966c64786e02de3b41 +size 2056964 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001340.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcf89989e4832c05134321a63683cd192b049e32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9057698f5831b35d92172707d6c17bf1a718eccdd32f2fa9be190407d72fd7 +size 2138554 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001341.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e00656c04d6bbe96507ba3ef8e779d14a0e5a76 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1495c9f9c403701964a9611e9e3eaa6fe3a5425c661ee16d5a2f2ed3557ebf +size 2208347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001342.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730482d2b8969c4f5ba36707d2e88fe0b68d28f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efefe7959744ded44467b04b426079e620c090a1036be6923554d0c2ad7cae1 +size 2199258 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001343.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546130ce579fffb01cf0caf01b3352fb4793d88e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6eb614591197fb8db9a53025566bdd5ae9faca00503f619985f02878b1fe92 +size 1871513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001344.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6299276c67631a9af10aa15e01dbc7ca657d07c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e081a40ff024bfb77c214a9cd4cd60bc9ca0370b109bee37c709d7df6c9ff26b +size 2161649 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001345.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf87827cd1cafd7b96f13ce01d77737aeed9021 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96276db83c90d8a0a0b65f6dadbadfd3f0970287ef62d72b7a0458784592db69 +size 1544520 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001346.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8794b2865663217fc7853b5ab4c8281b5187ff3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcd1dd0d8224f65fe1a55102a1089a36bf35231c037dddf81533c893f090980 +size 1404805 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001347.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41186fbf2b8c395ff1c26ef823013d75ee77128f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de08fb4b96cb377522525555aebffcb7b43d8ca84aaedadb7cb827c4f4ab30e +size 1547101 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001348.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aed53b822ddda7729824e9154b4eb8a0144faab4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c323b565a5d174f63d185bf7b556da660399134d181cfdad4e1655a7efcc87c2 +size 1401977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001349.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21b2d0ded04a31eac44fa93d4fb9ce63fd0654e9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1392366c2c854b3d2c9403aa0b12287eae2d8b78fb7e08649b9f79d380cd8979 +size 1780821 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001350.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886f51553e22debb2afe615f3babfb56220c0387 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aec07a877052eb248f638c02c502c2c90a9d929e4e113b8a517cc15dc9ede25 +size 1671487 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001351.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493110599cea7eccea73d1c4aa06a8fc8a033717 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8730b17b9dfd779c6a43197551d28b76c6dbfa7f3e4e42c5f91feffebc9191 +size 1484494 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001352.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8edd7776b4fdcb604cd6c2e3f69b351d89f8ec21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38aeeb29b8d569cadf7cddfa85dc90a22f604ab29e8abfb1bf7c23b5db5279c7 +size 1389275 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001353.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337bf73de792259c7965a6f666ecb9ef1af835de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69876d6a99121ad81cac6c5a4799aee92431f42248a137f2651bad465992b483 +size 1430823 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001354.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3a69ca959ad84b793c0229e73d32ada966dac21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6776c11bb097b767a6aa6fe4e6e0b2cc7b9f49a3217baf99218b3c99ae7e634 +size 1780878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001355.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2825381001bb86cea1da2f16aaf4613115c6c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce29db40b4fc85598ee4208347fc96395097a5eb60433652c0a7328c563967d +size 1684519 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001356.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6abf1f303a08cb8e7ab9154d724ba607159aec09 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f7a4f9b5e715b195c4d3041711aabd0a4d2ea1423a7b1eb043ad142a37f4f2 +size 1431292 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001357.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..467ce674b01aa820dc67992b453534d77ca78b0b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55feea079c69e36157ee90e1da9095bc5011630807f7493a1ba12db56847b157 +size 1533346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001358.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2d4d70adbfbca98737601f722fc1a82ed7dc2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d3453ca59e2050852a099d13d7bcd5785489386e30f681479cc16907422025 +size 1234142 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001359.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a758c96e4f0b42847001ef6b26a173bcc41cedc3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bdac8eb39f0fd5a80ad186205dd09b552107b87ef7ff4a008aca72486bc991 +size 1480272 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001360.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ce0229e29cd1a907b4d2d5ddf5cc57cc166ff7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc7a556d128ff1816c737d5283ae01c2492b0dccb30a432b79e237505c72061 +size 1834328 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001361.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c2a65d8e45c2455d98542e8a08b6fc7a951479 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a62333179900bfe29deef0e63f7c0eea6621428025814680a7468e745dca090 +size 1698874 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001362.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d74a48673983fd5fdab1efa8ddbe91a523ab6ac --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619b8fd9a12194a426a7d71792069240027b2a92818240edf310f506b3493910 +size 1681679 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001363.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf046c7d7662d4666ec79e7ff5876c764679538 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc8767fdbbe3e404f9f9dc67358edcc9b0f76c06cb58e56d5dd90b2a448ea6e +size 1629536 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001364.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568d08a2c0a4339585fb879c3a2890ff766d9867 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a96d508b2ab70e66f76bd54c36a03d583ee5f705f21ff0bea7ec7e2e8e2c7f +size 1593417 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001365.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48af9752247fc2da9eea3e3b8e9aa3e873c532f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e2264dad5ea5f5c589686d26bbe1bc0dfb04f2cbaf3d05a33d11438cdd7c53 +size 1491131 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001366.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aff270e0e865eea703e1adcb74905a8ed72fa8b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44095cffcca3772fa6df6601914ce637d58f612075be3fdd2b647266860a233f +size 1613568 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001367.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1cba7db5ef4c70f59446a4f6ef1c05c8b5c0fb2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebac1e3372d47cc7cfa9ab372040602fd1dd0823783648c4b62cc46e4e183203 +size 1563944 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001368.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d98f4fd08a8e92abf3d866bba266ee996fc53f4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7ea0811fcfacdf57691358ce2ada16cac23b3776f419af8236c148ba68f6ef +size 1677108 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001369.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab41c7f8e827c48c1a1bfdb83b3a1cfcfbadf8c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758a02b92b808183f77babfe57e18fa59394615e1456f4f6a5aae0235bded471 +size 1616643 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001370.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf0c2af091a69fa56f3d21d04517a61ef49a438a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854adbd8a50bb526e3e26952a67c38022ac84a95d5895b98ce9c30b2ef2d41c3 +size 1904158 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001371.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d39a30005c3ae6aa903580a88f1c17f9d96b508 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98324350575598bcc0f71248830bf1570d601e8d03fb84dd9c5378075addc3e8 +size 1327198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001372.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df35b9b58490a61984bd2e2e5480df73dd8a3483 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfab108c5262acb7fe76ad8db724e19c712116856c3be6cf1152d20f513d386b +size 1746528 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001373.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c95cf4e07a4e597d5e640aa55f9e4ec5be37c0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d254b41a70d2b96ea11974a6a6076b881a85fdc872e928506036ce1f962746e +size 1191884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001374.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a4c383f13baa286203aee6aebf175a80dc12d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b148ecea9d39704f83039b196986734d95f9be37aab478f5897ae684ccfe69a +size 1920751 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001375.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0139341fe5be0d4ab9ab1e54940d2ee86ee9990d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c7a309178758948af074f5e1c964b92a852c1921d38a2edaf8a829b77e4b75 +size 2376217 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001376.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957ad9821a8cfa2d6fac236171a97deb8f462bba --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0bf4dc21bec0c9bed9ddf116e92a648e99dfbc575171f25ebf4f5fa79f05292 +size 1785445 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001377.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..795272626978972cf680b82fb84fd70d77d5d376 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf89923a4530ae5e9afec4cb11148c8a4c78f073aae17b8f419aeb4d28f4da2d +size 1736253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001378.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191f8fbffdeda7818c9f3b9b32a7ca500416e913 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc316fd672042e98dc6eb611ec9212914114ccbe2c62853a7304b4ceb540280 +size 1827583 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001379.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d342cfcd5388b1670ff5837c5e332679c7e642fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5116923c04c4431c8d8770384cbde454a6e02e57353baac392b2944b88524f53 +size 2000548 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001380.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2bc5258f4beaecc0ca43a8296801e4bd0ee737d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03106bf75c420133d6b4439106154f618281a7490d83006a2626586f8ab859c2 +size 1478949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001381.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55c448462de5797aaefe4c5c1946fc0824d3dc2c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbf9c4ddb97441cdbd812e6ed14c8f5e3ee9b3b55c119fdf49c2cb1fb326802 +size 1762263 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001382.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76fb7bf682ea910de917a7a67f71e163ce2b382f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6daf116867ebe3df0644d96fed13b148db6c776a5fe0e14e5f621b1d5b4085f6 +size 2417914 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001383.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88e464abb196254323aad2a74ddd072753671b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b743360bb54de509585f6cad0515a8c61a294c1867364fe33c6cff3a29da78a6 +size 1721891 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001384.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ce426cd0963ddb086b6d558f9b60bbdbf36d051 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f141d03938af5e9ee863a420d81b624d0baf5017dec43559ab2ddeef0b92b96c +size 1932266 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001385.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccaa4279eb1ae3aa12c59cb451f377fa5cb5ac57 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac5823b0dbee5feb47e685d664c1d4b3a87c402750abf9e5d52405a56f7b2ed +size 1769659 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001386.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80fa255681832e94f57e842f5fb0e83f54bfffff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd8075069f23116e7662413011a5bcaf890e0f803dd413939311e31039ac05c +size 1574373 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001387.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d34fd32a103948f79e10087f75291810713d8b04 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab4fa362576733610d6a2cd6cede5c516317c60a33ae608798729c4ace4e8d5 +size 2669438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001388.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00858c4e25abac4e0a64fda2b5dc04b302ab3ba2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e56e552270085c8887ff9cc8672a7adacc0dc5c1d8c551b6bb35114012ef2f +size 2254928 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001389.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5aa0c9c20c920c2c18f6a7db10b5b32b942a54 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd3810159a5f3626da84cb016714d77493ec88b4305d1a4d1afd349120f8778 +size 1816880 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001390.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3ceff7d5b6a7efcdb5c466763ca4713a987803 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85291aadb1f79412b6e2906ffadbf6a76dfedeb44022f8a846ce0fb57beabf7f +size 1892112 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001391.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0f5f611505ac0b147d36d1ee7e8cdc37159396 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880c0213fca05b30e1185c9d1ec78ea49e6dd960ef45e58d4284a4f65e827a2c +size 2080636 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001392.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..358d6f69a33bacb5cd164165d73697971bd04662 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9871af8e5aad9f724c3c2eef7e70e7cedde63ce9b1dd6f7c2ff7446f02fc5c87 +size 1979324 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001393.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57745a3fb12bc86880576f19bba295dea36c396c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ead188f50af3eb61138ef94fc62687447b6296cab8f92b71414dbe0f3519e0 +size 2084405 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001394.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d631809b5b1af7335e04ce8a413dceefa0d7370 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b101aefd28840c14ddac81045a198f4acc90b8a6eedb4351dbe5545f63b84f54 +size 1960119 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001395.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab20600be794540abbee99b155c07093aca67897 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67207b707582e4d6c99a2e47d7e2463c5413dab255a52c82ac00dd35e419f512 +size 1803212 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001396.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6142cc4fb40e713c51a0fe5d5a8c4c93ced6547c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab15a2f44352ad0f76b8c905a3aa3eaa45564531759d02e7b9326eca476a6d8 +size 1793009 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001397.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8032a4d775c26cb73334461c7298775ef5ac3d5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6148bf90f034c341c5c49889b058dc20f429e6440ee97deb47b413dd98c256d4 +size 2056060 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001398.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b21cddbba2b408dc4b0b845ca1e9258f8ad9418 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc23c9824738b94837f0ff537a3fe905ecfcbd920d62a323ab8ef68390b7d6d9 +size 1809376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001399.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a3c8920011b7208b4b3aba1aa1c6448377de8b1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ae46859ac110db5a86043fcb6db215acfeb0c1bda66398da54d749cd86434e +size 1562067 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001400.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4133b21cee084f58a5f54aee7195f9ce6a8c516f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffefde1ce334f34fcfa4815638ba7a2b6c80b8316c859fbd3a777bf8df72a8ab +size 1676680 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001401.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a802c6c1ba16ca9254c443cc7f74eecf01cc936 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0db4d636cd9fa53b21e34a14d84c617aa43dfe9d0010a201dde04aabbccfbc +size 1999333 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001402.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6545c75d223521725cee6f00c9cd484de4448ff5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9409b405642b786716c5c36e74cff8ae08314e0ad066acaa5536fdf7185f179f +size 1647376 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001403.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d1f05a3cfcead7b14d3b0ab009ad674caf533a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf1b5c2c846a9cb977abde1a654dcd4a4aa894db9a2fe127e36b205f34f1b5d +size 1778086 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001404.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45393c52194f43427e477b3beb26c4b9bf1e79ff --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831d9b677dd7ef33fdb38b69ad4d62afacb13d91e653c7af8e2003c8f4ddf862 +size 1743858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001405.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..689756c7e47a2bbc1b42b53895a50ecfb1790bb1 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b6d7377a22c96146cf1eb1f72af62c2fc63b1f72ba68f411bd65ed968451f6 +size 1929946 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001406.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8704adf47de05cf5233568dd0ece30da2cd58f40 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f405a4359c024225afaf6b91bc8c1f095c1abb681ce87ae65071029347ab29b2 +size 1393495 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001407.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae91e7ca957337f079450b267f485364c0135ce4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6698228c288d614085cc80f3bda56c2724afe0c7bba2e22aa07abfb94cd6b9 +size 1464687 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001408.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa2eeca4ce58791a1150fe27ab580c5ecb4faced --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae86f1e4580448fa67025d8d8c49a1f6c695e2768d3e0b3b717613927c68104c +size 1777402 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001409.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f982cef97aeb85b8080087e92929a0f6d37dd8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84e0a3a75cd0820e10e7800f84ba74387ecf9c697641eccb12f9c665a85eaf8 +size 1718225 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001410.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..457a77aab8cde3a0801ab596e354d3f0af1c2844 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184a103acd066a7b72a802e8636978044a551363cb0c31f6ce1d66a047fbf8a1 +size 1532525 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001411.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ed8499a1e75661c1f5a456c4333da409018710e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b8ba5f463ef9eb2017dd870f8734e9b89f90720043ef618179c5398a702ee0 +size 1721736 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001412.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4145c73a6952a9b5c4c82ca786d535f62966e373 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982e0c7360b212fe58b10655e5f3ac7e542bea238150d93e2a84c5544bf8efd9 +size 1779431 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001413.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7295792532465bc2918066a8e542c9f194858af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb37b1c7e8a44797d5565062dc63976c3e5ff122fbd212080f93a3668db331c +size 1802858 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001414.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cae4b7bdd2f3fe105797e9faecdcee65bfe34dec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00fd4e8dbeed39307845946e1ee4d18aab4c20fa8267ebeb836a8b2b5ece6ab +size 1746085 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001415.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4104faccbeb710d514f9d37e37723d962769c2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0940231e7ee4ac1043069057fe45580fd743812d0ae0ebd7f649c99b01cd3c38 +size 1764852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001416.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c87e21d1f34a13c22f07e21450a67dcab683f6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9b14740a954e61d8c6251893b787ecf3ebee6d654f5c9d6b543e03b706a85b +size 1480029 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001417.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7c1ba2e8deb4f75d1859c0127e8539913954eaa --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934f0726b9414993ed9db14de508fbab1dcc2599d599b00e7b777a6440842ea7 +size 1541198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001418.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5bfc7131493158b82d2e5bac3412572a0a66ca --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7133a46237b51f65d91c6da2446463ebcbf23c37ded6f405bd13dbff0aff1700 +size 1578163 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001419.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5737d40b75a80af04608772d2db37fa2641149e6 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64acf48b8135cddd5acc660fac7af8481fb31574fa4ac4e663b4793803c68243 +size 1467901 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001420.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5b6a64474bc6c4f4d20f2aa237a00e892178ab3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361902d6517e5817b64e1fefa1620389a47a1a2729fd38b088d90a46d2bb3c11 +size 4118650 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001421.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2d0b0d2e70d56540b14aafeb4d171ce41ab3358 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ce101b63281d579e7981c6709e17159b504b26bc75d18d22fa58eb8361147d +size 3169379 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001422.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c38fb416b4842bb5a6cc1b24e69cf04718089f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d808f43559e2a85fd905e1badb4cc473cd58f5ddd784d385d77ca9253426be +size 3363903 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001423.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..131e3850c376dd577104b82fc3bdbe2dbd4ea473 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f27172664881d4061dd6061bdf8344ccbe1dc1820798e3ca7bf64690c806889 +size 2443699 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001424.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cefd464b4b15834ab478bb83fe807fd3bce3037 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84da2b7af48d7a4307b9ed42c5ad50fa4bdfc8ec3fec74a919a07817bb3e8bd6 +size 2391357 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001425.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ea2008da5a80c4d993f33d01573c662ac3a62ea --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0982037e020a197672ba72ba5138d5b949fb25753a07cc8aee8b90557f6de2f +size 1411835 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001426.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6b594e8fb134c70409a632247073bef07807853 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207a3147366a9facc7121932db547eaa0482e20d2367571782712b08324bf7d7 +size 1436382 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001427.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d0143adf2225c43790834026986da9df10519b9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e84eaf87307e2d62a944bfb6b2b1e30969f98203062b574cf74c76e8dbcacb +size 1514716 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001428.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..845d18a939391765de6921858def20eadc01eb5f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d41afb62f4be0bf8b80abea7da0ed223877adb2aa58567d1da0fff33d891194 +size 1510970 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001429.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..146b84bd27f6ee0062f0604d9d64b2e188e805af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13db4dd6a05b1b138e28ca241935ac4f2c3d8e53a7253836ce2e13426338ffa1 +size 1562991 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001430.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc916fc177184a47d413092d8e486d502acd07d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b07888aacd8674f64ba94d338184a90820e4a9b4467968cd64ea2daae70635c +size 1201857 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001431.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1332e25fc6b683e736c14b978bc2aacb81d7b948 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bde090fd02cbf67f4f4d95fd276b72c98034a8d57f6ea5f8dbab25de41a652 +size 1279859 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001432.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb5807a1f0aaa66cfbc4cbc91aea2b8316eb0ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b2f610632a1d55a0ab064a00efb894ee31c2c7cae0020c8dcc40d001c097b5 +size 1247428 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001433.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0877512c1751fe61405914e619bce6f7491eee42 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335a539bad91b60352db5b498b3da6b53f3ffbeaa86c8bad8170078f5ed63b17 +size 1372884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001434.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253556c22509b3f6aca4449f090a1f03a19db5bb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45745ca069fc7fd3e1b7c35dba8355123b46ac13457aa8f383aeb55d6b2f3883 +size 1116273 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001435.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d956dce963b5c6bdcf8bdcbd5c3959e38caa9e29 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1befa0c72c45094e832b9de54ef1f098e4cd58f1af16a024e47af15b71cba36e +size 1310657 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001436.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193f46df4c783c6b2e4ed3194e59cc7e8924654c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a5d6fcfbfe255576e1c1ffd782d9b9e5f46624ad4845673a4bea2efc86628b +size 1359446 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001437.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042f45c8fe9437413884130f72b085ec0e91c6a5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2050b5e85b138d3c2bd2e3bf58e342ec4efc3beeae8faf4948780ece89320ec +size 1602927 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001438.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cb30bd5395e93de9c8e4092d2532bd73fcb11a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25373a5cf53eee22fb2b6bf0ecc1b5c15c9b1d26b046b5513df8961469a5912 +size 1291167 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001439.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebcce43213d5ae1a39e7b35d87bf9c974be057b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93257953e483f770946f7b9e92c7548481244a96fa32f88f79049c0eb272a87f +size 1216739 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001440.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4725cc3a51c87c7a9bb10193aa5dfad2507ba7c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b33cd9d708a9fd097465c7b25a3ee622d22a2de7ffa946872a6bcaba1126b57 +size 1206198 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001441.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f69f4665f00dc483a76168fc91a392139d23b79b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca05729710c00869f7077f3e2582fba694dafbfc85edb1d4f08b537ec4bfecb9 +size 1185372 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001442.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de6ae0b6a21ee1805f23117f436fe5a4ab7b7807 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6ee5c9109e48ad3b7a4318aafc95ec871100f2ed108f8b06de5fdb5009282b +size 1447248 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001443.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1668af05b26c8b454d9b8265e2b81e6846200f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d58ac4a84bfe959d4592350368e50f21b8f054acfdbb05e2c9b61feb708bc2 +size 1194700 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001444.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa5485e95c40b73036a290ff1c67baae0c8d62b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e31c69e42376ea4fd482191b0887ac42a6f75c007bd23924e0d9fa9dcf58148 +size 1140852 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001445.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8eb8b18c36a63b50744aae4cbf223a703ef2a32 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f6423d959c7ac2db51e1d4304bcd317037948b59d99fd68adc6819682777f3 +size 1218560 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001446.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93973f0ca4a00fe7e29afd52dfdd380d6be5db4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950e48a166b939e4f330b8ea1e6514a76993193ac346c7a0b5c3bad4aa679fbf +size 2221706 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001447.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59d4541cd03365dc77a0e8d24db6c555a7db2d41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825128074aa30f3b522cba04f4cf1aaba53d54a0991ffb01ac522899dabff68c +size 1595529 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001448.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90089d0c6bb2fd2ccb20ed90d91875bc6d5c9628 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af63b465fd46cb92cdf5b2a42de53a3017f6bef40e4899512fcc0efa9f1183a5 +size 1163755 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001449.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..302005479bdfa240bb757e84d100d9101cc25748 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8338529bcec5cbb5194fe28c763758e46d24175f334290feb366a6bdd0336c +size 1719451 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001450.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63ee4da8dd0080cd2f44aeaa06c56628b1b91313 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333d50ffba866b60747c7a74d3ef6e536db75adc50e0541077ca143813f6b705 +size 2020849 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001451.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..241501946ada99526388c527d1335656d96c4a8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c832e78509d723da4217ef6f3c7157b488f909fe3204ef8d0a331e2406cde820 +size 1527588 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001452.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c448181eec53f828896775def2ab21b134c57126 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ccd131878b8697757abfed75fd351dbd80825beb9f0ce3f2af14a7b6b0c3c8 +size 1372954 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001453.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..378484e7ca9944999fd01bc3b026c365167c58d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36ed8e1b58b1425457ec5224c044b3489e815a010afcfb32c99ee8cbfd602551 +size 1537855 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001454.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2600233b45075b54f6249d0ee7edf1ffdf1451f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c9914ca27e62aa70515fb822f3e38db0da2a3ccf4a954b1e4ea15c8d772aea +size 1235540 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001455.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa4f16865f617ae3b642c8ff8bae2f2aec23318 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0a36e3c3c1164875aae700637d28ad524ee814a211ddeddf2a14aad939e008 +size 1593980 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001456.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3bb7d0679299f95d023ad20cbf07fb73050fbb0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25db04f011ab050ad6cddeb3aef40462fb5505ed9686a892a27b1e2a4f65aec +size 1974158 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001457.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e58cdc0eec9a113c06fac0b459d97784dde264e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98658f531f948710e1d6f9b892af541b494523f7aa8946644f7ce9ddcd564b4 +size 1499057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001458.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9a126b0c59858bd7e48e84bd3d1b9679f093df --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425eda2e21b0aebd68fd9da943b7744643e0bd72124bc4abe3dae90139c0a270 +size 1463289 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001459.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47b6a8a42c2efd4d5de11c1a58fcb892bb4dd8b4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1512a7d2b14fd0f6726af0acf5dd46f661e43ffa7fa15b4d750e9039ef7d1201 +size 1479545 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001460.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a18c5e6eaa481a3e2aa3f9595a279c01f5b34b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d938046aef05f719efdfbfc5c6ceb3cdfadb3010283cc682038ced00649c9a6 +size 1604426 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001461.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe72e367383bf861f6460b35e2e73ea4cc5e2500 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569ab89fd3b28cdd8bb4c85e7fb9f8c6d7dea7070809b515c9050378db1cdfa1 +size 1422043 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001462.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e66b5fb5c24b5d329b228e14582f97001ec3c714 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9243313a7e1fe1ba868d19b8db75f944b2d4f319b07c944ac835daa37fe59e +size 1391020 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001463.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979cb4a3b937421ddc0d4d7c33fa2dfd31904500 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1700574f5e68e84542fbe55740f9f607a5b0c5342720e03c0f31a143d37eb4 +size 1808744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001464.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b412745bb90ec5adf40a945f12adfc0d27c892f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa3cec257f7ad72265f92862be15f6ea2b967758904f6201c94bd24fb1dbac5 +size 1739508 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001465.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3782da7559725d5a0f74395d2bfb9ae5629e0928 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86723788f96c376341c43d028381e3c4298d2abf74040f25159a8d2d04858e9c +size 1421253 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001466.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a178a72cbf13ffcd5f663e10269dac741c2dd78 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd077ceb8f4059ceb468de23802b5a20cc9ee34ce9fbdcf8bfb724fbae3a2baf +size 1851558 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001467.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b63fffa72475a30f7ba2c1647428e3d286acc180 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69429d38dc05891ce033a8cb4ebbb3c9e945a5cc501274fc61677933681d160b +size 1611332 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001468.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44f205840c83f0f313378af2311af55d7a00d981 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52927aa75b2c4cc93ceab59fef6259339046f972bfb818061cfc8b395f1b0b2f +size 1547435 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001469.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2dc15c91712f59193fc8b4aba5daa9136304ec --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b0cf1c7d5496816797e1adc7cf7de14b25d3846d6eff67b3944bd88418aad0 +size 1336994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001470.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d4bf701f48de8232157894c5484b1c10a999eb --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7367dbf311ecc1f9d220aaf9e36297c9f40e1d49ccd3be576da194817537ceee +size 1777400 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001471.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d53a3e0e0d534c90020f65b80c288d1484973791 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dadaff3ed8a1aea0c977ba63df9759f1ecf86031a547e6811d17f23d3ddbd5c +size 1877177 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001472.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d3672783823b306ac091d099001bb3d2e62e62 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b1edae370ab86c8c7131b453e251b16494a6c7d8a4086e6e65224e5211845a +size 1944347 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001473.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eba1b1e999218942f5df6fc0bf2d1dc0e272d25 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67340eb8eab917807667cc94eb66da5bf375b1f37450159b80eac3d01706ac02 +size 2056981 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001474.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea642c6156a0eb5d942c28a36bfc12b7a388c847 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0d4250c1f207cce613c6e300faa80af4cd11d2d0978f5fb5da59b93a622d32 +size 2205063 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001475.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa6e9b88417b9645827ae94314d955f64a0ad8d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd59b132f782cd059e765eb34c4358ba99f6c75ce1d574e327943021576f04fc +size 2009194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001476.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de64813982babed8b611c51053e8773941ec589 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8228b9402ebf06bbaa2b82516b5e9be3a04238f0ed2bf3a6dc04b360aeb70be7 +size 1802745 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001477.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55547b63b040ee3dd70c05adb96d197fb45ba564 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7aae99ad7422bf75dcab3e0026b6f713ab408fe8681d1758c66c9c4772ffe3b +size 2107106 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001478.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc02630bce55c5d80368b6b8fda740b6c3b5e833 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6efe0851f7ff229388f13a48d76b2e7d8ae9a68e382b92eaac32dbbea982f3 +size 1846147 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001479.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7927f8afaf2d110103b90a28a19967d8fdaad551 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8b571906344c1f3c9160c26ed2cf8af279dc83a365f3a6027816821c8638d8 +size 2348423 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001480.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1082b3b87503adca7911c6d0b48bfd96fa62eb14 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1820898d70e102e276433459f4dc5ceb9b4216027b77bb0586d4ac5bffcf4a +size 2235049 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001481.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffa2fb0bacb1d8f06723181b4c80c99b0b4588ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d23604bf7f2269a16b1a1238e80264b6359f37e800412a8feb1b7707fb0df94 +size 1699802 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001482.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80863350d01d5572ebb5cb1c2a4ca7e27621499d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dcabf6c8d61b788da685f8d6dd9726dab28b41a26afc0e92154f5ae51945b32 +size 1467949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001483.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fcddf1e9fe59d54024fe36009c10b9b19ef6b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc793544c9d6c9d2f84bb7fb8e1f1a1596a8957c1052d0010b15ba164c7d003 +size 2114676 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001484.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91566fe3f5923457f1d1c464b489ea59d8fee1a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2288818862024e7a853ab4dd75d2a78fa248281d4a1f3000a3cae25d731972 +size 1460723 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001485.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499393c60561a87b0d6b5b3e9cab98b840d39470 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b421c52827e0dbbc5d3b097d831bf74dad49aa750e1a974e7ec623fa75e77f +size 1766592 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001486.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2810bf2fcb5286dd3b4a88c0529daba35382084a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1cce5c9cf2d2ec40a0cc913e408f6291b6a3fc3fed9ddd5779e38a407ed4c1 +size 1864205 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001487.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71dd2967f2a677e21ac36a10286cf5406d18d30c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d885bdc106db45cd8fc9350f205c6b79ebc475aba6f95ad437d77bd8c38a56e2 +size 1754122 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001488.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf3fd0147fd9dd3fb8fae99501ec6e09bc4f280f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefae06f5ca3e157f6253daf19ede8c0d8e3220dd9dbd3ecc90727be17ac8cd9 +size 1944049 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001489.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2002e5de2f07eb03d9afab9b4a2a619ca4ba2068 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4cfc25d0c5348d17e98e98daaec14efc4e494d62ab1eafd40fdf4068b496d6 +size 1597290 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001490.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618681d38fea3d631b5da378e4fb3fc7468c8851 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d003bd60183a55709ab8986ea139f20b8c4a704c115de1de2863552f754ad22f +size 2086682 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001491.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dbe8004dd57c340c2ee147d7b626e41e7b85436 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e979ec7913c762beb0d86a8e89d8b1e94c9f11517b6b84c057f70c4b9e642a1 +size 1882884 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001492.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b3b7a4cd159e50a0a0774a576f599bc25fb039a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0dbd1af23e71385bcf410dc6a210872355a1a2ac885700c079d673c0454574 +size 1646663 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001493.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..360815c49611b5e017bc92b64e143d534829a122 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c7265dc17ec354782579b345d0e5c9e490ab0363ba47f1f1171cd2f98a0b15 +size 1501340 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001494.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d487d7bdb7df9dd0561dd89bdb33033e65c0338 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b72de13dfae2e842d502f407b92a24e98591e23532034fbfc30bad1520f59ca +size 1432359 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001495.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45fc964bfcca2c69978792cefb65a447d9e3d4b8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9005d01307eec143d8e8297d4705311ec7926f3d0a23992954f9e0b58a542e2f +size 3130027 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001496.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ff288c9af62249ede6ac3d028167cc13dbe9f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d29e1599df6213bee77639b96025e6007a436a2df2e7392de6275def5d51d5 +size 3623038 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001497.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172099af1ba94c1848f4fe7c3135166c14d47cc9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab01507e09971041582a4799607a2dd64fe96962853a75ec7862c6138c2636a4 +size 3485942 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001498.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc355fb3d883ed8caa798eb2bb15857c2103d44 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2ed3db684aa269ee62f0c0de130dd8e15b71f7ffdb7249af8c8d01cc85d8a1 +size 2969346 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001499.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23fa2c042a958e034e866b554653a0f90ac9974 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf1f013dabf2499ccca9f5c8f2417b62f3f1e1c1f835b834295c43983082b28 +size 2893955 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001500.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8157458551688d91b9f9baf6d915d0221afa08e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa617b96f0cc936b28d3472b44e44b3eae08229cd3ab47f824ddf2e7c1a6993a +size 1278776 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001501.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003c66fc907cfc10f53b45623a86174aa4aea3de --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b934994d35881d6718656405063a228719d948f62daada0b12015bd9baeca706 +size 1171155 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001502.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c385e7bb0fb15fdaae382c1408ea204673c5dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba2bc735bd9b90082f0a58ebd59407988dfa26c2f97bd103ab7bd91b4e1e706 +size 1584666 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001503.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b751bafd5638b82486eb734782db3b08dc7a9d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbf737ffebbd211752fb6fd8e68b3b594867dac102bcc6cb18e25238572f2f2 +size 1356609 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001504.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001504.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e0598fab5cd10af254754970881b77ffddfb72c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001504.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7e29002d08f74fe4baf0d21a90b5e658e2055f96e0ffa2f1b01112826d3f46 +size 1325613 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001505.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bccbd19b05961417f969cb79814eacbdbf3bf952 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d116d4af5474a2e92faf36c3b6ad5850e631f5ea32f55aab1c9c580bf615c00 +size 1689972 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001506.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcb0c0a756e772515a11136a76f324924321680 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8cc66ee912debf375a02cce9d3996b69e392dd96723ac4e009d034fee60d88 +size 1540766 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001507.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b691c7fc449a004737fe952eca1845c725366ee --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88214ee281a2aa112f70e45bda6959b2c82fab3be731dd894d1664065fcdf523 +size 1911959 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001508.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f7f9914e2d14aa6f5ae26fd3a63f8e9a215e43 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79e92ee53f00f119bc448306f2c347948b9d2e2f65257c2649953641fff4f3b +size 1884845 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001509.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed0bf990d7cd10845d98ae6ea891e534cb625299 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb7279e23247e9bbdbe7a8a0ed8287bb2d7104932e3f494a3516fca7e5f54b2 +size 1810526 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001510.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..665bdbe41a6bf5938b77c37249ba1948713bbc8a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eaf7b09c0d96a2be02db4d3f1928273bf937fff779eb16e79b2d7adb932cb16 +size 1482538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001511.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e715c0b2b7e0aea19ee3a25e46623c751c950a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f22079bf8638d2053f2f2b35d4fe5b3cd4b795d596b035c3f12949d73af9cac +size 1791577 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001512.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175efb5adbb023a3811910642e608fefaa2dbef8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135e884ae1042e201c2110992f1bd4ebc34dfab817c457267256655aea3a9bf5 +size 1340156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001513.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00116346a9a12c368d48552801d56903dc647412 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfe0319b0e0cdcc78a4de2bbe5b6e3e4274d148c30336cb5c7667a212d4a4b6 +size 1291145 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001514.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4384a03442839d5f84880e84e24d650d555f2a5e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0482259f315ee315bc58b05dd1b4fec69e4b5eccaed479da8450fd056cf1b4e +size 1511138 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001515.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2057a85cbaca982df4203f5a4e4ac00c381c5117 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd08a085aed02da8298fd3d24c810beb75bbf7e223d1497d7a44e0e76ac3425 +size 1227100 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001516.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1d6aae1c0de4e069630ae7fc9934787f424110 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3beb7ae4ac8f2d982e44cab0ec8ab5efffd4bc07e923fa44349d37cb136280 +size 1355646 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001517.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b26631aa1cfb4bea0e240b270902b4b64b9468 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033dbe72c38d1fa37e2f0817bec3d16e773577602488a09135f49f164fdeba1e +size 1097513 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001518.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb50e7b66d12a19bc06fad8d4e07e7438991fb33 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc36ddef96b1b5b7c245519fe4824bf1963cf1bf48c81d1941f8a536fd7be0ba +size 1423002 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001519.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..299560a4fb8992debd8606e25778d5ed015c564f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593efebe52439c9e8ab6ed56bfd0b3f5d7af1c98f738bc7bf75790e52a5eba78 +size 1552691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001520.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01dcc42c424116a36d923faf192c23edba5b6941 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec718d87505531a3516919d1e3dab56d77c4ce19d04967bf78d943421f2b36cf +size 4298472 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001521.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ec4bb554d30ad917da8d502267f968ac9047e7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da3f912d035e1a4e8d4cc17b21c898c2f94f0241fe91f86061ed50c53f08a64 +size 3010008 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001522.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3b06be5090b108e710c5e86feaae21d33346220 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260ab68203f298c45cbaf3a9f1a5afc45f6cb01e9ee56a1b42601dc0b7312cb9 +size 3094621 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001523.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01d1be2dc7d250a4ce8688647fcab3bf40067bb9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279c87d6730ed85fb0f95675a3a5f069cd87e22a7ed8e16fe93f16b2cbcc08f7 +size 4938613 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001524.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82f99a54405a1efd477b8e9b5e99f8c41ae8393b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977719eecbd9b63f2aa2029028c95a127fa6cdc99c9b4c407ba569cbca7af098 +size 5105438 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001525.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd39088ec051ed4070a84d9daf6dcd0d43eff41e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0557a2a41298780f946af0053b426347ae1f9c057e54449c33719b79b96d0ba +size 1919448 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001526.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001526.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d95b8ce867fa1d202a21249be3f2f544976461b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001526.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f84e7c7b7414cc775c75f4b4394361b93c1532718598c3fbdb329ce292e0417 +size 2053647 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001527.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15fff332008b7a1021bf9d48dcb933c78f8a37c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0089b91e1603ebf77c9300a98448b262a6a0a844f093bbf1f9aab6b908b73c +size 2193828 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001528.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001528.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823f03b5adc496964d517c362cf021ce08c313d3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001528.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ede940367e1782b884005cbda2c3716721c23510ec1d05a132ad2a50c87086f +size 2390088 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001529.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e80b842cb81cbd73f43ec14f6bc9ef588a961cce --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd0891e491d1a2ee142bb2ceb1abfa8c3ff0da7bf1f90d2f0193795362c560e +size 1858878 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001530.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0af8f03a62cc65d73eb3c18a5ac4204ca6ece5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663a169a31b456a589040f8cdbf9c0d07096bab169c071007056480319537e22 +size 1723691 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001531.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f1302c87c0b65c0ef97c16dd1dc232fdc90fdd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d16b7e24eff15e965e814f22fae0ccb01b45f46c0a339c9304e53dcb5d2fb4f +size 1789608 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001532.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5b39dac166babe2b1846729e8dd9a6c81cf898 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb1ffb499f5d86fb5a933a0f4fc6af52d9bf326057c736c12bbf138f2e91a53 +size 1731049 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001533.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001533.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930fb0cb1f878a26c8c63cbbc13ba9ce289464e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001533.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8f818581850898adfb07dbd813f250377c3f6f37cff11bb969adec16bfdf03 +size 1657960 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001534.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596c2f6aff8ba63224e643bbb43b40c8eaa3d8af --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42aa427c36e0c1d89ed6abfa95b9af7e956b54366fef398a97bc034ead483ec +size 1773693 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001535.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..397791752f734f2e9bf4c8596bffec9b94b30d64 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ee7a1e8416dcfc05fe342f6acb6043ec1064b0c921f1d926756fc943c48f85 +size 1699649 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001536.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b35d1b4552dda726f535809d86caf0a4089b0660 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bab87bc065cd04be23638a9e1d683ad2746bebd8d7a46958d94e7afc6e4073c +size 1805485 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001537.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001537.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe9086351d6530a30592f9d0b24b9c7aa9dd869 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001537.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da39b851177cdddf33764614cbeaead23c94a8a61feb2d37ea1f88dd30af2839 +size 1678012 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001538.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b89f2cb774fc3b680dc3a649637d882e1482422 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98453a72669aa6779820b9f4c6821fb5bb66bc9eb9ba044bb06bc090e5f24060 +size 1365908 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001539.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d38341115f7a82a8bcc36051e42f28af0d0dc48c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b83ea3a9de4b8f9d4af15b3aeed51a6dce002c8f9c5e64c131d0452120db755 +size 1669354 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001540.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96a0002d73a9afe4634abea19fec6eeed17064b5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfc80ec142da4d2a819ccd2f20b5170af1fdbbcc5159e8ed626e3cc6580c758 +size 1677123 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001541.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed06e285da361769c6d374824b7a0cccc676e51 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44cc7ca96aceb6a49a8cdacf974048e4ef73a2a4e9f1a357962af371656ad89 +size 1600712 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001542.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e42b05e0f4c97e58adc3824327b644cb46df1c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26433a1e4dba9c23b9dfb1ae863455e216ed81126b3c429acb98f4c509f21a79 +size 1651729 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001543.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8257afcd0bec1d26ce1e0925aa5b14fe598fe63 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c90ab77d93ea4f11daf41bcc4e655a02beffc35243d1bd590f585e329867ec +size 1515949 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001544.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2342f77cebf8fec86372b07221f53568aaa888d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ada09be0b811e97bdcf3538977035c99b0dfc8f627471e53efce2a45c4ecfc +size 1404541 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001545.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d2922351b4ddd32faa61e0f2b49592edd73eb7a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a649703473f0668e1315e871f4f2d00c2a93fb199090f67b18cfb9f88bdbfa +size 1262566 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001546.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e10f3f9a5e1b85819e6dca815efa81f9a3c343a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0069792d732749af605207ad1d50d724c7f30bd48804b89d92b74a4e84261a +size 1222143 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001547.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ce35cd9457dca952dd41dc8b8c2360236626d0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a675898da999539ae83417953ca214958a4cdff0bdb2a5821940f94b079e737d +size 1097575 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001548.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1cda0c2f9ad007e448c27af78afa052d3c783dd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476183284c5dcc628091c8d9facdc30e9a4266fa549acd7b40fc8d8c2857b107 +size 1253137 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001549.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634f9d33dbac12af8c3512a35e606122677f2d2a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886ecd8bf40632077ab9d34e76a40a35c7315653cd1bfaef8a62147f1b6fc277 +size 1430880 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001550.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bccb4f3131bd6f8e25de339cae2e27faa1c281f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45509c750d3fb55b54699130bc718665b471d6e4e4bea1fd4f8e6a74a83f331c +size 1531806 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001551.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81f2c7e8bcb8724d6b8669f3bf6e8e4469f6941d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc0d69706de39c305703b29d2c7784986ee64fc0c8dc521835ca94008f1aa14 +size 1563154 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001552.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5716510a85949c25235b0528bdd50cc83da784f0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca84c7d2783aed825e9bdf0986b7987f27b3795666a93f04bf52df285d1e9595 +size 1233396 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001553.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1595849d14eeb6075a17692cce729320935d134 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d1606c8511691f1b570209717edb8371b4964b2e861a86f9248899a02dc9d2 +size 1441694 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001554.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d62b7029ed6a0fcaeb6bc04088ee48bd80a23a9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2dd765ee1411dcfd5c3d9744acf12f86f4763416ebd42a33a9440f560aa5d1 +size 1426026 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001555.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f021aa03da1261458a870020e255ab7222994e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90345460ff40f180f6a89a037cd3279d474223fd4fb6d2cbeaf0c81d8c992582 +size 1732509 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001556.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..025e72a716869e565b8246d9bc34ebc878cf0391 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c1d996b7433f99790ca32643850f73a506b04e6379e186ded4e280a39f0bf3 +size 1590056 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001557.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dc2b72417c356110149575518f9de2cb937864e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0803be0aab659a1cfb54243d9ef9e9839df7853a7545335d820e56afe9105beb +size 1682199 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001558.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62fa27246c02efd15ed20bb76d6886afd20d8b21 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e000d30c5d3823f20cf8caec2c531de3fccf9ee3408853b5e802ca2cabde93f +size 1560807 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001559.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347445995686b95bc51ec8ced4b09402d119bfc3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f849b147a016b57911b6e50a032f615319a24388a4dc9eec2fc5d45664d2a7ee +size 1367072 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001560.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1015c13e8ba7576bdfa93507c4da9f369fd2577b --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2df027dc284ce5b511345aa1048ba62c74ed1ec72ec6f8a2c826f9c5e431f0 +size 1435977 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001561.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4bd827dc681108e8b338f65522492d4f434c17 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6442c7243991502fb4879faa425b55b65464e8e83e47bf8081c3a0b3768ea8d0 +size 1441392 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001562.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c92f23abd38155c58a06dfd95d6aef13445514f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217757c935002a009ada6008d34a0f2314e11389ca15d84524e2daa72b59d2a7 +size 1460182 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001563.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..224fbf238e0d308394dd66f7864cd646bceead2d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675f2f769e74a0ebf3546bb11f0a1783bacd5c9dd19b51e84fcc951a8ae7f45d +size 1771538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001564.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001564.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3153c491c05d32866f09b264dedd3e8880b6da74 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001564.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87872897baa77a5033d2c55e5a2628331e032e249bb374c2de77ec89d36d138a +size 1611817 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001565.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd725c0e48e38477c969438ab108542173dfbb8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a444a085dbf0fbc9bf04b4fb3e8a8fb697614d8ce16aa926bc28eb34ef02d983 +size 1652926 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001566.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c546113d17fdb03a98b8e788e1deb9515955a5d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a8384c88ff8fd45073e780b45f370e39da41e13e4fb7a056e2e09b07601169 +size 1882156 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001567.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83b73eb30feb0f915e28d48a363151899feb5078 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdad22fda53a052296a73ad3a23ddac59c7bf880a8818cd4c61e75d91ae8bbf +size 1649044 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001568.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001568.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25bd841ea619eaf6e711d43ae350a4168486a873 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001568.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcdb1cf45aab305f624d783ae44eb1e746a8af953148f0d880d214b1085ed50 +size 1668103 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001569.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001569.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e085afc11d1173bb2468b272895d277b2860b843 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001569.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336515d4c6665cdb74488f0323f17cda6d3003ebe51d63d8afddb1027d070169 +size 1697434 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001570.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001570.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91c6ba46c25e9efa3355c7e24ba98d0c55c600ed --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001570.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2750a5c7ace74537fd6ada037d5d59fa2b94524ef08125897388e647a391bc +size 1780474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001571.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0445051039eb09112dbc401887b1e0d03129417c --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36063fec28ab2334d182d55a0fdc8b62211bccce0b0765a92803768942ecd2a +size 1783369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001572.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001572.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0a755e808859a379b347b16af78789601b54199 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001572.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8b0d1d2da622d1cdd5c332a3c442ce1c71f63587525bbe8ab9d378bb6c3672 +size 1543580 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001573.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1ddbd6d16d20468134af4402cc1a6db81cad2f9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5322ea5a0113b01322e9bd44f620eb1669255635bb1f6d31faaeb7db56af69 +size 1892194 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001574.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001574.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b9f89e58dd1ed549245263aedaf1ef69433051 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001574.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb0f68bf835787c08a147802b566b193b631177f86778e437690f170f592a2c +size 1882229 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001575.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16e40cb0c8b96170e8ea1d34c13d0445adbaff8e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d795c1e1b45ffeebe33c3f131cd107939a539b63b494cad6d4eaea52a0c394 +size 1415888 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001576.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001576.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca5d8a37a464c469b8893c6ed795ce2fe50b6f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001576.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24f33d14a2007933bde5846bcf73f45988a2d3850160d845e56baf3e36a7b60 +size 1481952 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001577.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d596f6b862b57731c1cbdbbf0170dcd0b5d1c8e0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af07ddacbfe65adef41f998b0e0b99e241d30759ebf79aced9c42da9ee6cc06 +size 1625619 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001578.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001578.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c2db829670ace50ae2c9a67e392e4142d16b71 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001578.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b41051e906589151f2ee56d25116a09e8b1b2010c4b114b9677e99f9475c6a +size 1220769 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001579.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001579.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafd14b70ce0f9340f16738c96fcd0c65d3a6b50 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001579.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5aeb517e825d4881be14e08f41cf30fbc43d72124e08677c0f44281de4193f +size 1559337 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001580.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c3f97fe2a3069bafed78464a2d548de868726c8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5d5b876eceeb4d6c4aa43e72b5b329ede1222e3b540c6c3a612e8b4867649c +size 1393873 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001581.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9d59655b0a58e94b519277f404abd5e1a4bc4f5 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09db8d18c53eaa4bbfbebabb75476a1fe58428215729b20cd5246ef8c40a338 +size 1350744 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001582.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6391878cc18ffb9982f25e884cf1fbaf8c17ef5a --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8803a9513185e0d3fbd9f5aa5ab0cc2ee4dd34b4d8e17c2b4903ed42fbaf9202 +size 1401197 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001583.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b240c6e0c8a0fdd85abf5daad54c1619fdc0dc --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127a4654683286c49da5a3af1a6ca653e36e4e86387cbbbc643fce975f97d636 +size 1418093 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001584.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001584.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aef3d43b691f0e4cbba53eae1789494b9bd53c4 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001584.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba2c0d9378dfb4adafa2476e6b1de772e70aed7ea2eecda56e062b8292637c4 +size 1437768 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001585.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0970097dd38e04b3540415aebeffc97dbfa112a3 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c28656d8d66a9ea73a45256abeb4dd235a042b6a2c80e54ad688c97d618d0a9 +size 1352057 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001586.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8acae496bfd97e83debe4100897722fb7926903e --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61627e381a83122466681236db57f7c08b5a84ec7d3b9a6ac40e615d5b16c38b +size 1279048 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001587.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001587.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..256ccfcc8b3884188ee1bf2c4bfe567e87b3c667 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001587.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f40b291c50b4f4db8d5a1a9b9f2487cb95a5c85fbe69c26ee8ccac58b71864c +size 1242024 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001588.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccd8a36ef121da52101a358aa8d601aac74308b0 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2535b58a426ed1aad90d22c76e320b3aae4eae329c7b65ca1d9b2209ca35db +size 1374702 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001589.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f81d8935939ba4e44f0f704da9055e5979b87fd --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf9d9b40d78d2f29883f2cd9de0f31c9d6b03d23ed1ec46e42915a47885777a +size 1316157 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001590.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037c16daefc0abf7eea0347521d0dd64a29ea395 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490a0490381b98250bbc9b1f8792461ecef54c6490b6064b3a3392485633f489 +size 1119630 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001591.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001591.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666fed6b5bf19bd2ab7b954bfc85dc0eae3a7ce7 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001591.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41f60a2d30c95eb21c3b0e4198c4b73f1ac6dd82e57bb10d4672989a832aea9 +size 1206090 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001592.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd45901e46f88a0d511c8b49d9df265cf76999f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6574dc7c55f65e6a6037b016c6c5aaa752dd456665c9f715bae3a9c96720cb +size 1057391 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001593.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e752ab2f9535948ac72cd5e08bb93229ba63b34 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6aa227bed4ea1a8647dbb75c827f90eab20900a7ee60472f94559681d1ab64 +size 1148981 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001594.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e3a373910ec4e1a160b77c2e874a6e0449da37 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ec30f13ed5ced5e24a3f58db21324c42b0b1e6f5a24f52a29e10bdaa178e43 +size 1242311 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001595.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af142c4d6a7baf4d4ee4d555a7125e6b0b808477 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb16560a273b6a9f80c65e25641027b82dfa4ae7dec509ed435128a825e6f1d7 +size 1373984 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001596.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7fb4818017943eb66d00e9472f0c1b7b7146a8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f1e17a7ad0020444e4d7366988490927dee0a593b20fa642840d148cb01553 +size 1242107 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001597.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001597.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c50c1efaeaf95045c68ef4a8cc17277c96cf6f41 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001597.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096d5c4af426d5ae93141c26daef971c00c7d369118411856e95ca7466db944d +size 1274787 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001598.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce6037278d46100119ff8626c869b563644be7d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233a8ce0bef58e647830fd9e6ab0a2a03891199f2237ff630a84d5bb9c7d82bb +size 1391054 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001599.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32fc0857a603dacd5d6a596fc63eb9cb3bcd087 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e798e774a73656f2327edbe2b8407cef0e7cb7b4cad444e014cdb8f3f018009 +size 1347422 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001600.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd295604eb7fb2f92475fd78941c00f89e8a113 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec99fdeb4da53214fe7d0fa11c5b87c944bdcde3117e6ad4755ea736a91d6299 +size 1358411 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001601.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5321758b7a8f16b8aac34d6e227f1804bcac0ca8 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739d9fcfab76b9b7b4ed307bbe4ce3f9c1e41b7b01f9f13998e1fc904d510f67 +size 1509210 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001602.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384332e3eeb44888ff0ca55a33c44f66b3632b79 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cacb1a85ee9a3a93d4946c5a375ce65ed973662a8860ae1881563ba31cdccc2 +size 1652239 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001603.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414c8290436e3e3243ed8799384c2e2137c32a22 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fec359b4bc50d0460833b5588d82f3eceb34e3fd722a0d2fb272c4244b4a073 +size 1718474 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001604.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001604.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dabf64913d6cd227c267fbef4e38d24c56e6d52 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001604.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0193ac78fbe8b0c93fb07cafad4bbac629759b9fcf8832685a561fe380e747a +size 1447538 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001605.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d68dd227d742f565d11a4f7205bb9894668d8408 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77036f6aadfb06087976ca08cb20c4c6c911f2696537d23577a10398b083d5eb +size 1387645 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001606.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ec03e202a8ad318fa63b5f7f9d46059614fb94 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc71d46922b93ab127bce1eac6e88fafd8dfb4f3d4f5689cc13149b9a7f1305 +size 1388369 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001607.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6948152b60f2fcaeacb021c3fd6cdc008fafa705 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54fb5c0f3f5a7194797e4511b3946467af1fdef4dc04d3a04e203987cc263307 +size 1380595 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001608.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a3f85c94b9683079d6656f03cdb3c13caf13c9 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a1783ee003b01ed7b5364f55c510e2786f9886152486f610eb371e9cafcee2 +size 1605774 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001609.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32675360bd7af11b90ad5e32ef99d98c9a2f43d2 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b760e2692937efdaa557e23474a2a3a42c5f928b349d2314d38350e7bbc437e7 +size 1389994 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001610.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18642e8e884a1fc966647931b8b1941d903f0c16 --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6209e074893b3241dc0bc19b807c4186f1d688844663441538c0f65821a80d74 +size 1298748 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001611.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e604eac7595cff332ba18d8a68ca95226ffe49d --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26864723cb8e79fc83d92506d01df5d0754833fb1d3c4166bf5a4fcde4e11e6c +size 1248673 diff --git a/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001612.mp4 b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001612.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d82d90caa0b1ca6ed62d40880fea69e0be3e29f --- /dev/null +++ b/Cobot_Magic_pour_drink/videos/chunk-001/observation.images.cam_right_wrist_rgb/episode_001612.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ba13763fbcbde97c288e30c286a8b77c9affcb11f1756e40866fab251c4638 +size 1302127