Datasets:
Upload folder using huggingface_hub
Browse files- meta/episodes.json +308 -0
- meta/info.json +124 -0
- meta/stats.json +484 -0
- meta/tasks.json +6 -0
meta/episodes.json
ADDED
@@ -0,0 +1,308 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"episode_index": 0,
|
4 |
+
"tasks": [
|
5 |
+
[
|
6 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
7 |
+
]
|
8 |
+
],
|
9 |
+
"length": 600
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"episode_index": 1,
|
13 |
+
"tasks": [
|
14 |
+
[
|
15 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
16 |
+
]
|
17 |
+
],
|
18 |
+
"length": 600
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"episode_index": 2,
|
22 |
+
"tasks": [
|
23 |
+
[
|
24 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
25 |
+
]
|
26 |
+
],
|
27 |
+
"length": 600
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"episode_index": 3,
|
31 |
+
"tasks": [
|
32 |
+
[
|
33 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
34 |
+
]
|
35 |
+
],
|
36 |
+
"length": 600
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"episode_index": 4,
|
40 |
+
"tasks": [
|
41 |
+
[
|
42 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
43 |
+
]
|
44 |
+
],
|
45 |
+
"length": 600
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"episode_index": 5,
|
49 |
+
"tasks": [
|
50 |
+
[
|
51 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
52 |
+
]
|
53 |
+
],
|
54 |
+
"length": 600
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"episode_index": 6,
|
58 |
+
"tasks": [
|
59 |
+
[
|
60 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
61 |
+
]
|
62 |
+
],
|
63 |
+
"length": 600
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"episode_index": 7,
|
67 |
+
"tasks": [
|
68 |
+
[
|
69 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
70 |
+
]
|
71 |
+
],
|
72 |
+
"length": 600
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"episode_index": 8,
|
76 |
+
"tasks": [
|
77 |
+
[
|
78 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
79 |
+
]
|
80 |
+
],
|
81 |
+
"length": 600
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"episode_index": 9,
|
85 |
+
"tasks": [
|
86 |
+
[
|
87 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
88 |
+
]
|
89 |
+
],
|
90 |
+
"length": 600
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"episode_index": 10,
|
94 |
+
"tasks": [
|
95 |
+
[
|
96 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
97 |
+
]
|
98 |
+
],
|
99 |
+
"length": 600
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"episode_index": 11,
|
103 |
+
"tasks": [
|
104 |
+
[
|
105 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
106 |
+
]
|
107 |
+
],
|
108 |
+
"length": 600
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"episode_index": 12,
|
112 |
+
"tasks": [
|
113 |
+
[
|
114 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
115 |
+
]
|
116 |
+
],
|
117 |
+
"length": 600
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"episode_index": 13,
|
121 |
+
"tasks": [
|
122 |
+
[
|
123 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
124 |
+
]
|
125 |
+
],
|
126 |
+
"length": 600
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"episode_index": 14,
|
130 |
+
"tasks": [
|
131 |
+
[
|
132 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
133 |
+
]
|
134 |
+
],
|
135 |
+
"length": 600
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"episode_index": 15,
|
139 |
+
"tasks": [
|
140 |
+
[
|
141 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
142 |
+
]
|
143 |
+
],
|
144 |
+
"length": 600
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"episode_index": 16,
|
148 |
+
"tasks": [
|
149 |
+
[
|
150 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
151 |
+
]
|
152 |
+
],
|
153 |
+
"length": 600
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"episode_index": 17,
|
157 |
+
"tasks": [
|
158 |
+
[
|
159 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
160 |
+
]
|
161 |
+
],
|
162 |
+
"length": 600
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"episode_index": 18,
|
166 |
+
"tasks": [
|
167 |
+
[
|
168 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
169 |
+
]
|
170 |
+
],
|
171 |
+
"length": 600
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"episode_index": 19,
|
175 |
+
"tasks": [
|
176 |
+
[
|
177 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
178 |
+
]
|
179 |
+
],
|
180 |
+
"length": 600
|
181 |
+
},
|
182 |
+
{
|
183 |
+
"episode_index": 20,
|
184 |
+
"tasks": [
|
185 |
+
[
|
186 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
187 |
+
]
|
188 |
+
],
|
189 |
+
"length": 600
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"episode_index": 21,
|
193 |
+
"tasks": [
|
194 |
+
[
|
195 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
196 |
+
]
|
197 |
+
],
|
198 |
+
"length": 600
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"episode_index": 22,
|
202 |
+
"tasks": [
|
203 |
+
[
|
204 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
205 |
+
]
|
206 |
+
],
|
207 |
+
"length": 600
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"episode_index": 23,
|
211 |
+
"tasks": [
|
212 |
+
[
|
213 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
214 |
+
]
|
215 |
+
],
|
216 |
+
"length": 600
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"episode_index": 24,
|
220 |
+
"tasks": [
|
221 |
+
[
|
222 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
223 |
+
]
|
224 |
+
],
|
225 |
+
"length": 600
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"episode_index": 25,
|
229 |
+
"tasks": [
|
230 |
+
[
|
231 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
232 |
+
]
|
233 |
+
],
|
234 |
+
"length": 600
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"episode_index": 26,
|
238 |
+
"tasks": [
|
239 |
+
[
|
240 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
241 |
+
]
|
242 |
+
],
|
243 |
+
"length": 600
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"episode_index": 27,
|
247 |
+
"tasks": [
|
248 |
+
[
|
249 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
250 |
+
]
|
251 |
+
],
|
252 |
+
"length": 600
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"episode_index": 28,
|
256 |
+
"tasks": [
|
257 |
+
[
|
258 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
259 |
+
]
|
260 |
+
],
|
261 |
+
"length": 600
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"episode_index": 29,
|
265 |
+
"tasks": [
|
266 |
+
[
|
267 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
268 |
+
]
|
269 |
+
],
|
270 |
+
"length": 600
|
271 |
+
},
|
272 |
+
{
|
273 |
+
"episode_index": 30,
|
274 |
+
"tasks": [
|
275 |
+
[
|
276 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
277 |
+
]
|
278 |
+
],
|
279 |
+
"length": 600
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"episode_index": 31,
|
283 |
+
"tasks": [
|
284 |
+
[
|
285 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
286 |
+
]
|
287 |
+
],
|
288 |
+
"length": 600
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"episode_index": 32,
|
292 |
+
"tasks": [
|
293 |
+
[
|
294 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
295 |
+
]
|
296 |
+
],
|
297 |
+
"length": 600
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"episode_index": 33,
|
301 |
+
"tasks": [
|
302 |
+
[
|
303 |
+
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
304 |
+
]
|
305 |
+
],
|
306 |
+
"length": 600
|
307 |
+
}
|
308 |
+
]
|
meta/info.json
ADDED
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"codebase_version": "v2.0",
|
3 |
+
"data_path": "data/train-{episode_index:05d}-of-{total_episodes:05d}.parquet",
|
4 |
+
"robot_type": "aloha",
|
5 |
+
"total_episodes": 34,
|
6 |
+
"total_frames": 20400,
|
7 |
+
"total_tasks": 1,
|
8 |
+
"fps": 50,
|
9 |
+
"splits": {
|
10 |
+
"train": "0:34"
|
11 |
+
},
|
12 |
+
"keys": [
|
13 |
+
"observation.state",
|
14 |
+
"action"
|
15 |
+
],
|
16 |
+
"video_keys": [
|
17 |
+
"observation.images.cam_high",
|
18 |
+
"observation.images.cam_left_wrist",
|
19 |
+
"observation.images.cam_low",
|
20 |
+
"observation.images.cam_right_wrist"
|
21 |
+
],
|
22 |
+
"image_keys": [],
|
23 |
+
"shapes": {
|
24 |
+
"observation.state": 14,
|
25 |
+
"action": 14,
|
26 |
+
"observation.images.cam_high": {
|
27 |
+
"width": 640,
|
28 |
+
"height": 480,
|
29 |
+
"channels": 3
|
30 |
+
},
|
31 |
+
"observation.images.cam_left_wrist": {
|
32 |
+
"width": 640,
|
33 |
+
"height": 480,
|
34 |
+
"channels": 3
|
35 |
+
},
|
36 |
+
"observation.images.cam_low": {
|
37 |
+
"width": 640,
|
38 |
+
"height": 480,
|
39 |
+
"channels": 3
|
40 |
+
},
|
41 |
+
"observation.images.cam_right_wrist": {
|
42 |
+
"width": 640,
|
43 |
+
"height": 480,
|
44 |
+
"channels": 3
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"names": {
|
48 |
+
"observation.state": [
|
49 |
+
"left_waist",
|
50 |
+
"left_shoulder",
|
51 |
+
"left_elbow",
|
52 |
+
"left_forearm_roll",
|
53 |
+
"left_wrist_angle",
|
54 |
+
"left_wrist_rotate",
|
55 |
+
"left_gripper",
|
56 |
+
"right_waist",
|
57 |
+
"right_shoulder",
|
58 |
+
"right_elbow",
|
59 |
+
"right_forearm_roll",
|
60 |
+
"right_wrist_angle",
|
61 |
+
"right_wrist_rotate",
|
62 |
+
"right_gripper"
|
63 |
+
],
|
64 |
+
"action": [
|
65 |
+
"left_waist",
|
66 |
+
"left_shoulder",
|
67 |
+
"left_elbow",
|
68 |
+
"left_forearm_roll",
|
69 |
+
"left_wrist_angle",
|
70 |
+
"left_wrist_rotate",
|
71 |
+
"left_gripper",
|
72 |
+
"right_waist",
|
73 |
+
"right_shoulder",
|
74 |
+
"right_elbow",
|
75 |
+
"right_forearm_roll",
|
76 |
+
"right_wrist_angle",
|
77 |
+
"right_wrist_rotate",
|
78 |
+
"right_gripper"
|
79 |
+
]
|
80 |
+
},
|
81 |
+
"videos": {
|
82 |
+
"videos_path": "videos/{video_key}_episode_{episode_index:06d}.mp4",
|
83 |
+
"observation.images.cam_high": {
|
84 |
+
"video.fps": 50.0,
|
85 |
+
"video.width": 640,
|
86 |
+
"video.height": 480,
|
87 |
+
"video.channels": 3,
|
88 |
+
"video.codec": "av1",
|
89 |
+
"video.pix_fmt": "yuv420p",
|
90 |
+
"video.is_depth_map": false,
|
91 |
+
"has_audio": false
|
92 |
+
},
|
93 |
+
"observation.images.cam_left_wrist": {
|
94 |
+
"video.fps": 50.0,
|
95 |
+
"video.width": 640,
|
96 |
+
"video.height": 480,
|
97 |
+
"video.channels": 3,
|
98 |
+
"video.codec": "av1",
|
99 |
+
"video.pix_fmt": "yuv420p",
|
100 |
+
"video.is_depth_map": false,
|
101 |
+
"has_audio": false
|
102 |
+
},
|
103 |
+
"observation.images.cam_low": {
|
104 |
+
"video.fps": 50.0,
|
105 |
+
"video.width": 640,
|
106 |
+
"video.height": 480,
|
107 |
+
"video.channels": 3,
|
108 |
+
"video.codec": "av1",
|
109 |
+
"video.pix_fmt": "yuv420p",
|
110 |
+
"video.is_depth_map": false,
|
111 |
+
"has_audio": false
|
112 |
+
},
|
113 |
+
"observation.images.cam_right_wrist": {
|
114 |
+
"video.fps": 50.0,
|
115 |
+
"video.width": 640,
|
116 |
+
"video.height": 480,
|
117 |
+
"video.channels": 3,
|
118 |
+
"video.codec": "av1",
|
119 |
+
"video.pix_fmt": "yuv420p",
|
120 |
+
"video.is_depth_map": false,
|
121 |
+
"has_audio": false
|
122 |
+
}
|
123 |
+
}
|
124 |
+
}
|
meta/stats.json
ADDED
@@ -0,0 +1,484 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"action": {
|
3 |
+
"max": [
|
4 |
+
0.1733398288488388,
|
5 |
+
0.4049709439277649,
|
6 |
+
1.1811652183532715,
|
7 |
+
0.013805827125906944,
|
8 |
+
0.630466103553772,
|
9 |
+
0.5430291891098022,
|
10 |
+
0.5518629550933838,
|
11 |
+
0.21168935298919678,
|
12 |
+
0.052155349403619766,
|
13 |
+
1.2655341625213623,
|
14 |
+
0.28685441613197327,
|
15 |
+
-0.13345633447170258,
|
16 |
+
1.540116786956787,
|
17 |
+
0.5856567025184631
|
18 |
+
],
|
19 |
+
"mean": [
|
20 |
+
0.008777451701462269,
|
21 |
+
0.09874145686626434,
|
22 |
+
0.7772460579872131,
|
23 |
+
-0.1525658369064331,
|
24 |
+
-0.8699773550033569,
|
25 |
+
-0.1761881560087204,
|
26 |
+
-0.09735601395368576,
|
27 |
+
0.018471159040927887,
|
28 |
+
-0.3545054793357849,
|
29 |
+
1.0039634704589844,
|
30 |
+
-0.04632321372628212,
|
31 |
+
-0.6934903860092163,
|
32 |
+
0.3448037803173065,
|
33 |
+
-0.010064655914902687
|
34 |
+
],
|
35 |
+
"min": [
|
36 |
+
-0.14419420063495636,
|
37 |
+
-0.9633399844169617,
|
38 |
+
0.26384469866752625,
|
39 |
+
-0.5046796798706055,
|
40 |
+
-1.5217089653015137,
|
41 |
+
-1.5830682516098022,
|
42 |
+
-0.22081249952316284,
|
43 |
+
-0.11965050548315048,
|
44 |
+
-1.0339031219482422,
|
45 |
+
0.771592378616333,
|
46 |
+
-0.39730104804039,
|
47 |
+
-1.1351457834243774,
|
48 |
+
-1.5201749801635742,
|
49 |
+
-0.23197250068187714
|
50 |
+
],
|
51 |
+
"std": [
|
52 |
+
0.06050034984946251,
|
53 |
+
0.245761439204216,
|
54 |
+
0.1668500006198883,
|
55 |
+
0.08501944690942764,
|
56 |
+
0.726464033126831,
|
57 |
+
0.3958887755870819,
|
58 |
+
0.19641418755054474,
|
59 |
+
0.05196944624185562,
|
60 |
+
0.37935110926628113,
|
61 |
+
0.13800431787967682,
|
62 |
+
0.1068953201174736,
|
63 |
+
0.2944689095020294,
|
64 |
+
0.7846318483352661,
|
65 |
+
0.2742708623409271
|
66 |
+
]
|
67 |
+
},
|
68 |
+
"episode_index": {
|
69 |
+
"max": [
|
70 |
+
33.0
|
71 |
+
],
|
72 |
+
"mean": [
|
73 |
+
16.500003814697266
|
74 |
+
],
|
75 |
+
"min": [
|
76 |
+
0.0
|
77 |
+
],
|
78 |
+
"std": [
|
79 |
+
9.810708999633789
|
80 |
+
]
|
81 |
+
},
|
82 |
+
"frame_index": {
|
83 |
+
"max": [
|
84 |
+
599.0
|
85 |
+
],
|
86 |
+
"mean": [
|
87 |
+
299.49981689453125
|
88 |
+
],
|
89 |
+
"min": [
|
90 |
+
0.0
|
91 |
+
],
|
92 |
+
"std": [
|
93 |
+
173.20484924316406
|
94 |
+
]
|
95 |
+
},
|
96 |
+
"index": {
|
97 |
+
"max": [
|
98 |
+
20399.0
|
99 |
+
],
|
100 |
+
"mean": [
|
101 |
+
10199.49609375
|
102 |
+
],
|
103 |
+
"min": [
|
104 |
+
0.0
|
105 |
+
],
|
106 |
+
"std": [
|
107 |
+
5888.97412109375
|
108 |
+
]
|
109 |
+
},
|
110 |
+
"next.done": {
|
111 |
+
"max": [
|
112 |
+
1.0
|
113 |
+
],
|
114 |
+
"mean": [
|
115 |
+
0.0016666665906086564
|
116 |
+
],
|
117 |
+
"min": [
|
118 |
+
0.0
|
119 |
+
],
|
120 |
+
"std": [
|
121 |
+
0.040790803730487823
|
122 |
+
]
|
123 |
+
},
|
124 |
+
"observation.images.cam_high": {
|
125 |
+
"max": [
|
126 |
+
[
|
127 |
+
[
|
128 |
+
1.0
|
129 |
+
]
|
130 |
+
],
|
131 |
+
[
|
132 |
+
[
|
133 |
+
1.0
|
134 |
+
]
|
135 |
+
],
|
136 |
+
[
|
137 |
+
[
|
138 |
+
1.0
|
139 |
+
]
|
140 |
+
]
|
141 |
+
],
|
142 |
+
"mean": [
|
143 |
+
[
|
144 |
+
[
|
145 |
+
0.4443094730377197
|
146 |
+
]
|
147 |
+
],
|
148 |
+
[
|
149 |
+
[
|
150 |
+
0.44396698474884033
|
151 |
+
]
|
152 |
+
],
|
153 |
+
[
|
154 |
+
[
|
155 |
+
0.4540453255176544
|
156 |
+
]
|
157 |
+
]
|
158 |
+
],
|
159 |
+
"min": [
|
160 |
+
[
|
161 |
+
[
|
162 |
+
0.0
|
163 |
+
]
|
164 |
+
],
|
165 |
+
[
|
166 |
+
[
|
167 |
+
0.0
|
168 |
+
]
|
169 |
+
],
|
170 |
+
[
|
171 |
+
[
|
172 |
+
0.0
|
173 |
+
]
|
174 |
+
]
|
175 |
+
],
|
176 |
+
"std": [
|
177 |
+
[
|
178 |
+
[
|
179 |
+
0.19873255491256714
|
180 |
+
]
|
181 |
+
],
|
182 |
+
[
|
183 |
+
[
|
184 |
+
0.196671724319458
|
185 |
+
]
|
186 |
+
],
|
187 |
+
[
|
188 |
+
[
|
189 |
+
0.19603118300437927
|
190 |
+
]
|
191 |
+
]
|
192 |
+
]
|
193 |
+
},
|
194 |
+
"observation.images.cam_left_wrist": {
|
195 |
+
"max": [
|
196 |
+
[
|
197 |
+
[
|
198 |
+
1.0
|
199 |
+
]
|
200 |
+
],
|
201 |
+
[
|
202 |
+
[
|
203 |
+
1.0
|
204 |
+
]
|
205 |
+
],
|
206 |
+
[
|
207 |
+
[
|
208 |
+
1.0
|
209 |
+
]
|
210 |
+
]
|
211 |
+
],
|
212 |
+
"mean": [
|
213 |
+
[
|
214 |
+
[
|
215 |
+
0.448234885931015
|
216 |
+
]
|
217 |
+
],
|
218 |
+
[
|
219 |
+
[
|
220 |
+
0.4528729021549225
|
221 |
+
]
|
222 |
+
],
|
223 |
+
[
|
224 |
+
[
|
225 |
+
0.459371417760849
|
226 |
+
]
|
227 |
+
]
|
228 |
+
],
|
229 |
+
"min": [
|
230 |
+
[
|
231 |
+
[
|
232 |
+
0.0
|
233 |
+
]
|
234 |
+
],
|
235 |
+
[
|
236 |
+
[
|
237 |
+
0.0
|
238 |
+
]
|
239 |
+
],
|
240 |
+
[
|
241 |
+
[
|
242 |
+
0.0
|
243 |
+
]
|
244 |
+
]
|
245 |
+
],
|
246 |
+
"std": [
|
247 |
+
[
|
248 |
+
[
|
249 |
+
0.28928065299987793
|
250 |
+
]
|
251 |
+
],
|
252 |
+
[
|
253 |
+
[
|
254 |
+
0.2863026559352875
|
255 |
+
]
|
256 |
+
],
|
257 |
+
[
|
258 |
+
[
|
259 |
+
0.28357934951782227
|
260 |
+
]
|
261 |
+
]
|
262 |
+
]
|
263 |
+
},
|
264 |
+
"observation.images.cam_low": {
|
265 |
+
"max": [
|
266 |
+
[
|
267 |
+
[
|
268 |
+
1.0
|
269 |
+
]
|
270 |
+
],
|
271 |
+
[
|
272 |
+
[
|
273 |
+
1.0
|
274 |
+
]
|
275 |
+
],
|
276 |
+
[
|
277 |
+
[
|
278 |
+
1.0
|
279 |
+
]
|
280 |
+
]
|
281 |
+
],
|
282 |
+
"mean": [
|
283 |
+
[
|
284 |
+
[
|
285 |
+
0.49163681268692017
|
286 |
+
]
|
287 |
+
],
|
288 |
+
[
|
289 |
+
[
|
290 |
+
0.5040920972824097
|
291 |
+
]
|
292 |
+
],
|
293 |
+
[
|
294 |
+
[
|
295 |
+
0.5186058282852173
|
296 |
+
]
|
297 |
+
]
|
298 |
+
],
|
299 |
+
"min": [
|
300 |
+
[
|
301 |
+
[
|
302 |
+
0.0
|
303 |
+
]
|
304 |
+
],
|
305 |
+
[
|
306 |
+
[
|
307 |
+
0.0
|
308 |
+
]
|
309 |
+
],
|
310 |
+
[
|
311 |
+
[
|
312 |
+
0.0
|
313 |
+
]
|
314 |
+
]
|
315 |
+
],
|
316 |
+
"std": [
|
317 |
+
[
|
318 |
+
[
|
319 |
+
0.219109907746315
|
320 |
+
]
|
321 |
+
],
|
322 |
+
[
|
323 |
+
[
|
324 |
+
0.21803413331508636
|
325 |
+
]
|
326 |
+
],
|
327 |
+
[
|
328 |
+
[
|
329 |
+
0.21592432260513306
|
330 |
+
]
|
331 |
+
]
|
332 |
+
]
|
333 |
+
},
|
334 |
+
"observation.images.cam_right_wrist": {
|
335 |
+
"max": [
|
336 |
+
[
|
337 |
+
[
|
338 |
+
1.0
|
339 |
+
]
|
340 |
+
],
|
341 |
+
[
|
342 |
+
[
|
343 |
+
1.0
|
344 |
+
]
|
345 |
+
],
|
346 |
+
[
|
347 |
+
[
|
348 |
+
1.0
|
349 |
+
]
|
350 |
+
]
|
351 |
+
],
|
352 |
+
"mean": [
|
353 |
+
[
|
354 |
+
[
|
355 |
+
0.4350105822086334
|
356 |
+
]
|
357 |
+
],
|
358 |
+
[
|
359 |
+
[
|
360 |
+
0.4436759054660797
|
361 |
+
]
|
362 |
+
],
|
363 |
+
[
|
364 |
+
[
|
365 |
+
0.4500249922275543
|
366 |
+
]
|
367 |
+
]
|
368 |
+
],
|
369 |
+
"min": [
|
370 |
+
[
|
371 |
+
[
|
372 |
+
0.0
|
373 |
+
]
|
374 |
+
],
|
375 |
+
[
|
376 |
+
[
|
377 |
+
0.0
|
378 |
+
]
|
379 |
+
],
|
380 |
+
[
|
381 |
+
[
|
382 |
+
0.0
|
383 |
+
]
|
384 |
+
]
|
385 |
+
],
|
386 |
+
"std": [
|
387 |
+
[
|
388 |
+
[
|
389 |
+
0.27438482642173767
|
390 |
+
]
|
391 |
+
],
|
392 |
+
[
|
393 |
+
[
|
394 |
+
0.2717544734477997
|
395 |
+
]
|
396 |
+
],
|
397 |
+
[
|
398 |
+
[
|
399 |
+
0.2699999213218689
|
400 |
+
]
|
401 |
+
]
|
402 |
+
]
|
403 |
+
},
|
404 |
+
"observation.state": {
|
405 |
+
"max": [
|
406 |
+
0.1672039031982422,
|
407 |
+
0.4218447208404541,
|
408 |
+
1.1873011589050293,
|
409 |
+
0.013805827125906944,
|
410 |
+
0.630466103553772,
|
411 |
+
0.5414952039718628,
|
412 |
+
0.5664485692977905,
|
413 |
+
0.2040194571018219,
|
414 |
+
0.05982525274157524,
|
415 |
+
1.2762720584869385,
|
416 |
+
0.2853204309940338,
|
417 |
+
-0.1288543939590454,
|
418 |
+
1.5416507720947266,
|
419 |
+
0.5950620770454407
|
420 |
+
],
|
421 |
+
"mean": [
|
422 |
+
0.009372553788125515,
|
423 |
+
0.11371156573295593,
|
424 |
+
0.7921112179756165,
|
425 |
+
-0.15257638692855835,
|
426 |
+
-0.856612503528595,
|
427 |
+
-0.1784915328025818,
|
428 |
+
-0.0734134092926979,
|
429 |
+
0.018210159614682198,
|
430 |
+
-0.3501579463481903,
|
431 |
+
1.0209227800369263,
|
432 |
+
-0.04690605029463768,
|
433 |
+
-0.6815454363822937,
|
434 |
+
0.34188738465309143,
|
435 |
+
0.02428465336561203
|
436 |
+
],
|
437 |
+
"min": [
|
438 |
+
-0.1288543939590454,
|
439 |
+
-0.9664078950881958,
|
440 |
+
0.28378644585609436,
|
441 |
+
-0.5016117095947266,
|
442 |
+
-1.5155730247497559,
|
443 |
+
-1.5846022367477417,
|
444 |
+
-0.17930074036121368,
|
445 |
+
-0.11044661700725555,
|
446 |
+
-1.036971092224121,
|
447 |
+
0.7930681109428406,
|
448 |
+
-0.39730104804039,
|
449 |
+
-1.1259418725967407,
|
450 |
+
-1.5247769355773926,
|
451 |
+
-0.1764688491821289
|
452 |
+
],
|
453 |
+
"std": [
|
454 |
+
0.05884679779410362,
|
455 |
+
0.26746129989624023,
|
456 |
+
0.1681310385465622,
|
457 |
+
0.08505994826555252,
|
458 |
+
0.7266092300415039,
|
459 |
+
0.39607810974121094,
|
460 |
+
0.1866111010313034,
|
461 |
+
0.047300539910793304,
|
462 |
+
0.3918509781360626,
|
463 |
+
0.1391875296831131,
|
464 |
+
0.10697481036186218,
|
465 |
+
0.2954617738723755,
|
466 |
+
0.7850223183631897,
|
467 |
+
0.24998652935028076
|
468 |
+
]
|
469 |
+
},
|
470 |
+
"timestamp": {
|
471 |
+
"max": [
|
472 |
+
11.979999542236328
|
473 |
+
],
|
474 |
+
"mean": [
|
475 |
+
5.9899983406066895
|
476 |
+
],
|
477 |
+
"min": [
|
478 |
+
0.0
|
479 |
+
],
|
480 |
+
"std": [
|
481 |
+
3.4640960693359375
|
482 |
+
]
|
483 |
+
}
|
484 |
+
}
|
meta/tasks.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"task_index": 0,
|
4 |
+
"task": "Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
5 |
+
}
|
6 |
+
]
|