RogersPyke commited on
Commit
a2392fe
·
verified ·
1 Parent(s): 598c157

Copy AIRBOT_MMK2_desktop_storage into RoboCOIN_useable

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. AIRBOT_MMK2_desktop_storage/.gitattributes +59 -0
  2. AIRBOT_MMK2_desktop_storage/README.md +672 -0
  3. AIRBOT_MMK2_desktop_storage/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. AIRBOT_MMK2_desktop_storage/annotations/eef_direction_annotation.jsonl +7 -0
  5. AIRBOT_MMK2_desktop_storage/annotations/eef_velocity_annotation.jsonl +3 -0
  6. AIRBOT_MMK2_desktop_storage/annotations/gripper_activity_annotation.jsonl +4 -0
  7. AIRBOT_MMK2_desktop_storage/annotations/gripper_mode_annotation.jsonl +3 -0
  8. AIRBOT_MMK2_desktop_storage/annotations/scene_annotations.jsonl +13 -0
  9. AIRBOT_MMK2_desktop_storage/annotations/subtask_annotations.jsonl +7 -0
  10. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000000.parquet +3 -0
  11. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000001.parquet +3 -0
  12. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000002.parquet +3 -0
  13. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000003.parquet +3 -0
  14. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000004.parquet +3 -0
  15. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000005.parquet +3 -0
  16. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000006.parquet +3 -0
  17. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000007.parquet +3 -0
  18. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000008.parquet +3 -0
  19. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000009.parquet +3 -0
  20. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000010.parquet +3 -0
  21. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000011.parquet +3 -0
  22. AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000012.parquet +3 -0
  23. AIRBOT_MMK2_desktop_storage/meta/episodes.jsonl +13 -0
  24. AIRBOT_MMK2_desktop_storage/meta/episodes_stats.jsonl +0 -0
  25. AIRBOT_MMK2_desktop_storage/meta/info.json +1 -0
  26. AIRBOT_MMK2_desktop_storage/meta/tasks.jsonl +1 -0
  27. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 +3 -0
  28. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 +3 -0
  29. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 +3 -0
  30. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 +3 -0
  31. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 +3 -0
  32. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 +3 -0
  33. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 +3 -0
  34. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 +3 -0
  35. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 +3 -0
  36. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 +3 -0
  37. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 +3 -0
  38. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 +3 -0
  39. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 +3 -0
  40. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 +3 -0
  41. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 +3 -0
  42. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 +3 -0
  43. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 +3 -0
  44. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 +3 -0
  45. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 +3 -0
  46. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 +3 -0
  47. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 +3 -0
  48. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 +3 -0
  49. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 +3 -0
  50. AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 +3 -0
