cadene commited on
Commit
1208149
·
verified ·
1 Parent(s): 202cbd0

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b5fa46f40d8300cd4d7ddb59805d03bb7f39e592f418a8ab8f0d0721bee50b
3
+ size 4014236
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5853fff570ff49fe78779ce41e40bd50b9af4173049bc1087dfc9ad8b88524d
3
+ size 145565
meta/info.json ADDED
@@ -0,0 +1,464 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "AgiBot_A2D",
4
+ "total_episodes": 5,
5
+ "total_frames": 6554,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:5"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "observation.state.effector.position": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 2
21
+ ],
22
+ "names": {
23
+ "axes": [
24
+ "left_gripper",
25
+ "right_gripper"
26
+ ]
27
+ }
28
+ },
29
+ "observation.state.end.position": {
30
+ "dtype": "float32",
31
+ "shape": [
32
+ 6
33
+ ],
34
+ "names": {
35
+ "axes": [
36
+ "left_x",
37
+ "left_y",
38
+ "left_z",
39
+ "right_x",
40
+ "right_y",
41
+ "right_z"
42
+ ]
43
+ }
44
+ },
45
+ "observation.state.end.orientation": {
46
+ "dtype": "float32",
47
+ "shape": [
48
+ 8
49
+ ],
50
+ "names": {
51
+ "axes": [
52
+ "left_x",
53
+ "left_y",
54
+ "left_z",
55
+ "left_w",
56
+ "right_x",
57
+ "right_y",
58
+ "right_z",
59
+ "right_w"
60
+ ]
61
+ }
62
+ },
63
+ "observation.state.head.position": {
64
+ "dtype": "float32",
65
+ "shape": [
66
+ 2
67
+ ],
68
+ "names": {
69
+ "axes": [
70
+ "yaw",
71
+ "pitch"
72
+ ]
73
+ }
74
+ },
75
+ "observation.state.joint.current_value": {
76
+ "dtype": "float32",
77
+ "shape": [
78
+ 14
79
+ ],
80
+ "names": {
81
+ "axes": [
82
+ "left_joint_0",
83
+ "left_joint_1",
84
+ "left_joint_2",
85
+ "left_joint_3",
86
+ "left_joint_4",
87
+ "left_joint_5",
88
+ "left_joint_6",
89
+ "right_joint_0",
90
+ "right_joint_1",
91
+ "right_joint_2",
92
+ "right_joint_3",
93
+ "right_joint_4",
94
+ "right_joint_5",
95
+ "right_joint_6"
96
+ ]
97
+ }
98
+ },
99
+ "observation.state.joint.position": {
100
+ "dtype": "float32",
101
+ "shape": [
102
+ 14
103
+ ],
104
+ "names": {
105
+ "axes": [
106
+ "left_joint_0",
107
+ "left_joint_1",
108
+ "left_joint_2",
109
+ "left_joint_3",
110
+ "left_joint_4",
111
+ "left_joint_5",
112
+ "left_joint_6",
113
+ "right_joint_0",
114
+ "right_joint_1",
115
+ "right_joint_2",
116
+ "right_joint_3",
117
+ "right_joint_4",
118
+ "right_joint_5",
119
+ "right_joint_6"
120
+ ]
121
+ }
122
+ },
123
+ "observation.state.waist.position": {
124
+ "dtype": "float32",
125
+ "shape": [
126
+ 2
127
+ ],
128
+ "names": {
129
+ "axes": [
130
+ "pitch",
131
+ "lift"
132
+ ]
133
+ }
134
+ },
135
+ "observation.state": {
136
+ "dtype": "float32",
137
+ "shape": [
138
+ 20
139
+ ],
140
+ "names": {
141
+ "axes": [
142
+ "head_yaw",
143
+ "head_pitch",
144
+ "left_joint_0",
145
+ "left_joint_1",
146
+ "left_joint_2",
147
+ "left_joint_3",
148
+ "left_joint_4",
149
+ "left_joint_5",
150
+ "left_joint_6",
151
+ "left_gripper",
152
+ "right_joint_0",
153
+ "right_joint_1",
154
+ "right_joint_2",
155
+ "right_joint_3",
156
+ "right_joint_4",
157
+ "right_joint_5",
158
+ "right_joint_6",
159
+ "right_gripper",
160
+ "waist_pitch",
161
+ "waist_lift"
162
+ ]
163
+ }
164
+ },
165
+ "action.effector.position": {
166
+ "dtype": "float32",
167
+ "shape": [
168
+ 2
169
+ ],
170
+ "names": {
171
+ "axes": [
172
+ "left_gripper",
173
+ "right_gripper"
174
+ ]
175
+ }
176
+ },
177
+ "action.end.position": {
178
+ "dtype": "float32",
179
+ "shape": [
180
+ 6
181
+ ],
182
+ "names": {
183
+ "axes": [
184
+ "left_x",
185
+ "left_y",
186
+ "left_z",
187
+ "right_x",
188
+ "right_y",
189
+ "right_z"
190
+ ]
191
+ }
192
+ },
193
+ "action.end.orientation": {
194
+ "dtype": "float32",
195
+ "shape": [
196
+ 8
197
+ ],
198
+ "names": {
199
+ "axes": [
200
+ "left_x",
201
+ "left_y",
202
+ "left_z",
203
+ "left_w",
204
+ "right_x",
205
+ "right_y",
206
+ "right_z",
207
+ "right_w"
208
+ ]
209
+ }
210
+ },
211
+ "action.head.position": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 2
215
+ ],
216
+ "names": {
217
+ "axes": [
218
+ "yaw",
219
+ "pitch"
220
+ ]
221
+ }
222
+ },
223
+ "action.joint.position": {
224
+ "dtype": "float32",
225
+ "shape": [
226
+ 14
227
+ ],
228
+ "names": {
229
+ "axes": [
230
+ "left_joint_0",
231
+ "left_joint_1",
232
+ "left_joint_2",
233
+ "left_joint_3",
234
+ "left_joint_4",
235
+ "left_joint_5",
236
+ "left_joint_6",
237
+ "right_joint_0",
238
+ "right_joint_1",
239
+ "right_joint_2",
240
+ "right_joint_3",
241
+ "right_joint_4",
242
+ "right_joint_5",
243
+ "right_joint_6"
244
+ ]
245
+ }
246
+ },
247
+ "action.robot.velocity": {
248
+ "dtype": "float32",
249
+ "shape": [
250
+ 2
251
+ ],
252
+ "names": {
253
+ "axes": [
254
+ "velocity_x",
255
+ "yaw_rate"
256
+ ]
257
+ }
258
+ },
259
+ "action.waist.position": {
260
+ "dtype": "float32",
261
+ "shape": [
262
+ 2
263
+ ],
264
+ "names": {
265
+ "axes": [
266
+ "pitch",
267
+ "lift"
268
+ ]
269
+ }
270
+ },
271
+ "action": {
272
+ "dtype": "float32",
273
+ "shape": [
274
+ 22
275
+ ],
276
+ "names": {
277
+ "axes": [
278
+ "head_yaw",
279
+ "head_pitch",
280
+ "left_joint_0",
281
+ "left_joint_1",
282
+ "left_joint_2",
283
+ "left_joint_3",
284
+ "left_joint_4",
285
+ "left_joint_5",
286
+ "left_joint_6",
287
+ "left_gripper",
288
+ "right_joint_0",
289
+ "right_joint_1",
290
+ "right_joint_2",
291
+ "right_joint_3",
292
+ "right_joint_4",
293
+ "right_joint_5",
294
+ "right_joint_6",
295
+ "right_gripper",
296
+ "waist_pitch",
297
+ "waist_lift",
298
+ "velocity_x",
299
+ "yaw_rate"
300
+ ]
301
+ }
302
+ },
303
+ "init_scene_text": {
304
+ "dtype": "string",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ },
310
+ "action_text": {
311
+ "dtype": "string",
312
+ "shape": [
313
+ 1
314
+ ],
315
+ "names": null
316
+ },
317
+ "skill": {
318
+ "dtype": "string",
319
+ "shape": [
320
+ 1
321
+ ],
322
+ "names": null
323
+ },
324
+ "timestamp": {
325
+ "dtype": "float32",
326
+ "shape": [
327
+ 1
328
+ ],
329
+ "names": null
330
+ },
331
+ "frame_index": {
332
+ "dtype": "int64",
333
+ "shape": [
334
+ 1
335
+ ],
336
+ "names": null
337
+ },
338
+ "episode_index": {
339
+ "dtype": "int64",
340
+ "shape": [
341
+ 1
342
+ ],
343
+ "names": null
344
+ },
345
+ "index": {
346
+ "dtype": "int64",
347
+ "shape": [
348
+ 1
349
+ ],
350
+ "names": null
351
+ },
352
+ "task_index": {
353
+ "dtype": "int64",
354
+ "shape": [
355
+ 1
356
+ ],
357
+ "names": null
358
+ },
359
+ "observation.images.top_head": {
360
+ "dtype": "video",
361
+ "shape": [
362
+ 480,
363
+ 640,
364
+ 3
365
+ ],
366
+ "names": [
367
+ "height",
368
+ "width",
369
+ "channel"
370
+ ]
371
+ },
372
+ "observation.images.hand_left": {
373
+ "dtype": "video",
374
+ "shape": [
375
+ 480,
376
+ 640,
377
+ 3
378
+ ],
379
+ "names": [
380
+ "height",
381
+ "width",
382
+ "channel"
383
+ ]
384
+ },
385
+ "observation.images.hand_right": {
386
+ "dtype": "video",
387
+ "shape": [
388
+ 480,
389
+ 640,
390
+ 3
391
+ ],
392
+ "names": [
393
+ "height",
394
+ "width",
395
+ "channel"
396
+ ]
397
+ },
398
+ "observation.images.head_center_fisheye": {
399
+ "dtype": "video",
400
+ "shape": [
401
+ 748,
402
+ 960,
403
+ 3
404
+ ],
405
+ "names": [
406
+ "height",
407
+ "width",
408
+ "channel"
409
+ ]
410
+ },
411
+ "observation.images.head_left_fisheye": {
412
+ "dtype": "video",
413
+ "shape": [
414
+ 748,
415
+ 960,
416
+ 3
417
+ ],
418
+ "names": [
419
+ "height",
420
+ "width",
421
+ "channel"
422
+ ]
423
+ },
424
+ "observation.images.head_right_fisheye": {
425
+ "dtype": "video",
426
+ "shape": [
427
+ 748,
428
+ 960,
429
+ 3
430
+ ],
431
+ "names": [
432
+ "height",
433
+ "width",
434
+ "channel"
435
+ ]
436
+ },
437
+ "observation.images.back_left_fisheye": {
438
+ "dtype": "video",
439
+ "shape": [
440
+ 748,
441
+ 960,
442
+ 3
443
+ ],
444
+ "names": [
445
+ "height",
446
+ "width",
447
+ "channel"
448
+ ]
449
+ },
450
+ "observation.images.back_right_fisheye": {
451
+ "dtype": "video",
452
+ "shape": [
453
+ 748,
454
+ 960,
455
+ 3
456
+ ],
457
+ "names": [
458
+ "height",
459
+ "width",
460
+ "channel"
461
+ ]
462
+ }
463
+ }
464
+ }
meta/stats.json ADDED
@@ -0,0 +1,799 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -3.1957933970261365e-05,
5
+ 0.5185946822166443,
6
+ -1.7792452573776245,
7
+ 0.49434518814086914,
8
+ 0.6827532649040222,
9
+ -1.1805815696716309,
10
+ -0.3337312638759613,
11
+ 0.05646819993853569,
12
+ -0.27187100052833557,
13
+ 34.75555419921875,
14
+ 1.0160785913467407,
15
+ -1.3512232303619385,
16
+ -1.4086686372756958,
17
+ 0.08362099528312683,
18
+ -1.4372749328613281,
19
+ -1.5069719552993774,
20
+ -0.7398625016212463,
21
+ 35.52000045776367,
22
+ 0.5235791206359863,
23
+ 0.3199998438358307
24
+ ],
25
+ "max": [
26
+ 0.00014913702034391463,
27
+ 0.5185946822166443,
28
+ -0.6769315600395203,
29
+ 1.3713605403900146,
30
+ 1.4633221626281738,
31
+ -0.01536361314356327,
32
+ 0.7679221630096436,
33
+ 1.49466872215271,
34
+ 1.0180330276489258,
35
+ 112.0,
36
+ 2.0429232120513916,
37
+ -0.3003144860267639,
38
+ -0.6067060828208923,
39
+ 1.2106504440307617,
40
+ -0.08738959580659866,
41
+ -0.8833015561103821,
42
+ 0.45906054973602295,
43
+ 110.4888916015625,
44
+ 0.5236740708351135,
45
+ 0.3200000822544098
46
+ ],
47
+ "mean": [
48
+ 4.511603018399e-06,
49
+ 0.5185971362928373,
50
+ -1.3705106766477824,
51
+ 0.8655197936331022,
52
+ 1.1899919502612182,
53
+ -0.5261275917291641,
54
+ 0.32666621656635386,
55
+ 1.1489364814932914,
56
+ 0.4101525225179531,
57
+ 65.01723533015735,
58
+ 1.3637543880688479,
59
+ -0.6272124439832601,
60
+ -0.9488483669829143,
61
+ 0.9400038070656157,
62
+ -0.7121232906455924,
63
+ -1.1580721431292154,
64
+ -0.09220997231501175,
65
+ 50.7777998961797,
66
+ 0.5236014564989688,
67
+ 0.3200049948539536
68
+ ],
69
+ "std": [
70
+ 1.3768107142173378e-05,
71
+ 3.1580062235688596e-06,
72
+ 0.25926439678231655,
73
+ 0.20433039761826066,
74
+ 0.18541585549321185,
75
+ 0.2916987675285014,
76
+ 0.2573155427830311,
77
+ 0.24617167225341496,
78
+ 0.21376282382072406,
79
+ 34.964735895387356,
80
+ 0.3519070250738934,
81
+ 0.2297204435869216,
82
+ 0.2653642883912425,
83
+ 0.2872140893239767,
84
+ 0.29315118935913814,
85
+ 0.1353890856497636,
86
+ 0.27944401376246053,
87
+ 29.246708369755602,
88
+ 6.820872052937934e-06,
89
+ 5.0054687106640696e-06
90
+ ],
91
+ "count": [
92
+ 6554
93
+ ]
94
+ },
95
+ "observation.state.end.position": {
96
+ "min": [
97
+ 0.5717029571533203,
98
+ 0.11570952832698822,
99
+ 0.4391176104545593,
100
+ 0.6079334020614624,
101
+ -0.4598485827445984,
102
+ 0.6250672936439514
103
+ ],
104
+ "max": [
105
+ 0.8285292983055115,
106
+ 0.4464634656906128,
107
+ 0.7499039769172668,
108
+ 0.7844008803367615,
109
+ -0.09302245080471039,
110
+ 0.8288952112197876
111
+ ],
112
+ "mean": [
113
+ 0.6936339303910242,
114
+ 0.3148349627993403,
115
+ 0.629052662225551,
116
+ 0.6692706354787737,
117
+ -0.33915409152468495,
118
+ 0.711276462711428
119
+ ],
120
+ "std": [
121
+ 0.053865270698735666,
122
+ 0.07837761807707583,
123
+ 0.0689158466394195,
124
+ 0.05574899107948011,
125
+ 0.08922123883235476,
126
+ 0.03767385989422068
127
+ ],
128
+ "count": [
129
+ 6554
130
+ ]
131
+ },
132
+ "observation.state.end.orientation": {
133
+ "min": [
134
+ -0.5234978795051575,
135
+ -0.6072534918785095,
136
+ -0.637151300907135,
137
+ -0.4144046902656555,
138
+ -0.863411009311676,
139
+ -0.39050406217575073,
140
+ -0.3253151476383209,
141
+ -0.49969005584716797
142
+ ],
143
+ "max": [
144
+ 0.4923781454563141,
145
+ 0.9003612399101257,
146
+ 0.6128263473510742,
147
+ 0.4557463228702545,
148
+ 0.9561828970909119,
149
+ 0.24213923513889313,
150
+ 0.33275848627090454,
151
+ 0.5888931155204773
152
+ ],
153
+ "mean": [
154
+ -0.21496435826622134,
155
+ 0.7526157964992931,
156
+ -0.5046632655935751,
157
+ 0.1486780186947395,
158
+ 0.047045298350413906,
159
+ -0.028454375952063883,
160
+ -0.011553526354037386,
161
+ 0.07304805859174213
162
+ ],
163
+ "std": [
164
+ 0.17491612509714874,
165
+ 0.19764826563663973,
166
+ 0.16992428875410145,
167
+ 0.10970447954232007,
168
+ 0.8267456966461231,
169
+ 0.20084815184913493,
170
+ 0.15880555540500235,
171
+ 0.49238176546703644
172
+ ],
173
+ "count": [
174
+ 6554
175
+ ]
176
+ },
177
+ "action.joint.position": {
178
+ "min": [
179
+ -1.7792452573776245,
180
+ 0.49434518814086914,
181
+ 0.6827532649040222,
182
+ -1.1805815696716309,
183
+ -0.3337312638759613,
184
+ 0.05646819993853569,
185
+ -0.27187100052833557,
186
+ 1.0160785913467407,
187
+ -1.3512232303619385,
188
+ -1.4086686372756958,
189
+ 0.08362099528312683,
190
+ -1.4372749328613281,
191
+ -1.5069719552993774,
192
+ -0.7398625016212463
193
+ ],
194
+ "max": [
195
+ -0.6769315600395203,
196
+ 1.3713605403900146,
197
+ 1.4633221626281738,
198
+ -0.01536361314356327,
199
+ 0.7679221630096436,
200
+ 1.49466872215271,
201
+ 1.0180330276489258,
202
+ 2.0429232120513916,
203
+ -0.3003144860267639,
204
+ -0.6067060828208923,
205
+ 1.2106504440307617,
206
+ -0.08738959580659866,
207
+ -0.8833015561103821,
208
+ 0.45906054973602295
209
+ ],
210
+ "mean": [
211
+ -1.3705106766477824,
212
+ 0.8655197936331022,
213
+ 1.1899919502612182,
214
+ -0.5261275917291641,
215
+ 0.32666621656635386,
216
+ 1.1489364814932914,
217
+ 0.4101525225179531,
218
+ 1.3637543880688479,
219
+ -0.6272124439832601,
220
+ -0.9488483669829143,
221
+ 0.9400038070656157,
222
+ -0.7121232906455924,
223
+ -1.1580721431292154,
224
+ -0.09220997231501175
225
+ ],
226
+ "std": [
227
+ 0.25926439678231655,
228
+ 0.20433039761826066,
229
+ 0.18541585549321185,
230
+ 0.2916987675285014,
231
+ 0.2573155427830311,
232
+ 0.24617167225341496,
233
+ 0.21376282382072406,
234
+ 0.3519070250738934,
235
+ 0.2297204435869216,
236
+ 0.2653642883912425,
237
+ 0.2872140893239767,
238
+ 0.29315118935913814,
239
+ 0.1353890856497636,
240
+ 0.27944401376246053
241
+ ],
242
+ "count": [
243
+ 6554
244
+ ]
245
+ },
246
+ "action.waist.position": {
247
+ "min": [
248
+ 0.5235791206359863,
249
+ 0.3199998438358307
250
+ ],
251
+ "max": [
252
+ 0.5236740708351135,
253
+ 0.3200000822544098
254
+ ],
255
+ "mean": [
256
+ 0.5236014564989688,
257
+ 0.3200049948539536
258
+ ],
259
+ "std": [
260
+ 6.820872052937934e-06,
261
+ 5.0054687106640696e-06
262
+ ],
263
+ "count": [
264
+ 6554
265
+ ]
266
+ },
267
+ "action": {
268
+ "min": [
269
+ -3.1957933970261365e-05,
270
+ 0.5185946822166443,
271
+ -1.7792452573776245,
272
+ 0.49434518814086914,
273
+ 0.6827532649040222,
274
+ -1.1805815696716309,
275
+ -0.3337312638759613,
276
+ 0.05646819993853569,
277
+ -0.27187100052833557,
278
+ 0.0,
279
+ 1.0160785913467407,
280
+ -1.3512232303619385,
281
+ -1.4086686372756958,
282
+ 0.08362099528312683,
283
+ -1.4372749328613281,
284
+ -1.5069719552993774,
285
+ -0.7398625016212463,
286
+ 0.0,
287
+ 0.5235791206359863,
288
+ 0.3199998438358307,
289
+ 0.0,
290
+ 0.0
291
+ ],
292
+ "max": [
293
+ 0.00014913702034391463,
294
+ 0.5185946822166443,
295
+ -0.6769315600395203,
296
+ 1.3713605403900146,
297
+ 1.4633221626281738,
298
+ -0.01536361314356327,
299
+ 0.7679221630096436,
300
+ 1.49466872215271,
301
+ 1.0180330276489258,
302
+ 1.0,
303
+ 2.0429232120513916,
304
+ -0.3003144860267639,
305
+ -0.6067060828208923,
306
+ 1.2106504440307617,
307
+ -0.08738959580659866,
308
+ -0.8833015561103821,
309
+ 0.45906054973602295,
310
+ 1.0,
311
+ 0.5236740708351135,
312
+ 0.3200000822544098,
313
+ 0.0,
314
+ 0.0
315
+ ],
316
+ "mean": [
317
+ 4.511603018399e-06,
318
+ 0.5185971362928373,
319
+ -1.3705106766477824,
320
+ 0.8655197936331022,
321
+ 1.1899919502612182,
322
+ -0.5261275917291641,
323
+ 0.32666621656635386,
324
+ 1.1489364814932914,
325
+ 0.4101525225179531,
326
+ 0.40292949591662997,
327
+ 1.3637543880688479,
328
+ -0.6272124439832601,
329
+ -0.9488483669829143,
330
+ 0.9400038070656157,
331
+ -0.7121232906455924,
332
+ -1.1580721431292154,
333
+ -0.09220997231501175,
334
+ 0.20219407365212616,
335
+ 0.5236014564989688,
336
+ 0.3200049948539536,
337
+ 0.0,
338
+ 0.0
339
+ ],
340
+ "std": [
341
+ 1.3768107142173378e-05,
342
+ 3.1580062235688596e-06,
343
+ 0.25926439678231655,
344
+ 0.20433039761826066,
345
+ 0.18541585549321185,
346
+ 0.2916987675285014,
347
+ 0.2573155427830311,
348
+ 0.24617167225341496,
349
+ 0.21376282382072406,
350
+ 0.4893303163424758,
351
+ 0.3519070250738934,
352
+ 0.2297204435869216,
353
+ 0.2653642883912425,
354
+ 0.2872140893239767,
355
+ 0.29315118935913814,
356
+ 0.1353890856497636,
357
+ 0.27944401376246053,
358
+ 0.40099331027755075,
359
+ 6.820872052937934e-06,
360
+ 5.0054687106640696e-06,
361
+ 0.0,
362
+ 0.0
363
+ ],
364
+ "count": [
365
+ 6554
366
+ ]
367
+ },
368
+ "action.head.position": {
369
+ "min": [
370
+ -3.1957933970261365e-05,
371
+ 0.5185946822166443
372
+ ],
373
+ "max": [
374
+ 0.00014913702034391463,
375
+ 0.5185946822166443
376
+ ],
377
+ "mean": [
378
+ 4.511603018399e-06,
379
+ 0.5185971362928373
380
+ ],
381
+ "std": [
382
+ 1.3768107142173378e-05,
383
+ 3.1580062235688596e-06
384
+ ],
385
+ "count": [
386
+ 6554
387
+ ]
388
+ },
389
+ "action.end.orientation": {
390
+ "min": [
391
+ -0.5234978795051575,
392
+ -0.6072534918785095,
393
+ -0.637151300907135,
394
+ -0.4144046902656555,
395
+ -0.863411009311676,
396
+ -0.39050406217575073,
397
+ -0.3253151476383209,
398
+ -0.49969005584716797
399
+ ],
400
+ "max": [
401
+ 0.4923781454563141,
402
+ 0.9003612399101257,
403
+ 0.6128263473510742,
404
+ 0.4557463228702545,
405
+ 0.9561828970909119,
406
+ 0.24213923513889313,
407
+ 0.33275848627090454,
408
+ 0.5888931155204773
409
+ ],
410
+ "mean": [
411
+ -0.21496435826622134,
412
+ 0.7526157964992931,
413
+ -0.5046632655935751,
414
+ 0.1486780186947395,
415
+ 0.047045298350413906,
416
+ -0.028454375952063883,
417
+ -0.011553526354037386,
418
+ 0.07304805859174213
419
+ ],
420
+ "std": [
421
+ 0.17491612509714874,
422
+ 0.19764826563663973,
423
+ 0.16992428875410145,
424
+ 0.10970447954232007,
425
+ 0.8267456966461231,
426
+ 0.20084815184913493,
427
+ 0.15880555540500235,
428
+ 0.49238176546703644
429
+ ],
430
+ "count": [
431
+ 6554
432
+ ]
433
+ },
434
+ "timestamp": {
435
+ "min": [
436
+ 0.0
437
+ ],
438
+ "max": [
439
+ 47.9
440
+ ],
441
+ "mean": [
442
+ 21.948153799206594
443
+ ],
444
+ "std": [
445
+ 12.811337741708256
446
+ ],
447
+ "count": [
448
+ 6554
449
+ ]
450
+ },
451
+ "observation.state.joint.current_value": {
452
+ "min": [
453
+ -5195.0,
454
+ -2922.0,
455
+ -6292.0,
456
+ -10876.0,
457
+ -3258.0,
458
+ -5700.0,
459
+ -842.0,
460
+ 174.0,
461
+ -1026.0,
462
+ 113.0,
463
+ -7591.0,
464
+ -102.0,
465
+ -2396.0,
466
+ -936.0
467
+ ],
468
+ "max": [
469
+ 3412.0,
470
+ 1853.0,
471
+ 1713.0,
472
+ 3065.0,
473
+ 1114.0,
474
+ 10037.0,
475
+ 1402.0,
476
+ 7284.0,
477
+ 2740.0,
478
+ 6733.0,
479
+ 4848.0,
480
+ 4135.0,
481
+ 8106.0,
482
+ 1541.0
483
+ ],
484
+ "mean": [
485
+ -2281.9175965044606,
486
+ -566.0003079928601,
487
+ -2102.559010249287,
488
+ -952.0116136380366,
489
+ -1241.1113800523774,
490
+ 574.1130580349161,
491
+ -19.512511686904787,
492
+ 2145.0204497760196,
493
+ 809.9830757725482,
494
+ 2907.6946584161988,
495
+ 863.0891153046297,
496
+ 1193.9363768003975,
497
+ 30.99603137774987,
498
+ 42.363899564175554
499
+ ],
500
+ "std": [
501
+ 1185.6961428857087,
502
+ 601.8201870864384,
503
+ 1194.0999906270551,
504
+ 1027.215402452377,
505
+ 726.5823225896838,
506
+ 929.3185115848152,
507
+ 286.5426267110168,
508
+ 1231.4356171266377,
509
+ 687.1499193023513,
510
+ 1416.9083718671855,
511
+ 842.0668066039112,
512
+ 547.4411004341725,
513
+ 652.9093835366424,
514
+ 182.03696381276788
515
+ ],
516
+ "count": [
517
+ 6554
518
+ ]
519
+ },
520
+ "observation.state.effector.position": {
521
+ "min": [
522
+ 34.75555419921875,
523
+ 35.52000045776367
524
+ ],
525
+ "max": [
526
+ 112.0,
527
+ 110.4888916015625
528
+ ],
529
+ "mean": [
530
+ 65.01723533015735,
531
+ 50.7777998961797
532
+ ],
533
+ "std": [
534
+ 34.964735895387356,
535
+ 29.246708369755602
536
+ ],
537
+ "count": [
538
+ 6554
539
+ ]
540
+ },
541
+ "observation.state.head.position": {
542
+ "min": [
543
+ -3.1957933970261365e-05,
544
+ 0.5185946822166443
545
+ ],
546
+ "max": [
547
+ 0.00014913702034391463,
548
+ 0.5185946822166443
549
+ ],
550
+ "mean": [
551
+ 4.511603018399e-06,
552
+ 0.5185971362928373
553
+ ],
554
+ "std": [
555
+ 1.3768107142173378e-05,
556
+ 3.1580062235688596e-06
557
+ ],
558
+ "count": [
559
+ 6554
560
+ ]
561
+ },
562
+ "action.effector.position": {
563
+ "min": [
564
+ 0.0,
565
+ 0.0
566
+ ],
567
+ "max": [
568
+ 1.0,
569
+ 1.0
570
+ ],
571
+ "mean": [
572
+ 0.40292949591662997,
573
+ 0.20219407365212616
574
+ ],
575
+ "std": [
576
+ 0.4893303163424758,
577
+ 0.40099331027755075
578
+ ],
579
+ "count": [
580
+ 6554
581
+ ]
582
+ },
583
+ "frame_index": {
584
+ "min": [
585
+ 0
586
+ ],
587
+ "max": [
588
+ 1437
589
+ ],
590
+ "mean": [
591
+ 658.4446139761977
592
+ ],
593
+ "std": [
594
+ 384.3401322512476
595
+ ],
596
+ "count": [
597
+ 6554
598
+ ]
599
+ },
600
+ "action.end.position": {
601
+ "min": [
602
+ 0.5717029571533203,
603
+ 0.11570952832698822,
604
+ 0.4391176104545593,
605
+ 0.6079334020614624,
606
+ -0.4598485827445984,
607
+ 0.6250672936439514
608
+ ],
609
+ "max": [
610
+ 0.8285292983055115,
611
+ 0.4464634656906128,
612
+ 0.7499039769172668,
613
+ 0.7844008803367615,
614
+ -0.09302245080471039,
615
+ 0.8288952112197876
616
+ ],
617
+ "mean": [
618
+ 0.6936339303910242,
619
+ 0.3148349627993403,
620
+ 0.629052662225551,
621
+ 0.6692706354787737,
622
+ -0.33915409152468495,
623
+ 0.711276462711428
624
+ ],
625
+ "std": [
626
+ 0.053865270698735666,
627
+ 0.07837761807707583,
628
+ 0.0689158466394195,
629
+ 0.05574899107948011,
630
+ 0.08922123883235476,
631
+ 0.03767385989422068
632
+ ],
633
+ "count": [
634
+ 6554
635
+ ]
636
+ },
637
+ "action.robot.velocity": {
638
+ "min": [
639
+ 0.0,
640
+ 0.0
641
+ ],
642
+ "max": [
643
+ 0.0,
644
+ 0.0
645
+ ],
646
+ "mean": [
647
+ 0.0,
648
+ 0.0
649
+ ],
650
+ "std": [
651
+ 0.0,
652
+ 0.0
653
+ ],
654
+ "count": [
655
+ 6554
656
+ ]
657
+ },
658
+ "episode_index": {
659
+ "min": [
660
+ 0
661
+ ],
662
+ "max": [
663
+ 4
664
+ ],
665
+ "mean": [
666
+ 1.9339334757400062
667
+ ],
668
+ "std": [
669
+ 1.3803844662967346
670
+ ],
671
+ "count": [
672
+ 6554
673
+ ]
674
+ },
675
+ "task_index": {
676
+ "min": [
677
+ 0
678
+ ],
679
+ "max": [
680
+ 0
681
+ ],
682
+ "mean": [
683
+ 0.0
684
+ ],
685
+ "std": [
686
+ 0.0
687
+ ],
688
+ "count": [
689
+ 6554
690
+ ]
691
+ },
692
+ "observation.state.joint.position": {
693
+ "min": [
694
+ -1.7792452573776245,
695
+ 0.49434518814086914,
696
+ 0.6827532649040222,
697
+ -1.1805815696716309,
698
+ -0.3337312638759613,
699
+ 0.05646819993853569,
700
+ -0.27187100052833557,
701
+ 1.0160785913467407,
702
+ -1.3512232303619385,
703
+ -1.4086686372756958,
704
+ 0.08362099528312683,
705
+ -1.4372749328613281,
706
+ -1.5069719552993774,
707
+ -0.7398625016212463
708
+ ],
709
+ "max": [
710
+ -0.6769315600395203,
711
+ 1.3713605403900146,
712
+ 1.4633221626281738,
713
+ -0.01536361314356327,
714
+ 0.7679221630096436,
715
+ 1.49466872215271,
716
+ 1.0180330276489258,
717
+ 2.0429232120513916,
718
+ -0.3003144860267639,
719
+ -0.6067060828208923,
720
+ 1.2106504440307617,
721
+ -0.08738959580659866,
722
+ -0.8833015561103821,
723
+ 0.45906054973602295
724
+ ],
725
+ "mean": [
726
+ -1.3705106766477824,
727
+ 0.8655197936331022,
728
+ 1.1899919502612182,
729
+ -0.5261275917291641,
730
+ 0.32666621656635386,
731
+ 1.1489364814932914,
732
+ 0.4101525225179531,
733
+ 1.3637543880688479,
734
+ -0.6272124439832601,
735
+ -0.9488483669829143,
736
+ 0.9400038070656157,
737
+ -0.7121232906455924,
738
+ -1.1580721431292154,
739
+ -0.09220997231501175
740
+ ],
741
+ "std": [
742
+ 0.25926439678231655,
743
+ 0.20433039761826066,
744
+ 0.18541585549321185,
745
+ 0.2916987675285014,
746
+ 0.2573155427830311,
747
+ 0.24617167225341496,
748
+ 0.21376282382072406,
749
+ 0.3519070250738934,
750
+ 0.2297204435869216,
751
+ 0.2653642883912425,
752
+ 0.2872140893239767,
753
+ 0.29315118935913814,
754
+ 0.1353890856497636,
755
+ 0.27944401376246053
756
+ ],
757
+ "count": [
758
+ 6554
759
+ ]
760
+ },
761
+ "index": {
762
+ "min": [
763
+ 0
764
+ ],
765
+ "max": [
766
+ 6553
767
+ ],
768
+ "mean": [
769
+ 3276.5
770
+ ],
771
+ "std": [
772
+ 1891.9768101115828
773
+ ],
774
+ "count": [
775
+ 6554
776
+ ]
777
+ },
778
+ "observation.state.waist.position": {
779
+ "min": [
780
+ 0.5235791206359863,
781
+ 0.3199998438358307
782
+ ],
783
+ "max": [
784
+ 0.5236740708351135,
785
+ 0.3200000822544098
786
+ ],
787
+ "mean": [
788
+ 0.5236014564989688,
789
+ 0.3200049948539536
790
+ ],
791
+ "std": [
792
+ 6.820872052937934e-06,
793
+ 5.0054687106640696e-06
794
+ ],
795
+ "count": [
796
+ 6554
797
+ ]
798
+ }
799
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1730020af34b63bc80f3d24e6dc13993bd8619bb49fa482c55a34e5aaa1562
3
+ size 2165
videos/observation.images.back_left_fisheye/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f68f68b4f63bec1a1fdae9f27a5db6d58bca953efe0a69452d3bf4aa81b697
3
+ size 16529799
videos/observation.images.back_right_fisheye/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f398f1b7d2de7c093f0a392a5ed4e88152bc78069dcebce5b2291fc3dd4472c
3
+ size 17748286
videos/observation.images.hand_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a4b1de109b70e30e3d5bad26fc0204bfd3bc685768b95f222d9de5b327cb3c
3
+ size 65507209
videos/observation.images.hand_right/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0944983017d5dbe4c9d131e59f9743c73ecea0f13515b9547be7d313215d8c7a
3
+ size 67404302
videos/observation.images.head_center_fisheye/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb4e228826dc591bb22281340f1b8e2ef1e50cc709f22ca1354281d5e8b7ec42
3
+ size 14393857
videos/observation.images.head_left_fisheye/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:698d6a2ffb18dc4dd8a54781338b3d73e8145a419b8e102bef40b241942a3934
3
+ size 12181600
videos/observation.images.head_right_fisheye/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d30000512f339a3c43d846804544f44dd5e5d5e0a5d2ef4446e87c59ee9928
3
+ size 16938802
videos/observation.images.top_head/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497a822859a3371fddc414a27a3cb303d7e190f03b8980a79a08912ac1c38839
3
+ size 79553386