mzhobro commited on
Commit
546e016
·
verified ·
1 Parent(s): 757faae

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:30a2b2ec9e2cff629a30c096493e5b8c0a50916960bb60de3f37cb1b338e0996
3
+ size 106593
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670f94e2ad30ea44eedd7a0ecdf69f52d695d20d7374c3e2e9a2963a577a7bf6
3
+ size 65427
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": 1436,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 20,
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.head": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 240,
49
+ 320,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 240,
59
+ "video.width": 320,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 20,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.wrist": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 240,
72
+ 320,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 240,
82
+ "video.width": 320,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 20,
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
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 1436
17
+ ],
18
+ "q01": [
19
+ 3.9999999999994176e-16
20
+ ],
21
+ "q10": [
22
+ 3.999999999999417e-15
23
+ ],
24
+ "q50": [
25
+ 1.9999999999997088e-14
26
+ ],
27
+ "q90": [
28
+ 3.599999999999476e-14
29
+ ],
30
+ "q99": [
31
+ 3.9599999999994235e-14
32
+ ]
33
+ },
34
+ "frame_index": {
35
+ "min": [
36
+ 0
37
+ ],
38
+ "max": [
39
+ 152
40
+ ],
41
+ "mean": [
42
+ 71.39554317548748
43
+ ],
44
+ "std": [
45
+ 41.61913908043849
46
+ ],
47
+ "count": [
48
+ 1436
49
+ ],
50
+ "q01": [
51
+ 0.9978851085364969
52
+ ],
53
+ "q10": [
54
+ 13.920497604376312
55
+ ],
56
+ "q50": [
57
+ 71.1142888579383
58
+ ],
59
+ "q90": [
60
+ 128.77572802236446
61
+ ],
62
+ "q99": [
63
+ 141.79320124243839
64
+ ]
65
+ },
66
+ "observation.images.wrist": {
67
+ "min": [
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ],
73
+ [
74
+ [
75
+ 0.0
76
+ ]
77
+ ],
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ]
83
+ ],
84
+ "max": [
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ],
90
+ [
91
+ [
92
+ 1.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 0.9450980392156862
98
+ ]
99
+ ]
100
+ ],
101
+ "mean": [
102
+ [
103
+ [
104
+ 0.6167842720588235
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.5544977246732026
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.417975693627451
115
+ ]
116
+ ]
117
+ ],
118
+ "std": [
119
+ [
120
+ [
121
+ 0.0033671666831898823
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 0.004128529399199247
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.0029780614149013404
132
+ ]
133
+ ]
134
+ ],
135
+ "count": [
136
+ 1000
137
+ ],
138
+ "q01": [
139
+ [
140
+ [
141
+ -3.9215686274509807e-13
142
+ ]
143
+ ],
144
+ [
145
+ [
146
+ -3.9215686274509807e-13
147
+ ]
148
+ ],
149
+ [
150
+ [
151
+ -3.9215686274509807e-13
152
+ ]
153
+ ]
154
+ ],
155
+ "q10": [
156
+ [
157
+ [
158
+ 0.40009757842010835
159
+ ]
160
+ ],
161
+ [
162
+ [
163
+ 0.3165036470100544
164
+ ]
165
+ ],
166
+ [
167
+ [
168
+ 0.06669541385911328
169
+ ]
170
+ ]
171
+ ],
172
+ "q50": [
173
+ [
174
+ [
175
+ 0.6651537793125248
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.5952626017079988
181
+ ]
182
+ ],
183
+ [
184
+ [
185
+ 0.47491965795075913
186
+ ]
187
+ ]
188
+ ],
189
+ "q90": [
190
+ [
191
+ [
192
+ 0.8090193109430497
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.7489800242035112
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.6035290296612426
203
+ ]
204
+ ]
205
+ ],
206
+ "q99": [
207
+ [
208
+ [
209
+ 0.9345303873472823
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.81296908123225
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.6741192410444953
220
+ ]
221
+ ]
222
+ ]
223
+ },
224
+ "action": {
225
+ "min": [
226
+ -0.648565411567688,
227
+ -0.11436574161052704,
228
+ -1.2899178266525269,
229
+ 0.013333325274288654,
230
+ -0.6048965454101562,
231
+ 0.008041508495807648
232
+ ],
233
+ "max": [
234
+ 0.24280887842178345,
235
+ 1.1283494234085083,
236
+ -0.005065461620688438,
237
+ 1.6580626964569092,
238
+ 0.29763931035995483,
239
+ 1.0
240
+ ],
241
+ "mean": [
242
+ -0.2835668881415989,
243
+ 0.6028207134569588,
244
+ -0.8529076896670137,
245
+ 1.3907025368432813,
246
+ -0.2440512675926878,
247
+ 0.4793081919047826
248
+ ],
249
+ "std": [
250
+ 0.2747848065509188,
251
+ 0.3381527680055949,
252
+ 0.36883001731816584,
253
+ 0.4490214340579283,
254
+ 0.2746036754812435,
255
+ 0.3492664630298395
256
+ ],
257
+ "count": [
258
+ 1436
259
+ ],
260
+ "q01": [
261
+ -0.5477280519010298,
262
+ 0.004201390001321962,
263
+ -1.178581983805699,
264
+ 0.053279824432577096,
265
+ -0.5039788212492273,
266
+ 0.032181974869314844
267
+ ],
268
+ "q10": [
269
+ -0.5477280519010298,
270
+ 0.18729896891701708,
271
+ -1.1750575318974041,
272
+ 0.5703026835466825,
273
+ -0.501832098099536,
274
+ 0.09995508132342663
275
+ ],
276
+ "q50": [
277
+ -0.36043754983745246,
278
+ 0.5477772169856973,
279
+ -0.902296639536672,
280
+ 1.5695273437745096,
281
+ -0.3285844031524193,
282
+ 0.4249424565386307
283
+ ],
284
+ "q90": [
285
+ 0.10084368900847994,
286
+ 1.0302282408333663,
287
+ -0.35157131918312673,
288
+ 1.6579793646215866,
289
+ 0.15108616729158267,
290
+ 0.9998534815564649
291
+ ],
292
+ "q99": [
293
+ 0.10578095958823097,
294
+ 1.0303115443357906,
295
+ -0.03357932785925427,
296
+ 1.6580543632733769,
297
+ 0.15228325754864108,
298
+ 0.9999853481556465
299
+ ]
300
+ },
301
+ "observation.images.head": {
302
+ "min": [
303
+ [
304
+ [
305
+ 0.0
306
+ ]
307
+ ],
308
+ [
309
+ [
310
+ 0.0
311
+ ]
312
+ ],
313
+ [
314
+ [
315
+ 0.0
316
+ ]
317
+ ]
318
+ ],
319
+ "max": [
320
+ [
321
+ [
322
+ 1.0
323
+ ]
324
+ ],
325
+ [
326
+ [
327
+ 1.0
328
+ ]
329
+ ],
330
+ [
331
+ [
332
+ 0.9333333333333333
333
+ ]
334
+ ]
335
+ ],
336
+ "mean": [
337
+ [
338
+ [
339
+ 0.6596087804330065
340
+ ]
341
+ ],
342
+ [
343
+ [
344
+ 0.6140790602532681
345
+ ]
346
+ ],
347
+ [
348
+ [
349
+ 0.5062673071895426
350
+ ]
351
+ ]
352
+ ],
353
+ "std": [
354
+ [
355
+ [
356
+ 0.0004450146269193455
357
+ ]
358
+ ],
359
+ [
360
+ [
361
+ 0.0005646328041216483
362
+ ]
363
+ ],
364
+ [
365
+ [
366
+ 0.0009193688697561746
367
+ ]
368
+ ]
369
+ ],
370
+ "count": [
371
+ 1000
372
+ ],
373
+ "q01": [
374
+ [
375
+ [
376
+ 0.1090059665657198
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.11648551445057291
382
+ ]
383
+ ],
384
+ [
385
+ [
386
+ 0.060456270241890646
387
+ ]
388
+ ]
389
+ ],
390
+ "q10": [
391
+ [
392
+ [
393
+ 0.5172469322976604
394
+ ]
395
+ ],
396
+ [
397
+ [
398
+ 0.4944897827198374
399
+ ]
400
+ ],
401
+ [
402
+ [
403
+ 0.40660041387780077
404
+ ]
405
+ ]
406
+ ],
407
+ "q50": [
408
+ [
409
+ [
410
+ 0.6785294707151797
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.6173221767414041
416
+ ]
417
+ ],
418
+ [
419
+ [
420
+ 0.5138034183893542
421
+ ]
422
+ ]
423
+ ],
424
+ "q90": [
425
+ [
426
+ [
427
+ 0.7802799832346086
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.7231209461160555
433
+ ]
434
+ ],
435
+ [
436
+ [
437
+ 0.6168935828446258
438
+ ]
439
+ ]
440
+ ],
441
+ "q99": [
442
+ [
443
+ [
444
+ 0.999957915203936
445
+ ]
446
+ ],
447
+ [
448
+ [
449
+ 0.9998117779877791
450
+ ]
451
+ ],
452
+ [
453
+ [
454
+ 0.8823525925929416
455
+ ]
456
+ ]
457
+ ]
458
+ },
459
+ "observation.state": {
460
+ "min": [
461
+ -37.15762710571289,
462
+ -6.745925426483154,
463
+ -73.91328430175781,
464
+ 0.8668364882469177,
465
+ -34.65696716308594,
466
+ 0.588441014289856
467
+ ],
468
+ "max": [
469
+ 14.036499977111816,
470
+ 64.93878936767578,
471
+ -0.3548341989517212,
472
+ 95.07935333251953,
473
+ 17.054283142089844,
474
+ 57.345985412597656
475
+ ],
476
+ "mean": [
477
+ -16.24491916061444,
478
+ 34.59396325379692,
479
+ -48.86944424408724,
480
+ 79.7396704107938,
481
+ -13.978826300347416,
482
+ 27.495493037454928
483
+ ],
484
+ "std": [
485
+ 15.75092077505675,
486
+ 19.369886630127507,
487
+ 21.106546293004854,
488
+ 25.656318362800626,
489
+ 15.74043597428561,
490
+ 20.01259845581444
491
+ ],
492
+ "count": [
493
+ 1436
494
+ ],
495
+ "q01": [
496
+ -31.383030670536204,
497
+ 0.32149467065349263,
498
+ -67.53707008494641,
499
+ 3.192086818835861,
500
+ -28.875107880754392,
501
+ 1.9530960133256687
502
+ ],
503
+ "q10": [
504
+ -31.38275280216323,
505
+ 10.822616068411447,
506
+ -67.31326316282374,
507
+ 32.881828453547435,
508
+ -28.753861240430815,
509
+ 5.730782575835369
510
+ ],
511
+ "q50": [
512
+ -20.716422227099745,
513
+ 31.42960642142548,
514
+ -51.672818237947965,
515
+ 89.95613839910861,
516
+ -18.819289416987917,
517
+ 24.409890494306772
518
+ ],
519
+ "q90": [
520
+ 5.780244797239943,
521
+ 59.07248690893072,
522
+ -20.21170771925562,
523
+ 95.00348244645002,
524
+ 8.656150617011726,
525
+ 57.29077860048937
526
+ ],
527
+ "q99": [
528
+ 6.059774948205869,
529
+ 59.082448799980824,
530
+ -2.027489187192784,
531
+ 95.009014793607,
532
+ 8.720994216487044,
533
+ 57.29863719099488
534
+ ]
535
+ },
536
+ "index": {
537
+ "min": [
538
+ 0
539
+ ],
540
+ "max": [
541
+ 1435
542
+ ],
543
+ "mean": [
544
+ 717.5
545
+ ],
546
+ "std": [
547
+ 414.53739276451273
548
+ ],
549
+ "count": [
550
+ 1436
551
+ ],
552
+ "q01": [
553
+ 647.1023419330489
554
+ ],
555
+ "q10": [
556
+ 660.0249544288888
557
+ ],
558
+ "q50": [
559
+ 717.2187456824508
560
+ ],
561
+ "q90": [
562
+ 774.8801848468772
563
+ ],
564
+ "q99": [
565
+ 787.8976580669511
566
+ ]
567
+ },
568
+ "episode_index": {
569
+ "min": [
570
+ 0
571
+ ],
572
+ "max": [
573
+ 9
574
+ ],
575
+ "mean": [
576
+ 4.4986072423398324
577
+ ],
578
+ "std": [
579
+ 2.8671850566997916
580
+ ],
581
+ "count": [
582
+ 1436
583
+ ],
584
+ "q01": [
585
+ 4.4986072423398324
586
+ ],
587
+ "q10": [
588
+ 4.498607242339837
589
+ ],
590
+ "q50": [
591
+ 4.498607242339853
592
+ ],
593
+ "q90": [
594
+ 4.49860724233987
595
+ ],
596
+ "q99": [
597
+ 4.498607242339873
598
+ ]
599
+ },
600
+ "timestamp": {
601
+ "min": [
602
+ 0.0
603
+ ],
604
+ "max": [
605
+ 7.6
606
+ ],
607
+ "mean": [
608
+ 3.569777158774374
609
+ ],
610
+ "std": [
611
+ 2.080956954021924
612
+ ],
613
+ "count": [
614
+ 1436
615
+ ],
616
+ "q01": [
617
+ 0.04989425533315446
618
+ ],
619
+ "q10": [
620
+ 0.6960248801423312
621
+ ],
622
+ "q50": [
623
+ 3.5557144428965364
624
+ ],
625
+ "q90": [
626
+ 6.438786401194579
627
+ ],
628
+ "q99": [
629
+ 7.089660062215592
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada013e4581a9046ba105677bd7cb916b8f6c82e1ee85fa01313712bb77a3675
3
+ size 2151
task.xml ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" ?>
2
+ <mujoco model="so101_place_block">
3
+ <option impratio="1" cone="elliptic" noslip_iterations="3">
4
+ <flag multiccd="enable"/>
5
+ </option>
6
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/manipulator/so101/so101_dependencies.xml"/>
7
+ <actuator>
8
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/manipulator/so101/so101_control.xml"/>
9
+ </actuator>
10
+ <sensor>
11
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/manipulator/so101/so101_sensor.xml"/>
12
+ </sensor>
13
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/object/bowl_dependencies.xml"/>
14
+ <compiler angle="radian" meshdir="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/meshes" texturedir="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/meshes" autolimits="true"/>
15
+ <worldbody>
16
+ <body name="so101_pose" pos="0.3 1. 0.71" euler="0 0 3.1416">
17
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/manipulator/so101/so101.xml"/>
18
+ </body>
19
+ <body name="block_green" pos="0 0.85 0.7145">
20
+ <joint type="free" frictionloss="0.00001"/>
21
+ <inertial pos="0 0 0" mass="0.001" diaginertia="1e-7 1e-7 1e-7"/>
22
+ <geom rgba="0.21 0.36 0.21 1" size="0.0145 0.0145 0.0145" type="box" class="obj_collision" group="1"/>
23
+ </body>
24
+ <body name="bowl_pink" pos="0 1.03 0.6988">
25
+ <joint type="free" frictionloss="0.00001"/>
26
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/object/bowl_pink.xml"/>
27
+ </body>
28
+ </worldbody>
29
+ <include file="/is/sg2/mzhobro/AL_projects/0_mikel_projects/spatial_inpainting/simple_discoverse_place_box_so101/guide_vla/assets/models/mjcf/scene/qz_lab3.xml"/>
30
+ <keyframe>
31
+ <key name="home" qpos="0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.85 0.7145 1.0 0.0 0.0 0.0 0.0 1.03 0.6988 1.0 0.0 0.0 0.0 0.0 0.0" ctrl="0 0 0 0 0 0"/>
32
+ </keyframe>
33
+ </mujoco>
videos/observation.images.head/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863f0a8068a65b580cc0103ce6a9c588137a207a10941514767ff70e1089cd5b
3
+ size 9825109
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e2f1d67370ac59e3097f1c69c245a4aa8cd1805340e8f024d10ea3c7aeab97a
3
+ size 7479537