AIRBOT_MMK2_desktop_storage/.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
AIRBOT_MMK2_desktop_storage/README.md ADDED
@@ -0,0 +1,672 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 1K-10K
31
+
32
+ license: apache-2.0
33
+
34
+ configs:
35
+ - config_name: default
36
+ data_files: data/*/*.parquet
37
+ ---
38
+
39
+ # AIRBOT_MMK2_desktop_storage
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `discover_robotics_aitbot_mmk2`
46
+ | **Codebase Version:** `v2.1`
47
+ **End-Effector Type:** `five_finger_hand`
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
+ - `grasp`
59
+ - `pick`
60
+ - `place`
61
+
62
+
63
+ ## 📊 Dataset Statistics
64
+
65
+ | Metric | Value |
66
+ |--------|-------|
67
+ | **Total Episodes** | 13 |
68
+ | **Total Frames** | 3939 |
69
+ | **Total Tasks** | 1 |
70
+ | **Total Videos** | 52 |
71
+ | **Total Chunks** | 1 |
72
+ | **Chunk Size** | 1000 |
73
+ | **FPS** | 30 |
74
+ | **Dataset Size** | 171.0MB |
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
+ Stack the mouse box on top of the computer box with one hand and place the coffee cup on the plate with the other.
103
+
104
+ ### Sub-Tasks
105
+ This dataset includes 7 distinct subtasks:
106
+
107
+ 1. **Place the mouse box on the calculator box with the left gripper**
108
+ 2. **Grasp the coffee with the right gripper**
109
+ 3. **Grasp the mouse box with the left gripper**
110
+ 4. **Static**
111
+ 5. **Place the coffee into the plate with the right gripper**
112
+ 6. **End**
113
+ 7. **null**
114
+
115
+
116
+ ## 🎥 Camera Views
117
+
118
+ This dataset includes 4 camera views.
119
+
120
+ ## 🏷️ Available Annotations
121
+
122
+ This dataset includes rich annotations to support diverse learning approaches:
123
+
124
+ ### Subtask Annotations
125
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
126
+ ### Scene Annotations
127
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
128
+ ### End-Effector Annotations
129
+ - **Direction**: Movement direction classifications for robot end-effectors
130
+ - **Velocity**: Velocity magnitude categorizations during manipulation
131
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
132
+
133
+
134
+ ### Gripper Annotations
135
+ - **Gripper Mode**: Open/close state annotations for gripper control
136
+ - **Gripper Activity**: Activity state classifications (active/inactive)
137
+
138
+
139
+ ### Additional Features
140
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
141
+ - Available for both state and action
142
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
143
+ - Available for both state and action
144
+
145
+
146
+ ## 📂 Data Splits
147
+
148
+ The dataset is organized into the following splits:
149
+
150
+ - **Training**: Episodes 0:12
151
+
152
+
153
+ ## 📁 Dataset Structure
154
+
155
+ This dataset follows the LeRobot format and contains the following components:
156
+
157
+ ### Data Files
158
+ - **Videos**: Compressed video files containing RGB camera observations
159
+ - **State Data**: Robot joint positions, velocities, and other state information
160
+ - **Action Data**: Robot action commands and trajectories
161
+ - **Metadata**: Episode metadata, timestamps, and annotations
162
+
163
+ ### File Organization
164
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
165
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
166
+ - **Chunking**: Data is organized into 1 chunk(s)
167
+ of size 1000
168
+
169
+
170
+ ### Features Schema
171
+
172
+ The dataset includes the following features:
173
+
174
+ #### Visual Observations
175
+ - **observation.images.cam_high_rgb**: video
176
+ - FPS: 30
177
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
178
+ - FPS: 30
179
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
180
+ - FPS: 30
181
+ - Codec: av1- **observation.images.cam_third_view**: video
182
+ - FPS: 30
183
+ - Codec: av1
184
+
185
+ #### State and Action- **observation.state**: float32- **action**: float32
186
+
187
+ #### Temporal Information
188
+ - **timestamp**: float32
189
+ - **frame_index**: int64
190
+ - **episode_index**: int64
191
+ - **index**: int64
192
+ - **task_index**: int64
193
+
194
+
195
+ #### Annotations
196
+ - **subtask_annotation**: int32
197
+ - **scene_annotation**: int32
198
+
199
+
200
+ #### Motion Features
201
+ - **eef_sim_pose_state**: float32
202
+ - 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
203
+ - **eef_sim_pose_action**: float32
204
+ - 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
205
+ - **eef_direction_state**: int32
206
+ - Dimensions: left_eef_direction, right_eef_direction
207
+ - **eef_direction_action**: int32
208
+ - Dimensions: left_eef_direction, right_eef_direction
209
+ - **eef_velocity_state**: int32
210
+ - Dimensions: left_eef_velocity, right_eef_velocity
211
+ - **eef_velocity_action**: int32
212
+ - Dimensions: left_eef_velocity, right_eef_velocity
213
+ - **eef_acc_mag_state**: int32
214
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
215
+ - **eef_acc_mag_action**: int32
216
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
217
+
218
+
219
+ #### Gripper Features
220
+
221
+
222
+ ### Meta Information
223
+
224
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
225
+
226
+ ```json
227
+ {
228
+ "codebase_version": "v2.1",
229
+ "robot_type": "discover_robotics_aitbot_mmk2",
230
+ "total_episodes": 13,
231
+ "total_frames": 3939,
232
+ "total_tasks": 1,
233
+ "total_videos": 52,
234
+ "total_chunks": 1,
235
+ "chunks_size": 1000,
236
+ "fps": 30,
237
+ "splits": {
238
+ "train": "0:12"
239
+ },
240
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
241
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
242
+ "features": {
243
+ "observation.images.cam_high_rgb": {
244
+ "dtype": "video",
245
+ "shape": [
246
+ 480,
247
+ 640,
248
+ 3
249
+ ],
250
+ "names": [
251
+ "height",
252
+ "width",
253
+ "channels"
254
+ ],
255
+ "info": {
256
+ "video.height": 480,
257
+ "video.width": 640,
258
+ "video.codec": "av1",
259
+ "video.pix_fmt": "yuv420p",
260
+ "video.is_depth_map": false,
261
+ "video.fps": 30,
262
+ "video.channels": 3,
263
+ "has_audio": false
264
+ }
265
+ },
266
+ "observation.images.cam_left_wrist_rgb": {
267
+ "dtype": "video",
268
+ "shape": [
269
+ 480,
270
+ 640,
271
+ 3
272
+ ],
273
+ "names": [
274
+ "height",
275
+ "width",
276
+ "channels"
277
+ ],
278
+ "info": {
279
+ "video.height": 480,
280
+ "video.width": 640,
281
+ "video.codec": "av1",
282
+ "video.pix_fmt": "yuv420p",
283
+ "video.is_depth_map": false,
284
+ "video.fps": 30,
285
+ "video.channels": 3,
286
+ "has_audio": false
287
+ }
288
+ },
289
+ "observation.images.cam_right_wrist_rgb": {
290
+ "dtype": "video",
291
+ "shape": [
292
+ 480,
293
+ 640,
294
+ 3
295
+ ],
296
+ "names": [
297
+ "height",
298
+ "width",
299
+ "channels"
300
+ ],
301
+ "info": {
302
+ "video.height": 480,
303
+ "video.width": 640,
304
+ "video.codec": "av1",
305
+ "video.pix_fmt": "yuv420p",
306
+ "video.is_depth_map": false,
307
+ "video.fps": 30,
308
+ "video.channels": 3,
309
+ "has_audio": false
310
+ }
311
+ },
312
+ "observation.images.cam_third_view": {
313
+ "dtype": "video",
314
+ "shape": [
315
+ 480,
316
+ 640,
317
+ 3
318
+ ],
319
+ "names": [
320
+ "height",
321
+ "width",
322
+ "channels"
323
+ ],
324
+ "info": {
325
+ "video.height": 480,
326
+ "video.width": 640,
327
+ "video.codec": "av1",
328
+ "video.pix_fmt": "yuv420p",
329
+ "video.is_depth_map": false,
330
+ "video.fps": 30,
331
+ "video.channels": 3,
332
+ "has_audio": false
333
+ }
334
+ },
335
+ "observation.state": {
336
+ "dtype": "float32",
337
+ "shape": [
338
+ 36
339
+ ],
340
+ "names": [
341
+ "left_arm_joint_1_rad",
342
+ "left_arm_joint_2_rad",
343
+ "left_arm_joint_3_rad",
344
+ "left_arm_joint_4_rad",
345
+ "left_arm_joint_5_rad",
346
+ "left_arm_joint_6_rad",
347
+ "right_arm_joint_1_rad",
348
+ "right_arm_joint_2_rad",
349
+ "right_arm_joint_3_rad",
350
+ "right_arm_joint_4_rad",
351
+ "right_arm_joint_5_rad",
352
+ "right_arm_joint_6_rad",
353
+ "left_hand_joint_1_rad",
354
+ "left_hand_joint_2_rad",
355
+ "left_hand_joint_3_rad",
356
+ "left_hand_joint_4_rad",
357
+ "left_hand_joint_5_rad",
358
+ "left_hand_joint_6_rad",
359
+ "left_hand_joint_7_rad",
360
+ "left_hand_joint_8_rad",
361
+ "left_hand_joint_9_rad",
362
+ "left_hand_joint_10_rad",
363
+ "left_hand_joint_11_rad",
364
+ "left_hand_joint_12_rad",
365
+ "right_hand_joint_1_rad",
366
+ "right_hand_joint_2_rad",
367
+ "right_hand_joint_3_rad",
368
+ "right_hand_joint_4_rad",
369
+ "right_hand_joint_5_rad",
370
+ "right_hand_joint_6_rad",
371
+ "right_hand_joint_7_rad",
372
+ "right_hand_joint_8_rad",
373
+ "right_hand_joint_9_rad",
374
+ "right_hand_joint_10_rad",
375
+ "right_hand_joint_11_rad",
376
+ "right_hand_joint_12_rad"
377
+ ]
378
+ },
379
+ "action": {
380
+ "dtype": "float32",
381
+ "shape": [
382
+ 36
383
+ ],
384
+ "names": [
385
+ "left_arm_joint_1_rad",
386
+ "left_arm_joint_2_rad",
387
+ "left_arm_joint_3_rad",
388
+ "left_arm_joint_4_rad",
389
+ "left_arm_joint_5_rad",
390
+ "left_arm_joint_6_rad",
391
+ "right_arm_joint_1_rad",
392
+ "right_arm_joint_2_rad",
393
+ "right_arm_joint_3_rad",
394
+ "right_arm_joint_4_rad",
395
+ "right_arm_joint_5_rad",
396
+ "right_arm_joint_6_rad",
397
+ "left_hand_joint_1_rad",
398
+ "left_hand_joint_2_rad",
399
+ "left_hand_joint_3_rad",
400
+ "left_hand_joint_4_rad",
401
+ "left_hand_joint_5_rad",
402
+ "left_hand_joint_6_rad",
403
+ "left_hand_joint_7_rad",
404
+ "left_hand_joint_8_rad",
405
+ "left_hand_joint_9_rad",
406
+ "left_hand_joint_10_rad",
407
+ "left_hand_joint_11_rad",
408
+ "left_hand_joint_12_rad",
409
+ "right_hand_joint_1_rad",
410
+ "right_hand_joint_2_rad",
411
+ "right_hand_joint_3_rad",
412
+ "right_hand_joint_4_rad",
413
+ "right_hand_joint_5_rad",
414
+ "right_hand_joint_6_rad",
415
+ "right_hand_joint_7_rad",
416
+ "right_hand_joint_8_rad",
417
+ "right_hand_joint_9_rad",
418
+ "right_hand_joint_10_rad",
419
+ "right_hand_joint_11_rad",
420
+ "right_hand_joint_12_rad"
421
+ ]
422
+ },
423
+ "timestamp": {
424
+ "dtype": "float32",
425
+ "shape": [
426
+ 1
427
+ ],
428
+ "names": null
429
+ },
430
+ "frame_index": {
431
+ "dtype": "int64",
432
+ "shape": [
433
+ 1
434
+ ],
435
+ "names": null
436
+ },
437
+ "episode_index": {
438
+ "dtype": "int64",
439
+ "shape": [
440
+ 1
441
+ ],
442
+ "names": null
443
+ },
444
+ "index": {
445
+ "dtype": "int64",
446
+ "shape": [
447
+ 1
448
+ ],
449
+ "names": null
450
+ },
451
+ "task_index": {
452
+ "dtype": "int64",
453
+ "shape": [
454
+ 1
455
+ ],
456
+ "names": null
457
+ },
458
+ "subtask_annotation": {
459
+ "names": null,
460
+ "dtype": "int32",
461
+ "shape": [
462
+ 5
463
+ ]
464
+ },
465
+ "scene_annotation": {
466
+ "names": null,
467
+ "dtype": "int32",
468
+ "shape": [
469
+ 1
470
+ ]
471
+ },
472
+ "eef_sim_pose_state": {
473
+ "names": [
474
+ "left_eef_pos_x",
475
+ "left_eef_pos_y",
476
+ "left_eef_pos_z",
477
+ "left_eef_ori_x",
478
+ "left_eef_ori_y",
479
+ "left_eef_ori_z",
480
+ "right_eef_pos_x",
481
+ "right_eef_pos_y",
482
+ "right_eef_pos_z",
483
+ "right_eef_ori_x",
484
+ "right_eef_ori_y",
485
+ "right_eef_ori_z"
486
+ ],
487
+ "dtype": "float32",
488
+ "shape": [
489
+ 12
490
+ ]
491
+ },
492
+ "eef_sim_pose_action": {
493
+ "names": [
494
+ "left_eef_pos_x",
495
+ "left_eef_pos_y",
496
+ "left_eef_pos_z",
497
+ "left_eef_ori_x",
498
+ "left_eef_ori_y",
499
+ "left_eef_ori_z",
500
+ "right_eef_pos_x",
501
+ "right_eef_pos_y",
502
+ "right_eef_pos_z",
503
+ "right_eef_ori_x",
504
+ "right_eef_ori_y",
505
+ "right_eef_ori_z"
506
+ ],
507
+ "dtype": "float32",
508
+ "shape": [
509
+ 12
510
+ ]
511
+ },
512
+ "eef_direction_state": {
513
+ "names": [
514
+ "left_eef_direction",
515
+ "right_eef_direction"
516
+ ],
517
+ "dtype": "int32",
518
+ "shape": [
519
+ 2
520
+ ]
521
+ },
522
+ "eef_direction_action": {
523
+ "names": [
524
+ "left_eef_direction",
525
+ "right_eef_direction"
526
+ ],
527
+ "dtype": "int32",
528
+ "shape": [
529
+ 2
530
+ ]
531
+ },
532
+ "eef_velocity_state": {
533
+ "names": [
534
+ "left_eef_velocity",
535
+ "right_eef_velocity"
536
+ ],
537
+ "dtype": "int32",
538
+ "shape": [
539
+ 2
540
+ ]
541
+ },
542
+ "eef_velocity_action": {
543
+ "names": [
544
+ "left_eef_velocity",
545
+ "right_eef_velocity"
546
+ ],
547
+ "dtype": "int32",
548
+ "shape": [
549
+ 2
550
+ ]
551
+ },
552
+ "eef_acc_mag_state": {
553
+ "names": [
554
+ "left_eef_acc_mag",
555
+ "right_eef_acc_mag"
556
+ ],
557
+ "dtype": "int32",
558
+ "shape": [
559
+ 2
560
+ ]
561
+ },
562
+ "eef_acc_mag_action": {
563
+ "names": [
564
+ "left_eef_acc_mag",
565
+ "right_eef_acc_mag"
566
+ ],
567
+ "dtype": "int32",
568
+ "shape": [
569
+ 2
570
+ ]
571
+ }
572
+ }
573
+ }
574
+ ```
575
+
576
+ ### Directory Structure
577
+
578
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
579
+
580
+ ```
581
+ AIRBOT_MMK2_desktop_storage_qced_hardlink/
582
+ ├── annotations/
583
+ │ ├── eef_acc_mag_annotation.jsonl
584
+ │ ├── eef_direction_annotation.jsonl
585
+ │ ├── eef_velocity_annotation.jsonl
586
+ │ ├── gripper_activity_annotation.jsonl
587
+ │ ├── gripper_mode_annotation.jsonl
588
+ │ └── (...)
589
+ ├── data/
590
+ │ └── chunk-000/
591
+ │ ├── episode_000000.parquet
592
+ │ ├── episode_000001.parquet
593
+ │ ├── episode_000002.parquet
594
+ │ ├── episode_000003.parquet
595
+ │ ├── episode_000004.parquet
596
+ │ └── (...)
597
+ ├── meta/
598
+ │ ├── episodes.jsonl
599
+ │ ├── episodes_stats.jsonl
600
+ │ ├── info.json
601
+ │ └── tasks.jsonl
602
+ └── videos/
603
+ └── chunk-000/
604
+ ├── observation.images.cam_high_rgb/
605
+ │ ├── episode_000000.mp4
606
+ │ ├── episode_000001.mp4
607
+ │ ├── episode_000002.mp4
608
+ │ ├── episode_000003.mp4
609
+ │ ├── episode_000004.mp4
610
+ │ └── (...)
611
+ ├── observation.images.cam_left_wrist_rgb/
612
+ │ ├── episode_000000.mp4
613
+ │ ├── episode_000001.mp4
614
+ │ ├── episode_000002.mp4
615
+ │ ├── episode_000003.mp4
616
+ │ ├── episode_000004.mp4
617
+ │ └── (...)
618
+ ├── observation.images.cam_right_wrist_rgb/
619
+ │ ├── episode_000000.mp4
620
+ │ ├── episode_000001.mp4
621
+ │ ├── episode_000002.mp4
622
+ │ ├── episode_000003.mp4
623
+ │ ├── episode_000004.mp4
624
+ │ └── (...)
625
+ └── observation.images.cam_third_view/
626
+ ├── episode_000000.mp4
627
+ ├── episode_000001.mp4
628
+ ├── episode_000002.mp4
629
+ ├── episode_000003.mp4
630
+ ├── episode_000004.mp4
631
+ └── (...)
632
+ ```
633
+
634
+
635
+ ## 📞 Contact and Support
636
+
637
+ For questions, issues, or feedback regarding this dataset, please contact:
638
+ - **Email:** None
639
+ For questions, issues, or feedback regarding this dataset, please contact us.
640
+ ### Support
641
+ For technical support, please open an issue on our GitHub repository.
642
+
643
+ ## 📄 License
644
+
645
+ This dataset is released under the **apache-2.0** license.
646
+
647
+ Please refer to the LICENSE file for full license terms and conditions.
648
+
649
+
650
+ ## 📚 Citation
651
+
652
+ If you use this dataset in your research, please cite:
653
+
654
+ ```bibtex
655
+ @article{robocoin,
656
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
657
+ 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},
658
+ journal={arXiv preprint arXiv:2511.17441},
659
+ url = {https://arxiv.org/abs/2511.17441},
660
+ year={2025}
661
+ }
662
+ ```
663
+
664
+ ### Additional References
665
+
666
+ If you use this dataset, please also consider citing:
667
+ - LeRobot Framework: https://github.com/huggingface/lerobot
668
+
669
+ ## 📌 Version Information
670
+
671
+ ## Version History
672
+ - v1.0.0 (2025-11): Initial release
AIRBOT_MMK2_desktop_storage/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"}
AIRBOT_MMK2_desktop_storage/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"}
AIRBOT_MMK2_desktop_storage/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"}
AIRBOT_MMK2_desktop_storage/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"}
AIRBOT_MMK2_desktop_storage/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"}
AIRBOT_MMK2_desktop_storage/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The plate is positioned at the front right, the box on the left, the cup on the right, and another box is at the front left."}
2
+ {"scene_index": 1, "scene": "The plate is at the front right, the cup is on the right, one box is on the left, and another box is at the front left."}
3
+ {"scene_index": 2, "scene": "The plate is located at the front right, the cup is on the right, the box is on the left, and another box is at the front left."}
4
+ {"scene_index": 3, "scene": "The plate is positioned at the front right, the cup is located to the right, one box is placed on the left, and another box is situated at the front left."}
5
+ {"scene_index": 4, "scene": "The plate is located at the front right, the cup is on the right, the box is on the left, and another box is at the front left."}
6
+ {"scene_index": 5, "scene": "The box is on the left, the cup is on the right, another box is in front-left, and a plate is in front-right."}
7
+ {"scene_index": 6, "scene": "The plate is located at the front right, the cup is positioned to the right, the box is placed on the left, and another box is situated at the front left."}
8
+ {"scene_index": 7, "scene": "The plate is located at front right, the cup is on the right, and the box is on the left."}
9
+ {"scene_index": 8, "scene": "The plate is located at the front right, the cup is positioned on the right side, the first box is situated on the left, and the second box is placed at the front left."}
10
+ {"scene_index": 9, "scene": "The plate is located at the front right, the cup is positioned to the right, one box is on the left side, and another box is situated at the front left."}
11
+ {"scene_index": 10, "scene": "The plate is at the front-right, the box is on the left, and the cup is on the right."}
12
+ {"scene_index": 11, "scene": "The plate is at front right, the cup is at right, and the box is at left,and another box is situated at the front left"}
13
+ {"scene_index": 12, "scene": "The plate is located at the front right, the cup is positioned to the right, one box is on the left side, and another box is situated at the front left."}
AIRBOT_MMK2_desktop_storage/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Place the mouse box on the calculator box with the left gripper"}
2
+ {"subtask_index": 1, "subtask": "Grasp the coffee with the right gripper"}
3
+ {"subtask_index": 2, "subtask": "Grasp the mouse box with the left gripper"}
4
+ {"subtask_index": 3, "subtask": "Static"}
5
+ {"subtask_index": 4, "subtask": "Place the coffee into the plate with the right gripper"}
6
+ {"subtask_index": 5, "subtask": "End"}
7
+ {"subtask_index": 6, "subtask": "null"}
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc1bc7415eb9dc99121ba073ccb65c5cfaab22dfbaeb529eba3e42406a39a610
3
+ size 113030
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694da4733215a8143f8293cb27d8046d678cd9b62ee3d86642dfa63dfb307d8a
3
+ size 111046
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0fe59ea6e3cfbef8a872f7e960430bd34483e3881ddcf8de99fd3efd8d27146
3
+ size 145222
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c98b9689e9f7a4c8ced3378ef36806686deae4c18fed6070734dbfa471a0b7
3
+ size 128338
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f31eb68a902006188a1f1245929759d9935e1ac64ae7f8cdd786b5d53e022688
3
+ size 221197
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22901de52b0c0170c73af52c5fb96de1617bc4679a6b5a922059df6a451c7f56
3
+ size 108927
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41446921213557d6c56b7fcb6bbe1a34ee0ccc04b8bcecba4f554f89cae090de
3
+ size 173855
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824a2625bf0a2b4daac0c16ab628a2b5ddeaf8f10ec72b023b8e597b329720dc
3
+ size 102094
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f0f8bff27fcb465172890487486e14014ad606c0577c049e839ad7fdc5cd70
3
+ size 115456
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c079f0ad04ad09decddc919398ae5057306952dce46e550e66f9909b227be84d
3
+ size 186124
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964126590289b8efda1fd8154a1a278702063a23b00334c726abdca3e2d323d1
3
+ size 172633
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c2f980edaca6133c8396903a7633cca8d160d059693ac27bd759685396cc39f
3
+ size 301433
AIRBOT_MMK2_desktop_storage/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbef77313d6658c73373924f8245beeb0d6f58178fd0dba23463c7dd41d0df7e
3
+ size 168709
AIRBOT_MMK2_desktop_storage/meta/episodes.jsonl ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 205}
2
+ {"episode_index": 1, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 205}
3
+ {"episode_index": 2, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 271}
4
+ {"episode_index": 3, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 240}
5
+ {"episode_index": 4, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 452}
6
+ {"episode_index": 5, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 198}
7
+ {"episode_index": 6, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 341}
8
+ {"episode_index": 7, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 184}
9
+ {"episode_index": 8, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 206}
10
+ {"episode_index": 9, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 359}
11
+ {"episode_index": 10, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 327}
12
+ {"episode_index": 11, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 633}
13
+ {"episode_index": 12, "tasks": ["stack the mouse box on top of the computer box with your left hand and place the coffee cup on the plate with your right hand."], "length": 318}
AIRBOT_MMK2_desktop_storage/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
AIRBOT_MMK2_desktop_storage/meta/info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 13, "total_frames": 3939, "total_tasks": 1, "total_videos": 52, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:12"}, "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.images.cam_third_view": {"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": [36], "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", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "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", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_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]}}}
AIRBOT_MMK2_desktop_storage/meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Stack the mouse box on top of the computer box with one hand and place the coffee cup on the plate with the other."}
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:815b4cec6702ff4d0a27ab645646a8c6c5865cce686efc34e64fab4a967b19d3
3
+ size 3769649
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab063e462164aac367642b1b875a808f21eb502b82aaab52a53b802999240ac9
3
+ size 3699858
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:359d53fb47257bbc010282debe18fa60d0aa038ed81300299be74796eee8a42f
3
+ size 5019945
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e725b639d6edb04e7b81d0e1123ab540e730b4e7683767e83288fb6abb566f
3
+ size 4338790
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abb8e5a40606a331f2b68e1015f216d5b4eb3a197ecdaceb48d1cf1401ee8e91
3
+ size 8108021
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a534c9f3779eab4fbed6e4ecab03fd1ada4ea60b99b366609390ef27cabf2210
3
+ size 3553574
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fceccb11cac6998c0f01a78c91916c4d4f4e852bd690a0f1b6871fecfb804229
3
+ size 6197057
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2ef87e270e6b670d1d15cdc3cc59cb191dfd563e150c7528caf8855a1adb7a3
3
+ size 3173765
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e1a9f35e61e53acc56664d08d6ff14f63cbe6100a1c30f9c77acff4fefd12b
3
+ size 3637129
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b43dfb03028c6f64f84845a1b273761594f1b4613cc4f76e5bce06a94ed6f378
3
+ size 6255463
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2616b1507da523e3fd8b499a99edae873185debea43fcce449ee786adccce641
3
+ size 6000962
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3a40a6f60677843f0d377e76aba35f5564e4ac45017efa21db38626d9146ea
3
+ size 11956144
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd79ad039abf67cf7cc2c1c639420ef38822487d259f0c7c07c19f07d380275
3
+ size 5875512
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b936c101d78b7bc19a770b6e0135a1b2dac5bfc43a2caf7e9303d3b81d54382a
3
+ size 1564000
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10b10f39ab3364a5e654416dc1ae90b92561d1ecc23460d8cf287cdb86f6f5cd
3
+ size 1366436
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd75d0a5f7e4c2d5183b9e6bfa18139aece848820212b23aef36280d155ab92
3
+ size 2023125
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a27a138250340e5ef860a060fa962507de038e27d55177f77ad9dce916659a0
3
+ size 1472584
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d5252ba6ffa659d4d105355b7f2bfafd06428d9502389d97e5b7dd3f73bddfc
3
+ size 3147482
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9113ec51ee2b5a8703b01917ba3e187affc0c2ceb796c954dc2388c35bcf8220
3
+ size 1440495
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47fa840b80ff7ea3a8589347b49913ad0d8fc5f8b05cf6806c56c4bf318007c
3
+ size 2904376
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49525c509d6afb63b9f420b5f25305483cb2f27c0d3cd1e1e330af60cf0c1a0d
3
+ size 1287449
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce87f6ab51d4e57ebca55655cde74b291df22c15f2bac8a35b2899d48b815683
3
+ size 1476332
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0ee85f37a86c4711a079af7507b5bda40dfe6077c345c1b785f9e16b462266
3
+ size 2974252
AIRBOT_MMK2_desktop_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54de5d003dba38423ca602c727ca4872e36d3c048d6f2a39f813cacb6fad9a9e
3
+ size 2443902