Copy alpha_bot_2_operate_the_microwave_oven into RoboCOIN_useable
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- alpha_bot_2_operate_the_microwave_oven/.gitattributes +59 -0
- alpha_bot_2_operate_the_microwave_oven/README.md +335 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/eef_acc_mag_annotation.jsonl +3 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/eef_direction_annotation.jsonl +7 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/eef_velocity_annotation.jsonl +3 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/gripper_activity_annotation.jsonl +4 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/gripper_mode_annotation.jsonl +3 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/scene_annotations.jsonl +16 -0
- alpha_bot_2_operate_the_microwave_oven/annotations/subtask_annotations.jsonl +6 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000000.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000001.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000002.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000003.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000004.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000005.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000006.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000007.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000008.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000009.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000010.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000011.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000012.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000013.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000014.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000015.parquet +3 -0
- alpha_bot_2_operate_the_microwave_oven/meta/episodes.jsonl +16 -0
- alpha_bot_2_operate_the_microwave_oven/meta/episodes_stats.jsonl +0 -0
- alpha_bot_2_operate_the_microwave_oven/meta/info.json +1 -0
- alpha_bot_2_operate_the_microwave_oven/meta/tasks.jsonl +1 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4 +3 -0
- alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4 +3 -0
alpha_bot_2_operate_the_microwave_oven/.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
alpha_bot_2_operate_the_microwave_oven/README.md
ADDED
|
@@ -0,0 +1,335 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- robotics
|
| 4 |
+
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
- zh
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
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.'
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
extra_gated_fields:
|
| 15 |
+
|
| 16 |
+
Company/Organization:
|
| 17 |
+
type: 'text'
|
| 18 |
+
description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"'
|
| 19 |
+
|
| 20 |
+
Country:
|
| 21 |
+
type: 'country'
|
| 22 |
+
description: 'e.g., "Germany", "China", "United States"'
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
tags:
|
| 27 |
+
- RoboCOIN
|
| 28 |
+
- LeRobot
|
| 29 |
+
|
| 30 |
+
frame_range: 10K-100K
|
| 31 |
+
|
| 32 |
+
license: apache-2.0
|
| 33 |
+
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files: data/*/*.parquet
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
# alpha_bot_2_operate_the_microwave_oven
|
| 40 |
+
|
| 41 |
+
## 📋 Overview
|
| 42 |
+
|
| 43 |
+
This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
|
| 44 |
+
|
| 45 |
+
**Robot Type:** `alpha_bot_2`
|
| 46 |
+
| **Codebase Version:** `v2.1`
|
| 47 |
+
**End-Effector Type:** `two_finger_gripper`
|
| 48 |
+
|
| 49 |
+
## 🏠 Scene Types
|
| 50 |
+
|
| 51 |
+
This dataset covers the following scene types:
|
| 52 |
+
- `home`
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
## 🤖 Atomic Actions
|
| 56 |
+
|
| 57 |
+
This dataset includes the following atomic actions:
|
| 58 |
+
- `pullapart`
|
| 59 |
+
- `pushtogether`
|
| 60 |
+
- `turn`
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
## 📊 Dataset Statistics
|
| 64 |
+
|
| 65 |
+
| Metric | Value |
|
| 66 |
+
|--------|-------|
|
| 67 |
+
| **Total Episodes** | 16 |
|
| 68 |
+
| **Total Frames** | 16486 |
|
| 69 |
+
| **Total Tasks** | 1 |
|
| 70 |
+
| **Total Videos** | 64 |
|
| 71 |
+
| **Total Chunks** | 1 |
|
| 72 |
+
| **Chunk Size** | 1000 |
|
| 73 |
+
| **FPS** | 30 |
|
| 74 |
+
| **Dataset Size** | 395.7MB |
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
## 👥 Authors
|
| 78 |
+
|
| 79 |
+
### Contributors
|
| 80 |
+
This dataset is contributed by:
|
| 81 |
+
- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
## 🔗 Links
|
| 85 |
+
|
| 86 |
+
- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 87 |
+
- **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
|
| 88 |
+
- **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
|
| 89 |
+
- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
|
| 90 |
+
- **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
|
| 91 |
+
- **📜 License:** apache-2.0
|
| 92 |
+
|
| 93 |
+
## 🏷️ Dataset Tags
|
| 94 |
+
|
| 95 |
+
- `RoboCOIN`
|
| 96 |
+
- `LeRobot`
|
| 97 |
+
|
| 98 |
+
|
| 99 |
+
## 🎯 Task Descriptions
|
| 100 |
+
|
| 101 |
+
### Primary Tasks
|
| 102 |
+
set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it.
|
| 103 |
+
|
| 104 |
+
### Sub-Tasks
|
| 105 |
+
This dataset includes 6 distinct subtasks:
|
| 106 |
+
|
| 107 |
+
1. **Press the time button with right gripper**
|
| 108 |
+
2. **Press the start button with right gripper**
|
| 109 |
+
3. **End**
|
| 110 |
+
4. **Press the switch with right gripper**
|
| 111 |
+
5. **Close the microwave door with left gripper**
|
| 112 |
+
6. **null**
|
| 113 |
+
|
| 114 |
+
|
| 115 |
+
## 🎥 Camera Views
|
| 116 |
+
|
| 117 |
+
This dataset includes 4 camera views.
|
| 118 |
+
|
| 119 |
+
## 🏷️ Available Annotations
|
| 120 |
+
|
| 121 |
+
This dataset includes rich annotations to support diverse learning approaches:
|
| 122 |
+
|
| 123 |
+
### Subtask Annotations
|
| 124 |
+
- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
|
| 125 |
+
### Scene Annotations
|
| 126 |
+
- **Scene-level Descriptions**: Semantic scene classifications and descriptions
|
| 127 |
+
### End-Effector Annotations
|
| 128 |
+
- **Direction**: Movement direction classifications for robot end-effectors
|
| 129 |
+
- **Velocity**: Velocity magnitude categorizations during manipulation
|
| 130 |
+
- **Acceleration**: Acceleration magnitude classifications for motion analysis
|
| 131 |
+
|
| 132 |
+
|
| 133 |
+
### Gripper Annotations
|
| 134 |
+
- **Gripper Mode**: Open/close state annotations for gripper control
|
| 135 |
+
- **Gripper Activity**: Activity state classifications (active/inactive)
|
| 136 |
+
|
| 137 |
+
|
| 138 |
+
### Additional Features
|
| 139 |
+
- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
|
| 140 |
+
- Available for both state and action
|
| 141 |
+
- **Gripper Opening Scale**: Continuous gripper opening measurements
|
| 142 |
+
- Available for both state and action
|
| 143 |
+
|
| 144 |
+
|
| 145 |
+
## 📂 Data Splits
|
| 146 |
+
|
| 147 |
+
The dataset is organized into the following splits:
|
| 148 |
+
|
| 149 |
+
- **Training**: Episodes 0:15
|
| 150 |
+
|
| 151 |
+
|
| 152 |
+
## 📁 Dataset Structure
|
| 153 |
+
|
| 154 |
+
This dataset follows the LeRobot format and contains the following components:
|
| 155 |
+
|
| 156 |
+
### Data Files
|
| 157 |
+
- **Videos**: Compressed video files containing RGB camera observations
|
| 158 |
+
- **State Data**: Robot joint positions, velocities, and other state information
|
| 159 |
+
- **Action Data**: Robot action commands and trajectories
|
| 160 |
+
- **Metadata**: Episode metadata, timestamps, and annotations
|
| 161 |
+
|
| 162 |
+
### File Organization
|
| 163 |
+
- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
|
| 164 |
+
- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
|
| 165 |
+
- **Chunking**: Data is organized into 1 chunk(s)
|
| 166 |
+
of size 1000
|
| 167 |
+
|
| 168 |
+
|
| 169 |
+
### Features Schema
|
| 170 |
+
|
| 171 |
+
The dataset includes the following features:
|
| 172 |
+
|
| 173 |
+
#### Visual Observations
|
| 174 |
+
- **observation.images.cam_chest_rgb**: video
|
| 175 |
+
- FPS: 30
|
| 176 |
+
- Codec: av1- **observation.images.cam_head_rgb**: video
|
| 177 |
+
- FPS: 30
|
| 178 |
+
- Codec: av1- **observation.images.cam_left_wrist_rgb**: video
|
| 179 |
+
- FPS: 30
|
| 180 |
+
- Codec: av1- **observation.images.cam_right_wrist_rgb**: video
|
| 181 |
+
- FPS: 30
|
| 182 |
+
- Codec: av1
|
| 183 |
+
|
| 184 |
+
#### State and Action- **observation.state**: float32- **action**: float32
|
| 185 |
+
|
| 186 |
+
#### Temporal Information
|
| 187 |
+
- **timestamp**: float32
|
| 188 |
+
- **frame_index**: int64
|
| 189 |
+
- **episode_index**: int64
|
| 190 |
+
- **index**: int64
|
| 191 |
+
- **task_index**: int64
|
| 192 |
+
|
| 193 |
+
|
| 194 |
+
#### Annotations
|
| 195 |
+
- **subtask_annotation**: int32
|
| 196 |
+
- **scene_annotation**: int32
|
| 197 |
+
|
| 198 |
+
|
| 199 |
+
#### Motion Features
|
| 200 |
+
- **eef_sim_pose_state**: float32
|
| 201 |
+
- 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
|
| 202 |
+
- **eef_sim_pose_action**: float32
|
| 203 |
+
- 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
|
| 204 |
+
- **eef_direction_state**: int32
|
| 205 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 206 |
+
- **eef_direction_action**: int32
|
| 207 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 208 |
+
- **eef_velocity_state**: int32
|
| 209 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 210 |
+
- **eef_velocity_action**: int32
|
| 211 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 212 |
+
- **eef_acc_mag_state**: int32
|
| 213 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 214 |
+
- **eef_acc_mag_action**: int32
|
| 215 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 216 |
+
|
| 217 |
+
|
| 218 |
+
#### Gripper Features
|
| 219 |
+
- **gripper_open_scale_state**: float32
|
| 220 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 221 |
+
- **gripper_open_scale_action**: float32
|
| 222 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 223 |
+
- **gripper_mode_state**: int32
|
| 224 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 225 |
+
- **gripper_mode_action**: int32
|
| 226 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 227 |
+
- **gripper_activity_state**: int32
|
| 228 |
+
- Dimensions: left_gripper_activity, right_gripper_activity
|
| 229 |
+
|
| 230 |
+
|
| 231 |
+
### Meta Information
|
| 232 |
+
|
| 233 |
+
The complete dataset metadata is available in [meta/info.json](meta/info.json):
|
| 234 |
+
|
| 235 |
+
```json
|
| 236 |
+
{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 16, "total_frames": 16486, "total_tasks": 1, "total_videos": 64, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:15"}, "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_chest_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_head_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": [28], "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_arm_joint_7_rad", "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_arm_joint_7_rad", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "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_arm_joint_7_rad", "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", "left_gripper_open", "right_gripper_open"]}, "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]}}}
|
| 237 |
+
```
|
| 238 |
+
|
| 239 |
+
### Directory Structure
|
| 240 |
+
|
| 241 |
+
The dataset is organized as follows (showing leaf directories with first 5 files only):
|
| 242 |
+
|
| 243 |
+
```
|
| 244 |
+
alpha_bot_2_operate_the_microwave_oven_qced_hardlink/
|
| 245 |
+
├── annotations/
|
| 246 |
+
│ ├── eef_acc_mag_annotation.jsonl
|
| 247 |
+
│ ├── eef_direction_annotation.jsonl
|
| 248 |
+
│ ├── eef_velocity_annotation.jsonl
|
| 249 |
+
│ ├── gripper_activity_annotation.jsonl
|
| 250 |
+
│ ├── gripper_mode_annotation.jsonl
|
| 251 |
+
│ └── (...)
|
| 252 |
+
├── data/
|
| 253 |
+
│ └── chunk-000/
|
| 254 |
+
│ ├── episode_000000.parquet
|
| 255 |
+
│ ├── episode_000001.parquet
|
| 256 |
+
│ ├── episode_000002.parquet
|
| 257 |
+
│ ├── episode_000003.parquet
|
| 258 |
+
│ ├── episode_000004.parquet
|
| 259 |
+
│ └── (...)
|
| 260 |
+
├── meta/
|
| 261 |
+
│ ├── episodes.jsonl
|
| 262 |
+
│ ├── episodes_stats.jsonl
|
| 263 |
+
│ ├── info.json
|
| 264 |
+
│ └── tasks.jsonl
|
| 265 |
+
└── videos/
|
| 266 |
+
└── chunk-000/
|
| 267 |
+
├── observation.images.cam_chest_rgb/
|
| 268 |
+
│ ├── episode_000000.mp4
|
| 269 |
+
│ ├── episode_000001.mp4
|
| 270 |
+
│ ├── episode_000002.mp4
|
| 271 |
+
│ ├── episode_000003.mp4
|
| 272 |
+
│ ├── episode_000004.mp4
|
| 273 |
+
│ └── (...)
|
| 274 |
+
├── observation.images.cam_head_rgb/
|
| 275 |
+
│ ├── episode_000000.mp4
|
| 276 |
+
│ ├── episode_000001.mp4
|
| 277 |
+
│ ├── episode_000002.mp4
|
| 278 |
+
│ ├── episode_000003.mp4
|
| 279 |
+
│ ├── episode_000004.mp4
|
| 280 |
+
│ └── (...)
|
| 281 |
+
├── observation.images.cam_left_wrist_rgb/
|
| 282 |
+
│ ├── episode_000000.mp4
|
| 283 |
+
│ ├── episode_000001.mp4
|
| 284 |
+
│ ├── episode_000002.mp4
|
| 285 |
+
│ ├── episode_000003.mp4
|
| 286 |
+
│ ├── episode_000004.mp4
|
| 287 |
+
│ └── (...)
|
| 288 |
+
└── observation.images.cam_right_wrist_rgb/
|
| 289 |
+
├── episode_000000.mp4
|
| 290 |
+
├── episode_000001.mp4
|
| 291 |
+
├── episode_000002.mp4
|
| 292 |
+
├── episode_000003.mp4
|
| 293 |
+
├── episode_000004.mp4
|
| 294 |
+
└── (...)
|
| 295 |
+
```
|
| 296 |
+
|
| 297 |
+
|
| 298 |
+
## 📞 Contact and Support
|
| 299 |
+
|
| 300 |
+
For questions, issues, or feedback regarding this dataset, please contact:
|
| 301 |
+
- **Email:** None
|
| 302 |
+
For questions, issues, or feedback regarding this dataset, please contact us.
|
| 303 |
+
### Support
|
| 304 |
+
For technical support, please open an issue on our GitHub repository.
|
| 305 |
+
|
| 306 |
+
## 📄 License
|
| 307 |
+
|
| 308 |
+
This dataset is released under the **apache-2.0** license.
|
| 309 |
+
|
| 310 |
+
Please refer to the LICENSE file for full license terms and conditions.
|
| 311 |
+
|
| 312 |
+
|
| 313 |
+
## 📚 Citation
|
| 314 |
+
|
| 315 |
+
If you use this dataset in your research, please cite:
|
| 316 |
+
|
| 317 |
+
```bibtex
|
| 318 |
+
@article{robocoin,
|
| 319 |
+
title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
|
| 320 |
+
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},
|
| 321 |
+
journal={arXiv preprint arXiv:2511.17441},
|
| 322 |
+
url = {https://arxiv.org/abs/2511.17441},
|
| 323 |
+
year={2025}
|
| 324 |
+
}
|
| 325 |
+
```
|
| 326 |
+
|
| 327 |
+
### Additional References
|
| 328 |
+
|
| 329 |
+
If you use this dataset, please also consider citing:
|
| 330 |
+
- LeRobot Framework: https://github.com/huggingface/lerobot
|
| 331 |
+
|
| 332 |
+
## 📌 Version Information
|
| 333 |
+
|
| 334 |
+
## Version History
|
| 335 |
+
- v1.0.0 (2025-11): Initial release
|
alpha_bot_2_operate_the_microwave_oven/annotations/eef_acc_mag_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"}
|
| 2 |
+
{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"}
|
| 3 |
+
{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"}
|
alpha_bot_2_operate_the_microwave_oven/annotations/eef_direction_annotation.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_direction_index": 0, "eef_direction": "forward"}
|
| 2 |
+
{"eef_direction_index": 1, "eef_direction": "backward"}
|
| 3 |
+
{"eef_direction_index": 2, "eef_direction": "left"}
|
| 4 |
+
{"eef_direction_index": 3, "eef_direction": "right"}
|
| 5 |
+
{"eef_direction_index": 4, "eef_direction": "up"}
|
| 6 |
+
{"eef_direction_index": 5, "eef_direction": "down"}
|
| 7 |
+
{"eef_direction_index": 6, "eef_direction": "still"}
|
alpha_bot_2_operate_the_microwave_oven/annotations/eef_velocity_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"eef_velocity_index": 0, "eef_velocity": "still"}
|
| 2 |
+
{"eef_velocity_index": 1, "eef_velocity": "slow"}
|
| 3 |
+
{"eef_velocity_index": 2, "eef_velocity": "fast"}
|
alpha_bot_2_operate_the_microwave_oven/annotations/gripper_activity_annotation.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"gripper_activity_index": 0, "gripper_activity": "openning"}
|
| 2 |
+
{"gripper_activity_index": 1, "gripper_activity": "closing"}
|
| 3 |
+
{"gripper_activity_index": 2, "gripper_activity": "holding"}
|
| 4 |
+
{"gripper_activity_index": 3, "gripper_activity": "unknown"}
|
alpha_bot_2_operate_the_microwave_oven/annotations/gripper_mode_annotation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"gripper_mode_index": 0, "gripper_mode": "open"}
|
| 2 |
+
{"gripper_mode_index": 1, "gripper_mode": "closed"}
|
| 3 |
+
{"gripper_mode_index": 2, "gripper_mode": "unknown"}
|
alpha_bot_2_operate_the_microwave_oven/annotations/scene_annotations.jsonl
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"scene_index": 0, "scene": "The microwave is located at the center position."}
|
| 2 |
+
{"scene_index": 1, "scene": "The microwave is located at the center."}
|
| 3 |
+
{"scene_index": 2, "scene": "The microwave is located at the center position."}
|
| 4 |
+
{"scene_index": 3, "scene": "The microwave is positioned at the center."}
|
| 5 |
+
{"scene_index": 4, "scene": "The microwave is located at the front position."}
|
| 6 |
+
{"scene_index": 5, "scene": "The microwave is located at the center position."}
|
| 7 |
+
{"scene_index": 6, "scene": "The microwave is positioned at the center location."}
|
| 8 |
+
{"scene_index": 7, "scene": "The microwave is located at the center position."}
|
| 9 |
+
{"scene_index": 8, "scene": "The microwave oven is positioned at the front."}
|
| 10 |
+
{"scene_index": 9, "scene": "The microwave is positioned at the center."}
|
| 11 |
+
{"scene_index": 10, "scene": "The microwave is positioned at the front."}
|
| 12 |
+
{"scene_index": 11, "scene": "The microwave is positioned at the center location."}
|
| 13 |
+
{"scene_index": 12, "scene": "The microwave is located at the center position."}
|
| 14 |
+
{"scene_index": 13, "scene": "The microwave is located at the center."}
|
| 15 |
+
{"scene_index": 14, "scene": "The microwave oven is located at the front position."}
|
| 16 |
+
{"scene_index": 15, "scene": "The microwave is located at the center position."}
|
alpha_bot_2_operate_the_microwave_oven/annotations/subtask_annotations.jsonl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Press the time button with right gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Press the start button with right gripper"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "End"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Press the switch with right gripper"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Close the microwave door with left gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "null"}
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f8224fcbdb97354179e2c01cc7924a588e27d13169ed2d5b6a8cf9f9fd9ccc8
|
| 3 |
+
size 436945
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8e71e1d701acf9666632da6bb016aed958d96e01f35089ac3d0ae23b26b695a
|
| 3 |
+
size 376893
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d61d4ca57009dba4811304e8736f46490f332034987be26460ff53cd66e76093
|
| 3 |
+
size 398433
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce13e1a955087dd34ed737effa7b8a029c48b7ef601efab9c1ff090cdf20c27
|
| 3 |
+
size 338997
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a559932602420b8fc55720f95f9602a18969c08ffe21102c6cae70eef165c8a
|
| 3 |
+
size 368653
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dac09fdeb3a6e72eddbe7f4eae6e8c6c09818f0ca416853cc852602f5c8eaa98
|
| 3 |
+
size 387485
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70273e5ed4a44129913022bbbfe4b6540a51c6a4cdbc94d67bf15a297ca38aaa
|
| 3 |
+
size 391178
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9f3d596d7424c5393f569bda6c6f30abb0cfe7231752969e234f2a06c5ee6c1
|
| 3 |
+
size 295097
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7f760512e9ef92e357e43a0ec7fceff24658b1ae742068a68e63fcd199cb4cb
|
| 3 |
+
size 434853
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dfd01064e6ccaa633b74aeab1d7345d7cb36a9e63c3d20f899ac77d47035a3f
|
| 3 |
+
size 323864
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15af991f9523a9e0196fb1755328cd8d5c03135cb24722eb055e390faabe056
|
| 3 |
+
size 438730
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f22d0ddb4b8e71484f963e13cbd2e0ab65fc36bc8cfcb6999be2d5ebdb33346
|
| 3 |
+
size 350610
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c86dd2cc2c1b85ef589b9f03adbeda59458c3e1e78484fbead9042b3708e24a
|
| 3 |
+
size 391456
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ec792b58ea9a3c964f590e19d669e17d933a34ed3f10b4df4c942f32e1520a1
|
| 3 |
+
size 353769
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa89d96bccdd966e8cfdc0168aab43f9db3380253984d199817c380a00f8eac2
|
| 3 |
+
size 395162
|
alpha_bot_2_operate_the_microwave_oven/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45a70b8f163d79c7a3cd77f998d6659ba299ab8575bee5a2409a2b655ea3e9ec
|
| 3 |
+
size 394023
|
alpha_bot_2_operate_the_microwave_oven/meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1194}
|
| 2 |
+
{"episode_index": 1, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1023}
|
| 3 |
+
{"episode_index": 2, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1127}
|
| 4 |
+
{"episode_index": 3, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 941}
|
| 5 |
+
{"episode_index": 4, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 983}
|
| 6 |
+
{"episode_index": 5, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1040}
|
| 7 |
+
{"episode_index": 6, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1038}
|
| 8 |
+
{"episode_index": 7, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 814}
|
| 9 |
+
{"episode_index": 8, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1148}
|
| 10 |
+
{"episode_index": 9, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 861}
|
| 11 |
+
{"episode_index": 10, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1182}
|
| 12 |
+
{"episode_index": 11, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 941}
|
| 13 |
+
{"episode_index": 12, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1081}
|
| 14 |
+
{"episode_index": 13, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 952}
|
| 15 |
+
{"episode_index": 14, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1083}
|
| 16 |
+
{"episode_index": 15, "tasks": ["set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."], "length": 1078}
|
alpha_bot_2_operate_the_microwave_oven/meta/episodes_stats.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
alpha_bot_2_operate_the_microwave_oven/meta/info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"codebase_version": "v2.1", "robot_type": "alpha_bot_2", "total_episodes": 16, "total_frames": 16486, "total_tasks": 1, "total_videos": 64, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:15"}, "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_chest_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_head_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": [28], "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_arm_joint_7_rad", "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_arm_joint_7_rad", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [28], "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_arm_joint_7_rad", "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_arm_joint_7_rad", "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", "left_gripper_open", "right_gripper_open"]}, "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]}}}
|
alpha_bot_2_operate_the_microwave_oven/meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "set the temperature of the microwave oven and turn it on. Open the door of the microwave oven and then close it."}
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc0dd017f6f28fc19724d4e43c7f782b13a4aaf64ade78ee2bded170183aa655
|
| 3 |
+
size 7021408
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73976c050a42e6a29da4a0ac1d913ed921b769ed872e0d66c3a06b72c8e38330
|
| 3 |
+
size 6148257
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6481e1d6eac49571527baee267b57bd8e43b289ed250341925bd83bcc6321046
|
| 3 |
+
size 6598269
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:254bc7a439ca9c634ef2da7359e751dbd01ee49dd8d456cc853e3b4c0ec9db44
|
| 3 |
+
size 5410905
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:588d84ce4f374ee95a2889807ac594a6c1cb251986bc20fa139aeed5a0baf74a
|
| 3 |
+
size 5674262
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab9cd6d8eca7deb44423c04a0f3a35a0736c6c6ce9229c98a60873ffe2b5c91b
|
| 3 |
+
size 5755572
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000006.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1650987b380671af42de85e8cc106d603adfcdc5735a588fc674b239530feee5
|
| 3 |
+
size 5557993
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000007.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddcf8208c7fe3ea75f96e0516dfc37ff0e46e2f2c52707f9158bb60d5373bf2a
|
| 3 |
+
size 4423939
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000008.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a29d2ef7c8ac3e0aacf70f300f7877b002c9f6da15c0f8c507bd7e21bc9d8252
|
| 3 |
+
size 6076708
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000009.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4d710f43ce60d09073ea9d9fe9381b5ba362d3fa6117b013633b7c247c1303e
|
| 3 |
+
size 4736792
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000010.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbe452b937059ba002928dfa0ca2209268ad1d2cee301b649c1e13043e5fe9c6
|
| 3 |
+
size 6343237
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000011.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d3fb8c447e4162b79033a10496766f4aa3579fa6ab28e0fe5e84a694940422b
|
| 3 |
+
size 5360828
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000012.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34ef0a9e0cf2b270970c070da30616ed01aeea1e9cbfc7d255127e77b8b3c3c2
|
| 3 |
+
size 6162326
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000013.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e8e57f0edc8dd46dfcc4118425cdab82e221fc0db6e120aefafb2fc546f4401
|
| 3 |
+
size 5237484
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000014.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02f8347fa5eef8ca7f007d5df75ec4a6f394ec9f87be33bf84a912961e7cbd5c
|
| 3 |
+
size 5983806
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_chest_rgb/episode_000015.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b5e4fef49d94e2e6c87855960ea645c4cdbbd9941182d3dbf44d7744817ffd7
|
| 3 |
+
size 5899438
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:711983eed3f141c6caae11f851072b4bc8238af57bb6098b53d7be82b9253d79
|
| 3 |
+
size 9015068
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:490ab7eddafe234426e6563372e1a50421af48c87de3ae29f3d19e0de10f9e7e
|
| 3 |
+
size 7939067
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63ac93d53b111e835fa99d855f02574b125b91cb781063085a032e0fff99bd12
|
| 3 |
+
size 8823079
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dbf59d5d67bdf3234e55230e863d31c28b853a3a8a810d21c51e5640e21d18b
|
| 3 |
+
size 6788534
|
alpha_bot_2_operate_the_microwave_oven/videos/chunk-000/observation.images.cam_head_rgb/episode_000004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b12d34f3bf76bbbfba7432c2650b4e1adc7db9f3fe2a0fb4189f27d565e9aca
|
| 3 |
+
size 6468002
|