Timsty commited on
Commit
af2491a
·
verified ·
1 Parent(s): 240f7f4

Add 10 Unitree WBT episode samples

Browse files

Add ten complete representative episodes from ten distinct WBT leaf datasets, with four-view and MainCamOnly variants, provenance manifests, and SHA-256 checksums.

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +34 -0
  2. humanoid_v21_samples/README.md +4 -0
  3. humanoid_v21_samples/unitreerobotics_wbt_10samples/PAYLOAD_CHECKSUMS.sha256 +64 -0
  4. humanoid_v21_samples/unitreerobotics_wbt_10samples/README.md +22 -0
  5. humanoid_v21_samples/unitreerobotics_wbt_10samples/manifest.json +1006 -0
  6. humanoid_v21_samples/unitreerobotics_wbt_10samples/manifest.jsonl +10 -0
  7. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/data.parquet +3 -0
  8. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/sample.json +108 -0
  9. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/source_meta/info.json +313 -0
  10. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/source_meta/tasks.jsonl +1 -0
  11. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_left.mp4 +3 -0
  12. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_right.mp4 +3 -0
  13. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_left.mp4 +3 -0
  14. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_right.mp4 +3 -0
  15. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/data.parquet +3 -0
  16. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/sample.json +108 -0
  17. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/source_meta/info.json +313 -0
  18. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/source_meta/tasks.jsonl +1 -0
  19. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_left.mp4 +3 -0
  20. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_right.mp4 +3 -0
  21. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_left.mp4 +3 -0
  22. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_right.mp4 +3 -0
  23. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/data.parquet +3 -0
  24. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/sample.json +108 -0
  25. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/source_meta/info.json +293 -0
  26. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/source_meta/tasks.jsonl +1 -0
  27. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_left.mp4 +3 -0
  28. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_right.mp4 +3 -0
  29. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_left.mp4 +3 -0
  30. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_right.mp4 +3 -0
  31. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/data.parquet +3 -0
  32. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/sample.json +108 -0
  33. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/source_meta/info.json +313 -0
  34. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/source_meta/tasks.jsonl +1 -0
  35. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_left.mp4 +3 -0
  36. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_right.mp4 +3 -0
  37. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_left.mp4 +3 -0
  38. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_right.mp4 +3 -0
  39. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/data.parquet +3 -0
  40. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/sample.json +108 -0
  41. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/source_meta/info.json +313 -0
  42. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/source_meta/tasks.jsonl +1 -0
  43. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_left.mp4 +3 -0
  44. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_right.mp4 +3 -0
  45. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_left.mp4 +3 -0
  46. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_right.mp4 +3 -0
  47. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/data.parquet +3 -0
  48. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/sample.json +108 -0
  49. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/source_meta/info.json +313 -0
  50. humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/source_meta/tasks.jsonl +1 -0
.gitattributes CHANGED
@@ -1591,3 +1591,37 @@ humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.head_st
1591
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1592
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1593
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1591
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1592
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1593
  humanoid_v21_samples/unitreerobotics/sample_04/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1594
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1595
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1596
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1597
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1598
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1599
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1600
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1601
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1602
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1603
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1604
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1605
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1606
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1607
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1608
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1609
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1610
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1611
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1612
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1613
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1614
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1615
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1616
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1617
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1618
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_06/videos/observation.images.head_stereo_left.mp4 filter=lfs diff=lfs merge=lfs -text
1619
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_06/videos/observation.images.head_stereo_right.mp4 filter=lfs diff=lfs merge=lfs -text
1620
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_06/videos/observation.images.wrist_left.mp4 filter=lfs diff=lfs merge=lfs -text
1621
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_06/videos/observation.images.wrist_right.mp4 filter=lfs diff=lfs merge=lfs -text
1622
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_07/videos/observation.images.cam_0.mp4 filter=lfs diff=lfs merge=lfs -text
1623
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_07/videos/observation.images.cam_1.mp4 filter=lfs diff=lfs merge=lfs -text
1624
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_08/videos/observation.images.cam_0.mp4 filter=lfs diff=lfs merge=lfs -text
1625
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_08/videos/observation.images.cam_1.mp4 filter=lfs diff=lfs merge=lfs -text
1626
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_09/videos/observation.images.cam_0.mp4 filter=lfs diff=lfs merge=lfs -text
1627
+ humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_09/videos/observation.images.cam_1.mp4 filter=lfs diff=lfs merge=lfs -text
humanoid_v21_samples/README.md CHANGED
@@ -4,6 +4,10 @@ This folder contains **40 complete episodes**: five representative samples from
4
 
5
  The parquet, video, depth and ancillary payloads are byte-for-byte copies of the source files. This is an inspection/interoperability bundle, not a re-indexed drop-in LeRobot dataset: original episode indices are retained in `sample.json` and `manifest.json`.
6
 
 
 
 
 
7
  ## Summary
8
 
9
  | Source | Robot type | Samples | Frames | Duration (min) | State dim | Action dim | Video files/sample |
 
4
 
5
  The parquet, video, depth and ancillary payloads are byte-for-byte copies of the source files. This is an inspection/interoperability bundle, not a re-indexed drop-in LeRobot dataset: original episode indices are retained in `sample.json` and `manifest.json`.
6
 
7
+ ## Additional Unitree WBT sample set
8
+
9
+ `unitreerobotics_wbt_10samples/` adds 10 complete episodes from 10 distinct WBT leaf datasets. It covers BrainCo, Dex1, Inspire regular four-view data and all three MainCamOnly two-view variants. This add-on has its own manifest and checksums and is not included in the 40-episode core summary below.
10
+
11
  ## Summary
12
 
13
  | Source | Robot type | Samples | Frames | Duration (min) | State dim | Action dim | Video files/sample |
