kimtaeyeong1229 commited on
Commit
9c79e9f
·
verified ·
1 Parent(s): 1ad8eb6

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:f212b15112226d560c32ad5c93c22c4372845ed6cbfd851053992b9f2c183f46
3
+ size 594678
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1097a20e8f29272e8ad664b99d1c68eb6a42ca2901a31b84dc2bf85aaa07d3
3
+ size 66829
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 8740,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:10"
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
+ "action": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.camera1": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.camera2": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -69.89138793945312,
5
+ -103.6680908203125,
6
+ -59.08347702026367,
7
+ -4.106853485107422,
8
+ -4.574831485748291,
9
+ 0.36814451217651367
10
+ ],
11
+ "max": [
12
+ 0.03914642333984375,
13
+ 46.77063751220703,
14
+ 101.51368713378906,
15
+ 67.47480010986328,
16
+ 26.401050567626953,
17
+ 27.167022705078125
18
+ ],
19
+ "mean": [
20
+ -36.313565789316556,
21
+ -29.40020213268987,
22
+ 22.16887195115777,
23
+ 36.46836183665819,
24
+ 6.196387275350994,
25
+ 6.096754263631266
26
+ ],
27
+ "std": [
28
+ 24.657954210331155,
29
+ 42.344902580124206,
30
+ 42.53942304329447,
31
+ 16.65188271221519,
32
+ 5.698628353879889,
33
+ 8.906335802633054
34
+ ],
35
+ "count": [
36
+ 8740
37
+ ],
38
+ "q01": [
39
+ -68.81180790441587,
40
+ -100.56671369574872,
41
+ -37.80920093386452,
42
+ 6.260663212637199,
43
+ -1.962876902080271,
44
+ 0.5270287728942686
45
+ ],
46
+ "q10": [
47
+ -67.31370233154587,
48
+ -94.28529178782334,
49
+ -22.609114963806466,
50
+ 16.592256794608705,
51
+ 0.037121302377259247,
52
+ 0.6244725381535459
53
+ ],
54
+ "q50": [
55
+ -36.94657224914119,
56
+ -21.432344145814845,
57
+ 11.659171786504697,
58
+ 36.10618875817795,
59
+ 5.383043562138381,
60
+ 0.8775713111852433
61
+ ],
62
+ "q90": [
63
+ -4.777772094150429,
64
+ 17.381910335881212,
65
+ 90.74512105594057,
66
+ 57.48319382883591,
67
+ 13.089470310396678,
68
+ 21.475931953139927
69
+ ],
70
+ "q99": [
71
+ -3.025327591937521,
72
+ 34.36630465631027,
73
+ 100.24126455233099,
74
+ 63.752163385456704,
75
+ 19.298948549389564,
76
+ 25.294689773132927
77
+ ]
78
+ },
79
+ "observation.images.camera2": {
80
+ "min": [
81
+ [
82
+ [
83
+ 0.0
84
+ ]
85
+ ],
86
+ [
87
+ [
88
+ 0.0
89
+ ]
90
+ ],
91
+ [
92
+ [
93
+ 0.0
94
+ ]
95
+ ]
96
+ ],
97
+ "max": [
98
+ [
99
+ [
100
+ 1.0
101
+ ]
102
+ ],
103
+ [
104
+ [
105
+ 1.0
106
+ ]
107
+ ],
108
+ [
109
+ [
110
+ 1.0
111
+ ]
112
+ ]
113
+ ],
114
+ "mean": [
115
+ [
116
+ [
117
+ 0.5727145100767675
118
+ ]
119
+ ],
120
+ [
121
+ [
122
+ 0.5834935223538059
123
+ ]
124
+ ],
125
+ [
126
+ [
127
+ 0.545980261525425
128
+ ]
129
+ ]
130
+ ],
131
+ "std": [
132
+ [
133
+ [
134
+ 0.003468656722385502
135
+ ]
136
+ ],
137
+ [
138
+ [
139
+ 0.002446903801849634
140
+ ]
141
+ ],
142
+ [
143
+ [
144
+ 0.002438082686667972
145
+ ]
146
+ ]
147
+ ],
148
+ "count": [
149
+ 1587
150
+ ],
151
+ "q01": [
152
+ [
153
+ [
154
+ -3.92156862745098e-13
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 0.009636536123385466
160
+ ]
161
+ ],
162
+ [
163
+ [
164
+ 0.02034705636737665
165
+ ]
166
+ ]
167
+ ],
168
+ "q10": [
169
+ [
170
+ [
171
+ -3.92156862745098e-13
172
+ ]
173
+ ],
174
+ [
175
+ [
176
+ 0.040157392004653264
177
+ ]
178
+ ],
179
+ [
180
+ [
181
+ 0.07101031957212031
182
+ ]
183
+ ]
184
+ ],
185
+ "q50": [
186
+ [
187
+ [
188
+ 0.6814641993208358
189
+ ]
190
+ ],
191
+ [
192
+ [
193
+ 0.6603405404000322
194
+ ]
195
+ ],
196
+ [
197
+ [
198
+ 0.5607792036668829
199
+ ]
200
+ ]
201
+ ],
202
+ "q90": [
203
+ [
204
+ [
205
+ 0.8047507621343484
206
+ ]
207
+ ],
208
+ [
209
+ [
210
+ 0.8937000411518123
211
+ ]
212
+ ],
213
+ [
214
+ [
215
+ 0.9464423681443991
216
+ ]
217
+ ]
218
+ ],
219
+ "q99": [
220
+ [
221
+ [
222
+ 0.9053233990930178
223
+ ]
224
+ ],
225
+ [
226
+ [
227
+ 0.9999139789280798
228
+ ]
229
+ ],
230
+ [
231
+ [
232
+ 0.9999681087828356
233
+ ]
234
+ ]
235
+ ]
236
+ },
237
+ "timestamp": {
238
+ "min": [
239
+ 0.0
240
+ ],
241
+ "max": [
242
+ 45.0
243
+ ],
244
+ "mean": [
245
+ 15.880816170861939
246
+ ],
247
+ "std": [
248
+ 10.53627296287233
249
+ ],
250
+ "count": [
251
+ 8740
252
+ ],
253
+ "q01": [
254
+ 0.30215456633972315
255
+ ],
256
+ "q10": [
257
+ 3.1702212859611443
258
+ ],
259
+ "q50": [
260
+ 15.87890556826849
261
+ ],
262
+ "q90": [
263
+ 28.59141105576273
264
+ ],
265
+ "q99": [
266
+ 31.45947777538415
267
+ ]
268
+ },
269
+ "observation.state": {
270
+ "min": [
271
+ -69.26849365234375,
272
+ -99.08561706542969,
273
+ -51.74287033081055,
274
+ -2.015775680541992,
275
+ -4.126984119415283,
276
+ 1.8145161867141724
277
+ ],
278
+ "max": [
279
+ -0.6129955053329468,
280
+ 49.12718200683594,
281
+ 99.36622619628906,
282
+ 66.78352355957031,
283
+ 26.153846740722656,
284
+ 26.545698165893555
285
+ ],
286
+ "mean": [
287
+ -36.32459630136904,
288
+ -26.899342113446863,
289
+ 25.769607941891564,
290
+ 37.140364390052426,
291
+ 6.136890085938321,
292
+ 7.678229085367931
293
+ ],
294
+ "std": [
295
+ 24.646013805949373,
296
+ 43.43665164717452,
297
+ 41.276276107025694,
298
+ 16.46001644940366,
299
+ 5.695043628961539,
300
+ 7.983787883798566
301
+ ],
302
+ "count": [
303
+ 8740
304
+ ],
305
+ "q01": [
306
+ -68.50954951916813,
307
+ -98.45698960231931,
308
+ -32.65652258550354,
309
+ 7.508659122156608,
310
+ -1.8953605121574175,
311
+ 1.8232512074149718
312
+ ],
313
+ "q10": [
314
+ -67.34724309484972,
315
+ -93.58179647167603,
316
+ -18.08860634947276,
317
+ 17.361823906230484,
318
+ -0.007957051820144199,
319
+ 2.2746977160357855
320
+ ],
321
+ "q50": [
322
+ -37.12559981388465,
323
+ -18.65873398929948,
324
+ 16.123822082818794,
325
+ 36.64854544658354,
326
+ 5.346537760299362,
327
+ 3.4490984586970543
328
+ ],
329
+ "q90": [
330
+ -4.708031543307573,
331
+ 21.997602307982767,
332
+ 91.65911629860288,
333
+ 58.04148852452753,
334
+ 13.148262408509124,
335
+ 21.278579789427482
336
+ ],
337
+ "q99": [
338
+ -3.267802193729368,
339
+ 37.72129498087036,
340
+ 99.31762503281196,
341
+ 64.05362935148656,
342
+ 19.1307106371973,
343
+ 25.1321683276433
344
+ ]
345
+ },
346
+ "task_index": {
347
+ "min": [
348
+ 0
349
+ ],
350
+ "max": [
351
+ 0
352
+ ],
353
+ "mean": [
354
+ 0.0
355
+ ],
356
+ "std": [
357
+ 0.0
358
+ ],
359
+ "count": [
360
+ 8740
361
+ ],
362
+ "q01": [
363
+ 3.999999999999417e-16
364
+ ],
365
+ "q10": [
366
+ 3.999999999999417e-15
367
+ ],
368
+ "q50": [
369
+ 1.9999999999997088e-14
370
+ ],
371
+ "q90": [
372
+ 3.5999999999994754e-14
373
+ ],
374
+ "q99": [
375
+ 3.959999999999423e-14
376
+ ]
377
+ },
378
+ "observation.images.camera1": {
379
+ "min": [
380
+ [
381
+ [
382
+ 0.0
383
+ ]
384
+ ],
385
+ [
386
+ [
387
+ 0.0
388
+ ]
389
+ ],
390
+ [
391
+ [
392
+ 0.0
393
+ ]
394
+ ]
395
+ ],
396
+ "max": [
397
+ [
398
+ [
399
+ 1.0
400
+ ]
401
+ ],
402
+ [
403
+ [
404
+ 1.0
405
+ ]
406
+ ],
407
+ [
408
+ [
409
+ 1.0
410
+ ]
411
+ ]
412
+ ],
413
+ "mean": [
414
+ [
415
+ [
416
+ 0.571711055486572
417
+ ]
418
+ ],
419
+ [
420
+ [
421
+ 0.5560073220529548
422
+ ]
423
+ ],
424
+ [
425
+ [
426
+ 0.5444405709327421
427
+ ]
428
+ ]
429
+ ],
430
+ "std": [
431
+ [
432
+ [
433
+ 0.002210490155735188
434
+ ]
435
+ ],
436
+ [
437
+ [
438
+ 0.0029977385914510997
439
+ ]
440
+ ],
441
+ [
442
+ [
443
+ 0.003762826564722477
444
+ ]
445
+ ]
446
+ ],
447
+ "count": [
448
+ 1587
449
+ ],
450
+ "q01": [
451
+ [
452
+ [
453
+ 0.044153340789748835
454
+ ]
455
+ ],
456
+ [
457
+ [
458
+ 0.03443619897678576
459
+ ]
460
+ ],
461
+ [
462
+ [
463
+ 0.0019443768739148657
464
+ ]
465
+ ]
466
+ ],
467
+ "q10": [
468
+ [
469
+ [
470
+ 0.4724874729188151
471
+ ]
472
+ ],
473
+ [
474
+ [
475
+ 0.4087886152662956
476
+ ]
477
+ ],
478
+ [
479
+ [
480
+ 0.314874276051876
481
+ ]
482
+ ]
483
+ ],
484
+ "q50": [
485
+ [
486
+ [
487
+ 0.5876792393415795
488
+ ]
489
+ ],
490
+ [
491
+ [
492
+ 0.5771334427311622
493
+ ]
494
+ ],
495
+ [
496
+ [
497
+ 0.5652988815185519
498
+ ]
499
+ ]
500
+ ],
501
+ "q90": [
502
+ [
503
+ [
504
+ 0.6796492023584559
505
+ ]
506
+ ],
507
+ [
508
+ [
509
+ 0.6924745013462147
510
+ ]
511
+ ],
512
+ [
513
+ [
514
+ 0.7408801268789911
515
+ ]
516
+ ]
517
+ ],
518
+ "q99": [
519
+ [
520
+ [
521
+ 0.7392770140302649
522
+ ]
523
+ ],
524
+ [
525
+ [
526
+ 0.7810972493629135
527
+ ]
528
+ ],
529
+ [
530
+ [
531
+ 0.8672793253610502
532
+ ]
533
+ ]
534
+ ]
535
+ },
536
+ "episode_index": {
537
+ "min": [
538
+ 0
539
+ ],
540
+ "max": [
541
+ 9
542
+ ],
543
+ "mean": [
544
+ 4.294965675057208
545
+ ],
546
+ "std": [
547
+ 3.0887256873700375
548
+ ],
549
+ "count": [
550
+ 8740
551
+ ],
552
+ "q01": [
553
+ 4.294965675057208
554
+ ],
555
+ "q10": [
556
+ 4.294965675057211
557
+ ],
558
+ "q50": [
559
+ 4.294965675057228
560
+ ],
561
+ "q90": [
562
+ 4.294965675057245
563
+ ],
564
+ "q99": [
565
+ 4.294965675057248
566
+ ]
567
+ },
568
+ "frame_index": {
569
+ "min": [
570
+ 0
571
+ ],
572
+ "max": [
573
+ 1350
574
+ ],
575
+ "mean": [
576
+ 476.4244851258581
577
+ ],
578
+ "std": [
579
+ 316.0881888861699
580
+ ],
581
+ "count": [
582
+ 8740
583
+ ],
584
+ "q01": [
585
+ 9.064636993036903
586
+ ],
587
+ "q10": [
588
+ 95.10663858115566
589
+ ],
590
+ "q50": [
591
+ 476.28514045766593
592
+ ],
593
+ "q90": [
594
+ 857.7423316705607
595
+ ],
596
+ "q99": [
597
+ 943.7843332586797
598
+ ]
599
+ },
600
+ "index": {
601
+ "min": [
602
+ 0
603
+ ],
604
+ "max": [
605
+ 8739
606
+ ],
607
+ "mean": [
608
+ 4369.5
609
+ ],
610
+ "std": [
611
+ 2523.0206598440686
612
+ ],
613
+ "count": [
614
+ 8740
615
+ ],
616
+ "q01": [
617
+ 3902.1401518671782
618
+ ],
619
+ "q10": [
620
+ 3988.182153455298
621
+ ],
622
+ "q50": [
623
+ 4369.465588100687
624
+ ],
625
+ "q90": [
626
+ 4750.817846544704
627
+ ],
628
+ "q99": [
629
+ 4836.859848132822
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c32c29cac8587a7ec262fe8bdc3d7c9ca3a0f33e9a24d41cfc3d8ec25a95757
3
+ size 2498
pedagogical_log.txt ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ === Episode 0 ===
3
+ [00:01.00] The robot is moving its end-effector towards the right side of the table.
4
+ [00:03.35] The robot is moving its end-effector towards the right side of the table.
5
+ [00:05.68] The robot is moving its end-effector towards the plate of food.
6
+ [00:08.00] The robot is moving its end-effector towards the center of the table.
7
+ [00:10.30] The robot is moving its gripper towards the table surface.
8
+ [00:12.60] The robot is moving its gripper towards the plate of food.The
9
+ [00:14.93] The robot is pouring the contents of a measuring cup onto the table.The
10
+ [00:17.23] The robot arm moves an object from one location to a container with other objects.
11
+ [00:19.56] The robot is stirring a clear liquid in a small container.
12
+ [00:21.87] The robot is holding an object with its gripper.
13
+ [00:24.19] The robot is moving its gripper towards a knife on the table.
14
+ [00:26.49] The robot is moving its gripper towards the center of the frame, possibly to interact with an object.
15
+ [00:28.79] The robot is moving its end-effector towards the center of the table.The
16
+ [00:31.09] The robot is pouring the contents of a plastic bag into a bowl.The
17
+ [00:33.40] The robot is pouring the contents of a measuring cup onto the table.
18
+ [00:35.70] The robot is stirring a clear liquid in a small container.
19
+ [00:38.02] The robot is scooping the contents of a plate with a needle.
20
+ [00:40.32] The robot is using a tool to stir the contents of a white bowl.
21
+ [00:42.63] The robot is stirring a bowl of flour with a tool.The
22
+ [00:44.94] The robot is using a tool to poke at a bowl of white material.The
23
+ [00:47.28] The robot is using its gripper to grab ingredients next to a standing mixer.
24
+ [00:49.70] The robot is using a needle tool to interact with an item submerged in a white bowl of rice.
25
+ [00:52.00] The robot is standing by with its gripper open, not interacting with any objects.
26
+ [00:54.36] The robot is stirring a clear liquid in a small white cup on the table.
27
+ [00:56.80] The robot is holding the spatula.The
28
+ [00:59.12] The robot is pouring a liquid from a small container onto the table.
29
+ [01:01.43] The robot is moving its gripper towards a plate of food.
30
+ [01:03.74] The robot is moving its gripper towards the center of the frame, possibly to interact with an object.
31
+
32
+ === Episode 1 ===
33
+ [00:00.70] The robot is moving its gripper towards the table surface.
34
+ [00:03.01] The robot is preparing to scoop rice using a pink scooper.
35
+ [00:05.33] The robot is moving its end-effector towards the center of the table.
36
+ [00:07.64] The robot is preparing to pick up a small object from a bowl.
37
+ [00:09.97] The robot is grasping and lifting a spatula to the center of the table.The
38
+ [00:12.29] The robot is picking up a bottle near a bowl of rice.TheThe
39
+ [00:14.63] The robot is stirring a liquid in a measuring cup with a metal tool.The
40
+ [00:16.95] The robot is holding and moving a plastic cup.
41
+ [00:19.25] The robot is using a spatula to scrape food out of a bowl.The
42
+ [00:21.59] The robot is stirring the food in the bowl with a spoon.
43
+ [00:23.91] The robot is dispensing a liquid into a bowl of food.The
44
+ [00:26.21] The robot is using a stick to lower a fishing line near a pink toy with a metal spoon.
45
+ [00:28.54] The robot is using a tool to interact with a bowl containing white content.
46
+ [00:30.84] The robot is stirring a clear liquid in a small white cup on the table.
47
+ [00:33.15] The robot is stirring a clear liquid in a small white cup on the table.
48
+ [00:35.47] The robot is pouring the liquid from a small beaker.
49
+ [00:37.77] The robot is pouring a liquid from a small transparent container onto the table.
50
+ [00:40.08] The robot moves its end-effector away from a small white bowl containing dough, moving toward a pink bottle and tool.
51
+ [00:42.38] The robot is moving its gripper towards the center of the frame.
52
+
53
+ === Episode 2 ===
54
+ [00:00.69] The robot is moving its end-effector towards the right side of the table.
55
+ [00:03.00] The robot is moving its end-effector towards the center of the table.
56
+ [00:05.31] The robot is grasping the container with a black stirrer in it.
57
+ [00:07.63] The robot is pouring the contents of a measuring cup onto the table.The
58
+ [00:09.93] The robot is stirring a clear liquid in a small white container.
59
+ [00:12.25] The robot is dispensing a liquid into a small white container.
60
+ [00:14.55] The robot is holding an object above the table.
61
+ [00:16.86] The robot is using a thin tool to interact with something in the white bowl.
62
+ [00:19.17] The robot is using a needle to stir the rice in the bowl.The
63
+ [00:21.47] The robot is using a skewer to pick food out of a bowl.
64
+ [00:23.79] The robot is holding an object.
65
+ [00:26.11] The robot is standing by, not interacting with any objects on the table.
66
+ [00:28.41] The robot is picking up an object near a glass.
67
+ [00:30.72] The robot is picking up a piece of food.The
68
+ [00:33.03] The robot is holding and positioning a small plastic cup above the table.
69
+ [00:35.34] The robot is moving its gripper towards a plate of sand.
70
+
71
+ === Episode 3 ===
72
+ [00:00.70] The robot is moving its end-effector towards the bowl on the table.
73
+ [00:03.05] The robot is moving its gripper towards the table surface.
74
+ [00:05.37] The robot is moving its end-effector towards the center of the table.
75
+ [00:07.68] The robot is moving its gripper towards the center of the frame.The
76
+ [00:10.01] The robot is stirring a clear liquid in a small container.
77
+ [00:12.34] The robot is stirring a clear liquid in a small container.
78
+ [00:14.66] The robot is reaching towards a bowl of rice.The
79
+ [00:16.97] The robot moves its end-effector away from a small white bowl containing dough, moving toward a pink bottle and tool.
80
+ [00:19.28] The robot is moving its end-effector towards the table surface.
81
+ [00:21.59] The robot is moving its gripper towards the plate of food.The
82
+ [00:23.91] The robot is stirring a liquid in a translucent container using a black stirring rod.
83
+ [00:26.22] The robot arm stirs the liquid in the measuring cup with a thin black rod.
84
+ [00:28.56] The robot is stirring a clear liquid in a small plastic cup.
85
+ [00:30.87] The robot is standing by idle.
86
+ [00:33.17] The robot is using a stick to stir food in a bowl.
87
+ [00:35.48] The robot is standing by, with its gripper open, ready for the next task.The
88
+ [00:37.79] The robot is standing still near a bowl.The
89
+ [00:40.11] The robot is moving its gripper towards the center of the table.
90
+
91
+ === Episode 4 ===
92
+ [00:00.70] The robot is moving its end-effector towards the rice on the plate.
93
+ [00:03.01] The robot is moving its gripper towards the center of the frame.The
94
+ [00:05.32] The robot is moving the container on the table.The robot is stirring the contents of a bowl with a stirring rod.
95
+ [00:07.62] The robot is stirring a clear liquid in a measuring cup with a black tool.
96
+ [00:09.93] The robot is transferring the liquid from the cup to another location on the table.
97
+ [00:12.24] The robot is stirring a bowl of white granules with a utensil.
98
+ [00:14.59] The robot is using a stick to push food from a bowl.
99
+ [00:16.91] The robot is gripping the table.The
100
+ [00:19.24] The robot is using a tool to pick up and manipulate something on the table.
101
+ [00:21.57] The robot is observed with an empty gripper over the workspace, suggestive of preparing to grasp or move an object.
102
+ [00:23.87] The robot is holding and positioning a thin, black cylindrical object above a white surface.
103
+ [00:26.18] The robot is moving its gripper towards the bowl of rice.
104
+
105
+ === Episode 5 ===
106
+ [00:00.71] The robot is moving its gripper towards the table surface.
107
+ [00:03.01] The robot is moving its gripper towards the plate of food.The
108
+ [00:05.33] The robot is stirring a liquid in a translucent container using a black stirring rod.
109
+ [00:07.64] The robot is stirring a clear liquid in a small beaker.
110
+ [00:09.95] The robot is dips a end tool to its workspace.
111
+ [00:12.26] The robot is using a tool to stir the contents of a white bowl.
112
+ [00:14.58] The robot is using a tool to poke at a plate of food.The
113
+ [00:16.89] The robot is pouring liquid from a container onto the table.The
114
+ [00:19.21] The robot is stirring a white bowl of grainy contents using a black stirring rod.
115
+ [00:21.52] The robot is observing a bowl of cereal with a tool inserted.
116
+ [00:23.84] The robot is using a thin tool to stir food in a white bowl.The
117
+ [00:26.15] The robot is using a skewer to pick food out of a bowl.
118
+ [00:28.47] The robot is using a tool to interact with a bowl containing white powder.
119
+ [00:30.77] The robot is grasping an unknown object a substance in the white table.
120
+ [00:33.10] The robot is dispensing a liquid from a needle into a small plastic cup above a bowl.
121
+ [00:35.41] The robot is dispensing liquid from a container.
122
+ [00:37.72] The robot stirs the contents of a cup with a tool.The
123
+ [00:40.03] The robot moves its gripper toward the rice bowl and pink spatula on the table.
124
+
125
+ === Episode 6 ===
126
+ [00:00.70] The robot is moving its gripper towards the center of the frame.
127
+ [00:03.01] The robot is moving its gripper towards the center of the frame.
128
+ [00:05.32] The robot is moving its gripper towards the table surface.
129
+ [00:07.63] The robot is moving its gripper towards the center of the frame.The
130
+ [00:09.95] The robot is moving the container towards the bowl.TheThe
131
+ [00:12.26] The robot is pouring the contents of a small transparent cup.The
132
+ [00:14.57] The robot is using an object to stir the liquid in the clear container.
133
+ [00:16.89] The robot is dispensing a liquid from a pipette into a measuring cup.
134
+ [00:19.23] The robot is using a tool to stir the contents of a white bowl.
135
+ [00:21.56] The robot is stirring a white bowl of grainy contents using a black stirring rod.
136
+ [00:23.88] The robot is stirring a white bowl of grainy contents using a black stirring rod.
137
+ [00:26.20] The robot is using a thin tool to interact with something in the white bowl.
138
+ [00:28.52] The robot is stirring a white bowl filled with a light brown granular substance using a slim black stick.
139
+ [00:30.85] The robot is using a stick to stir food in a white bowl.
140
+ [00:33.18] The robot is using a needle tool to interact with an item submerged in a white bowl of rice.The
141
+ [00:35.51] The robot is standing by, not interacting with any objects on the table.
142
+ [00:37.82] The robot is stirring a white liquid in a clear plastic container using a black stirring rod.
143
+ [00:40.15] The robot is holding the spatula.TheThe
144
+ [00:42.46] The robot is pouring a liquid from a small container onto the table.
145
+ [00:44.80] The robot moves its gripper towards the plate of food.
146
+ [00:47.14] The robot is moving its gripper towards the center of the frame.
147
+
148
+ === Episode 7 ===
149
+ [00:00.70] The robot is moving its end-effector towards the right side of the table.
150
+ [00:03.02] The robot is moving its end-effector towards the rice grains spilled on the table.
151
+ [00:05.34] The robot is moving its gripper towards the center of the table.
152
+ [00:07.68] The robot is moving its gripper towards the table surface.
153
+ [00:10.00] The robot is picking up a bottle near a bowl of rice.The
154
+ [00:12.33] The robot is pouring the contents of a measuring cup onto the table.The
155
+ [00:14.64] The robot arm uses a needle to stir the contents of a small cup.
156
+ [00:16.95] The robot is scooping flour from a container with a small rod.
157
+ [00:19.27] The robot is using a tool to stir the contents of a white bowl.
158
+ [00:21.59] The robot is using a needle-like tool to stir the contents of a white bowl.
159
+ [00:23.90] The robot is using a tool to stir the contents of a white bowl.The
160
+ [00:26.22] The robot is moving its gripper and preparing to move its gripper.
161
+
162
+ === Episode 8 ===
163
+ [00:00.70] The robot is moving its end-effector towards the rice on the plate.
164
+ [00:03.08] The robot is moving its end-effector towards the table surface.
165
+ [00:05.39] The robot moves its end-effector to the right, possibly to reach for an object on the table.
166
+ [00:07.71] The robot is pouring the contents of a measuring cup onto the table.The
167
+ [00:10.03] The robot is stirring a clear liquid in a small container on a table.
168
+ [00:12.37] The robot is stirring a clear liquid in a small container on the table.
169
+ [00:14.70] The robot is using a needle-like tool to stir the liquid in a small beaker.
170
+ [00:17.06] The robot is using a tool to stir the contents of a white bowl.
171
+ [00:19.38] The robot is stirring a bowl of white granules with a utensil.
172
+ [00:21.70] The robot is using a tool to stir the contents of a white bowl.
173
+ [00:24.03] The robot is moving its gripper towards the center of the table.
174
+ [00:26.35] The robot is moving its end-effector towards the spoon containing food.
175
+
176
+ === Episode 9 ===
177
+ [00:00.70] The robot is moving its end-effector towards the spoon containing food.
178
+ [00:03.03] The robot is moving its gripper towards the table surface.The
179
+ [00:05.35] The robot is picking up a container with its gripper.
180
+ [00:07.67] The robot is pouring the contents of a measuring cup onto the table.
181
+ [00:10.00] The robot is stirring the contents of a clear plastic cup.
182
+ [00:12.31] The robot is dispensing a small amount of liquid into a cup.
183
+ [00:14.64] The robot is stirring a white bowl of grainy contents using a black stirring rod.
184
+ [00:16.98] The robot is stirring a bowl of flour with a tool.
185
+ [00:19.30] The robot is using a stick to stir the contents of a white bowl.The
186
+ [00:21.63] The robot is using a stick to stir food in a white bowl.
187
+ [00:23.96] The robot is using a tool to cut noodles on the table, near a bunny-shaped object.
188
+ [00:26.28] The robot is using a tool to interact with a bowl of small objects on the table, likely stirring or manipulating the contents.
189
+ [00:28.63] The robot is moving its end-effector towards the using tool-like gripper.
190
+ [00:30.96] The robot is pouring water from a beaker.
191
+ [00:33.36] The robot is using an insertion tool to possibly interact with something on the table.
192
+ [00:35.68] The robot is stirring a white granular substance in a small white bowl with a black handled spoon.
193
+ [00:38.00] The robot is stirring a bowl of flour with a tool.
194
+ [00:40.32] The robot is using a thin tool to stir food in a white bowl.
195
+ [00:42.64] The robot is using its end effector to stab an object.
196
+ [00:44.98] The robot is using a tool to interact with a bowl of small objects on the table, likely stirring or manipulating the contents.
197
+ [00:47.31] The robot is standing by, not interacting with any objects on the table.
198
+ [00:49.64] The robot is dispensing a liquid into a small white container.
199
+ [00:51.97] The robot is dispensing liquid from a container.
200
+ [00:54.33] The robot is stirring a clear liquid in a small beaker.
201
+ [00:56.89] The robot is moving its gripper towards a plate of food.
202
+ [00:59.23] The robot is moving its gripper towards the center of the frame.
videos/observation.images.camera1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:321eb4f35c0629b3108347176aade56fb3b9558734b1e20278377e8c3c17930a
3
+ size 33793933
videos/observation.images.camera2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304700eee5dd3d26bd7143932812e7d3fb4723357f4370ebb397bab7daadcb59
3
+ size 87090440