RogersPyke commited on
Commit
8cbb021
·
verified ·
1 Parent(s): daa638c

Copy R1_Lite_move_the_position_of_the_cookie 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. R1_Lite_move_the_position_of_the_cookie/.gitattributes +59 -0
  2. R1_Lite_move_the_position_of_the_cookie/README.md +337 -0
  3. R1_Lite_move_the_position_of_the_cookie/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. R1_Lite_move_the_position_of_the_cookie/annotations/eef_direction_annotation.jsonl +7 -0
  5. R1_Lite_move_the_position_of_the_cookie/annotations/eef_velocity_annotation.jsonl +3 -0
  6. R1_Lite_move_the_position_of_the_cookie/annotations/gripper_activity_annotation.jsonl +4 -0
  7. R1_Lite_move_the_position_of_the_cookie/annotations/gripper_mode_annotation.jsonl +3 -0
  8. R1_Lite_move_the_position_of_the_cookie/annotations/scene_annotations.jsonl +200 -0
  9. R1_Lite_move_the_position_of_the_cookie/annotations/subtask_annotations.jsonl +8 -0
  10. R1_Lite_move_the_position_of_the_cookie/annotations/subtasks.jsonl +8 -0
  11. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000000.parquet +3 -0
  12. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000001.parquet +3 -0
  13. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000002.parquet +3 -0
  14. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000003.parquet +3 -0
  15. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000004.parquet +3 -0
  16. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000005.parquet +3 -0
  17. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000006.parquet +3 -0
  18. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000007.parquet +3 -0
  19. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000008.parquet +3 -0
  20. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000009.parquet +3 -0
  21. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000010.parquet +3 -0
  22. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000011.parquet +3 -0
  23. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000012.parquet +3 -0
  24. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000013.parquet +3 -0
  25. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000014.parquet +3 -0
  26. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000015.parquet +3 -0
  27. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000016.parquet +3 -0
  28. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000017.parquet +3 -0
  29. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000018.parquet +3 -0
  30. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000019.parquet +3 -0
  31. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000020.parquet +3 -0
  32. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000021.parquet +3 -0
  33. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000022.parquet +3 -0
  34. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000023.parquet +3 -0
  35. R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000024.parquet +3 -0
  36. R1_Lite_move_the_position_of_the_cookie/meta/episodes.jsonl +25 -0
  37. R1_Lite_move_the_position_of_the_cookie/meta/episodes_stats.jsonl +0 -0
  38. R1_Lite_move_the_position_of_the_cookie/meta/info.json +1 -0
  39. R1_Lite_move_the_position_of_the_cookie/meta/tasks.jsonl +1 -0
  40. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 +3 -0
  41. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 +3 -0
  42. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 +3 -0
  43. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 +3 -0
  44. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 +3 -0
  45. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 +3 -0
  46. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 +3 -0
  47. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 +3 -0
  48. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 +3 -0
  49. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 +3 -0
  50. R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 +3 -0