humanoid_v21_samples/unitreerobotics_wbt_10samples/PAYLOAD_CHECKSUMS.sha256 ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ b02f21db918f696003afb77a9303dfaff6f6d5e60fac61ea953a88a71f27dc25 sample_00/data.parquet
2
+ 86b16460b9507ef2570d44051b027f0391e8c639cca6917f1c6c62f8ccb722b2 sample_00/source_meta/info.json
3
+ 76bcbfe71480e1043f52585287b42f852132fe2b848a6c2f1429fe2429947530 sample_00/source_meta/tasks.jsonl
4
+ 7a6fcacd5029422b4d25e19bd97b5f125dcc36a8783f4c66b0ced41f527d825e sample_00/videos/observation.images.head_stereo_left.mp4
5
+ 692e64a52da45a6ff622d94e8c4a2431ba788b8e4968db6c0d3487d6f74f81ec sample_00/videos/observation.images.head_stereo_right.mp4
6
+ 3fe7f23c278479345f24afcdd45ee8d1804811323db781d4c93d440fd9af12c1 sample_00/videos/observation.images.wrist_left.mp4
7
+ 5ebb9d90265013901eed710caeb35a3076d2ac17f78c67a2e04d71d98ac98f75 sample_00/videos/observation.images.wrist_right.mp4
8
+ 2f63fae6a5250e6246057b8679445f396fb74136b76422e52288731c22b9cf32 sample_01/data.parquet
9
+ 6cb94aeee3a775d944bc7362ef68ed80de0ff15c50004aabd33b143bac770ce3 sample_01/source_meta/info.json
10
+ 771165ec29959ce236783b7daa2a5357c3c9bed0dc8d65b17c37b3a9797aa323 sample_01/source_meta/tasks.jsonl
11
+ 9d91621ef06b211e5dae53078717712c1ade19babaa2ef8c920eba0c60c65596 sample_01/videos/observation.images.head_stereo_left.mp4
12
+ ca5ce9e2253e6a64d1921b700537de8f327b2a718eee32eb2ccd7dda3c70cae9 sample_01/videos/observation.images.head_stereo_right.mp4
13
+ 5a22e050c7ee33913af1d646a9cf8c230d3273e182c82794f06d5134cc683eda sample_01/videos/observation.images.wrist_left.mp4
14
+ ef0905617b66f01179010d6a84c007313f434bc4cc2d05283878170f5c4a9718 sample_01/videos/observation.images.wrist_right.mp4
15
+ 4c0f082ec3b92c48aba7f27560ac56e90ef4cbede5e53aa2ffc314419c5841ec sample_02/data.parquet
16
+ f8d066fd6a0ac05d6791afacd7f067eb94e5b35003f57fb61039fe66d9e517c4 sample_02/source_meta/info.json
17
+ c3d740c05e2edaf32031553610156c8efce6bed9920093b7881f123712047e6c sample_02/source_meta/tasks.jsonl
18
+ 3dca2a08e40c96e2cb795df3719cc392d3f7b2ded06a77c7a91284eed396f13b sample_02/videos/observation.images.head_stereo_left.mp4
19
+ 4736fe1fba1000db391a45922c2e07f0e081f9fccd41a5faf0e260b1f965cdaa sample_02/videos/observation.images.head_stereo_right.mp4
20
+ 62cb37e10e2f642754039f5331c8fedc4a3fdbe5677d5abd5e2a4414fef5db0b sample_02/videos/observation.images.wrist_left.mp4
21
+ 0464eab17dad5e1a918048cad667f9ccde59aedc73718e0f7577428e248a1150 sample_02/videos/observation.images.wrist_right.mp4
22
+ 3aa82ba42caa0bdfc928f04728e0a66f3b22e07b8a835e352a17a95a739d68d4 sample_03/data.parquet
23
+ 9484769c98fc54214f1539376192e0c402ed3f5ac0970d2f18f7a71378a724f8 sample_03/source_meta/info.json
24
+ ad3679842dfd42916b10ea911816ad0314fab488a61fb3e1b57c8614e2b84fb4 sample_03/source_meta/tasks.jsonl
25
+ 9e583f8eb4c533640c0f8cfd3c650da66a64a6993ed66f46a6045959d44f8551 sample_03/videos/observation.images.head_stereo_left.mp4
26
+ b33b21a15763279faf14251581f052428d055f91a94dd2ac1e1dcf155e82ee8e sample_03/videos/observation.images.head_stereo_right.mp4
27
+ 5296f9a20466a51141ad66faf40933032578265b6a6f1aaf8fed966053127d0b sample_03/videos/observation.images.wrist_left.mp4
28
+ e3a722696ef6f379fd8ad57cc2c8e09ecb8161fe9a90e3803a03101d68f1afdf sample_03/videos/observation.images.wrist_right.mp4
29
+ 262682ea23f4d9462ba50ba387b7204a08b0e8413545d1235d4a6fb58785861e sample_04/data.parquet
30
+ 2fd25c9c39dd88085cdd203734e9d5ba2d057d4496afd1f3a5d36359941d9dba sample_04/source_meta/info.json
31
+ ce00de64a19896d26e066b79fa7dfdacc660b39dcb8e85a7b900fcc0aee1948f sample_04/source_meta/tasks.jsonl
32
+ a15d9e12243fd4ee4be55146493915c8c18c98d46496519cac6ffb8d66e4d943 sample_04/videos/observation.images.head_stereo_left.mp4
33
+ 15e8027405e7f50d0bcf2f42b431f69fa2d0af2c1963fda75833990b7f029c8c sample_04/videos/observation.images.head_stereo_right.mp4
34
+ 41690f214de343a3dfb62854606ae3ff68811e097d2943ebfc8f2110cf967aeb sample_04/videos/observation.images.wrist_left.mp4
35
+ f8c3935d08d9b8768357c87e27a329cddef3133330a0756b7cd781e21f16c6d2 sample_04/videos/observation.images.wrist_right.mp4
36
+ fed5be80f7ec270774654884ae46bf3ecd6103a67608d14481a19d2f02496864 sample_05/data.parquet
37
+ 9fecbbd7404e039b2bb06f15c95048e2470dd66ee02db93cec9d9644400f05be sample_05/source_meta/info.json
38
+ fc25702ad52d7813286bdc0eefc45fb54ae846baff150f311e750202ab3b3438 sample_05/source_meta/tasks.jsonl
39
+ b440f6d468be8aa8eabf8b3317c539b46d2f47d8284bc11cdd0537bfd17f43af sample_05/videos/observation.images.head_stereo_left.mp4
40
+ 51ed86a8e26fdefdd6a4b0f58987f238df5d2098283080a832aa95fae9fa14d0 sample_05/videos/observation.images.head_stereo_right.mp4
41
+ d89218f40aa136a3c05b3e1e40a3c5e4bfcf290aff40e2c9c678a4b8e45d731a sample_05/videos/observation.images.wrist_left.mp4
42
+ d66ab87e856ecf61d87dfb4492fd765b50e99e55bc4de11b20016ee35a892fca sample_05/videos/observation.images.wrist_right.mp4
43
+ c65b62254f4c1f2761ddb59fdb4a372eec88e5c5989869a2982db6903ef08eb3 sample_06/data.parquet
44
+ 67681f7f349b14ce7147f8e0f17fbab29381d543ab2b12124f94bacb93850f58 sample_06/source_meta/info.json
45
+ 23106a795b8d2f53f1c3ba1434cf52edbdfc06b0791ae122da58b3914b4f8ba7 sample_06/source_meta/tasks.jsonl
46
+ 423b578c45e08535171c65441d7013fa9c22839e5aa4d9287927a3124c36f735 sample_06/videos/observation.images.head_stereo_left.mp4
47
+ e5c51f0653535d900ca06120c29bbe06f29d3f518e6b8a41de1b7d9919b4ac9a sample_06/videos/observation.images.head_stereo_right.mp4
48
+ 4bc5c42ebedf05e8f1037e0512cfa82b307c93716c385fbccba407a237b50c79 sample_06/videos/observation.images.wrist_left.mp4
49
+ f228ce64cbbc640f6af93ac780363b2fa158205a40dfddd9b4b72c6ec13e389f sample_06/videos/observation.images.wrist_right.mp4
50
+ 7379193649bed029e81fc0d030529f98b370c588293be0a6f5b9902da055a71b sample_07/data.parquet
51
+ 481906bd154e8887cf36caf797c422cc693dfe26294ecca68b944ea704ecdf2f sample_07/source_meta/info.json
52
+ 6a50445deb27c62e277f0c787acc7efdf293754f5e7cfa59087f4af2a19b83d4 sample_07/source_meta/tasks.jsonl
53
+ 4bc5afcc1b52085a240b435041357b1d18487e052491cc0074ea44308eb80fa2 sample_07/videos/observation.images.cam_0.mp4
54
+ baacb67351ab6010ca1223665a43fcbb46c25df35feb160f3a31d742ae92cafd sample_07/videos/observation.images.cam_1.mp4
55
+ 888b90c24c4cb16c46dd5bcd6a48a0e5b5a8e3d03443557f700799b4bae5417b sample_08/data.parquet
56
+ ce19ad13a46768691d956374598c49670fbdb25bc2edc7e717c9dc85ea7ea9f1 sample_08/source_meta/info.json
57
+ 68a64f4e78a845c2eeaa32aaafec10c72869e5836473bdd50a1bda217fa89ac7 sample_08/source_meta/tasks.jsonl
58
+ 5399f7ff40191fa7ac68099bfcdf9cd9e00e0a8863e8eb992c8697065da14e70 sample_08/videos/observation.images.cam_0.mp4
59
+ e391da95ae530e01fb7e8d4cfa8f9499dbc2a91cb0e2c2b6427db3d1148cfae3 sample_08/videos/observation.images.cam_1.mp4
60
+ eae8469e0eaec7cbf66ba3e245962c48adb7dc5de6ace969ccfe4597060eafeb sample_09/data.parquet
61
+ defc4d4635043f5da608c2f113c1dc795f297e0666acb15a8ad7106c0afe4412 sample_09/source_meta/info.json
62
+ fdec791a8e2d1d86bf8574dad0bf38bcec3f3da80bc53b7cd795e3a24a004bbf sample_09/source_meta/tasks.jsonl
63
+ e9ac82f787a4a03cf4fdc2d3d75c7e5f89134ec0328ccaf3e1064c2b190e4742 sample_09/videos/observation.images.cam_0.mp4
64
+ 27dd818981540994878edefe18c09e410aa62a36ad6c3c89fad834b149299989 sample_09/videos/observation.images.cam_1.mp4
humanoid_v21_samples/unitreerobotics_wbt_10samples/README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Unitree WBT 10-episode sample set
2
+
3
+ Ten complete LeRobot v2.1 episodes selected from ten distinct WBT leaf datasets under `unitreerobotics_v21`.
4
+
5
+ The source parquet, videos and metadata are byte-for-byte copies. Original episode indices are retained; this is an inspection/interoperability bundle rather than a re-indexed LeRobot dataset.
6
+
7
+ | Sample | WBT leaf dataset | Episode | Frames | Seconds | State / action | Views | Task |
8
+ |---|---|---:|---:|---:|---:|---:|---|
9
+ | sample_00 | `G1_WBT_Brainco_Make_The_Bed` | 251 | 749 | 24.97 | 60 / 60 | 4 | Make the bed neatly |
10
+ | sample_01 | `G1_WBT_Brainco_Pick_Up_Medicine` | 243 | 750 | 25.00 | 60 / 60 | 4 | Open the drawer and pick up the medicine |
11
+ | sample_02 | `G1_WBT_Dex1_Put_Clothes_into_Washing_Machine` | 111 | 757 | 25.23 | 50 / 50 | 4 | Pick up the clothes and place them into the washing machine |
12
+ | sample_03 | `G1_WBT_Inspire_Clean_The_Living_Room` | 133 | 754 | 25.13 | 60 / 60 | 4 | Wipe the table with a cloth and put it in the basket. |
13
+ | sample_04 | `G1_WBT_Inspire_Pick_Up_Drinks` | 12 | 748 | 24.93 | 60 / 60 | 4 | pick up the drink and place into the basket. |
14
+ | sample_05 | `G1_WBT_Inspire_Put_Drinks_Into_Fridge` | 200 | 752 | 25.07 | 60 / 60 | 4 | put drinks into fridge and close the fridge |
15
+ | sample_06 | `G1_WBT_Inspire_Put_Vegetables_Into_Basket` | 4 | 750 | 25.00 | 60 / 60 | 4 | put vegetables into the basket |
16
+ | sample_07 | `G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes` | 0 | 368 | 12.27 | 60 / 60 | 2 | Put the clothes on the bed into the basket. |
17
+ | sample_08 | `G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow` | 351 | 389 | 12.97 | 60 / 60 | 2 | Pick up the pillow and put it on the sofa. |
18
+ | sample_09 | `G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine` | 111 | 693 | 23.10 | 60 / 60 | 2 | Put the clothes in the basket into the washing machine. |
19
+
20
+ Selection covers BrainCo, Dex1, Inspire regular four-view data and all three MainCamOnly two-view variants. Episodes already present in the earlier 40-episode bundle were excluded.
21
+
22
+ Each `sample_XX/` contains `data.parquet`, `videos/`, `source_meta/` and `sample.json`. Use `manifest.json` for complete provenance and `PAYLOAD_CHECKSUMS.sha256` for integrity verification.
humanoid_v21_samples/unitreerobotics_wbt_10samples/manifest.json ADDED
@@ -0,0 +1,1006 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format": "humanoid_v21_unitree_wbt_episode_samples",
3
+ "format_version": 1,
4
+ "created_date": "2026-08-25",
5
+ "source_base": "/mnt/data/dataset/PretrainData_v21/Humanoid",
6
+ "selection_policy": "One complete episode closest to 750 frames from each of ten distinct WBT leaf datasets; episodes from the previous upload excluded.",
7
+ "previously_uploaded_episodes_excluded": true,
8
+ "sample_count": 10,
9
+ "leaf_dataset_count": 10,
10
+ "frames": 6710,
11
+ "duration_seconds": 223.667,
12
+ "payload_file_count": 64,
13
+ "payload_bytes": 356156959,
14
+ "samples": [
15
+ {
16
+ "bundle_sample_id": "sample_00",
17
+ "dataset_id": "G1_WBT_Brainco_Make_The_Bed",
18
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed",
19
+ "episode_index": 251,
20
+ "task": "Make the bed neatly",
21
+ "source_episode_record": {
22
+ "episode_index": 251,
23
+ "tasks": [
24
+ "Make the bed neatly"
25
+ ],
26
+ "length": 749
27
+ },
28
+ "frames": 749,
29
+ "fps": 30,
30
+ "duration_seconds": 24.967,
31
+ "robot_type": "unitree_g1",
32
+ "state_dim": 60,
33
+ "action_dim": 60,
34
+ "video_views": 4,
35
+ "payload_bytes": 28012194,
36
+ "files": [
37
+ {
38
+ "role": "data",
39
+ "key": null,
40
+ "path": "sample_00/data.parquet",
41
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/data/chunk-000/episode_000251.parquet",
42
+ "size_bytes": 434106,
43
+ "sha256": "b02f21db918f696003afb77a9303dfaff6f6d5e60fac61ea953a88a71f27dc25"
44
+ },
45
+ {
46
+ "role": "video",
47
+ "key": "observation.images.head_stereo_left",
48
+ "path": "sample_00/videos/observation.images.head_stereo_left.mp4",
49
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_left/episode_000251.mp4",
50
+ "size_bytes": 7479567,
51
+ "sha256": "7a6fcacd5029422b4d25e19bd97b5f125dcc36a8783f4c66b0ced41f527d825e",
52
+ "video": {
53
+ "codec_name": "av1",
54
+ "width": 640,
55
+ "height": 480,
56
+ "r_frame_rate": "30/1",
57
+ "nb_frames": 749
58
+ }
59
+ },
60
+ {
61
+ "role": "video",
62
+ "key": "observation.images.head_stereo_right",
63
+ "path": "sample_00/videos/observation.images.head_stereo_right.mp4",
64
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_right/episode_000251.mp4",
65
+ "size_bytes": 6659744,
66
+ "sha256": "692e64a52da45a6ff622d94e8c4a2431ba788b8e4968db6c0d3487d6f74f81ec",
67
+ "video": {
68
+ "codec_name": "av1",
69
+ "width": 640,
70
+ "height": 480,
71
+ "r_frame_rate": "30/1",
72
+ "nb_frames": 749
73
+ }
74
+ },
75
+ {
76
+ "role": "video",
77
+ "key": "observation.images.wrist_left",
78
+ "path": "sample_00/videos/observation.images.wrist_left.mp4",
79
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_left/episode_000251.mp4",
80
+ "size_bytes": 4340661,
81
+ "sha256": "3fe7f23c278479345f24afcdd45ee8d1804811323db781d4c93d440fd9af12c1",
82
+ "video": {
83
+ "codec_name": "av1",
84
+ "width": 640,
85
+ "height": 480,
86
+ "r_frame_rate": "30/1",
87
+ "nb_frames": 749
88
+ }
89
+ },
90
+ {
91
+ "role": "video",
92
+ "key": "observation.images.wrist_right",
93
+ "path": "sample_00/videos/observation.images.wrist_right.mp4",
94
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_right/episode_000251.mp4",
95
+ "size_bytes": 9089037,
96
+ "sha256": "5ebb9d90265013901eed710caeb35a3076d2ac17f78c67a2e04d71d98ac98f75",
97
+ "video": {
98
+ "codec_name": "av1",
99
+ "width": 640,
100
+ "height": 480,
101
+ "r_frame_rate": "30/1",
102
+ "nb_frames": 749
103
+ }
104
+ },
105
+ {
106
+ "role": "source_meta",
107
+ "key": "info.json",
108
+ "path": "sample_00/source_meta/info.json",
109
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/info.json",
110
+ "size_bytes": 9030,
111
+ "sha256": "86b16460b9507ef2570d44051b027f0391e8c639cca6917f1c6c62f8ccb722b2"
112
+ },
113
+ {
114
+ "role": "source_meta",
115
+ "key": "tasks.jsonl",
116
+ "path": "sample_00/source_meta/tasks.jsonl",
117
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/tasks.jsonl",
118
+ "size_bytes": 49,
119
+ "sha256": "76bcbfe71480e1043f52585287b42f852132fe2b848a6c2f1429fe2429947530"
120
+ }
121
+ ]
122
+ },
123
+ {
124
+ "bundle_sample_id": "sample_01",
125
+ "dataset_id": "G1_WBT_Brainco_Pick_Up_Medicine",
126
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine",
127
+ "episode_index": 243,
128
+ "task": "Open the drawer and pick up the medicine",
129
+ "source_episode_record": {
130
+ "episode_index": 243,
131
+ "tasks": [
132
+ "Open the drawer and pick up the medicine"
133
+ ],
134
+ "length": 750
135
+ },
136
+ "frames": 750,
137
+ "fps": 30,
138
+ "duration_seconds": 25.0,
139
+ "robot_type": "unitree_g1",
140
+ "state_dim": 60,
141
+ "action_dim": 60,
142
+ "video_views": 4,
143
+ "payload_bytes": 33163069,
144
+ "files": [
145
+ {
146
+ "role": "data",
147
+ "key": null,
148
+ "path": "sample_01/data.parquet",
149
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/data/chunk-000/episode_000243.parquet",
150
+ "size_bytes": 437523,
151
+ "sha256": "2f63fae6a5250e6246057b8679445f396fb74136b76422e52288731c22b9cf32"
152
+ },
153
+ {
154
+ "role": "video",
155
+ "key": "observation.images.head_stereo_left",
156
+ "path": "sample_01/videos/observation.images.head_stereo_left.mp4",
157
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_left/episode_000243.mp4",
158
+ "size_bytes": 10311122,
159
+ "sha256": "9d91621ef06b211e5dae53078717712c1ade19babaa2ef8c920eba0c60c65596",
160
+ "video": {
161
+ "codec_name": "av1",
162
+ "width": 640,
163
+ "height": 480,
164
+ "r_frame_rate": "30/1",
165
+ "nb_frames": 750
166
+ }
167
+ },
168
+ {
169
+ "role": "video",
170
+ "key": "observation.images.head_stereo_right",
171
+ "path": "sample_01/videos/observation.images.head_stereo_right.mp4",
172
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_right/episode_000243.mp4",
173
+ "size_bytes": 9590101,
174
+ "sha256": "ca5ce9e2253e6a64d1921b700537de8f327b2a718eee32eb2ccd7dda3c70cae9",
175
+ "video": {
176
+ "codec_name": "av1",
177
+ "width": 640,
178
+ "height": 480,
179
+ "r_frame_rate": "30/1",
180
+ "nb_frames": 750
181
+ }
182
+ },
183
+ {
184
+ "role": "video",
185
+ "key": "observation.images.wrist_left",
186
+ "path": "sample_01/videos/observation.images.wrist_left.mp4",
187
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_left/episode_000243.mp4",
188
+ "size_bytes": 6487994,
189
+ "sha256": "5a22e050c7ee33913af1d646a9cf8c230d3273e182c82794f06d5134cc683eda",
190
+ "video": {
191
+ "codec_name": "av1",
192
+ "width": 640,
193
+ "height": 480,
194
+ "r_frame_rate": "30/1",
195
+ "nb_frames": 750
196
+ }
197
+ },
198
+ {
199
+ "role": "video",
200
+ "key": "observation.images.wrist_right",
201
+ "path": "sample_01/videos/observation.images.wrist_right.mp4",
202
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_right/episode_000243.mp4",
203
+ "size_bytes": 6327229,
204
+ "sha256": "ef0905617b66f01179010d6a84c007313f434bc4cc2d05283878170f5c4a9718",
205
+ "video": {
206
+ "codec_name": "av1",
207
+ "width": 640,
208
+ "height": 480,
209
+ "r_frame_rate": "30/1",
210
+ "nb_frames": 750
211
+ }
212
+ },
213
+ {
214
+ "role": "source_meta",
215
+ "key": "info.json",
216
+ "path": "sample_01/source_meta/info.json",
217
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/info.json",
218
+ "size_bytes": 9030,
219
+ "sha256": "6cb94aeee3a775d944bc7362ef68ed80de0ff15c50004aabd33b143bac770ce3"
220
+ },
221
+ {
222
+ "role": "source_meta",
223
+ "key": "tasks.jsonl",
224
+ "path": "sample_01/source_meta/tasks.jsonl",
225
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/tasks.jsonl",
226
+ "size_bytes": 70,
227
+ "sha256": "771165ec29959ce236783b7daa2a5357c3c9bed0dc8d65b17c37b3a9797aa323"
228
+ }
229
+ ]
230
+ },
231
+ {
232
+ "bundle_sample_id": "sample_02",
233
+ "dataset_id": "G1_WBT_Dex1_Put_Clothes_into_Washing_Machine",
234
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine",
235
+ "episode_index": 111,
236
+ "task": "Pick up the clothes and place them into the washing machine",
237
+ "source_episode_record": {
238
+ "episode_index": 111,
239
+ "tasks": [
240
+ "Pick up the clothes and place them into the washing machine"
241
+ ],
242
+ "length": 757
243
+ },
244
+ "frames": 757,
245
+ "fps": 30,
246
+ "duration_seconds": 25.233,
247
+ "robot_type": "unitree_g1",
248
+ "state_dim": 50,
249
+ "action_dim": 50,
250
+ "video_views": 4,
251
+ "payload_bytes": 53778997,
252
+ "files": [
253
+ {
254
+ "role": "data",
255
+ "key": null,
256
+ "path": "sample_02/data.parquet",
257
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/data/chunk-000/episode_000111.parquet",
258
+ "size_bytes": 438233,
259
+ "sha256": "4c0f082ec3b92c48aba7f27560ac56e90ef4cbede5e53aa2ffc314419c5841ec"
260
+ },
261
+ {
262
+ "role": "video",
263
+ "key": "observation.images.head_stereo_left",
264
+ "path": "sample_02/videos/observation.images.head_stereo_left.mp4",
265
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_left/episode_000111.mp4",
266
+ "size_bytes": 12471292,
267
+ "sha256": "3dca2a08e40c96e2cb795df3719cc392d3f7b2ded06a77c7a91284eed396f13b",
268
+ "video": {
269
+ "codec_name": "av1",
270
+ "width": 640,
271
+ "height": 480,
272
+ "r_frame_rate": "30/1",
273
+ "nb_frames": 757
274
+ }
275
+ },
276
+ {
277
+ "role": "video",
278
+ "key": "observation.images.head_stereo_right",
279
+ "path": "sample_02/videos/observation.images.head_stereo_right.mp4",
280
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_right/episode_000111.mp4",
281
+ "size_bytes": 16230170,
282
+ "sha256": "4736fe1fba1000db391a45922c2e07f0e081f9fccd41a5faf0e260b1f965cdaa",
283
+ "video": {
284
+ "codec_name": "av1",
285
+ "width": 640,
286
+ "height": 480,
287
+ "r_frame_rate": "30/1",
288
+ "nb_frames": 757
289
+ }
290
+ },
291
+ {
292
+ "role": "video",
293
+ "key": "observation.images.wrist_left",
294
+ "path": "sample_02/videos/observation.images.wrist_left.mp4",
295
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_left/episode_000111.mp4",
296
+ "size_bytes": 12835118,
297
+ "sha256": "62cb37e10e2f642754039f5331c8fedc4a3fdbe5677d5abd5e2a4414fef5db0b",
298
+ "video": {
299
+ "codec_name": "av1",
300
+ "width": 640,
301
+ "height": 480,
302
+ "r_frame_rate": "30/1",
303
+ "nb_frames": 757
304
+ }
305
+ },
306
+ {
307
+ "role": "video",
308
+ "key": "observation.images.wrist_right",
309
+ "path": "sample_02/videos/observation.images.wrist_right.mp4",
310
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_right/episode_000111.mp4",
311
+ "size_bytes": 11795692,
312
+ "sha256": "0464eab17dad5e1a918048cad667f9ccde59aedc73718e0f7577428e248a1150",
313
+ "video": {
314
+ "codec_name": "av1",
315
+ "width": 640,
316
+ "height": 480,
317
+ "r_frame_rate": "30/1",
318
+ "nb_frames": 757
319
+ }
320
+ },
321
+ {
322
+ "role": "source_meta",
323
+ "key": "info.json",
324
+ "path": "sample_02/source_meta/info.json",
325
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/info.json",
326
+ "size_bytes": 8403,
327
+ "sha256": "f8d066fd6a0ac05d6791afacd7f067eb94e5b35003f57fb61039fe66d9e517c4"
328
+ },
329
+ {
330
+ "role": "source_meta",
331
+ "key": "tasks.jsonl",
332
+ "path": "sample_02/source_meta/tasks.jsonl",
333
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/tasks.jsonl",
334
+ "size_bytes": 89,
335
+ "sha256": "c3d740c05e2edaf32031553610156c8efce6bed9920093b7881f123712047e6c"
336
+ }
337
+ ]
338
+ },
339
+ {
340
+ "bundle_sample_id": "sample_03",
341
+ "dataset_id": "G1_WBT_Inspire_Clean_The_Living_Room",
342
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room",
343
+ "episode_index": 133,
344
+ "task": "Wipe the table with a cloth and put it in the basket.",
345
+ "source_episode_record": {
346
+ "episode_index": 133,
347
+ "tasks": [
348
+ "Wipe the table with a cloth and put it in the basket."
349
+ ],
350
+ "length": 754
351
+ },
352
+ "frames": 754,
353
+ "fps": 30,
354
+ "duration_seconds": 25.133,
355
+ "robot_type": "unitree_g1",
356
+ "state_dim": 60,
357
+ "action_dim": 60,
358
+ "video_views": 4,
359
+ "payload_bytes": 47673148,
360
+ "files": [
361
+ {
362
+ "role": "data",
363
+ "key": null,
364
+ "path": "sample_03/data.parquet",
365
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/data/chunk-000/episode_000133.parquet",
366
+ "size_bytes": 437252,
367
+ "sha256": "3aa82ba42caa0bdfc928f04728e0a66f3b22e07b8a835e352a17a95a739d68d4"
368
+ },
369
+ {
370
+ "role": "video",
371
+ "key": "observation.images.head_stereo_left",
372
+ "path": "sample_03/videos/observation.images.head_stereo_left.mp4",
373
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_left/episode_000133.mp4",
374
+ "size_bytes": 14400289,
375
+ "sha256": "9e583f8eb4c533640c0f8cfd3c650da66a64a6993ed66f46a6045959d44f8551",
376
+ "video": {
377
+ "codec_name": "av1",
378
+ "width": 640,
379
+ "height": 480,
380
+ "r_frame_rate": "30/1",
381
+ "nb_frames": 754
382
+ }
383
+ },
384
+ {
385
+ "role": "video",
386
+ "key": "observation.images.head_stereo_right",
387
+ "path": "sample_03/videos/observation.images.head_stereo_right.mp4",
388
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_right/episode_000133.mp4",
389
+ "size_bytes": 13988987,
390
+ "sha256": "b33b21a15763279faf14251581f052428d055f91a94dd2ac1e1dcf155e82ee8e",
391
+ "video": {
392
+ "codec_name": "av1",
393
+ "width": 640,
394
+ "height": 480,
395
+ "r_frame_rate": "30/1",
396
+ "nb_frames": 754
397
+ }
398
+ },
399
+ {
400
+ "role": "video",
401
+ "key": "observation.images.wrist_left",
402
+ "path": "sample_03/videos/observation.images.wrist_left.mp4",
403
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_left/episode_000133.mp4",
404
+ "size_bytes": 9252859,
405
+ "sha256": "5296f9a20466a51141ad66faf40933032578265b6a6f1aaf8fed966053127d0b",
406
+ "video": {
407
+ "codec_name": "av1",
408
+ "width": 640,
409
+ "height": 480,
410
+ "r_frame_rate": "30/1",
411
+ "nb_frames": 754
412
+ }
413
+ },
414
+ {
415
+ "role": "video",
416
+ "key": "observation.images.wrist_right",
417
+ "path": "sample_03/videos/observation.images.wrist_right.mp4",
418
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_right/episode_000133.mp4",
419
+ "size_bytes": 9584648,
420
+ "sha256": "e3a722696ef6f379fd8ad57cc2c8e09ecb8161fe9a90e3803a03101d68f1afdf",
421
+ "video": {
422
+ "codec_name": "av1",
423
+ "width": 640,
424
+ "height": 480,
425
+ "r_frame_rate": "30/1",
426
+ "nb_frames": 754
427
+ }
428
+ },
429
+ {
430
+ "role": "source_meta",
431
+ "key": "info.json",
432
+ "path": "sample_03/source_meta/info.json",
433
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/info.json",
434
+ "size_bytes": 9030,
435
+ "sha256": "9484769c98fc54214f1539376192e0c402ed3f5ac0970d2f18f7a71378a724f8"
436
+ },
437
+ {
438
+ "role": "source_meta",
439
+ "key": "tasks.jsonl",
440
+ "path": "sample_03/source_meta/tasks.jsonl",
441
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/tasks.jsonl",
442
+ "size_bytes": 83,
443
+ "sha256": "ad3679842dfd42916b10ea911816ad0314fab488a61fb3e1b57c8614e2b84fb4"
444
+ }
445
+ ]
446
+ },
447
+ {
448
+ "bundle_sample_id": "sample_04",
449
+ "dataset_id": "G1_WBT_Inspire_Pick_Up_Drinks",
450
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks",
451
+ "episode_index": 12,
452
+ "task": "pick up the drink and place into the basket.",
453
+ "source_episode_record": {
454
+ "episode_index": 12,
455
+ "tasks": [
456
+ "pick up the drink and place into the basket."
457
+ ],
458
+ "length": 748
459
+ },
460
+ "frames": 748,
461
+ "fps": 30,
462
+ "duration_seconds": 24.933,
463
+ "robot_type": "unitree_g1",
464
+ "state_dim": 60,
465
+ "action_dim": 60,
466
+ "video_views": 4,
467
+ "payload_bytes": 58346639,
468
+ "files": [
469
+ {
470
+ "role": "data",
471
+ "key": null,
472
+ "path": "sample_04/data.parquet",
473
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/data/chunk-000/episode_000012.parquet",
474
+ "size_bytes": 427915,
475
+ "sha256": "262682ea23f4d9462ba50ba387b7204a08b0e8413545d1235d4a6fb58785861e"
476
+ },
477
+ {
478
+ "role": "video",
479
+ "key": "observation.images.head_stereo_left",
480
+ "path": "sample_04/videos/observation.images.head_stereo_left.mp4",
481
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_left/episode_000012.mp4",
482
+ "size_bytes": 17859338,
483
+ "sha256": "a15d9e12243fd4ee4be55146493915c8c18c98d46496519cac6ffb8d66e4d943",
484
+ "video": {
485
+ "codec_name": "av1",
486
+ "width": 640,
487
+ "height": 480,
488
+ "r_frame_rate": "30/1",
489
+ "nb_frames": 748
490
+ }
491
+ },
492
+ {
493
+ "role": "video",
494
+ "key": "observation.images.head_stereo_right",
495
+ "path": "sample_04/videos/observation.images.head_stereo_right.mp4",
496
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_right/episode_000012.mp4",
497
+ "size_bytes": 16908329,
498
+ "sha256": "15e8027405e7f50d0bcf2f42b431f69fa2d0af2c1963fda75833990b7f029c8c",
499
+ "video": {
500
+ "codec_name": "av1",
501
+ "width": 640,
502
+ "height": 480,
503
+ "r_frame_rate": "30/1",
504
+ "nb_frames": 748
505
+ }
506
+ },
507
+ {
508
+ "role": "video",
509
+ "key": "observation.images.wrist_left",
510
+ "path": "sample_04/videos/observation.images.wrist_left.mp4",
511
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_left/episode_000012.mp4",
512
+ "size_bytes": 9900349,
513
+ "sha256": "41690f214de343a3dfb62854606ae3ff68811e097d2943ebfc8f2110cf967aeb",
514
+ "video": {
515
+ "codec_name": "av1",
516
+ "width": 640,
517
+ "height": 480,
518
+ "r_frame_rate": "30/1",
519
+ "nb_frames": 748
520
+ }
521
+ },
522
+ {
523
+ "role": "video",
524
+ "key": "observation.images.wrist_right",
525
+ "path": "sample_04/videos/observation.images.wrist_right.mp4",
526
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_right/episode_000012.mp4",
527
+ "size_bytes": 13241604,
528
+ "sha256": "f8c3935d08d9b8768357c87e27a329cddef3133330a0756b7cd781e21f16c6d2",
529
+ "video": {
530
+ "codec_name": "av1",
531
+ "width": 640,
532
+ "height": 480,
533
+ "r_frame_rate": "30/1",
534
+ "nb_frames": 748
535
+ }
536
+ },
537
+ {
538
+ "role": "source_meta",
539
+ "key": "info.json",
540
+ "path": "sample_04/source_meta/info.json",
541
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/info.json",
542
+ "size_bytes": 9030,
543
+ "sha256": "2fd25c9c39dd88085cdd203734e9d5ba2d057d4496afd1f3a5d36359941d9dba"
544
+ },
545
+ {
546
+ "role": "source_meta",
547
+ "key": "tasks.jsonl",
548
+ "path": "sample_04/source_meta/tasks.jsonl",
549
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/tasks.jsonl",
550
+ "size_bytes": 74,
551
+ "sha256": "ce00de64a19896d26e066b79fa7dfdacc660b39dcb8e85a7b900fcc0aee1948f"
552
+ }
553
+ ]
554
+ },
555
+ {
556
+ "bundle_sample_id": "sample_05",
557
+ "dataset_id": "G1_WBT_Inspire_Put_Drinks_Into_Fridge",
558
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge",
559
+ "episode_index": 200,
560
+ "task": "put drinks into fridge and close the fridge",
561
+ "source_episode_record": {
562
+ "episode_index": 200,
563
+ "tasks": [
564
+ "put drinks into fridge and close the fridge"
565
+ ],
566
+ "length": 752
567
+ },
568
+ "frames": 752,
569
+ "fps": 30,
570
+ "duration_seconds": 25.067,
571
+ "robot_type": "unitree_g1",
572
+ "state_dim": 60,
573
+ "action_dim": 60,
574
+ "video_views": 4,
575
+ "payload_bytes": 38238640,
576
+ "files": [
577
+ {
578
+ "role": "data",
579
+ "key": null,
580
+ "path": "sample_05/data.parquet",
581
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/data/chunk-000/episode_000200.parquet",
582
+ "size_bytes": 429071,
583
+ "sha256": "fed5be80f7ec270774654884ae46bf3ecd6103a67608d14481a19d2f02496864"
584
+ },
585
+ {
586
+ "role": "video",
587
+ "key": "observation.images.head_stereo_left",
588
+ "path": "sample_05/videos/observation.images.head_stereo_left.mp4",
589
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_left/episode_000200.mp4",
590
+ "size_bytes": 10244239,
591
+ "sha256": "b440f6d468be8aa8eabf8b3317c539b46d2f47d8284bc11cdd0537bfd17f43af",
592
+ "video": {
593
+ "codec_name": "av1",
594
+ "width": 640,
595
+ "height": 480,
596
+ "r_frame_rate": "30/1",
597
+ "nb_frames": 752
598
+ }
599
+ },
600
+ {
601
+ "role": "video",
602
+ "key": "observation.images.head_stereo_right",
603
+ "path": "sample_05/videos/observation.images.head_stereo_right.mp4",
604
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_right/episode_000200.mp4",
605
+ "size_bytes": 10339766,
606
+ "sha256": "51ed86a8e26fdefdd6a4b0f58987f238df5d2098283080a832aa95fae9fa14d0",
607
+ "video": {
608
+ "codec_name": "av1",
609
+ "width": 640,
610
+ "height": 480,
611
+ "r_frame_rate": "30/1",
612
+ "nb_frames": 752
613
+ }
614
+ },
615
+ {
616
+ "role": "video",
617
+ "key": "observation.images.wrist_left",
618
+ "path": "sample_05/videos/observation.images.wrist_left.mp4",
619
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_left/episode_000200.mp4",
620
+ "size_bytes": 7462146,
621
+ "sha256": "d89218f40aa136a3c05b3e1e40a3c5e4bfcf290aff40e2c9c678a4b8e45d731a",
622
+ "video": {
623
+ "codec_name": "av1",
624
+ "width": 640,
625
+ "height": 480,
626
+ "r_frame_rate": "30/1",
627
+ "nb_frames": 752
628
+ }
629
+ },
630
+ {
631
+ "role": "video",
632
+ "key": "observation.images.wrist_right",
633
+ "path": "sample_05/videos/observation.images.wrist_right.mp4",
634
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_right/episode_000200.mp4",
635
+ "size_bytes": 9754315,
636
+ "sha256": "d66ab87e856ecf61d87dfb4492fd765b50e99e55bc4de11b20016ee35a892fca",
637
+ "video": {
638
+ "codec_name": "av1",
639
+ "width": 640,
640
+ "height": 480,
641
+ "r_frame_rate": "30/1",
642
+ "nb_frames": 752
643
+ }
644
+ },
645
+ {
646
+ "role": "source_meta",
647
+ "key": "info.json",
648
+ "path": "sample_05/source_meta/info.json",
649
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/info.json",
650
+ "size_bytes": 9030,
651
+ "sha256": "9fecbbd7404e039b2bb06f15c95048e2470dd66ee02db93cec9d9644400f05be"
652
+ },
653
+ {
654
+ "role": "source_meta",
655
+ "key": "tasks.jsonl",
656
+ "path": "sample_05/source_meta/tasks.jsonl",
657
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/tasks.jsonl",
658
+ "size_bytes": 73,
659
+ "sha256": "fc25702ad52d7813286bdc0eefc45fb54ae846baff150f311e750202ab3b3438"
660
+ }
661
+ ]
662
+ },
663
+ {
664
+ "bundle_sample_id": "sample_06",
665
+ "dataset_id": "G1_WBT_Inspire_Put_Vegetables_Into_Basket",
666
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket",
667
+ "episode_index": 4,
668
+ "task": "put vegetables into the basket",
669
+ "source_episode_record": {
670
+ "episode_index": 4,
671
+ "tasks": [
672
+ "put vegetables into the basket"
673
+ ],
674
+ "length": 750
675
+ },
676
+ "frames": 750,
677
+ "fps": 30,
678
+ "duration_seconds": 25.0,
679
+ "robot_type": "unitree_g1",
680
+ "state_dim": 60,
681
+ "action_dim": 60,
682
+ "video_views": 4,
683
+ "payload_bytes": 54807470,
684
+ "files": [
685
+ {
686
+ "role": "data",
687
+ "key": null,
688
+ "path": "sample_06/data.parquet",
689
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/data/chunk-000/episode_000004.parquet",
690
+ "size_bytes": 440711,
691
+ "sha256": "c65b62254f4c1f2761ddb59fdb4a372eec88e5c5989869a2982db6903ef08eb3"
692
+ },
693
+ {
694
+ "role": "video",
695
+ "key": "observation.images.head_stereo_left",
696
+ "path": "sample_06/videos/observation.images.head_stereo_left.mp4",
697
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.head_stereo_left/episode_000004.mp4",
698
+ "size_bytes": 20463266,
699
+ "sha256": "423b578c45e08535171c65441d7013fa9c22839e5aa4d9287927a3124c36f735",
700
+ "video": {
701
+ "codec_name": "av1",
702
+ "width": 640,
703
+ "height": 480,
704
+ "r_frame_rate": "30/1",
705
+ "nb_frames": 750
706
+ }
707
+ },
708
+ {
709
+ "role": "video",
710
+ "key": "observation.images.head_stereo_right",
711
+ "path": "sample_06/videos/observation.images.head_stereo_right.mp4",
712
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.head_stereo_right/episode_000004.mp4",
713
+ "size_bytes": 15589068,
714
+ "sha256": "e5c51f0653535d900ca06120c29bbe06f29d3f518e6b8a41de1b7d9919b4ac9a",
715
+ "video": {
716
+ "codec_name": "av1",
717
+ "width": 640,
718
+ "height": 480,
719
+ "r_frame_rate": "30/1",
720
+ "nb_frames": 750
721
+ }
722
+ },
723
+ {
724
+ "role": "video",
725
+ "key": "observation.images.wrist_left",
726
+ "path": "sample_06/videos/observation.images.wrist_left.mp4",
727
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.wrist_left/episode_000004.mp4",
728
+ "size_bytes": 8203398,
729
+ "sha256": "4bc5c42ebedf05e8f1037e0512cfa82b307c93716c385fbccba407a237b50c79",
730
+ "video": {
731
+ "codec_name": "av1",
732
+ "width": 640,
733
+ "height": 480,
734
+ "r_frame_rate": "30/1",
735
+ "nb_frames": 750
736
+ }
737
+ },
738
+ {
739
+ "role": "video",
740
+ "key": "observation.images.wrist_right",
741
+ "path": "sample_06/videos/observation.images.wrist_right.mp4",
742
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.wrist_right/episode_000004.mp4",
743
+ "size_bytes": 10101937,
744
+ "sha256": "f228ce64cbbc640f6af93ac780363b2fa158205a40dfddd9b4b72c6ec13e389f",
745
+ "video": {
746
+ "codec_name": "av1",
747
+ "width": 640,
748
+ "height": 480,
749
+ "r_frame_rate": "30/1",
750
+ "nb_frames": 750
751
+ }
752
+ },
753
+ {
754
+ "role": "source_meta",
755
+ "key": "info.json",
756
+ "path": "sample_06/source_meta/info.json",
757
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/meta/info.json",
758
+ "size_bytes": 9030,
759
+ "sha256": "67681f7f349b14ce7147f8e0f17fbab29381d543ab2b12124f94bacb93850f58"
760
+ },
761
+ {
762
+ "role": "source_meta",
763
+ "key": "tasks.jsonl",
764
+ "path": "sample_06/source_meta/tasks.jsonl",
765
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/meta/tasks.jsonl",
766
+ "size_bytes": 60,
767
+ "sha256": "23106a795b8d2f53f1c3ba1434cf52edbdfc06b0791ae122da58b3914b4f8ba7"
768
+ }
769
+ ]
770
+ },
771
+ {
772
+ "bundle_sample_id": "sample_07",
773
+ "dataset_id": "G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes",
774
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes",
775
+ "episode_index": 0,
776
+ "task": "Put the clothes on the bed into the basket.",
777
+ "source_episode_record": {
778
+ "episode_index": 0,
779
+ "tasks": [
780
+ "Put the clothes on the bed into the basket."
781
+ ],
782
+ "length": 368
783
+ },
784
+ "frames": 368,
785
+ "fps": 30,
786
+ "duration_seconds": 12.267,
787
+ "robot_type": "unitree_g1",
788
+ "state_dim": 60,
789
+ "action_dim": 60,
790
+ "video_views": 2,
791
+ "payload_bytes": 10354565,
792
+ "files": [
793
+ {
794
+ "role": "data",
795
+ "key": null,
796
+ "path": "sample_07/data.parquet",
797
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/data/chunk-000/episode_000000.parquet",
798
+ "size_bytes": 211440,
799
+ "sha256": "7379193649bed029e81fc0d030529f98b370c588293be0a6f5b9902da055a71b"
800
+ },
801
+ {
802
+ "role": "video",
803
+ "key": "observation.images.cam_0",
804
+ "path": "sample_07/videos/observation.images.cam_0.mp4",
805
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/videos/chunk-000/observation.images.cam_0/episode_000000.mp4",
806
+ "size_bytes": 4857674,
807
+ "sha256": "4bc5afcc1b52085a240b435041357b1d18487e052491cc0074ea44308eb80fa2",
808
+ "video": {
809
+ "codec_name": "av1",
810
+ "width": 640,
811
+ "height": 480,
812
+ "r_frame_rate": "30/1",
813
+ "nb_frames": 368
814
+ }
815
+ },
816
+ {
817
+ "role": "video",
818
+ "key": "observation.images.cam_1",
819
+ "path": "sample_07/videos/observation.images.cam_1.mp4",
820
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/videos/chunk-000/observation.images.cam_1/episode_000000.mp4",
821
+ "size_bytes": 5277650,
822
+ "sha256": "baacb67351ab6010ca1223665a43fcbb46c25df35feb160f3a31d742ae92cafd",
823
+ "video": {
824
+ "codec_name": "av1",
825
+ "width": 640,
826
+ "height": 480,
827
+ "r_frame_rate": "30/1",
828
+ "nb_frames": 368
829
+ }
830
+ },
831
+ {
832
+ "role": "source_meta",
833
+ "key": "info.json",
834
+ "path": "sample_07/source_meta/info.json",
835
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/meta/info.json",
836
+ "size_bytes": 7728,
837
+ "sha256": "481906bd154e8887cf36caf797c422cc693dfe26294ecca68b944ea704ecdf2f"
838
+ },
839
+ {
840
+ "role": "source_meta",
841
+ "key": "tasks.jsonl",
842
+ "path": "sample_07/source_meta/tasks.jsonl",
843
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/meta/tasks.jsonl",
844
+ "size_bytes": 73,
845
+ "sha256": "6a50445deb27c62e277f0c787acc7efdf293754f5e7cfa59087f4af2a19b83d4"
846
+ }
847
+ ]
848
+ },
849
+ {
850
+ "bundle_sample_id": "sample_08",
851
+ "dataset_id": "G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow",
852
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow",
853
+ "episode_index": 351,
854
+ "task": "Pick up the pillow and put it on the sofa.",
855
+ "source_episode_record": {
856
+ "episode_index": 351,
857
+ "tasks": [
858
+ "Pick up the pillow and put it on the sofa."
859
+ ],
860
+ "length": 389
861
+ },
862
+ "frames": 389,
863
+ "fps": 30,
864
+ "duration_seconds": 12.967,
865
+ "robot_type": "unitree_g1",
866
+ "state_dim": 60,
867
+ "action_dim": 60,
868
+ "video_views": 2,
869
+ "payload_bytes": 13046558,
870
+ "files": [
871
+ {
872
+ "role": "data",
873
+ "key": null,
874
+ "path": "sample_08/data.parquet",
875
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/data/chunk-000/episode_000351.parquet",
876
+ "size_bytes": 224671,
877
+ "sha256": "888b90c24c4cb16c46dd5bcd6a48a0e5b5a8e3d03443557f700799b4bae5417b"
878
+ },
879
+ {
880
+ "role": "video",
881
+ "key": "observation.images.cam_0",
882
+ "path": "sample_08/videos/observation.images.cam_0.mp4",
883
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/videos/chunk-000/observation.images.cam_0/episode_000351.mp4",
884
+ "size_bytes": 6204075,
885
+ "sha256": "5399f7ff40191fa7ac68099bfcdf9cd9e00e0a8863e8eb992c8697065da14e70",
886
+ "video": {
887
+ "codec_name": "av1",
888
+ "width": 640,
889
+ "height": 480,
890
+ "r_frame_rate": "30/1",
891
+ "nb_frames": 389
892
+ }
893
+ },
894
+ {
895
+ "role": "video",
896
+ "key": "observation.images.cam_1",
897
+ "path": "sample_08/videos/observation.images.cam_1.mp4",
898
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/videos/chunk-000/observation.images.cam_1/episode_000351.mp4",
899
+ "size_bytes": 6610010,
900
+ "sha256": "e391da95ae530e01fb7e8d4cfa8f9499dbc2a91cb0e2c2b6427db3d1148cfae3",
901
+ "video": {
902
+ "codec_name": "av1",
903
+ "width": 640,
904
+ "height": 480,
905
+ "r_frame_rate": "30/1",
906
+ "nb_frames": 389
907
+ }
908
+ },
909
+ {
910
+ "role": "source_meta",
911
+ "key": "info.json",
912
+ "path": "sample_08/source_meta/info.json",
913
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/meta/info.json",
914
+ "size_bytes": 7730,
915
+ "sha256": "ce19ad13a46768691d956374598c49670fbdb25bc2edc7e717c9dc85ea7ea9f1"
916
+ },
917
+ {
918
+ "role": "source_meta",
919
+ "key": "tasks.jsonl",
920
+ "path": "sample_08/source_meta/tasks.jsonl",
921
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/meta/tasks.jsonl",
922
+ "size_bytes": 72,
923
+ "sha256": "68a64f4e78a845c2eeaa32aaafec10c72869e5836473bdd50a1bda217fa89ac7"
924
+ }
925
+ ]
926
+ },
927
+ {
928
+ "bundle_sample_id": "sample_09",
929
+ "dataset_id": "G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine",
930
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine",
931
+ "episode_index": 111,
932
+ "task": "Put the clothes in the basket into the washing machine.",
933
+ "source_episode_record": {
934
+ "episode_index": 111,
935
+ "tasks": [
936
+ "Put the clothes in the basket into the washing machine."
937
+ ],
938
+ "length": 693
939
+ },
940
+ "frames": 693,
941
+ "fps": 30,
942
+ "duration_seconds": 23.1,
943
+ "robot_type": "unitree_g1",
944
+ "state_dim": 60,
945
+ "action_dim": 60,
946
+ "video_views": 2,
947
+ "payload_bytes": 18735679,
948
+ "files": [
949
+ {
950
+ "role": "data",
951
+ "key": null,
952
+ "path": "sample_09/data.parquet",
953
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/data/chunk-000/episode_000111.parquet",
954
+ "size_bytes": 400213,
955
+ "sha256": "eae8469e0eaec7cbf66ba3e245962c48adb7dc5de6ace969ccfe4597060eafeb"
956
+ },
957
+ {
958
+ "role": "video",
959
+ "key": "observation.images.cam_0",
960
+ "path": "sample_09/videos/observation.images.cam_0.mp4",
961
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.cam_0/episode_000111.mp4",
962
+ "size_bytes": 9720422,
963
+ "sha256": "e9ac82f787a4a03cf4fdc2d3d75c7e5f89134ec0328ccaf3e1064c2b190e4742",
964
+ "video": {
965
+ "codec_name": "av1",
966
+ "width": 640,
967
+ "height": 480,
968
+ "r_frame_rate": "30/1",
969
+ "nb_frames": 693
970
+ }
971
+ },
972
+ {
973
+ "role": "video",
974
+ "key": "observation.images.cam_1",
975
+ "path": "sample_09/videos/observation.images.cam_1.mp4",
976
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.cam_1/episode_000111.mp4",
977
+ "size_bytes": 8607230,
978
+ "sha256": "27dd818981540994878edefe18c09e410aa62a36ad6c3c89fad834b149299989",
979
+ "video": {
980
+ "codec_name": "av1",
981
+ "width": 640,
982
+ "height": 480,
983
+ "r_frame_rate": "30/1",
984
+ "nb_frames": 693
985
+ }
986
+ },
987
+ {
988
+ "role": "source_meta",
989
+ "key": "info.json",
990
+ "path": "sample_09/source_meta/info.json",
991
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/meta/info.json",
992
+ "size_bytes": 7729,
993
+ "sha256": "defc4d4635043f5da608c2f113c1dc795f297e0666acb15a8ad7106c0afe4412"
994
+ },
995
+ {
996
+ "role": "source_meta",
997
+ "key": "tasks.jsonl",
998
+ "path": "sample_09/source_meta/tasks.jsonl",
999
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/meta/tasks.jsonl",
1000
+ "size_bytes": 85,
1001
+ "sha256": "fdec791a8e2d1d86bf8574dad0bf38bcec3f3da80bc53b7cd795e3a24a004bbf"
1002
+ }
1003
+ ]
1004
+ }
1005
+ ]
1006
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/manifest.jsonl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {"bundle_sample_id":"sample_00","dataset_id":"G1_WBT_Brainco_Make_The_Bed","source_relative_root":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed","episode_index":251,"task":"Make the bed neatly","source_episode_record":{"episode_index":251,"tasks":["Make the bed neatly"],"length":749},"frames":749,"fps":30,"duration_seconds":24.967,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":28012194,"files":[{"role":"data","key":null,"path":"sample_00/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/data/chunk-000/episode_000251.parquet","size_bytes":434106,"sha256":"b02f21db918f696003afb77a9303dfaff6f6d5e60fac61ea953a88a71f27dc25"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_00/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_left/episode_000251.mp4","size_bytes":7479567,"sha256":"7a6fcacd5029422b4d25e19bd97b5f125dcc36a8783f4c66b0ced41f527d825e","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":749}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_00/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_right/episode_000251.mp4","size_bytes":6659744,"sha256":"692e64a52da45a6ff622d94e8c4a2431ba788b8e4968db6c0d3487d6f74f81ec","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":749}},{"role":"video","key":"observation.images.wrist_left","path":"sample_00/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_left/episode_000251.mp4","size_bytes":4340661,"sha256":"3fe7f23c278479345f24afcdd45ee8d1804811323db781d4c93d440fd9af12c1","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":749}},{"role":"video","key":"observation.images.wrist_right","path":"sample_00/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_right/episode_000251.mp4","size_bytes":9089037,"sha256":"5ebb9d90265013901eed710caeb35a3076d2ac17f78c67a2e04d71d98ac98f75","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":749}},{"role":"source_meta","key":"info.json","path":"sample_00/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/info.json","size_bytes":9030,"sha256":"86b16460b9507ef2570d44051b027f0391e8c639cca6917f1c6c62f8ccb722b2"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_00/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/tasks.jsonl","size_bytes":49,"sha256":"76bcbfe71480e1043f52585287b42f852132fe2b848a6c2f1429fe2429947530"}]}
2
+ {"bundle_sample_id":"sample_01","dataset_id":"G1_WBT_Brainco_Pick_Up_Medicine","source_relative_root":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine","episode_index":243,"task":"Open the drawer and pick up the medicine","source_episode_record":{"episode_index":243,"tasks":["Open the drawer and pick up the medicine"],"length":750},"frames":750,"fps":30,"duration_seconds":25.0,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":33163069,"files":[{"role":"data","key":null,"path":"sample_01/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/data/chunk-000/episode_000243.parquet","size_bytes":437523,"sha256":"2f63fae6a5250e6246057b8679445f396fb74136b76422e52288731c22b9cf32"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_01/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_left/episode_000243.mp4","size_bytes":10311122,"sha256":"9d91621ef06b211e5dae53078717712c1ade19babaa2ef8c920eba0c60c65596","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_01/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_right/episode_000243.mp4","size_bytes":9590101,"sha256":"ca5ce9e2253e6a64d1921b700537de8f327b2a718eee32eb2ccd7dda3c70cae9","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.wrist_left","path":"sample_01/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_left/episode_000243.mp4","size_bytes":6487994,"sha256":"5a22e050c7ee33913af1d646a9cf8c230d3273e182c82794f06d5134cc683eda","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.wrist_right","path":"sample_01/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_right/episode_000243.mp4","size_bytes":6327229,"sha256":"ef0905617b66f01179010d6a84c007313f434bc4cc2d05283878170f5c4a9718","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"source_meta","key":"info.json","path":"sample_01/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/info.json","size_bytes":9030,"sha256":"6cb94aeee3a775d944bc7362ef68ed80de0ff15c50004aabd33b143bac770ce3"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_01/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/tasks.jsonl","size_bytes":70,"sha256":"771165ec29959ce236783b7daa2a5357c3c9bed0dc8d65b17c37b3a9797aa323"}]}
3
+ {"bundle_sample_id":"sample_02","dataset_id":"G1_WBT_Dex1_Put_Clothes_into_Washing_Machine","source_relative_root":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine","episode_index":111,"task":"Pick up the clothes and place them into the washing machine","source_episode_record":{"episode_index":111,"tasks":["Pick up the clothes and place them into the washing machine"],"length":757},"frames":757,"fps":30,"duration_seconds":25.233,"robot_type":"unitree_g1","state_dim":50,"action_dim":50,"video_views":4,"payload_bytes":53778997,"files":[{"role":"data","key":null,"path":"sample_02/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/data/chunk-000/episode_000111.parquet","size_bytes":438233,"sha256":"4c0f082ec3b92c48aba7f27560ac56e90ef4cbede5e53aa2ffc314419c5841ec"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_02/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_left/episode_000111.mp4","size_bytes":12471292,"sha256":"3dca2a08e40c96e2cb795df3719cc392d3f7b2ded06a77c7a91284eed396f13b","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":757}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_02/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_right/episode_000111.mp4","size_bytes":16230170,"sha256":"4736fe1fba1000db391a45922c2e07f0e081f9fccd41a5faf0e260b1f965cdaa","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":757}},{"role":"video","key":"observation.images.wrist_left","path":"sample_02/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_left/episode_000111.mp4","size_bytes":12835118,"sha256":"62cb37e10e2f642754039f5331c8fedc4a3fdbe5677d5abd5e2a4414fef5db0b","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":757}},{"role":"video","key":"observation.images.wrist_right","path":"sample_02/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_right/episode_000111.mp4","size_bytes":11795692,"sha256":"0464eab17dad5e1a918048cad667f9ccde59aedc73718e0f7577428e248a1150","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":757}},{"role":"source_meta","key":"info.json","path":"sample_02/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/info.json","size_bytes":8403,"sha256":"f8d066fd6a0ac05d6791afacd7f067eb94e5b35003f57fb61039fe66d9e517c4"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_02/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/tasks.jsonl","size_bytes":89,"sha256":"c3d740c05e2edaf32031553610156c8efce6bed9920093b7881f123712047e6c"}]}
4
+ {"bundle_sample_id":"sample_03","dataset_id":"G1_WBT_Inspire_Clean_The_Living_Room","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room","episode_index":133,"task":"Wipe the table with a cloth and put it in the basket.","source_episode_record":{"episode_index":133,"tasks":["Wipe the table with a cloth and put it in the basket."],"length":754},"frames":754,"fps":30,"duration_seconds":25.133,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":47673148,"files":[{"role":"data","key":null,"path":"sample_03/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/data/chunk-000/episode_000133.parquet","size_bytes":437252,"sha256":"3aa82ba42caa0bdfc928f04728e0a66f3b22e07b8a835e352a17a95a739d68d4"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_03/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_left/episode_000133.mp4","size_bytes":14400289,"sha256":"9e583f8eb4c533640c0f8cfd3c650da66a64a6993ed66f46a6045959d44f8551","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":754}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_03/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_right/episode_000133.mp4","size_bytes":13988987,"sha256":"b33b21a15763279faf14251581f052428d055f91a94dd2ac1e1dcf155e82ee8e","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":754}},{"role":"video","key":"observation.images.wrist_left","path":"sample_03/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_left/episode_000133.mp4","size_bytes":9252859,"sha256":"5296f9a20466a51141ad66faf40933032578265b6a6f1aaf8fed966053127d0b","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":754}},{"role":"video","key":"observation.images.wrist_right","path":"sample_03/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_right/episode_000133.mp4","size_bytes":9584648,"sha256":"e3a722696ef6f379fd8ad57cc2c8e09ecb8161fe9a90e3803a03101d68f1afdf","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":754}},{"role":"source_meta","key":"info.json","path":"sample_03/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/info.json","size_bytes":9030,"sha256":"9484769c98fc54214f1539376192e0c402ed3f5ac0970d2f18f7a71378a724f8"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_03/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/tasks.jsonl","size_bytes":83,"sha256":"ad3679842dfd42916b10ea911816ad0314fab488a61fb3e1b57c8614e2b84fb4"}]}
5
+ {"bundle_sample_id":"sample_04","dataset_id":"G1_WBT_Inspire_Pick_Up_Drinks","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks","episode_index":12,"task":"pick up the drink and place into the basket.","source_episode_record":{"episode_index":12,"tasks":["pick up the drink and place into the basket."],"length":748},"frames":748,"fps":30,"duration_seconds":24.933,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":58346639,"files":[{"role":"data","key":null,"path":"sample_04/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/data/chunk-000/episode_000012.parquet","size_bytes":427915,"sha256":"262682ea23f4d9462ba50ba387b7204a08b0e8413545d1235d4a6fb58785861e"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_04/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_left/episode_000012.mp4","size_bytes":17859338,"sha256":"a15d9e12243fd4ee4be55146493915c8c18c98d46496519cac6ffb8d66e4d943","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":748}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_04/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_right/episode_000012.mp4","size_bytes":16908329,"sha256":"15e8027405e7f50d0bcf2f42b431f69fa2d0af2c1963fda75833990b7f029c8c","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":748}},{"role":"video","key":"observation.images.wrist_left","path":"sample_04/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_left/episode_000012.mp4","size_bytes":9900349,"sha256":"41690f214de343a3dfb62854606ae3ff68811e097d2943ebfc8f2110cf967aeb","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":748}},{"role":"video","key":"observation.images.wrist_right","path":"sample_04/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_right/episode_000012.mp4","size_bytes":13241604,"sha256":"f8c3935d08d9b8768357c87e27a329cddef3133330a0756b7cd781e21f16c6d2","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":748}},{"role":"source_meta","key":"info.json","path":"sample_04/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/info.json","size_bytes":9030,"sha256":"2fd25c9c39dd88085cdd203734e9d5ba2d057d4496afd1f3a5d36359941d9dba"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_04/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/tasks.jsonl","size_bytes":74,"sha256":"ce00de64a19896d26e066b79fa7dfdacc660b39dcb8e85a7b900fcc0aee1948f"}]}
6
+ {"bundle_sample_id":"sample_05","dataset_id":"G1_WBT_Inspire_Put_Drinks_Into_Fridge","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge","episode_index":200,"task":"put drinks into fridge and close the fridge","source_episode_record":{"episode_index":200,"tasks":["put drinks into fridge and close the fridge"],"length":752},"frames":752,"fps":30,"duration_seconds":25.067,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":38238640,"files":[{"role":"data","key":null,"path":"sample_05/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/data/chunk-000/episode_000200.parquet","size_bytes":429071,"sha256":"fed5be80f7ec270774654884ae46bf3ecd6103a67608d14481a19d2f02496864"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_05/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_left/episode_000200.mp4","size_bytes":10244239,"sha256":"b440f6d468be8aa8eabf8b3317c539b46d2f47d8284bc11cdd0537bfd17f43af","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":752}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_05/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_right/episode_000200.mp4","size_bytes":10339766,"sha256":"51ed86a8e26fdefdd6a4b0f58987f238df5d2098283080a832aa95fae9fa14d0","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":752}},{"role":"video","key":"observation.images.wrist_left","path":"sample_05/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_left/episode_000200.mp4","size_bytes":7462146,"sha256":"d89218f40aa136a3c05b3e1e40a3c5e4bfcf290aff40e2c9c678a4b8e45d731a","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":752}},{"role":"video","key":"observation.images.wrist_right","path":"sample_05/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_right/episode_000200.mp4","size_bytes":9754315,"sha256":"d66ab87e856ecf61d87dfb4492fd765b50e99e55bc4de11b20016ee35a892fca","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":752}},{"role":"source_meta","key":"info.json","path":"sample_05/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/info.json","size_bytes":9030,"sha256":"9fecbbd7404e039b2bb06f15c95048e2470dd66ee02db93cec9d9644400f05be"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_05/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/tasks.jsonl","size_bytes":73,"sha256":"fc25702ad52d7813286bdc0eefc45fb54ae846baff150f311e750202ab3b3438"}]}
7
+ {"bundle_sample_id":"sample_06","dataset_id":"G1_WBT_Inspire_Put_Vegetables_Into_Basket","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket","episode_index":4,"task":"put vegetables into the basket","source_episode_record":{"episode_index":4,"tasks":["put vegetables into the basket"],"length":750},"frames":750,"fps":30,"duration_seconds":25.0,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":4,"payload_bytes":54807470,"files":[{"role":"data","key":null,"path":"sample_06/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/data/chunk-000/episode_000004.parquet","size_bytes":440711,"sha256":"c65b62254f4c1f2761ddb59fdb4a372eec88e5c5989869a2982db6903ef08eb3"},{"role":"video","key":"observation.images.head_stereo_left","path":"sample_06/videos/observation.images.head_stereo_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.head_stereo_left/episode_000004.mp4","size_bytes":20463266,"sha256":"423b578c45e08535171c65441d7013fa9c22839e5aa4d9287927a3124c36f735","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.head_stereo_right","path":"sample_06/videos/observation.images.head_stereo_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.head_stereo_right/episode_000004.mp4","size_bytes":15589068,"sha256":"e5c51f0653535d900ca06120c29bbe06f29d3f518e6b8a41de1b7d9919b4ac9a","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.wrist_left","path":"sample_06/videos/observation.images.wrist_left.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.wrist_left/episode_000004.mp4","size_bytes":8203398,"sha256":"4bc5c42ebedf05e8f1037e0512cfa82b307c93716c385fbccba407a237b50c79","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"video","key":"observation.images.wrist_right","path":"sample_06/videos/observation.images.wrist_right.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/videos/chunk-000/observation.images.wrist_right/episode_000004.mp4","size_bytes":10101937,"sha256":"f228ce64cbbc640f6af93ac780363b2fa158205a40dfddd9b4b72c6ec13e389f","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":750}},{"role":"source_meta","key":"info.json","path":"sample_06/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/meta/info.json","size_bytes":9030,"sha256":"67681f7f349b14ce7147f8e0f17fbab29381d543ab2b12124f94bacb93850f58"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_06/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Vegetables_Into_Basket/meta/tasks.jsonl","size_bytes":60,"sha256":"23106a795b8d2f53f1c3ba1434cf52edbdfc06b0791ae122da58b3914b4f8ba7"}]}
8
+ {"bundle_sample_id":"sample_07","dataset_id":"G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes","episode_index":0,"task":"Put the clothes on the bed into the basket.","source_episode_record":{"episode_index":0,"tasks":["Put the clothes on the bed into the basket."],"length":368},"frames":368,"fps":30,"duration_seconds":12.267,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":2,"payload_bytes":10354565,"files":[{"role":"data","key":null,"path":"sample_07/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/data/chunk-000/episode_000000.parquet","size_bytes":211440,"sha256":"7379193649bed029e81fc0d030529f98b370c588293be0a6f5b9902da055a71b"},{"role":"video","key":"observation.images.cam_0","path":"sample_07/videos/observation.images.cam_0.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/videos/chunk-000/observation.images.cam_0/episode_000000.mp4","size_bytes":4857674,"sha256":"4bc5afcc1b52085a240b435041357b1d18487e052491cc0074ea44308eb80fa2","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":368}},{"role":"video","key":"observation.images.cam_1","path":"sample_07/videos/observation.images.cam_1.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/videos/chunk-000/observation.images.cam_1/episode_000000.mp4","size_bytes":5277650,"sha256":"baacb67351ab6010ca1223665a43fcbb46c25df35feb160f3a31d742ae92cafd","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":368}},{"role":"source_meta","key":"info.json","path":"sample_07/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/meta/info.json","size_bytes":7728,"sha256":"481906bd154e8887cf36caf797c422cc693dfe26294ecca68b944ea704ecdf2f"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_07/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Collect_Clothes_MainCamOnly/G1_WB_Dex5_Collect_Clothes/meta/tasks.jsonl","size_bytes":73,"sha256":"6a50445deb27c62e277f0c787acc7efdf293754f5e7cfa59087f4af2a19b83d4"}]}
9
+ {"bundle_sample_id":"sample_08","dataset_id":"G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow","episode_index":351,"task":"Pick up the pillow and put it on the sofa.","source_episode_record":{"episode_index":351,"tasks":["Pick up the pillow and put it on the sofa."],"length":389},"frames":389,"fps":30,"duration_seconds":12.967,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":2,"payload_bytes":13046558,"files":[{"role":"data","key":null,"path":"sample_08/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/data/chunk-000/episode_000351.parquet","size_bytes":224671,"sha256":"888b90c24c4cb16c46dd5bcd6a48a0e5b5a8e3d03443557f700799b4bae5417b"},{"role":"video","key":"observation.images.cam_0","path":"sample_08/videos/observation.images.cam_0.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/videos/chunk-000/observation.images.cam_0/episode_000351.mp4","size_bytes":6204075,"sha256":"5399f7ff40191fa7ac68099bfcdf9cd9e00e0a8863e8eb992c8697065da14e70","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":389}},{"role":"video","key":"observation.images.cam_1","path":"sample_08/videos/observation.images.cam_1.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/videos/chunk-000/observation.images.cam_1/episode_000351.mp4","size_bytes":6610010,"sha256":"e391da95ae530e01fb7e8d4cfa8f9499dbc2a91cb0e2c2b6427db3d1148cfae3","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":389}},{"role":"source_meta","key":"info.json","path":"sample_08/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/meta/info.json","size_bytes":7730,"sha256":"ce19ad13a46768691d956374598c49670fbdb25bc2edc7e717c9dc85ea7ea9f1"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_08/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Pickup_Pillow_MainCamOnly/G1_WB_Dex5_Pickup_Pillow/meta/tasks.jsonl","size_bytes":72,"sha256":"68a64f4e78a845c2eeaa32aaafec10c72869e5836473bdd50a1bda217fa89ac7"}]}
10
+ {"bundle_sample_id":"sample_09","dataset_id":"G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine","source_relative_root":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine","episode_index":111,"task":"Put the clothes in the basket into the washing machine.","source_episode_record":{"episode_index":111,"tasks":["Put the clothes in the basket into the washing machine."],"length":693},"frames":693,"fps":30,"duration_seconds":23.1,"robot_type":"unitree_g1","state_dim":60,"action_dim":60,"video_views":2,"payload_bytes":18735679,"files":[{"role":"data","key":null,"path":"sample_09/data.parquet","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/data/chunk-000/episode_000111.parquet","size_bytes":400213,"sha256":"eae8469e0eaec7cbf66ba3e245962c48adb7dc5de6ace969ccfe4597060eafeb"},{"role":"video","key":"observation.images.cam_0","path":"sample_09/videos/observation.images.cam_0.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.cam_0/episode_000111.mp4","size_bytes":9720422,"sha256":"e9ac82f787a4a03cf4fdc2d3d75c7e5f89134ec0328ccaf3e1064c2b190e4742","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":693}},{"role":"video","key":"observation.images.cam_1","path":"sample_09/videos/observation.images.cam_1.mp4","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.cam_1/episode_000111.mp4","size_bytes":8607230,"sha256":"27dd818981540994878edefe18c09e410aa62a36ad6c3c89fad834b149299989","video":{"codec_name":"av1","width":640,"height":480,"r_frame_rate":"30/1","nb_frames":693}},{"role":"source_meta","key":"info.json","path":"sample_09/source_meta/info.json","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/meta/info.json","size_bytes":7729,"sha256":"defc4d4635043f5da608c2f113c1dc795f297e0666acb15a8ad7106c0afe4412"},{"role":"source_meta","key":"tasks.jsonl","path":"sample_09/source_meta/tasks.jsonl","source_relative_path":"unitreerobotics_v21/G1_WBT_Inspire_Put_Clothes_into_Washing_Machine_MainCamOnly/G1_WB_Dex5_Put_Clothes_into_Washing_Machine/meta/tasks.jsonl","size_bytes":85,"sha256":"fdec791a8e2d1d86bf8574dad0bf38bcec3f3da80bc53b7cd795e3a24a004bbf"}]}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02f21db918f696003afb77a9303dfaff6f6d5e60fac61ea953a88a71f27dc25
3
+ size 434106
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_00",
3
+ "dataset_id": "G1_WBT_Brainco_Make_The_Bed",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed",
5
+ "episode_index": 251,
6
+ "task": "Make the bed neatly",
7
+ "source_episode_record": {
8
+ "episode_index": 251,
9
+ "tasks": [
10
+ "Make the bed neatly"
11
+ ],
12
+ "length": 749
13
+ },
14
+ "frames": 749,
15
+ "fps": 30,
16
+ "duration_seconds": 24.967,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 60,
19
+ "action_dim": 60,
20
+ "video_views": 4,
21
+ "payload_bytes": 28012194,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_00/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/data/chunk-000/episode_000251.parquet",
28
+ "size_bytes": 434106,
29
+ "sha256": "b02f21db918f696003afb77a9303dfaff6f6d5e60fac61ea953a88a71f27dc25"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_00/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_left/episode_000251.mp4",
36
+ "size_bytes": 7479567,
37
+ "sha256": "7a6fcacd5029422b4d25e19bd97b5f125dcc36a8783f4c66b0ced41f527d825e",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 749
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_00/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.head_stereo_right/episode_000251.mp4",
51
+ "size_bytes": 6659744,
52
+ "sha256": "692e64a52da45a6ff622d94e8c4a2431ba788b8e4968db6c0d3487d6f74f81ec",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 749
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_00/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_left/episode_000251.mp4",
66
+ "size_bytes": 4340661,
67
+ "sha256": "3fe7f23c278479345f24afcdd45ee8d1804811323db781d4c93d440fd9af12c1",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 749
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_00/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/videos/chunk-000/observation.images.wrist_right/episode_000251.mp4",
81
+ "size_bytes": 9089037,
82
+ "sha256": "5ebb9d90265013901eed710caeb35a3076d2ac17f78c67a2e04d71d98ac98f75",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 749
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_00/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/info.json",
96
+ "size_bytes": 9030,
97
+ "sha256": "86b16460b9507ef2570d44051b027f0391e8c639cca6917f1c6c62f8ccb722b2"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_00/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Make_The_Bed/meta/tasks.jsonl",
104
+ "size_bytes": 49,
105
+ "sha256": "76bcbfe71480e1043f52585287b42f852132fe2b848a6c2f1429fe2429947530"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/source_meta/info.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 300,
5
+ "total_frames": 206992,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:300"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 12
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1",
135
+ "hand_state_2",
136
+ "hand_state_3",
137
+ "hand_state_4",
138
+ "hand_state_5",
139
+ "hand_state_6",
140
+ "hand_state_7",
141
+ "hand_state_8",
142
+ "hand_state_9",
143
+ "hand_state_10",
144
+ "hand_state_11"
145
+ ]
146
+ },
147
+ "observation.state.robot_q_current": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 36
151
+ ],
152
+ "names": [
153
+ "robot_q_current_0",
154
+ "robot_q_current_1",
155
+ "robot_q_current_2",
156
+ "robot_q_current_3",
157
+ "robot_q_current_4",
158
+ "robot_q_current_5",
159
+ "robot_q_current_6",
160
+ "robot_q_current_7",
161
+ "robot_q_current_8",
162
+ "robot_q_current_9",
163
+ "robot_q_current_10",
164
+ "robot_q_current_11",
165
+ "robot_q_current_12",
166
+ "robot_q_current_13",
167
+ "robot_q_current_14",
168
+ "robot_q_current_15",
169
+ "robot_q_current_16",
170
+ "robot_q_current_17",
171
+ "robot_q_current_18",
172
+ "robot_q_current_19",
173
+ "robot_q_current_20",
174
+ "robot_q_current_21",
175
+ "robot_q_current_22",
176
+ "robot_q_current_23",
177
+ "robot_q_current_24",
178
+ "robot_q_current_25",
179
+ "robot_q_current_26",
180
+ "robot_q_current_27",
181
+ "robot_q_current_28",
182
+ "robot_q_current_29",
183
+ "robot_q_current_30",
184
+ "robot_q_current_31",
185
+ "robot_q_current_32",
186
+ "robot_q_current_33",
187
+ "robot_q_current_34",
188
+ "robot_q_current_35"
189
+ ]
190
+ },
191
+ "action.ee_action": {
192
+ "dtype": "float32",
193
+ "shape": [
194
+ 12
195
+ ],
196
+ "names": [
197
+ "ee_action_0",
198
+ "ee_action_1",
199
+ "ee_action_2",
200
+ "ee_action_3",
201
+ "ee_action_4",
202
+ "ee_action_5",
203
+ "ee_action_6",
204
+ "ee_action_7",
205
+ "ee_action_8",
206
+ "ee_action_9",
207
+ "ee_action_10",
208
+ "ee_action_11"
209
+ ]
210
+ },
211
+ "action.hand_cmd": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 12
215
+ ],
216
+ "names": [
217
+ "hand_cmd_0",
218
+ "hand_cmd_1",
219
+ "hand_cmd_2",
220
+ "hand_cmd_3",
221
+ "hand_cmd_4",
222
+ "hand_cmd_5",
223
+ "hand_cmd_6",
224
+ "hand_cmd_7",
225
+ "hand_cmd_8",
226
+ "hand_cmd_9",
227
+ "hand_cmd_10",
228
+ "hand_cmd_11"
229
+ ]
230
+ },
231
+ "action.robot_q_desired": {
232
+ "dtype": "float32",
233
+ "shape": [
234
+ 36
235
+ ],
236
+ "names": [
237
+ "robot_q_desired_0",
238
+ "robot_q_desired_1",
239
+ "robot_q_desired_2",
240
+ "robot_q_desired_3",
241
+ "robot_q_desired_4",
242
+ "robot_q_desired_5",
243
+ "robot_q_desired_6",
244
+ "robot_q_desired_7",
245
+ "robot_q_desired_8",
246
+ "robot_q_desired_9",
247
+ "robot_q_desired_10",
248
+ "robot_q_desired_11",
249
+ "robot_q_desired_12",
250
+ "robot_q_desired_13",
251
+ "robot_q_desired_14",
252
+ "robot_q_desired_15",
253
+ "robot_q_desired_16",
254
+ "robot_q_desired_17",
255
+ "robot_q_desired_18",
256
+ "robot_q_desired_19",
257
+ "robot_q_desired_20",
258
+ "robot_q_desired_21",
259
+ "robot_q_desired_22",
260
+ "robot_q_desired_23",
261
+ "robot_q_desired_24",
262
+ "robot_q_desired_25",
263
+ "robot_q_desired_26",
264
+ "robot_q_desired_27",
265
+ "robot_q_desired_28",
266
+ "robot_q_desired_29",
267
+ "robot_q_desired_30",
268
+ "robot_q_desired_31",
269
+ "robot_q_desired_32",
270
+ "robot_q_desired_33",
271
+ "robot_q_desired_34",
272
+ "robot_q_desired_35"
273
+ ]
274
+ },
275
+ "timestamp": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 1
279
+ ],
280
+ "names": null
281
+ },
282
+ "frame_index": {
283
+ "dtype": "int64",
284
+ "shape": [
285
+ 1
286
+ ],
287
+ "names": null
288
+ },
289
+ "episode_index": {
290
+ "dtype": "int64",
291
+ "shape": [
292
+ 1
293
+ ],
294
+ "names": null
295
+ },
296
+ "index": {
297
+ "dtype": "int64",
298
+ "shape": [
299
+ 1
300
+ ],
301
+ "names": null
302
+ },
303
+ "task_index": {
304
+ "dtype": "int64",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ }
310
+ },
311
+ "total_chunks": 1,
312
+ "total_videos": 1200
313
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Make the bed neatly"}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a6fcacd5029422b4d25e19bd97b5f125dcc36a8783f4c66b0ced41f527d825e
3
+ size 7479567
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.head_stereo_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:692e64a52da45a6ff622d94e8c4a2431ba788b8e4968db6c0d3487d6f74f81ec
3
+ size 6659744
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe7f23c278479345f24afcdd45ee8d1804811323db781d4c93d440fd9af12c1
3
+ size 4340661
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_00/videos/observation.images.wrist_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebb9d90265013901eed710caeb35a3076d2ac17f78c67a2e04d71d98ac98f75
3
+ size 9089037
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f63fae6a5250e6246057b8679445f396fb74136b76422e52288731c22b9cf32
3
+ size 437523
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_01",
3
+ "dataset_id": "G1_WBT_Brainco_Pick_Up_Medicine",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine",
5
+ "episode_index": 243,
6
+ "task": "Open the drawer and pick up the medicine",
7
+ "source_episode_record": {
8
+ "episode_index": 243,
9
+ "tasks": [
10
+ "Open the drawer and pick up the medicine"
11
+ ],
12
+ "length": 750
13
+ },
14
+ "frames": 750,
15
+ "fps": 30,
16
+ "duration_seconds": 25.0,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 60,
19
+ "action_dim": 60,
20
+ "video_views": 4,
21
+ "payload_bytes": 33163069,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_01/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/data/chunk-000/episode_000243.parquet",
28
+ "size_bytes": 437523,
29
+ "sha256": "2f63fae6a5250e6246057b8679445f396fb74136b76422e52288731c22b9cf32"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_01/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_left/episode_000243.mp4",
36
+ "size_bytes": 10311122,
37
+ "sha256": "9d91621ef06b211e5dae53078717712c1ade19babaa2ef8c920eba0c60c65596",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 750
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_01/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.head_stereo_right/episode_000243.mp4",
51
+ "size_bytes": 9590101,
52
+ "sha256": "ca5ce9e2253e6a64d1921b700537de8f327b2a718eee32eb2ccd7dda3c70cae9",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 750
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_01/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_left/episode_000243.mp4",
66
+ "size_bytes": 6487994,
67
+ "sha256": "5a22e050c7ee33913af1d646a9cf8c230d3273e182c82794f06d5134cc683eda",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 750
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_01/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/videos/chunk-000/observation.images.wrist_right/episode_000243.mp4",
81
+ "size_bytes": 6327229,
82
+ "sha256": "ef0905617b66f01179010d6a84c007313f434bc4cc2d05283878170f5c4a9718",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 750
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_01/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/info.json",
96
+ "size_bytes": 9030,
97
+ "sha256": "6cb94aeee3a775d944bc7362ef68ed80de0ff15c50004aabd33b143bac770ce3"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_01/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Brainco_Pick_Up_Medicine/meta/tasks.jsonl",
104
+ "size_bytes": 70,
105
+ "sha256": "771165ec29959ce236783b7daa2a5357c3c9bed0dc8d65b17c37b3a9797aa323"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/source_meta/info.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 300,
5
+ "total_frames": 236536,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:300"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 12
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1",
135
+ "hand_state_2",
136
+ "hand_state_3",
137
+ "hand_state_4",
138
+ "hand_state_5",
139
+ "hand_state_6",
140
+ "hand_state_7",
141
+ "hand_state_8",
142
+ "hand_state_9",
143
+ "hand_state_10",
144
+ "hand_state_11"
145
+ ]
146
+ },
147
+ "observation.state.robot_q_current": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 36
151
+ ],
152
+ "names": [
153
+ "robot_q_current_0",
154
+ "robot_q_current_1",
155
+ "robot_q_current_2",
156
+ "robot_q_current_3",
157
+ "robot_q_current_4",
158
+ "robot_q_current_5",
159
+ "robot_q_current_6",
160
+ "robot_q_current_7",
161
+ "robot_q_current_8",
162
+ "robot_q_current_9",
163
+ "robot_q_current_10",
164
+ "robot_q_current_11",
165
+ "robot_q_current_12",
166
+ "robot_q_current_13",
167
+ "robot_q_current_14",
168
+ "robot_q_current_15",
169
+ "robot_q_current_16",
170
+ "robot_q_current_17",
171
+ "robot_q_current_18",
172
+ "robot_q_current_19",
173
+ "robot_q_current_20",
174
+ "robot_q_current_21",
175
+ "robot_q_current_22",
176
+ "robot_q_current_23",
177
+ "robot_q_current_24",
178
+ "robot_q_current_25",
179
+ "robot_q_current_26",
180
+ "robot_q_current_27",
181
+ "robot_q_current_28",
182
+ "robot_q_current_29",
183
+ "robot_q_current_30",
184
+ "robot_q_current_31",
185
+ "robot_q_current_32",
186
+ "robot_q_current_33",
187
+ "robot_q_current_34",
188
+ "robot_q_current_35"
189
+ ]
190
+ },
191
+ "action.ee_action": {
192
+ "dtype": "float32",
193
+ "shape": [
194
+ 12
195
+ ],
196
+ "names": [
197
+ "ee_action_0",
198
+ "ee_action_1",
199
+ "ee_action_2",
200
+ "ee_action_3",
201
+ "ee_action_4",
202
+ "ee_action_5",
203
+ "ee_action_6",
204
+ "ee_action_7",
205
+ "ee_action_8",
206
+ "ee_action_9",
207
+ "ee_action_10",
208
+ "ee_action_11"
209
+ ]
210
+ },
211
+ "action.hand_cmd": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 12
215
+ ],
216
+ "names": [
217
+ "hand_cmd_0",
218
+ "hand_cmd_1",
219
+ "hand_cmd_2",
220
+ "hand_cmd_3",
221
+ "hand_cmd_4",
222
+ "hand_cmd_5",
223
+ "hand_cmd_6",
224
+ "hand_cmd_7",
225
+ "hand_cmd_8",
226
+ "hand_cmd_9",
227
+ "hand_cmd_10",
228
+ "hand_cmd_11"
229
+ ]
230
+ },
231
+ "action.robot_q_desired": {
232
+ "dtype": "float32",
233
+ "shape": [
234
+ 36
235
+ ],
236
+ "names": [
237
+ "robot_q_desired_0",
238
+ "robot_q_desired_1",
239
+ "robot_q_desired_2",
240
+ "robot_q_desired_3",
241
+ "robot_q_desired_4",
242
+ "robot_q_desired_5",
243
+ "robot_q_desired_6",
244
+ "robot_q_desired_7",
245
+ "robot_q_desired_8",
246
+ "robot_q_desired_9",
247
+ "robot_q_desired_10",
248
+ "robot_q_desired_11",
249
+ "robot_q_desired_12",
250
+ "robot_q_desired_13",
251
+ "robot_q_desired_14",
252
+ "robot_q_desired_15",
253
+ "robot_q_desired_16",
254
+ "robot_q_desired_17",
255
+ "robot_q_desired_18",
256
+ "robot_q_desired_19",
257
+ "robot_q_desired_20",
258
+ "robot_q_desired_21",
259
+ "robot_q_desired_22",
260
+ "robot_q_desired_23",
261
+ "robot_q_desired_24",
262
+ "robot_q_desired_25",
263
+ "robot_q_desired_26",
264
+ "robot_q_desired_27",
265
+ "robot_q_desired_28",
266
+ "robot_q_desired_29",
267
+ "robot_q_desired_30",
268
+ "robot_q_desired_31",
269
+ "robot_q_desired_32",
270
+ "robot_q_desired_33",
271
+ "robot_q_desired_34",
272
+ "robot_q_desired_35"
273
+ ]
274
+ },
275
+ "timestamp": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 1
279
+ ],
280
+ "names": null
281
+ },
282
+ "frame_index": {
283
+ "dtype": "int64",
284
+ "shape": [
285
+ 1
286
+ ],
287
+ "names": null
288
+ },
289
+ "episode_index": {
290
+ "dtype": "int64",
291
+ "shape": [
292
+ 1
293
+ ],
294
+ "names": null
295
+ },
296
+ "index": {
297
+ "dtype": "int64",
298
+ "shape": [
299
+ 1
300
+ ],
301
+ "names": null
302
+ },
303
+ "task_index": {
304
+ "dtype": "int64",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ }
310
+ },
311
+ "total_chunks": 1,
312
+ "total_videos": 1200
313
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Open the drawer and pick up the medicine"}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d91621ef06b211e5dae53078717712c1ade19babaa2ef8c920eba0c60c65596
3
+ size 10311122
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.head_stereo_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca5ce9e2253e6a64d1921b700537de8f327b2a718eee32eb2ccd7dda3c70cae9
3
+ size 9590101
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a22e050c7ee33913af1d646a9cf8c230d3273e182c82794f06d5134cc683eda
3
+ size 6487994
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_01/videos/observation.images.wrist_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0905617b66f01179010d6a84c007313f434bc4cc2d05283878170f5c4a9718
3
+ size 6327229
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c0f082ec3b92c48aba7f27560ac56e90ef4cbede5e53aa2ffc314419c5841ec
3
+ size 438233
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_02",
3
+ "dataset_id": "G1_WBT_Dex1_Put_Clothes_into_Washing_Machine",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine",
5
+ "episode_index": 111,
6
+ "task": "Pick up the clothes and place them into the washing machine",
7
+ "source_episode_record": {
8
+ "episode_index": 111,
9
+ "tasks": [
10
+ "Pick up the clothes and place them into the washing machine"
11
+ ],
12
+ "length": 757
13
+ },
14
+ "frames": 757,
15
+ "fps": 30,
16
+ "duration_seconds": 25.233,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 50,
19
+ "action_dim": 50,
20
+ "video_views": 4,
21
+ "payload_bytes": 53778997,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_02/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/data/chunk-000/episode_000111.parquet",
28
+ "size_bytes": 438233,
29
+ "sha256": "4c0f082ec3b92c48aba7f27560ac56e90ef4cbede5e53aa2ffc314419c5841ec"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_02/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_left/episode_000111.mp4",
36
+ "size_bytes": 12471292,
37
+ "sha256": "3dca2a08e40c96e2cb795df3719cc392d3f7b2ded06a77c7a91284eed396f13b",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 757
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_02/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.head_stereo_right/episode_000111.mp4",
51
+ "size_bytes": 16230170,
52
+ "sha256": "4736fe1fba1000db391a45922c2e07f0e081f9fccd41a5faf0e260b1f965cdaa",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 757
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_02/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_left/episode_000111.mp4",
66
+ "size_bytes": 12835118,
67
+ "sha256": "62cb37e10e2f642754039f5331c8fedc4a3fdbe5677d5abd5e2a4414fef5db0b",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 757
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_02/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/videos/chunk-000/observation.images.wrist_right/episode_000111.mp4",
81
+ "size_bytes": 11795692,
82
+ "sha256": "0464eab17dad5e1a918048cad667f9ccde59aedc73718e0f7577428e248a1150",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 757
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_02/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/info.json",
96
+ "size_bytes": 8403,
97
+ "sha256": "f8d066fd6a0ac05d6791afacd7f067eb94e5b35003f57fb61039fe66d9e517c4"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_02/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Dex1_Put_Clothes_into_Washing_Machine/meta/tasks.jsonl",
104
+ "size_bytes": 89,
105
+ "sha256": "c3d740c05e2edaf32031553610156c8efce6bed9920093b7881f123712047e6c"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/source_meta/info.json ADDED
@@ -0,0 +1,293 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 154,
5
+ "total_frames": 123603,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:154"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 2
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1"
135
+ ]
136
+ },
137
+ "observation.state.robot_q_current": {
138
+ "dtype": "float32",
139
+ "shape": [
140
+ 36
141
+ ],
142
+ "names": [
143
+ "robot_q_current_0",
144
+ "robot_q_current_1",
145
+ "robot_q_current_2",
146
+ "robot_q_current_3",
147
+ "robot_q_current_4",
148
+ "robot_q_current_5",
149
+ "robot_q_current_6",
150
+ "robot_q_current_7",
151
+ "robot_q_current_8",
152
+ "robot_q_current_9",
153
+ "robot_q_current_10",
154
+ "robot_q_current_11",
155
+ "robot_q_current_12",
156
+ "robot_q_current_13",
157
+ "robot_q_current_14",
158
+ "robot_q_current_15",
159
+ "robot_q_current_16",
160
+ "robot_q_current_17",
161
+ "robot_q_current_18",
162
+ "robot_q_current_19",
163
+ "robot_q_current_20",
164
+ "robot_q_current_21",
165
+ "robot_q_current_22",
166
+ "robot_q_current_23",
167
+ "robot_q_current_24",
168
+ "robot_q_current_25",
169
+ "robot_q_current_26",
170
+ "robot_q_current_27",
171
+ "robot_q_current_28",
172
+ "robot_q_current_29",
173
+ "robot_q_current_30",
174
+ "robot_q_current_31",
175
+ "robot_q_current_32",
176
+ "robot_q_current_33",
177
+ "robot_q_current_34",
178
+ "robot_q_current_35"
179
+ ]
180
+ },
181
+ "action.ee_action": {
182
+ "dtype": "float32",
183
+ "shape": [
184
+ 12
185
+ ],
186
+ "names": [
187
+ "ee_action_0",
188
+ "ee_action_1",
189
+ "ee_action_2",
190
+ "ee_action_3",
191
+ "ee_action_4",
192
+ "ee_action_5",
193
+ "ee_action_6",
194
+ "ee_action_7",
195
+ "ee_action_8",
196
+ "ee_action_9",
197
+ "ee_action_10",
198
+ "ee_action_11"
199
+ ]
200
+ },
201
+ "action.hand_cmd": {
202
+ "dtype": "float32",
203
+ "shape": [
204
+ 2
205
+ ],
206
+ "names": [
207
+ "hand_cmd_0",
208
+ "hand_cmd_1"
209
+ ]
210
+ },
211
+ "action.robot_q_desired": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 36
215
+ ],
216
+ "names": [
217
+ "robot_q_desired_0",
218
+ "robot_q_desired_1",
219
+ "robot_q_desired_2",
220
+ "robot_q_desired_3",
221
+ "robot_q_desired_4",
222
+ "robot_q_desired_5",
223
+ "robot_q_desired_6",
224
+ "robot_q_desired_7",
225
+ "robot_q_desired_8",
226
+ "robot_q_desired_9",
227
+ "robot_q_desired_10",
228
+ "robot_q_desired_11",
229
+ "robot_q_desired_12",
230
+ "robot_q_desired_13",
231
+ "robot_q_desired_14",
232
+ "robot_q_desired_15",
233
+ "robot_q_desired_16",
234
+ "robot_q_desired_17",
235
+ "robot_q_desired_18",
236
+ "robot_q_desired_19",
237
+ "robot_q_desired_20",
238
+ "robot_q_desired_21",
239
+ "robot_q_desired_22",
240
+ "robot_q_desired_23",
241
+ "robot_q_desired_24",
242
+ "robot_q_desired_25",
243
+ "robot_q_desired_26",
244
+ "robot_q_desired_27",
245
+ "robot_q_desired_28",
246
+ "robot_q_desired_29",
247
+ "robot_q_desired_30",
248
+ "robot_q_desired_31",
249
+ "robot_q_desired_32",
250
+ "robot_q_desired_33",
251
+ "robot_q_desired_34",
252
+ "robot_q_desired_35"
253
+ ]
254
+ },
255
+ "timestamp": {
256
+ "dtype": "float32",
257
+ "shape": [
258
+ 1
259
+ ],
260
+ "names": null
261
+ },
262
+ "frame_index": {
263
+ "dtype": "int64",
264
+ "shape": [
265
+ 1
266
+ ],
267
+ "names": null
268
+ },
269
+ "episode_index": {
270
+ "dtype": "int64",
271
+ "shape": [
272
+ 1
273
+ ],
274
+ "names": null
275
+ },
276
+ "index": {
277
+ "dtype": "int64",
278
+ "shape": [
279
+ 1
280
+ ],
281
+ "names": null
282
+ },
283
+ "task_index": {
284
+ "dtype": "int64",
285
+ "shape": [
286
+ 1
287
+ ],
288
+ "names": null
289
+ }
290
+ },
291
+ "total_chunks": 1,
292
+ "total_videos": 616
293
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up the clothes and place them into the washing machine"}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dca2a08e40c96e2cb795df3719cc392d3f7b2ded06a77c7a91284eed396f13b
3
+ size 12471292
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.head_stereo_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4736fe1fba1000db391a45922c2e07f0e081f9fccd41a5faf0e260b1f965cdaa
3
+ size 16230170
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62cb37e10e2f642754039f5331c8fedc4a3fdbe5677d5abd5e2a4414fef5db0b
3
+ size 12835118
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_02/videos/observation.images.wrist_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0464eab17dad5e1a918048cad667f9ccde59aedc73718e0f7577428e248a1150
3
+ size 11795692
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aa82ba42caa0bdfc928f04728e0a66f3b22e07b8a835e352a17a95a739d68d4
3
+ size 437252
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_03",
3
+ "dataset_id": "G1_WBT_Inspire_Clean_The_Living_Room",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room",
5
+ "episode_index": 133,
6
+ "task": "Wipe the table with a cloth and put it in the basket.",
7
+ "source_episode_record": {
8
+ "episode_index": 133,
9
+ "tasks": [
10
+ "Wipe the table with a cloth and put it in the basket."
11
+ ],
12
+ "length": 754
13
+ },
14
+ "frames": 754,
15
+ "fps": 30,
16
+ "duration_seconds": 25.133,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 60,
19
+ "action_dim": 60,
20
+ "video_views": 4,
21
+ "payload_bytes": 47673148,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_03/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/data/chunk-000/episode_000133.parquet",
28
+ "size_bytes": 437252,
29
+ "sha256": "3aa82ba42caa0bdfc928f04728e0a66f3b22e07b8a835e352a17a95a739d68d4"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_03/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_left/episode_000133.mp4",
36
+ "size_bytes": 14400289,
37
+ "sha256": "9e583f8eb4c533640c0f8cfd3c650da66a64a6993ed66f46a6045959d44f8551",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 754
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_03/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.head_stereo_right/episode_000133.mp4",
51
+ "size_bytes": 13988987,
52
+ "sha256": "b33b21a15763279faf14251581f052428d055f91a94dd2ac1e1dcf155e82ee8e",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 754
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_03/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_left/episode_000133.mp4",
66
+ "size_bytes": 9252859,
67
+ "sha256": "5296f9a20466a51141ad66faf40933032578265b6a6f1aaf8fed966053127d0b",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 754
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_03/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/videos/chunk-000/observation.images.wrist_right/episode_000133.mp4",
81
+ "size_bytes": 9584648,
82
+ "sha256": "e3a722696ef6f379fd8ad57cc2c8e09ecb8161fe9a90e3803a03101d68f1afdf",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 754
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_03/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/info.json",
96
+ "size_bytes": 9030,
97
+ "sha256": "9484769c98fc54214f1539376192e0c402ed3f5ac0970d2f18f7a71378a724f8"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_03/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Clean_The_Living_Room/meta/tasks.jsonl",
104
+ "size_bytes": 83,
105
+ "sha256": "ad3679842dfd42916b10ea911816ad0314fab488a61fb3e1b57c8614e2b84fb4"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/source_meta/info.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 300,
5
+ "total_frames": 280339,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:300"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 12
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1",
135
+ "hand_state_2",
136
+ "hand_state_3",
137
+ "hand_state_4",
138
+ "hand_state_5",
139
+ "hand_state_6",
140
+ "hand_state_7",
141
+ "hand_state_8",
142
+ "hand_state_9",
143
+ "hand_state_10",
144
+ "hand_state_11"
145
+ ]
146
+ },
147
+ "observation.state.robot_q_current": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 36
151
+ ],
152
+ "names": [
153
+ "robot_q_current_0",
154
+ "robot_q_current_1",
155
+ "robot_q_current_2",
156
+ "robot_q_current_3",
157
+ "robot_q_current_4",
158
+ "robot_q_current_5",
159
+ "robot_q_current_6",
160
+ "robot_q_current_7",
161
+ "robot_q_current_8",
162
+ "robot_q_current_9",
163
+ "robot_q_current_10",
164
+ "robot_q_current_11",
165
+ "robot_q_current_12",
166
+ "robot_q_current_13",
167
+ "robot_q_current_14",
168
+ "robot_q_current_15",
169
+ "robot_q_current_16",
170
+ "robot_q_current_17",
171
+ "robot_q_current_18",
172
+ "robot_q_current_19",
173
+ "robot_q_current_20",
174
+ "robot_q_current_21",
175
+ "robot_q_current_22",
176
+ "robot_q_current_23",
177
+ "robot_q_current_24",
178
+ "robot_q_current_25",
179
+ "robot_q_current_26",
180
+ "robot_q_current_27",
181
+ "robot_q_current_28",
182
+ "robot_q_current_29",
183
+ "robot_q_current_30",
184
+ "robot_q_current_31",
185
+ "robot_q_current_32",
186
+ "robot_q_current_33",
187
+ "robot_q_current_34",
188
+ "robot_q_current_35"
189
+ ]
190
+ },
191
+ "action.ee_action": {
192
+ "dtype": "float32",
193
+ "shape": [
194
+ 12
195
+ ],
196
+ "names": [
197
+ "ee_action_0",
198
+ "ee_action_1",
199
+ "ee_action_2",
200
+ "ee_action_3",
201
+ "ee_action_4",
202
+ "ee_action_5",
203
+ "ee_action_6",
204
+ "ee_action_7",
205
+ "ee_action_8",
206
+ "ee_action_9",
207
+ "ee_action_10",
208
+ "ee_action_11"
209
+ ]
210
+ },
211
+ "action.hand_cmd": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 12
215
+ ],
216
+ "names": [
217
+ "hand_cmd_0",
218
+ "hand_cmd_1",
219
+ "hand_cmd_2",
220
+ "hand_cmd_3",
221
+ "hand_cmd_4",
222
+ "hand_cmd_5",
223
+ "hand_cmd_6",
224
+ "hand_cmd_7",
225
+ "hand_cmd_8",
226
+ "hand_cmd_9",
227
+ "hand_cmd_10",
228
+ "hand_cmd_11"
229
+ ]
230
+ },
231
+ "action.robot_q_desired": {
232
+ "dtype": "float32",
233
+ "shape": [
234
+ 36
235
+ ],
236
+ "names": [
237
+ "robot_q_desired_0",
238
+ "robot_q_desired_1",
239
+ "robot_q_desired_2",
240
+ "robot_q_desired_3",
241
+ "robot_q_desired_4",
242
+ "robot_q_desired_5",
243
+ "robot_q_desired_6",
244
+ "robot_q_desired_7",
245
+ "robot_q_desired_8",
246
+ "robot_q_desired_9",
247
+ "robot_q_desired_10",
248
+ "robot_q_desired_11",
249
+ "robot_q_desired_12",
250
+ "robot_q_desired_13",
251
+ "robot_q_desired_14",
252
+ "robot_q_desired_15",
253
+ "robot_q_desired_16",
254
+ "robot_q_desired_17",
255
+ "robot_q_desired_18",
256
+ "robot_q_desired_19",
257
+ "robot_q_desired_20",
258
+ "robot_q_desired_21",
259
+ "robot_q_desired_22",
260
+ "robot_q_desired_23",
261
+ "robot_q_desired_24",
262
+ "robot_q_desired_25",
263
+ "robot_q_desired_26",
264
+ "robot_q_desired_27",
265
+ "robot_q_desired_28",
266
+ "robot_q_desired_29",
267
+ "robot_q_desired_30",
268
+ "robot_q_desired_31",
269
+ "robot_q_desired_32",
270
+ "robot_q_desired_33",
271
+ "robot_q_desired_34",
272
+ "robot_q_desired_35"
273
+ ]
274
+ },
275
+ "timestamp": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 1
279
+ ],
280
+ "names": null
281
+ },
282
+ "frame_index": {
283
+ "dtype": "int64",
284
+ "shape": [
285
+ 1
286
+ ],
287
+ "names": null
288
+ },
289
+ "episode_index": {
290
+ "dtype": "int64",
291
+ "shape": [
292
+ 1
293
+ ],
294
+ "names": null
295
+ },
296
+ "index": {
297
+ "dtype": "int64",
298
+ "shape": [
299
+ 1
300
+ ],
301
+ "names": null
302
+ },
303
+ "task_index": {
304
+ "dtype": "int64",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ }
310
+ },
311
+ "total_chunks": 1,
312
+ "total_videos": 1200
313
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Wipe the table with a cloth and put it in the basket."}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e583f8eb4c533640c0f8cfd3c650da66a64a6993ed66f46a6045959d44f8551
3
+ size 14400289
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.head_stereo_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33b21a15763279faf14251581f052428d055f91a94dd2ac1e1dcf155e82ee8e
3
+ size 13988987
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5296f9a20466a51141ad66faf40933032578265b6a6f1aaf8fed966053127d0b
3
+ size 9252859
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_03/videos/observation.images.wrist_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a722696ef6f379fd8ad57cc2c8e09ecb8161fe9a90e3803a03101d68f1afdf
3
+ size 9584648
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262682ea23f4d9462ba50ba387b7204a08b0e8413545d1235d4a6fb58785861e
3
+ size 427915
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_04",
3
+ "dataset_id": "G1_WBT_Inspire_Pick_Up_Drinks",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks",
5
+ "episode_index": 12,
6
+ "task": "pick up the drink and place into the basket.",
7
+ "source_episode_record": {
8
+ "episode_index": 12,
9
+ "tasks": [
10
+ "pick up the drink and place into the basket."
11
+ ],
12
+ "length": 748
13
+ },
14
+ "frames": 748,
15
+ "fps": 30,
16
+ "duration_seconds": 24.933,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 60,
19
+ "action_dim": 60,
20
+ "video_views": 4,
21
+ "payload_bytes": 58346639,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_04/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/data/chunk-000/episode_000012.parquet",
28
+ "size_bytes": 427915,
29
+ "sha256": "262682ea23f4d9462ba50ba387b7204a08b0e8413545d1235d4a6fb58785861e"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_04/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_left/episode_000012.mp4",
36
+ "size_bytes": 17859338,
37
+ "sha256": "a15d9e12243fd4ee4be55146493915c8c18c98d46496519cac6ffb8d66e4d943",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 748
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_04/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.head_stereo_right/episode_000012.mp4",
51
+ "size_bytes": 16908329,
52
+ "sha256": "15e8027405e7f50d0bcf2f42b431f69fa2d0af2c1963fda75833990b7f029c8c",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 748
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_04/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_left/episode_000012.mp4",
66
+ "size_bytes": 9900349,
67
+ "sha256": "41690f214de343a3dfb62854606ae3ff68811e097d2943ebfc8f2110cf967aeb",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 748
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_04/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/videos/chunk-000/observation.images.wrist_right/episode_000012.mp4",
81
+ "size_bytes": 13241604,
82
+ "sha256": "f8c3935d08d9b8768357c87e27a329cddef3133330a0756b7cd781e21f16c6d2",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 748
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_04/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/info.json",
96
+ "size_bytes": 9030,
97
+ "sha256": "2fd25c9c39dd88085cdd203734e9d5ba2d057d4496afd1f3a5d36359941d9dba"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_04/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Pick_Up_Drinks/meta/tasks.jsonl",
104
+ "size_bytes": 74,
105
+ "sha256": "ce00de64a19896d26e066b79fa7dfdacc660b39dcb8e85a7b900fcc0aee1948f"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/source_meta/info.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 300,
5
+ "total_frames": 323252,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:300"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 12
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1",
135
+ "hand_state_2",
136
+ "hand_state_3",
137
+ "hand_state_4",
138
+ "hand_state_5",
139
+ "hand_state_6",
140
+ "hand_state_7",
141
+ "hand_state_8",
142
+ "hand_state_9",
143
+ "hand_state_10",
144
+ "hand_state_11"
145
+ ]
146
+ },
147
+ "observation.state.robot_q_current": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 36
151
+ ],
152
+ "names": [
153
+ "robot_q_current_0",
154
+ "robot_q_current_1",
155
+ "robot_q_current_2",
156
+ "robot_q_current_3",
157
+ "robot_q_current_4",
158
+ "robot_q_current_5",
159
+ "robot_q_current_6",
160
+ "robot_q_current_7",
161
+ "robot_q_current_8",
162
+ "robot_q_current_9",
163
+ "robot_q_current_10",
164
+ "robot_q_current_11",
165
+ "robot_q_current_12",
166
+ "robot_q_current_13",
167
+ "robot_q_current_14",
168
+ "robot_q_current_15",
169
+ "robot_q_current_16",
170
+ "robot_q_current_17",
171
+ "robot_q_current_18",
172
+ "robot_q_current_19",
173
+ "robot_q_current_20",
174
+ "robot_q_current_21",
175
+ "robot_q_current_22",
176
+ "robot_q_current_23",
177
+ "robot_q_current_24",
178
+ "robot_q_current_25",
179
+ "robot_q_current_26",
180
+ "robot_q_current_27",
181
+ "robot_q_current_28",
182
+ "robot_q_current_29",
183
+ "robot_q_current_30",
184
+ "robot_q_current_31",
185
+ "robot_q_current_32",
186
+ "robot_q_current_33",
187
+ "robot_q_current_34",
188
+ "robot_q_current_35"
189
+ ]
190
+ },
191
+ "action.ee_action": {
192
+ "dtype": "float32",
193
+ "shape": [
194
+ 12
195
+ ],
196
+ "names": [
197
+ "ee_action_0",
198
+ "ee_action_1",
199
+ "ee_action_2",
200
+ "ee_action_3",
201
+ "ee_action_4",
202
+ "ee_action_5",
203
+ "ee_action_6",
204
+ "ee_action_7",
205
+ "ee_action_8",
206
+ "ee_action_9",
207
+ "ee_action_10",
208
+ "ee_action_11"
209
+ ]
210
+ },
211
+ "action.hand_cmd": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 12
215
+ ],
216
+ "names": [
217
+ "hand_cmd_0",
218
+ "hand_cmd_1",
219
+ "hand_cmd_2",
220
+ "hand_cmd_3",
221
+ "hand_cmd_4",
222
+ "hand_cmd_5",
223
+ "hand_cmd_6",
224
+ "hand_cmd_7",
225
+ "hand_cmd_8",
226
+ "hand_cmd_9",
227
+ "hand_cmd_10",
228
+ "hand_cmd_11"
229
+ ]
230
+ },
231
+ "action.robot_q_desired": {
232
+ "dtype": "float32",
233
+ "shape": [
234
+ 36
235
+ ],
236
+ "names": [
237
+ "robot_q_desired_0",
238
+ "robot_q_desired_1",
239
+ "robot_q_desired_2",
240
+ "robot_q_desired_3",
241
+ "robot_q_desired_4",
242
+ "robot_q_desired_5",
243
+ "robot_q_desired_6",
244
+ "robot_q_desired_7",
245
+ "robot_q_desired_8",
246
+ "robot_q_desired_9",
247
+ "robot_q_desired_10",
248
+ "robot_q_desired_11",
249
+ "robot_q_desired_12",
250
+ "robot_q_desired_13",
251
+ "robot_q_desired_14",
252
+ "robot_q_desired_15",
253
+ "robot_q_desired_16",
254
+ "robot_q_desired_17",
255
+ "robot_q_desired_18",
256
+ "robot_q_desired_19",
257
+ "robot_q_desired_20",
258
+ "robot_q_desired_21",
259
+ "robot_q_desired_22",
260
+ "robot_q_desired_23",
261
+ "robot_q_desired_24",
262
+ "robot_q_desired_25",
263
+ "robot_q_desired_26",
264
+ "robot_q_desired_27",
265
+ "robot_q_desired_28",
266
+ "robot_q_desired_29",
267
+ "robot_q_desired_30",
268
+ "robot_q_desired_31",
269
+ "robot_q_desired_32",
270
+ "robot_q_desired_33",
271
+ "robot_q_desired_34",
272
+ "robot_q_desired_35"
273
+ ]
274
+ },
275
+ "timestamp": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 1
279
+ ],
280
+ "names": null
281
+ },
282
+ "frame_index": {
283
+ "dtype": "int64",
284
+ "shape": [
285
+ 1
286
+ ],
287
+ "names": null
288
+ },
289
+ "episode_index": {
290
+ "dtype": "int64",
291
+ "shape": [
292
+ 1
293
+ ],
294
+ "names": null
295
+ },
296
+ "index": {
297
+ "dtype": "int64",
298
+ "shape": [
299
+ 1
300
+ ],
301
+ "names": null
302
+ },
303
+ "task_index": {
304
+ "dtype": "int64",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ }
310
+ },
311
+ "total_chunks": 1,
312
+ "total_videos": 1200
313
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "pick up the drink and place into the basket."}
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a15d9e12243fd4ee4be55146493915c8c18c98d46496519cac6ffb8d66e4d943
3
+ size 17859338
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.head_stereo_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e8027405e7f50d0bcf2f42b431f69fa2d0af2c1963fda75833990b7f029c8c
3
+ size 16908329
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_left.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41690f214de343a3dfb62854606ae3ff68811e097d2943ebfc8f2110cf967aeb
3
+ size 9900349
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_04/videos/observation.images.wrist_right.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c3935d08d9b8768357c87e27a329cddef3133330a0756b7cd781e21f16c6d2
3
+ size 13241604
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/data.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed5be80f7ec270774654884ae46bf3ecd6103a67608d14481a19d2f02496864
3
+ size 429071
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/sample.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle_sample_id": "sample_05",
3
+ "dataset_id": "G1_WBT_Inspire_Put_Drinks_Into_Fridge",
4
+ "source_relative_root": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge",
5
+ "episode_index": 200,
6
+ "task": "put drinks into fridge and close the fridge",
7
+ "source_episode_record": {
8
+ "episode_index": 200,
9
+ "tasks": [
10
+ "put drinks into fridge and close the fridge"
11
+ ],
12
+ "length": 752
13
+ },
14
+ "frames": 752,
15
+ "fps": 30,
16
+ "duration_seconds": 25.067,
17
+ "robot_type": "unitree_g1",
18
+ "state_dim": 60,
19
+ "action_dim": 60,
20
+ "video_views": 4,
21
+ "payload_bytes": 38238640,
22
+ "files": [
23
+ {
24
+ "role": "data",
25
+ "key": null,
26
+ "path": "sample_05/data.parquet",
27
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/data/chunk-000/episode_000200.parquet",
28
+ "size_bytes": 429071,
29
+ "sha256": "fed5be80f7ec270774654884ae46bf3ecd6103a67608d14481a19d2f02496864"
30
+ },
31
+ {
32
+ "role": "video",
33
+ "key": "observation.images.head_stereo_left",
34
+ "path": "sample_05/videos/observation.images.head_stereo_left.mp4",
35
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_left/episode_000200.mp4",
36
+ "size_bytes": 10244239,
37
+ "sha256": "b440f6d468be8aa8eabf8b3317c539b46d2f47d8284bc11cdd0537bfd17f43af",
38
+ "video": {
39
+ "codec_name": "av1",
40
+ "width": 640,
41
+ "height": 480,
42
+ "r_frame_rate": "30/1",
43
+ "nb_frames": 752
44
+ }
45
+ },
46
+ {
47
+ "role": "video",
48
+ "key": "observation.images.head_stereo_right",
49
+ "path": "sample_05/videos/observation.images.head_stereo_right.mp4",
50
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.head_stereo_right/episode_000200.mp4",
51
+ "size_bytes": 10339766,
52
+ "sha256": "51ed86a8e26fdefdd6a4b0f58987f238df5d2098283080a832aa95fae9fa14d0",
53
+ "video": {
54
+ "codec_name": "av1",
55
+ "width": 640,
56
+ "height": 480,
57
+ "r_frame_rate": "30/1",
58
+ "nb_frames": 752
59
+ }
60
+ },
61
+ {
62
+ "role": "video",
63
+ "key": "observation.images.wrist_left",
64
+ "path": "sample_05/videos/observation.images.wrist_left.mp4",
65
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_left/episode_000200.mp4",
66
+ "size_bytes": 7462146,
67
+ "sha256": "d89218f40aa136a3c05b3e1e40a3c5e4bfcf290aff40e2c9c678a4b8e45d731a",
68
+ "video": {
69
+ "codec_name": "av1",
70
+ "width": 640,
71
+ "height": 480,
72
+ "r_frame_rate": "30/1",
73
+ "nb_frames": 752
74
+ }
75
+ },
76
+ {
77
+ "role": "video",
78
+ "key": "observation.images.wrist_right",
79
+ "path": "sample_05/videos/observation.images.wrist_right.mp4",
80
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/videos/chunk-000/observation.images.wrist_right/episode_000200.mp4",
81
+ "size_bytes": 9754315,
82
+ "sha256": "d66ab87e856ecf61d87dfb4492fd765b50e99e55bc4de11b20016ee35a892fca",
83
+ "video": {
84
+ "codec_name": "av1",
85
+ "width": 640,
86
+ "height": 480,
87
+ "r_frame_rate": "30/1",
88
+ "nb_frames": 752
89
+ }
90
+ },
91
+ {
92
+ "role": "source_meta",
93
+ "key": "info.json",
94
+ "path": "sample_05/source_meta/info.json",
95
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/info.json",
96
+ "size_bytes": 9030,
97
+ "sha256": "9fecbbd7404e039b2bb06f15c95048e2470dd66ee02db93cec9d9644400f05be"
98
+ },
99
+ {
100
+ "role": "source_meta",
101
+ "key": "tasks.jsonl",
102
+ "path": "sample_05/source_meta/tasks.jsonl",
103
+ "source_relative_path": "unitreerobotics_v21/G1_WBT_Inspire_Put_Drinks_Into_Fridge/meta/tasks.jsonl",
104
+ "size_bytes": 73,
105
+ "sha256": "fc25702ad52d7813286bdc0eefc45fb54ae846baff150f311e750202ab3b3438"
106
+ }
107
+ ]
108
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/source_meta/info.json ADDED
@@ -0,0 +1,313 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "unitree_g1",
4
+ "total_episodes": 300,
5
+ "total_frames": 187657,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:300"
11
+ },
12
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
13
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
14
+ "features": {
15
+ "observation.images.head_stereo_left": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "info": {
28
+ "video.height": 480,
29
+ "video.width": 640,
30
+ "video.codec": "av1",
31
+ "video.pix_fmt": "yuv420p",
32
+ "video.is_depth_map": false,
33
+ "video.fps": 30,
34
+ "video.channels": 3,
35
+ "has_audio": false
36
+ }
37
+ },
38
+ "observation.images.head_stereo_right": {
39
+ "dtype": "video",
40
+ "shape": [
41
+ 480,
42
+ 640,
43
+ 3
44
+ ],
45
+ "names": [
46
+ "height",
47
+ "width",
48
+ "channel"
49
+ ],
50
+ "info": {
51
+ "video.height": 480,
52
+ "video.width": 640,
53
+ "video.codec": "av1",
54
+ "video.pix_fmt": "yuv420p",
55
+ "video.is_depth_map": false,
56
+ "video.fps": 30,
57
+ "video.channels": 3,
58
+ "has_audio": false
59
+ }
60
+ },
61
+ "observation.images.wrist_left": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channel"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.wrist_right": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channel"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.ee_state": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 12
111
+ ],
112
+ "names": [
113
+ "ee_state_0",
114
+ "ee_state_1",
115
+ "ee_state_2",
116
+ "ee_state_3",
117
+ "ee_state_4",
118
+ "ee_state_5",
119
+ "ee_state_6",
120
+ "ee_state_7",
121
+ "ee_state_8",
122
+ "ee_state_9",
123
+ "ee_state_10",
124
+ "ee_state_11"
125
+ ]
126
+ },
127
+ "observation.state.hand_state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 12
131
+ ],
132
+ "names": [
133
+ "hand_state_0",
134
+ "hand_state_1",
135
+ "hand_state_2",
136
+ "hand_state_3",
137
+ "hand_state_4",
138
+ "hand_state_5",
139
+ "hand_state_6",
140
+ "hand_state_7",
141
+ "hand_state_8",
142
+ "hand_state_9",
143
+ "hand_state_10",
144
+ "hand_state_11"
145
+ ]
146
+ },
147
+ "observation.state.robot_q_current": {
148
+ "dtype": "float32",
149
+ "shape": [
150
+ 36
151
+ ],
152
+ "names": [
153
+ "robot_q_current_0",
154
+ "robot_q_current_1",
155
+ "robot_q_current_2",
156
+ "robot_q_current_3",
157
+ "robot_q_current_4",
158
+ "robot_q_current_5",
159
+ "robot_q_current_6",
160
+ "robot_q_current_7",
161
+ "robot_q_current_8",
162
+ "robot_q_current_9",
163
+ "robot_q_current_10",
164
+ "robot_q_current_11",
165
+ "robot_q_current_12",
166
+ "robot_q_current_13",
167
+ "robot_q_current_14",
168
+ "robot_q_current_15",
169
+ "robot_q_current_16",
170
+ "robot_q_current_17",
171
+ "robot_q_current_18",
172
+ "robot_q_current_19",
173
+ "robot_q_current_20",
174
+ "robot_q_current_21",
175
+ "robot_q_current_22",
176
+ "robot_q_current_23",
177
+ "robot_q_current_24",
178
+ "robot_q_current_25",
179
+ "robot_q_current_26",
180
+ "robot_q_current_27",
181
+ "robot_q_current_28",
182
+ "robot_q_current_29",
183
+ "robot_q_current_30",
184
+ "robot_q_current_31",
185
+ "robot_q_current_32",
186
+ "robot_q_current_33",
187
+ "robot_q_current_34",
188
+ "robot_q_current_35"
189
+ ]
190
+ },
191
+ "action.ee_action": {
192
+ "dtype": "float32",
193
+ "shape": [
194
+ 12
195
+ ],
196
+ "names": [
197
+ "ee_action_0",
198
+ "ee_action_1",
199
+ "ee_action_2",
200
+ "ee_action_3",
201
+ "ee_action_4",
202
+ "ee_action_5",
203
+ "ee_action_6",
204
+ "ee_action_7",
205
+ "ee_action_8",
206
+ "ee_action_9",
207
+ "ee_action_10",
208
+ "ee_action_11"
209
+ ]
210
+ },
211
+ "action.hand_cmd": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 12
215
+ ],
216
+ "names": [
217
+ "hand_cmd_0",
218
+ "hand_cmd_1",
219
+ "hand_cmd_2",
220
+ "hand_cmd_3",
221
+ "hand_cmd_4",
222
+ "hand_cmd_5",
223
+ "hand_cmd_6",
224
+ "hand_cmd_7",
225
+ "hand_cmd_8",
226
+ "hand_cmd_9",
227
+ "hand_cmd_10",
228
+ "hand_cmd_11"
229
+ ]
230
+ },
231
+ "action.robot_q_desired": {
232
+ "dtype": "float32",
233
+ "shape": [
234
+ 36
235
+ ],
236
+ "names": [
237
+ "robot_q_desired_0",
238
+ "robot_q_desired_1",
239
+ "robot_q_desired_2",
240
+ "robot_q_desired_3",
241
+ "robot_q_desired_4",
242
+ "robot_q_desired_5",
243
+ "robot_q_desired_6",
244
+ "robot_q_desired_7",
245
+ "robot_q_desired_8",
246
+ "robot_q_desired_9",
247
+ "robot_q_desired_10",
248
+ "robot_q_desired_11",
249
+ "robot_q_desired_12",
250
+ "robot_q_desired_13",
251
+ "robot_q_desired_14",
252
+ "robot_q_desired_15",
253
+ "robot_q_desired_16",
254
+ "robot_q_desired_17",
255
+ "robot_q_desired_18",
256
+ "robot_q_desired_19",
257
+ "robot_q_desired_20",
258
+ "robot_q_desired_21",
259
+ "robot_q_desired_22",
260
+ "robot_q_desired_23",
261
+ "robot_q_desired_24",
262
+ "robot_q_desired_25",
263
+ "robot_q_desired_26",
264
+ "robot_q_desired_27",
265
+ "robot_q_desired_28",
266
+ "robot_q_desired_29",
267
+ "robot_q_desired_30",
268
+ "robot_q_desired_31",
269
+ "robot_q_desired_32",
270
+ "robot_q_desired_33",
271
+ "robot_q_desired_34",
272
+ "robot_q_desired_35"
273
+ ]
274
+ },
275
+ "timestamp": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 1
279
+ ],
280
+ "names": null
281
+ },
282
+ "frame_index": {
283
+ "dtype": "int64",
284
+ "shape": [
285
+ 1
286
+ ],
287
+ "names": null
288
+ },
289
+ "episode_index": {
290
+ "dtype": "int64",
291
+ "shape": [
292
+ 1
293
+ ],
294
+ "names": null
295
+ },
296
+ "index": {
297
+ "dtype": "int64",
298
+ "shape": [
299
+ 1
300
+ ],
301
+ "names": null
302
+ },
303
+ "task_index": {
304
+ "dtype": "int64",
305
+ "shape": [
306
+ 1
307
+ ],
308
+ "names": null
309
+ }
310
+ },
311
+ "total_chunks": 1,
312
+ "total_videos": 1200
313
+ }
humanoid_v21_samples/unitreerobotics_wbt_10samples/sample_05/source_meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "put drinks into fridge and close the fridge"}