iblnk commited on
Commit
ceb345e
·
verified ·
1 Parent(s): edc7470

Initial upload (LeRobot v3 export)

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:3babd614d5540a199734f7e8246aead9af017004ef6381282469b93b784da244
3
+ size 2449345
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ea582dd63591b94a007a3c3deacba2903998c983840e89f662e5a19c3bea82
3
+ size 264129
meta/info.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "burger",
4
+ "total_episodes": 53,
5
+ "total_frames": 18376,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 20,
11
+ "splits": {
12
+ "train": "0:53"
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.images.front": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 512,
21
+ 512,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ],
29
+ "info": {
30
+ "video.height": 512,
31
+ "video.width": 512,
32
+ "video.codec": "av1",
33
+ "video.pix_fmt": "yuv420p",
34
+ "video.is_depth_map": false,
35
+ "video.fps": 20,
36
+ "video.channels": 3,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "action": {
41
+ "dtype": "float32",
42
+ "shape": [
43
+ 2
44
+ ],
45
+ "names": [
46
+ "linear.x",
47
+ "angular.z"
48
+ ]
49
+ },
50
+ "observation.state": {
51
+ "dtype": "float32",
52
+ "shape": [
53
+ 21
54
+ ],
55
+ "names": [
56
+ "position.wheel_left_joint",
57
+ "position.wheel_right_joint",
58
+ "velocity.wheel_left_joint",
59
+ "velocity.wheel_right_joint",
60
+ "pose.pose.position.x",
61
+ "pose.pose.position.y",
62
+ "pose.pose.position.z",
63
+ "pose.pose.orientation.x",
64
+ "pose.pose.orientation.y",
65
+ "pose.pose.orientation.z",
66
+ "pose.pose.orientation.w",
67
+ "orientation.x",
68
+ "orientation.y",
69
+ "orientation.z",
70
+ "orientation.w",
71
+ "angular_velocity.x",
72
+ "angular_velocity.y",
73
+ "angular_velocity.z",
74
+ "linear_acceleration.x",
75
+ "linear_acceleration.y",
76
+ "linear_acceleration.z"
77
+ ]
78
+ },
79
+ "timestamp": {
80
+ "dtype": "float32",
81
+ "shape": [
82
+ 1
83
+ ],
84
+ "names": null
85
+ },
86
+ "frame_index": {
87
+ "dtype": "int64",
88
+ "shape": [
89
+ 1
90
+ ],
91
+ "names": null
92
+ },
93
+ "episode_index": {
94
+ "dtype": "int64",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "task_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ }
114
+ },
115
+ "rosetta_fingerprint": "6b1d82590c3c7afb"
116
+ }
meta/stats.json ADDED
@@ -0,0 +1,573 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 717
8
+ ],
9
+ "mean": [
10
+ 191.50723770134957
11
+ ],
12
+ "std": [
13
+ 132.39701418176347
14
+ ],
15
+ "count": [
16
+ 18376
17
+ ],
18
+ "q01": [
19
+ 3.310113863419334
20
+ ],
21
+ "q10": [
22
+ 37.855581147068214
23
+ ],
24
+ "q50": [
25
+ 191.28247939703945
26
+ ],
27
+ "q90": [
28
+ 345.07163173930536
29
+ ],
30
+ "q99": [
31
+ 379.66267237950615
32
+ ]
33
+ },
34
+ "episode_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 52
40
+ ],
41
+ "mean": [
42
+ 25.815792337831958
43
+ ],
44
+ "std": [
45
+ 15.523837220322685
46
+ ],
47
+ "count": [
48
+ 18376
49
+ ],
50
+ "q01": [
51
+ 25.815792337831958
52
+ ],
53
+ "q10": [
54
+ 25.815792337831958
55
+ ],
56
+ "q50": [
57
+ 25.815792337831965
58
+ ],
59
+ "q90": [
60
+ 25.815792337831976
61
+ ],
62
+ "q99": [
63
+ 25.815792337831976
64
+ ]
65
+ },
66
+ "observation.state": {
67
+ "min": [
68
+ -26.652061462402344,
69
+ -12.495939254760742,
70
+ -17.65992546081543,
71
+ -16.256162643432617,
72
+ -2.4179563522338867,
73
+ -2.3655731678009033,
74
+ 0.005873852409422398,
75
+ -0.23287314176559448,
76
+ -0.30920109152793884,
77
+ -0.999995231628418,
78
+ -0.9999695420265198,
79
+ -0.2329098880290985,
80
+ -0.31000107526779175,
81
+ -0.9999949336051941,
82
+ -0.9999960064888,
83
+ -1.4298756122589111,
84
+ -1.3171911239624023,
85
+ -0.7876149415969849,
86
+ -24.116451263427734,
87
+ -26.807498931884766,
88
+ -3.8160898685455322
89
+ ],
90
+ "max": [
91
+ 1737.1365966796875,
92
+ 1710.798828125,
93
+ 18.575977325439453,
94
+ 17.040681838989258,
95
+ 2.3427536487579346,
96
+ 2.328906774520874,
97
+ 0.12510472536087036,
98
+ 0.29542043805122375,
99
+ 0.44727224111557007,
100
+ 0.9999945163726807,
101
+ 0.9999948740005493,
102
+ 0.2951986491680145,
103
+ 0.44834446907043457,
104
+ 0.9999945163726807,
105
+ 0.9999948740005493,
106
+ 1.620951533317566,
107
+ 1.1692841053009033,
108
+ 1.2957500219345093,
109
+ 65.4306411743164,
110
+ 55.24543380737305,
111
+ 69.45750427246094
112
+ ],
113
+ "mean": [
114
+ 526.6763304487537,
115
+ 508.78755026721,
116
+ 4.118053885393594,
117
+ 4.367313490233886,
118
+ -0.33929185136440043,
119
+ -0.32284663830635263,
120
+ 0.009034963363690748,
121
+ 0.0019632573665166234,
122
+ 0.0024351318142935463,
123
+ -0.2641446973117288,
124
+ 0.144695410995331,
125
+ 0.0019711736214845913,
126
+ 0.002429687939219317,
127
+ -0.2643428384137863,
128
+ 0.14487792485955944,
129
+ 0.0016761755632531802,
130
+ 0.002317243359910772,
131
+ 0.025450052600929196,
132
+ -0.11141837132099992,
133
+ 0.01089537398371652,
134
+ 9.764819175043884
135
+ ],
136
+ "std": [
137
+ 481.9555779737489,
138
+ 456.5391664533428,
139
+ 6.477475866791028,
140
+ 6.516118295699321,
141
+ 1.0198474439304595,
142
+ 1.080325022123938,
143
+ 0.00747885942311002,
144
+ 0.022603064900672803,
145
+ 0.02885509034736219,
146
+ 0.7740334836138144,
147
+ 0.5557064701138853,
148
+ 0.0225238772613063,
149
+ 0.028651350573470392,
150
+ 0.7740987858898775,
151
+ 0.5554875004370179,
152
+ 0.10000398791139395,
153
+ 0.10612094267994912,
154
+ 0.330133235242565,
155
+ 1.6114641816130455,
156
+ 1.0535923297777057,
157
+ 1.5030749878186649
158
+ ],
159
+ "count": [
160
+ 18376
161
+ ],
162
+ "q01": [
163
+ 482.7061400303792,
164
+ 462.46185419353395,
165
+ -6.568347403496962,
166
+ -6.191742827690651,
167
+ -1.0608570294623132,
168
+ -1.105389505527308,
169
+ 0.007743791066336864,
170
+ -0.02346148528710397,
171
+ -0.027155679334994826,
172
+ -0.5606156710171731,
173
+ -0.27284020080641636,
174
+ -0.023495104215719122,
175
+ -0.02712647761585464,
176
+ -0.5606990184983717,
177
+ -0.272590110765017,
178
+ -0.10206348007108781,
179
+ -0.14319962182187343,
180
+ -0.5851801179374887,
181
+ -5.271269196407739,
182
+ -1.015552347411852,
183
+ 7.58158484830265
184
+ ],
185
+ "q10": [
186
+ 487.46612095966157,
187
+ 467.66777303396725,
188
+ -2.005956993674683,
189
+ -1.604357089792843,
190
+ -1.0444948650367447,
191
+ -1.0884732510111337,
192
+ 0.007787900430386596,
193
+ -0.006075511736774077,
194
+ -0.0048405118602219445,
195
+ -0.5331795080935331,
196
+ -0.18745583506972596,
197
+ -0.006017430214671805,
198
+ -0.005057782915810145,
199
+ -0.5321655583809566,
200
+ -0.1852834516973746,
201
+ -0.03100401733549958,
202
+ -0.04900146089903544,
203
+ -0.35119996652014507,
204
+ -0.6065981755365798,
205
+ -0.2053501424825238,
206
+ 8.611001443263495
207
+ ],
208
+ "q50": [
209
+ 525.4376965602435,
210
+ 508.24906375922944,
211
+ 2.604020310436538,
212
+ 2.7950483372132826,
213
+ -0.2782143373234058,
214
+ -0.30771321755086367,
215
+ 0.007835492510377188,
216
+ 0.0009261439541094224,
217
+ 0.00044336083638751454,
218
+ -0.27243624606385747,
219
+ 0.13760973094313503,
220
+ 0.0009243777165261165,
221
+ 0.0004498074973443568,
222
+ -0.2734410124215679,
223
+ 0.13793881476694766,
224
+ -5.9670714315693675e-05,
225
+ 0.002848045159799798,
226
+ -0.00666691870950747,
227
+ -0.06784192250125412,
228
+ 0.0020325201610693804,
229
+ 9.428478226168135
230
+ ],
231
+ "q90": [
232
+ 563.061827746899,
233
+ 545.9990347228126,
234
+ 12.728149367279975,
235
+ 13.062118116258064,
236
+ 0.3607468965106833,
237
+ 0.5126234761629422,
238
+ 0.012289623103708213,
239
+ 0.012951461812877945,
240
+ 0.016039023932442678,
241
+ 0.00046536990383814076,
242
+ 0.4731908770740367,
243
+ 0.012945833585956518,
244
+ 0.015928096047628425,
245
+ -0.00024238194601885598,
246
+ 0.47248393158280066,
247
+ 0.03588188168307972,
248
+ 0.05029623020616786,
249
+ 0.4186616141670744,
250
+ 0.1692949426521177,
251
+ 0.19989556825841812,
252
+ 11.430865860626291
253
+ ],
254
+ "q99": [
255
+ 563.2666020198856,
256
+ 546.1999965907069,
257
+ 14.78622589135002,
258
+ 14.901628759605565,
259
+ 0.4266513035405794,
260
+ 0.6188199717720866,
261
+ 0.018537489460105118,
262
+ 0.027422084874479315,
263
+ 0.039061343927285525,
264
+ 0.061730663427242476,
265
+ 0.5343987681020415,
266
+ 0.02749089944265665,
267
+ 0.03905051003019793,
268
+ 0.06127759704612383,
269
+ 0.5343174471871363,
270
+ 0.11777959110434887,
271
+ 0.15178376961078696,
272
+ 0.6219368222383281,
273
+ 5.152804966462362,
274
+ 1.2460779497306669,
275
+ 13.072710231448394
276
+ ]
277
+ },
278
+ "action": {
279
+ "min": [
280
+ -0.5,
281
+ -0.6499999761581421
282
+ ],
283
+ "max": [
284
+ 0.5,
285
+ 0.6499999761581421
286
+ ],
287
+ "mean": [
288
+ 0.14075181189593833,
289
+ 0.030229951697320623
290
+ ],
291
+ "std": [
292
+ 0.21776757918160955,
293
+ 0.3331189428299562
294
+ ],
295
+ "count": [
296
+ 18376
297
+ ],
298
+ "q01": [
299
+ -0.21745783807961372,
300
+ -0.5857798233426167
301
+ ],
302
+ "q10": [
303
+ -0.0440327904002565,
304
+ -0.34504002961406494
305
+ ],
306
+ "q50": [
307
+ 0.07280530131787555,
308
+ 0.0020705947026504116
309
+ ],
310
+ "q90": [
311
+ 0.43881262164021667,
312
+ 0.4168828189281938
313
+ ],
314
+ "q99": [
315
+ 0.47927217055889954,
316
+ 0.5954224522047327
317
+ ]
318
+ },
319
+ "task_index": {
320
+ "min": [
321
+ 0
322
+ ],
323
+ "max": [
324
+ 0
325
+ ],
326
+ "mean": [
327
+ 0.0
328
+ ],
329
+ "std": [
330
+ 0.0
331
+ ],
332
+ "count": [
333
+ 18376
334
+ ],
335
+ "q01": [
336
+ 3.9999999999994167e-16
337
+ ],
338
+ "q10": [
339
+ 3.9999999999994166e-15
340
+ ],
341
+ "q50": [
342
+ 1.999999999999709e-14
343
+ ],
344
+ "q90": [
345
+ 3.5999999999994766e-14
346
+ ],
347
+ "q99": [
348
+ 3.959999999999423e-14
349
+ ]
350
+ },
351
+ "observation.images.front": {
352
+ "min": [
353
+ [
354
+ [
355
+ 0.0
356
+ ]
357
+ ],
358
+ [
359
+ [
360
+ 0.0
361
+ ]
362
+ ],
363
+ [
364
+ [
365
+ 0.0
366
+ ]
367
+ ]
368
+ ],
369
+ "max": [
370
+ [
371
+ [
372
+ 0.8627450980392157
373
+ ]
374
+ ],
375
+ [
376
+ [
377
+ 0.8627450980392157
378
+ ]
379
+ ],
380
+ [
381
+ [
382
+ 0.8509803921568627
383
+ ]
384
+ ]
385
+ ],
386
+ "mean": [
387
+ [
388
+ [
389
+ 0.4357473119851014
390
+ ]
391
+ ],
392
+ [
393
+ [
394
+ 0.25814218330423266
395
+ ]
396
+ ],
397
+ [
398
+ [
399
+ 0.21508079965534335
400
+ ]
401
+ ]
402
+ ],
403
+ "std": [
404
+ [
405
+ [
406
+ 0.07805238704033075
407
+ ]
408
+ ],
409
+ [
410
+ [
411
+ 0.0753746164124021
412
+ ]
413
+ ],
414
+ [
415
+ [
416
+ 0.06915119941838094
417
+ ]
418
+ ]
419
+ ],
420
+ "count": [
421
+ 5408
422
+ ],
423
+ "q01": [
424
+ [
425
+ [
426
+ 0.011998990905333523
427
+ ]
428
+ ],
429
+ [
430
+ [
431
+ -3.9215686274509827e-13
432
+ ]
433
+ ],
434
+ [
435
+ [
436
+ -3.9215686274509827e-13
437
+ ]
438
+ ]
439
+ ],
440
+ "q10": [
441
+ [
442
+ [
443
+ 0.05878976006832375
444
+ ]
445
+ ],
446
+ [
447
+ [
448
+ 0.006819649899238696
449
+ ]
450
+ ],
451
+ [
452
+ [
453
+ 0.0044169257126621475
454
+ ]
455
+ ]
456
+ ],
457
+ "q50": [
458
+ [
459
+ [
460
+ 0.5201221200959214
461
+ ]
462
+ ],
463
+ [
464
+ [
465
+ 0.1564868392999003
466
+ ]
467
+ ],
468
+ [
469
+ [
470
+ 0.0640826112170477
471
+ ]
472
+ ]
473
+ ],
474
+ "q90": [
475
+ [
476
+ [
477
+ 0.693162487871932
478
+ ]
479
+ ],
480
+ [
481
+ [
482
+ 0.6296305980748987
483
+ ]
484
+ ],
485
+ [
486
+ [
487
+ 0.6078013099506944
488
+ ]
489
+ ]
490
+ ],
491
+ "q99": [
492
+ [
493
+ [
494
+ 0.7553650515354631
495
+ ]
496
+ ],
497
+ [
498
+ [
499
+ 0.7585841871115265
500
+ ]
501
+ ],
502
+ [
503
+ [
504
+ 0.7049663346674868
505
+ ]
506
+ ]
507
+ ]
508
+ },
509
+ "index": {
510
+ "min": [
511
+ 0
512
+ ],
513
+ "max": [
514
+ 18375
515
+ ],
516
+ "mean": [
517
+ 9187.5
518
+ ],
519
+ "std": [
520
+ 5304.694265459603
521
+ ],
522
+ "count": [
523
+ 18376
524
+ ],
525
+ "q01": [
526
+ 8999.302876162066
527
+ ],
528
+ "q10": [
529
+ 9033.848343445718
530
+ ],
531
+ "q50": [
532
+ 9187.289590150194
533
+ ],
534
+ "q90": [
535
+ 9341.064394037958
536
+ ],
537
+ "q99": [
538
+ 9375.655434678156
539
+ ]
540
+ },
541
+ "timestamp": {
542
+ "min": [
543
+ 0.0
544
+ ],
545
+ "max": [
546
+ 35.85
547
+ ],
548
+ "mean": [
549
+ 9.575361885067476
550
+ ],
551
+ "std": [
552
+ 6.619850709088173
553
+ ],
554
+ "count": [
555
+ 18376
556
+ ],
557
+ "q01": [
558
+ 0.1655056930775852
559
+ ],
560
+ "q10": [
561
+ 1.8927790572771714
562
+ ],
563
+ "q50": [
564
+ 9.564841392577149
565
+ ],
566
+ "q90": [
567
+ 17.25358158704145
568
+ ],
569
+ "q99": [
570
+ 18.98313361906868
571
+ ]
572
+ }
573
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46deb02499ca2659ff7b029cde05296f461d658c8120ab702bdec798be42c30b
3
+ size 2176
videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846b610c73dd1d6179e7cb872a606a1f870fc15622b27b1007651315bd52da93
3
+ size 11783173