R1_Lite_move_the_position_of_the_cookie/.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
R1_Lite_move_the_position_of_the_cookie/README.md ADDED
@@ -0,0 +1,337 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ # R1_Lite_move_the_position_of_the_cookie
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `galaxea_r1_lite`
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
+ - `place`
59
+ - `pick`
60
+ - `grasp`
61
+
62
+
63
+ ## 📊 Dataset Statistics
64
+
65
+ | Metric | Value |
66
+ |--------|-------|
67
+ | **Total Episodes** | 25 |
68
+ | **Total Frames** | 5045 |
69
+ | **Total Tasks** | 1 |
70
+ | **Total Videos** | 100 |
71
+ | **Total Chunks** | 1 |
72
+ | **Chunk Size** | 1000 |
73
+ | **FPS** | 30 |
74
+ | **Dataset Size** | 198.3MB |
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
+ put the cookie the designated position.
103
+
104
+ ### Sub-Tasks
105
+ This dataset includes 8 distinct subtasks:
106
+
107
+ 1. **Place the cookie on the table with right gripper**
108
+ 2. **Static**
109
+ 3. **Place the cookie on the table with left gripper**
110
+ 4. **End**
111
+ 5. **Grasp the cookie with right gripper**
112
+ 6. **Grasp the cookie with left gripper**
113
+ 7. **Abnormal**
114
+ 8. **null**
115
+
116
+
117
+ ## 🎥 Camera Views
118
+
119
+ This dataset includes 4 camera views.
120
+
121
+ ## 🏷️ Available Annotations
122
+
123
+ This dataset includes rich annotations to support diverse learning approaches:
124
+
125
+ ### Subtask Annotations
126
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
127
+ ### Scene Annotations
128
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
129
+ ### End-Effector Annotations
130
+ - **Direction**: Movement direction classifications for robot end-effectors
131
+ - **Velocity**: Velocity magnitude categorizations during manipulation
132
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
133
+
134
+
135
+ ### Gripper Annotations
136
+ - **Gripper Mode**: Open/close state annotations for gripper control
137
+ - **Gripper Activity**: Activity state classifications (active/inactive)
138
+
139
+
140
+ ### Additional Features
141
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
142
+ - Available for both state and action
143
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
144
+ - Available for both state and action
145
+
146
+
147
+ ## 📂 Data Splits
148
+
149
+ The dataset is organized into the following splits:
150
+
151
+ - **Training**: Episodes 0:24
152
+
153
+
154
+ ## 📁 Dataset Structure
155
+
156
+ This dataset follows the LeRobot format and contains the following components:
157
+
158
+ ### Data Files
159
+ - **Videos**: Compressed video files containing RGB camera observations
160
+ - **State Data**: Robot joint positions, velocities, and other state information
161
+ - **Action Data**: Robot action commands and trajectories
162
+ - **Metadata**: Episode metadata, timestamps, and annotations
163
+
164
+ ### File Organization
165
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
166
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
167
+ - **Chunking**: Data is organized into 1 chunk(s)
168
+ of size 1000
169
+
170
+
171
+ ### Features Schema
172
+
173
+ The dataset includes the following features:
174
+
175
+ #### Visual Observations
176
+ - **observation.images.cam_high_left_rgb**: video
177
+ - FPS: 30
178
+ - Codec: av1- **observation.images.cam_high_right_rgb**: video
179
+ - FPS: 30
180
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
181
+ - FPS: 30
182
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
183
+ - FPS: 30
184
+ - Codec: av1
185
+
186
+ #### State and Action- **observation.state**: float32- **action**: float32
187
+
188
+ #### Temporal Information
189
+ - **timestamp**: float32
190
+ - **frame_index**: int64
191
+ - **episode_index**: int64
192
+ - **index**: int64
193
+ - **task_index**: int64
194
+
195
+
196
+ #### Annotations
197
+ - **subtask_annotation**: int32
198
+ - **scene_annotation**: int32
199
+
200
+
201
+ #### Motion Features
202
+ - **eef_sim_pose_state**: 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_sim_pose_action**: float32
205
+ - 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
206
+ - **eef_direction_state**: int32
207
+ - Dimensions: left_eef_direction, right_eef_direction
208
+ - **eef_direction_action**: int32
209
+ - Dimensions: left_eef_direction, right_eef_direction
210
+ - **eef_velocity_state**: int32
211
+ - Dimensions: left_eef_velocity, right_eef_velocity
212
+ - **eef_velocity_action**: int32
213
+ - Dimensions: left_eef_velocity, right_eef_velocity
214
+ - **eef_acc_mag_state**: int32
215
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
216
+ - **eef_acc_mag_action**: int32
217
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
218
+
219
+
220
+ #### Gripper Features
221
+ - **gripper_open_scale_state**: float32
222
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
223
+ - **gripper_open_scale_action**: float32
224
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
225
+ - **gripper_mode_state**: int32
226
+ - Dimensions: left_gripper_mode, right_gripper_mode
227
+ - **gripper_mode_action**: int32
228
+ - Dimensions: left_gripper_mode, right_gripper_mode
229
+ - **gripper_activity_state**: int32
230
+ - Dimensions: left_gripper_activity, right_gripper_activity
231
+
232
+
233
+ ### Meta Information
234
+
235
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
236
+
237
+ ```json
238
+ {"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 25, "total_frames": 5045, "total_tasks": 1, "total_videos": 100, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:24"}, "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_left_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [16], "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", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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", "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", "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]}}}
239
+ ```
240
+
241
+ ### Directory Structure
242
+
243
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
244
+
245
+ ```
246
+ R1_Lite_move_the_position_of_the_cookie_qced_hardlink/
247
+ ├── annotations/
248
+ │ ├── eef_acc_mag_annotation.jsonl
249
+ │ ├── eef_direction_annotation.jsonl
250
+ │ ├── eef_velocity_annotation.jsonl
251
+ │ ├── gripper_activity_annotation.jsonl
252
+ │ ├── gripper_mode_annotation.jsonl
253
+ │ └── (...)
254
+ ├── data/
255
+ │ └── chunk-000/
256
+ │ ├── episode_000000.parquet
257
+ │ ├── episode_000001.parquet
258
+ │ ├── episode_000002.parquet
259
+ │ ├── episode_000003.parquet
260
+ │ ├── episode_000004.parquet
261
+ │ └── (...)
262
+ ├── meta/
263
+ │ ├── episodes.jsonl
264
+ │ ├── episodes_stats.jsonl
265
+ │ ├── info.json
266
+ │ └── tasks.jsonl
267
+ └── videos/
268
+ └── chunk-000/
269
+ ├── observation.images.cam_high_left_rgb/
270
+ │ ├── episode_000000.mp4
271
+ │ ├── episode_000001.mp4
272
+ │ ├── episode_000002.mp4
273
+ │ ├── episode_000003.mp4
274
+ │ ├── episode_000004.mp4
275
+ │ └── (...)
276
+ ├── observation.images.cam_high_right_rgb/
277
+ │ ├── episode_000000.mp4
278
+ │ ├── episode_000001.mp4
279
+ │ ├── episode_000002.mp4
280
+ │ ├── episode_000003.mp4
281
+ │ ├── episode_000004.mp4
282
+ │ └── (...)
283
+ ├── observation.images.cam_left_wrist_rgb/
284
+ │ ├── episode_000000.mp4
285
+ │ ├── episode_000001.mp4
286
+ │ ├── episode_000002.mp4
287
+ │ ├── episode_000003.mp4
288
+ │ ├── episode_000004.mp4
289
+ │ └── (...)
290
+ └── observation.images.cam_right_wrist_rgb/
291
+ ├── episode_000000.mp4
292
+ ├── episode_000001.mp4
293
+ ├── episode_000002.mp4
294
+ ├── episode_000003.mp4
295
+ ├── episode_000004.mp4
296
+ └── (...)
297
+ ```
298
+
299
+
300
+ ## 📞 Contact and Support
301
+
302
+ For questions, issues, or feedback regarding this dataset, please contact:
303
+ - **Email:** None
304
+ For questions, issues, or feedback regarding this dataset, please contact us.
305
+ ### Support
306
+ For technical support, please open an issue on our GitHub repository.
307
+
308
+ ## 📄 License
309
+
310
+ This dataset is released under the **apache-2.0** license.
311
+
312
+ Please refer to the LICENSE file for full license terms and conditions.
313
+
314
+
315
+ ## 📚 Citation
316
+
317
+ If you use this dataset in your research, please cite:
318
+
319
+ ```bibtex
320
+ @article{robocoin,
321
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
322
+ 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},
323
+ journal={arXiv preprint arXiv:2511.17441},
324
+ url = {https://arxiv.org/abs/2511.17441},
325
+ year={2025}
326
+ }
327
+ ```
328
+
329
+ ### Additional References
330
+
331
+ If you use this dataset, please also consider citing:
332
+ - LeRobot Framework: https://github.com/huggingface/lerobot
333
+
334
+ ## 📌 Version Information
335
+
336
+ ## Version History
337
+ - v1.0.0 (2025-11): Initial release
R1_Lite_move_the_position_of_the_cookie/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"}
R1_Lite_move_the_position_of_the_cookie/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"}
R1_Lite_move_the_position_of_the_cookie/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"}
R1_Lite_move_the_position_of_the_cookie/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"}
R1_Lite_move_the_position_of_the_cookie/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"}
R1_Lite_move_the_position_of_the_cookie/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
2
+ {"scene_index": 1, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
3
+ {"scene_index": 2, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
4
+ {"scene_index": 3, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
5
+ {"scene_index": 4, "scene": "The white table is located at the back."}
6
+ {"scene_index": 5, "scene": "The white table is at the back, and there s a cookie also placed at the back."}
7
+ {"scene_index": 6, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
8
+ {"scene_index": 7, "scene": "The white table is at the back, two cookies are on the right and back positions respectively."}
9
+ {"scene_index": 8, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."}
10
+ {"scene_index": 9, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
11
+ {"scene_index": 10, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
12
+ {"scene_index": 11, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."}
13
+ {"scene_index": 12, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
14
+ {"scene_index": 13, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."}
15
+ {"scene_index": 14, "scene": "The white table is located at the back, while the cookie is placed on the right side."}
16
+ {"scene_index": 15, "scene": "The white table is positioned at the back, with cookies located on both sides (right) of it."}
17
+ {"scene_index": 16, "scene": "The white table is positioned at the back."}
18
+ {"scene_index": 17, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."}
19
+ {"scene_index": 18, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
20
+ {"scene_index": 19, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
21
+ {"scene_index": 20, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
22
+ {"scene_index": 21, "scene": "The white table is at the back, with two cookies positioned on its back right side."}
23
+ {"scene_index": 22, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
24
+ {"scene_index": 23, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
25
+ {"scene_index": 24, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
26
+ {"scene_index": 25, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
27
+ {"scene_index": 26, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
28
+ {"scene_index": 27, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
29
+ {"scene_index": 28, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."}
30
+ {"scene_index": 29, "scene": "The white table is located at the back, while the cookie is positioned at the center."}
31
+ {"scene_index": 30, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."}
32
+ {"scene_index": 31, "scene": "The white table is positioned at the back."}
33
+ {"scene_index": 32, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
34
+ {"scene_index": 33, "scene": "The white table is positioned at the back."}
35
+ {"scene_index": 34, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
36
+ {"scene_index": 35, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
37
+ {"scene_index": 36, "scene": "The white table is positioned at the back, while the cookie is located on the right side."}
38
+ {"scene_index": 37, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
39
+ {"scene_index": 38, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
40
+ {"scene_index": 39, "scene": "The white table is positioned at the back."}
41
+ {"scene_index": 40, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
42
+ {"scene_index": 41, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
43
+ {"scene_index": 42, "scene": "The white table is positioned at the back."}
44
+ {"scene_index": 43, "scene": "The white table and cookie are both positioned at the back."}
45
+ {"scene_index": 44, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."}
46
+ {"scene_index": 45, "scene": "The white table is at the back, with a cookie on its back side and another cookie positioned towards the back right."}
47
+ {"scene_index": 46, "scene": "The white table is at the back, with cookies positioned at the back right and center."}
48
+ {"scene_index": 47, "scene": "The white table is positioned at the back, while two cookies are placed to the right and one cookie is located at the back left."}
49
+ {"scene_index": 48, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."}
50
+ {"scene_index": 49, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
51
+ {"scene_index": 50, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."}
52
+ {"scene_index": 51, "scene": "The white table is at the back, with two cookies positioned on its back right corner."}
53
+ {"scene_index": 52, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
54
+ {"scene_index": 53, "scene": "The white table is located at the back, while the cookie is positioned at the center."}
55
+ {"scene_index": 54, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
56
+ {"scene_index": 55, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."}
57
+ {"scene_index": 56, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
58
+ {"scene_index": 57, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
59
+ {"scene_index": 58, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."}
60
+ {"scene_index": 59, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
61
+ {"scene_index": 60, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
62
+ {"scene_index": 61, "scene": "The white table is positioned at the back, with two cookies placed on either side—back right and back left."}
63
+ {"scene_index": 62, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
64
+ {"scene_index": 63, "scene": "The white table is positioned at the back, with two cookies placed on its back right side."}
65
+ {"scene_index": 64, "scene": "The white table is positioned at the back, with two cookies placed on it—one located at the back and the other in the center."}
66
+ {"scene_index": 65, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
67
+ {"scene_index": 66, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
68
+ {"scene_index": 67, "scene": "The white table is positioned at the back."}
69
+ {"scene_index": 68, "scene": "The white table is located at the back, with the cookie placed on its back-left side."}
70
+ {"scene_index": 69, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
71
+ {"scene_index": 70, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
72
+ {"scene_index": 71, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
73
+ {"scene_index": 72, "scene": "The white table is positioned at the back."}
74
+ {"scene_index": 73, "scene": "The white table is at the back, with two cookies placed on it—one to its back right side and one to its back left side."}
75
+ {"scene_index": 74, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."}
76
+ {"scene_index": 75, "scene": "The white table is positioned at the back, with two cookies placed on its surface—one located to the back-left and the other to the back-right."}
77
+ {"scene_index": 76, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
78
+ {"scene_index": 77, "scene": "The white table is located at the back, while the cookie is positioned on the right side."}
79
+ {"scene_index": 78, "scene": "The white table and cookie are both positioned at the back."}
80
+ {"scene_index": 79, "scene": "The white table is positioned at the back, and the cookie is placed on its right side."}
81
+ {"scene_index": 80, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
82
+ {"scene_index": 81, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
83
+ {"scene_index": 82, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
84
+ {"scene_index": 83, "scene": "The white table is positioned at the back, while the cookie is located on the back left side."}
85
+ {"scene_index": 84, "scene": "The white table is positioned at the back."}
86
+ {"scene_index": 85, "scene": "The white table is positioned at the back, while the cookie is placed centrally on it."}
87
+ {"scene_index": 86, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
88
+ {"scene_index": 87, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
89
+ {"scene_index": 88, "scene": "The white table is located at the back, with two cookies positioned nearby—one at the back right and one directly behind the table."}
90
+ {"scene_index": 89, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
91
+ {"scene_index": 90, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
92
+ {"scene_index": 91, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."}
93
+ {"scene_index": 92, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
94
+ {"scene_index": 93, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."}
95
+ {"scene_index": 94, "scene": "The white table is positioned at the back, while the cookie is located on the right side."}
96
+ {"scene_index": 95, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
97
+ {"scene_index": 96, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
98
+ {"scene_index": 97, "scene": "Each white table is positioned at the back."}
99
+ {"scene_index": 98, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
100
+ {"scene_index": 99, "scene": "The white table and cookie are both positioned at the back."}
101
+ {"scene_index": 100, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
102
+ {"scene_index": 101, "scene": "The white table is positioned at the back, with three cookies arranged in a row on its surface, each occupying the back right position."}
103
+ {"scene_index": 102, "scene": "The white table is positioned at the back, while the cookie is placed centrally on it."}
104
+ {"scene_index": 103, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
105
+ {"scene_index": 104, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
106
+ {"scene_index": 105, "scene": "The white table is positioned at the back."}
107
+ {"scene_index": 106, "scene": "The white table is positioned at the back, while the cookie is placed to the left."}
108
+ {"scene_index": 107, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."}
109
+ {"scene_index": 108, "scene": "The white table is positioned at the back."}
110
+ {"scene_index": 109, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
111
+ {"scene_index": 110, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
112
+ {"scene_index": 111, "scene": "The white table is positioned at the back, with a cookie placed on its back right side and another cookie positioned to the right of it."}
113
+ {"scene_index": 112, "scene": "The white table is positioned at the back, while the cookie is located on the right side."}
114
+ {"scene_index": 113, "scene": "The white table is at the back, with two cookies placed on it, one on the left side and another also at the back."}
115
+ {"scene_index": 114, "scene": "The white table is at the back, and there s a cookie also placed at the back."}
116
+ {"scene_index": 115, "scene": "The white table is positioned at the back, with the cookie placed on its back-left side."}
117
+ {"scene_index": 116, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
118
+ {"scene_index": 117, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
119
+ {"scene_index": 118, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
120
+ {"scene_index": 119, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
121
+ {"scene_index": 120, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
122
+ {"scene_index": 121, "scene": "The white table is at the back, and there s a cookie also placed at the back."}
123
+ {"scene_index": 122, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
124
+ {"scene_index": 123, "scene": "The white table is positioned at the back, while the cookie is located at the center."}
125
+ {"scene_index": 124, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
126
+ {"scene_index": 125, "scene": "The white table is at the back, with two cookies placed behind it—one aligned centrally and the other positioned to the back right."}
127
+ {"scene_index": 126, "scene": "The white table is positioned at the back."}
128
+ {"scene_index": 127, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
129
+ {"scene_index": 128, "scene": "The white table is positioned at the back."}
130
+ {"scene_index": 129, "scene": "The white table is at the back, with two cookies placed on either side—back right and back left."}
131
+ {"scene_index": 130, "scene": "The white table is located at the back, while the cookie is positioned on the right side."}
132
+ {"scene_index": 131, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
133
+ {"scene_index": 132, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."}
134
+ {"scene_index": 133, "scene": "The white table is positioned at the back, with two cookies also located at the back, one on the left side."}
135
+ {"scene_index": 134, "scene": "The white table is positioned at the back, while the cookie is placed in the center, establishing their respective locations within the scene."}
136
+ {"scene_index": 135, "scene": "The white table is located at the back, while the cookie is positioned at the center."}
137
+ {"scene_index": 136, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
138
+ {"scene_index": 137, "scene": "The white table is positioned at the back, while the cookie is located at the center."}
139
+ {"scene_index": 138, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
140
+ {"scene_index": 139, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
141
+ {"scene_index": 140, "scene": "The white table is positioned at the back, while the cookie is located to the left."}
142
+ {"scene_index": 141, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
143
+ {"scene_index": 142, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
144
+ {"scene_index": 143, "scene": "The white table is located at the back, while the cookie is positioned at the center."}
145
+ {"scene_index": 144, "scene": "The white table is located at the back."}
146
+ {"scene_index": 145, "scene": "The white table is located at the back, while the cookie is placed on the right side."}
147
+ {"scene_index": 146, "scene": "The white table is located at the back, while the cookie is positioned on the right side."}
148
+ {"scene_index": 147, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
149
+ {"scene_index": 148, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
150
+ {"scene_index": 149, "scene": "The white table is located at the back, with two cookies also placed behind it on the same surface."}
151
+ {"scene_index": 150, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
152
+ {"scene_index": 151, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
153
+ {"scene_index": 152, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
154
+ {"scene_index": 153, "scene": "The white table is located at the back, with the cookie also positioned at the back near it."}
155
+ {"scene_index": 154, "scene": "The white table and cookie are both positioned at the back."}
156
+ {"scene_index": 155, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
157
+ {"scene_index": 156, "scene": "The white table is positioned at the back, while the cookie is placed centrally on the table."}
158
+ {"scene_index": 157, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
159
+ {"scene_index": 158, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
160
+ {"scene_index": 159, "scene": "The white table is positioned at the back, while the cookie is located at the center."}
161
+ {"scene_index": 160, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
162
+ {"scene_index": 161, "scene": "The white table is positioned at the back, while the cookie is located on the right side."}
163
+ {"scene_index": 162, "scene": "The white table is positioned at the back."}
164
+ {"scene_index": 163, "scene": "The white table and cookie are both positioned at the back."}
165
+ {"scene_index": 164, "scene": "The white table is at the back, and there s a cookie also placed at the back."}
166
+ {"scene_index": 165, "scene": "The white table is positioned at the back each cookie is located at the back two cookies are specifically placed in the back-left area"}
167
+ {"scene_index": 166, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
168
+ {"scene_index": 167, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
169
+ {"scene_index": 168, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
170
+ {"scene_index": 169, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
171
+ {"scene_index": 170, "scene": "The white table is positioned at the back."}
172
+ {"scene_index": 171, "scene": "The white table is positioned at the back, while two cookies are located at the back as well, with one specifically placed on the back left side."}
173
+ {"scene_index": 172, "scene": "The white table is located at the back, and the cookie is also positioned at the back, indicating that both objects share the same positional location."}
174
+ {"scene_index": 173, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
175
+ {"scene_index": 174, "scene": "The white table is at the back, with a cookie centered in front of it and another cookie placed at the back left near the table."}
176
+ {"scene_index": 175, "scene": "The white table is at the back, with two cookies placed in the center and one cookie positioned at the back left on the table."}
177
+ {"scene_index": 176, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
178
+ {"scene_index": 177, "scene": "The white table is located at the back, with a cookie positioned on its back-left side."}
179
+ {"scene_index": 178, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
180
+ {"scene_index": 179, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
181
+ {"scene_index": 180, "scene": "The white table is positioned at the back."}
182
+ {"scene_index": 181, "scene": "The white table is positioned at the back, while the cookie is located on the back left side of the table."}
183
+ {"scene_index": 182, "scene": "The white table is located at the back, with two cookies placed on it— one positioned at the back and another at the back right."}
184
+ {"scene_index": 183, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
185
+ {"scene_index": 184, "scene": "The white table is positioned at the back, while the cookie is located at the back right of the same table."}
186
+ {"scene_index": 185, "scene": "The white table is positioned at the back, while the cookie is centered on top of it."}
187
+ {"scene_index": 186, "scene": "The white table is positioned at the back, with the cookie placed behind it on the back left side."}
188
+ {"scene_index": 187, "scene": "The white table is at the back, with two cookies positioned on its edges—one on the back left and one on the back right."}
189
+ {"scene_index": 188, "scene": "The white table is located at the back, and the cookie is also positioned at the back."}
190
+ {"scene_index": 189, "scene": "The white table is positioned at the back, and the cookie is also placed at the back, indicating that both objects share the same positional relationship relative to the scene."}
191
+ {"scene_index": 190, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
192
+ {"scene_index": 191, "scene": "The white table is positioned at the back, while the cookie is placed on its left side."}
193
+ {"scene_index": 192, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
194
+ {"scene_index": 193, "scene": "The white table is located at the back."}
195
+ {"scene_index": 194, "scene": "The white table is located at the back, while the cookie is positioned to the right."}
196
+ {"scene_index": 195, "scene": "The white table is at the back, two cookies are located near it—one on the back right side and another behind."}
197
+ {"scene_index": 196, "scene": "The white table is positioned at the back, while the cookie is located at the back right."}
198
+ {"scene_index": 197, "scene": "The white table is positioned at the back."}
199
+ {"scene_index": 198, "scene": "The white table is positioned at the back, and the cookie is located towards the back right of the table."}
200
+ {"scene_index": 199, "scene": "The white table is positioned at the back, while the two cookies are located to the back left of the table."}
R1_Lite_move_the_position_of_the_cookie/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Place the cookie on the table with right gripper"}
2
+ {"subtask_index": 1, "subtask": "Static"}
3
+ {"subtask_index": 2, "subtask": "Place the cookie on the table with left gripper"}
4
+ {"subtask_index": 3, "subtask": "End"}
5
+ {"subtask_index": 4, "subtask": "Grasp the cookie with right gripper"}
6
+ {"subtask_index": 5, "subtask": "Grasp the cookie with left gripper"}
7
+ {"subtask_index": 6, "subtask": "Abnormal"}
8
+ {"subtask_index": 7, "subtask": "null"}
R1_Lite_move_the_position_of_the_cookie/annotations/subtasks.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Place the cookie on the table with right gripper"}
2
+ {"subtask_index": 1, "subtask": "Abnormal"}
3
+ {"subtask_index": 2, "subtask": "Static"}
4
+ {"subtask_index": 3, "subtask": "Grasp the cookie with right gripper"}
5
+ {"subtask_index": 4, "subtask": "Place the cookie on the table with left gripper"}
6
+ {"subtask_index": 5, "subtask": "End"}
7
+ {"subtask_index": 6, "subtask": "Grasp the cookie with left gripper"}
8
+ {"subtask_index": 7, "subtask": "null"}
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc6dc126fa5c0ba639ab77c0281bd10fe0b3fc9b03708bc7a57752558eaa0ad
3
+ size 45467
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:921c382aa192509e2cd2bc0cdd99b8d9058e9abee30c7aca71a95582cc33283f
3
+ size 49799
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62567d2a23ccc2b85b3924969f40a64e1985698a15e9e86504ca4c1540439e78
3
+ size 50388
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:040800e8a1144e16737f13d482e7fec38b91b08cfa60ad6dd18d3f0dcd071bc5
3
+ size 45765
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f3413cea01c7976153afdc31cc5927d2da01c7fd2400c30d76112b74227bb4
3
+ size 47739
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db13cfd42ff22f14dd2b26e52121bd68f122a92cc4ab090cd440f7bb1b900801
3
+ size 44284
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:210d349c7de6751de20b803d96260ae096ba24142b1f888a725ec97280eee6c1
3
+ size 62588
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f820057266f0834f91a11d81fac24d96288d66a673490748cd14731d951fc4
3
+ size 53377
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b597a54468fa7ae73d1218c3d06c28d5be62328702aeceff77f66b4912eaeb
3
+ size 63824
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf18136907f308519b48a214aa088ae92713617d6688ec493fcee9840e59c86
3
+ size 46606
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca79fb70fae60b1df6dce85d8d4eaed9d3b4c2df9ac4bdccaed4272e0d828085
3
+ size 47040
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0898e8000a511ac38b1577fb1c1bc2f4e4056ca11d1e1c7c7baf15a21562549f
3
+ size 45312
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17e49fa9d1fc61434077df957980579c04912f083ed95b8e38dce71bd8e47fe
3
+ size 47006
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d968fa044c0542523f8458beb1471b1059633bc9df01d00e1a45b87b6f930693
3
+ size 45900
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0074a14703a90a1aebdad42244017dfe42c132070c133093cfb351ac07c4ccf
3
+ size 58640
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:787f78b6d2471c2a5a88a720780b47d3e2e25fed5f44e2217b99b5198dad5ceb
3
+ size 55764
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca7944fd8957c0ef33729812e624800dfd87ff2891894d681c1bca66c3e91ab
3
+ size 43799
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:547de867dfc3a07a4ea1b34d368ee3d1f4f8a03dff30251ef7229b29c6073442
3
+ size 47744
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8393ce0c78c253417307a14778e8a3e39cfe187cc54faeaacf8c6c7bac50d5bf
3
+ size 44268
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2989232b9233ade38fbba508f3ce4266578ed8d9c9f09614f16445dd311ae124
3
+ size 46699
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c85dbe3a1aa8216961f01ef0cd1bfc85be30c7d95b9a557c8c53dc92f50e9a5e
3
+ size 51567
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39bd6e3cf1e4376adab8a3c1d1cfc25700403457d17bde189f6924f60a6b5388
3
+ size 45042
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25878e389f52f0a839a166bf22e8a9f3d2d2d4708b77f5974e526db237ddf180
3
+ size 49638
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d3bf94ae39308785b7655c973dfc420aaedc0340d5915b9069e814b7cf45c40
3
+ size 39266
R1_Lite_move_the_position_of_the_cookie/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ba60160e26690ae9326ef50f663be2a0ceed438a5a139368d5f619ffdaa957
3
+ size 44517
R1_Lite_move_the_position_of_the_cookie/meta/episodes.jsonl ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["put the cookie the designated position."], "length": 171}
2
+ {"episode_index": 1, "tasks": ["put the cookie the designated position."], "length": 206}
3
+ {"episode_index": 2, "tasks": ["put the cookie the designated position."], "length": 197}
4
+ {"episode_index": 3, "tasks": ["put the cookie the designated position."], "length": 174}
5
+ {"episode_index": 4, "tasks": ["put the cookie the designated position."], "length": 195}
6
+ {"episode_index": 5, "tasks": ["put the cookie the designated position."], "length": 165}
7
+ {"episode_index": 6, "tasks": ["put the cookie the designated position."], "length": 320}
8
+ {"episode_index": 7, "tasks": ["put the cookie the designated position."], "length": 235}
9
+ {"episode_index": 8, "tasks": ["put the cookie the designated position."], "length": 327}
10
+ {"episode_index": 9, "tasks": ["put the cookie the designated position."], "length": 198}
11
+ {"episode_index": 10, "tasks": ["put the cookie the designated position."], "length": 181}
12
+ {"episode_index": 11, "tasks": ["put the cookie the designated position."], "length": 176}
13
+ {"episode_index": 12, "tasks": ["put the cookie the designated position."], "length": 188}
14
+ {"episode_index": 13, "tasks": ["put the cookie the designated position."], "length": 175}
15
+ {"episode_index": 14, "tasks": ["put the cookie the designated position."], "length": 274}
16
+ {"episode_index": 15, "tasks": ["put the cookie the designated position."], "length": 256}
17
+ {"episode_index": 16, "tasks": ["put the cookie the designated position."], "length": 172}
18
+ {"episode_index": 17, "tasks": ["put the cookie the designated position."], "length": 185}
19
+ {"episode_index": 18, "tasks": ["put the cookie the designated position."], "length": 165}
20
+ {"episode_index": 19, "tasks": ["put the cookie the designated position."], "length": 184}
21
+ {"episode_index": 20, "tasks": ["put the cookie the designated position."], "length": 208}
22
+ {"episode_index": 21, "tasks": ["put the cookie the designated position."], "length": 176}
23
+ {"episode_index": 22, "tasks": ["put the cookie the designated position."], "length": 209}
24
+ {"episode_index": 23, "tasks": ["put the cookie the designated position."], "length": 137}
25
+ {"episode_index": 24, "tasks": ["put the cookie the designated position."], "length": 171}
R1_Lite_move_the_position_of_the_cookie/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
R1_Lite_move_the_position_of_the_cookie/meta/info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 25, "total_frames": 5045, "total_tasks": 1, "total_videos": 100, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:24"}, "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_left_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_high_right_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [16], "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", "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", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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", "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", "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]}}}
R1_Lite_move_the_position_of_the_cookie/meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "put the cookie the designated position."}
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f2187af7974824e77be9ac315217d14fbdc99730348dcc2339a448a9d9d7b8
3
+ size 1529805
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6ea046e3f2f86216ba349252dbf491d755e395b9352696f391166503443de2
3
+ size 2262593
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8384a29f1399741cf3cbb4c0bbd9bb3fed25a07f86e4e7225a4e3999d04f43
3
+ size 2913305
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1d3fd15cacafb097c49df7d621aab895053a635a57079d7093ddd9c4e04935
3
+ size 1700859
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865927ff8e947f2686aa81ed43646cf1f9c1355be29af6e02eaccbb10790253a
3
+ size 1687108
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8440ecb7ab8410be0a4552bd45530bba516de5432009f4261614b9a5bff9209
3
+ size 1686660
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f9dcd683c4e1c5cd6d8de8d99d5ab37d764bd3e4b705e3ec0318fbbbab7f75
3
+ size 2634644
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:143f2b48b7acb2aca1d53720c3abfe0f3321f3655b37ff3f09ad934804f783be
3
+ size 2178215
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce3d7ccbbc8a0febd07e303aae7df81fb753c1a54a0e2a3f7a134180472776bc
3
+ size 2557540
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7728705400e576322774d170469832a25a0e6b9f81325854b51e3c65a6d50b
3
+ size 1996715
R1_Lite_move_the_position_of_the_cookie/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2cc7abd7730e39ce301ec92198ab5e2b7b4897e25e7ad3e10fbf3136bd2767
3
+ size 1705199