ZhaoRunyi commited on
Commit
1ca3a16
·
verified ·
1 Parent(s): d664fdd

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +60 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. data/chunk-000/episode_000020.parquet +3 -0
  23. data/chunk-000/episode_000021.parquet +3 -0
  24. data/chunk-000/episode_000022.parquet +3 -0
  25. data/chunk-000/episode_000023.parquet +3 -0
  26. data/chunk-000/episode_000024.parquet +3 -0
  27. data/chunk-000/episode_000025.parquet +3 -0
  28. data/chunk-000/episode_000026.parquet +3 -0
  29. data/chunk-000/episode_000027.parquet +3 -0
  30. data/chunk-000/episode_000028.parquet +3 -0
  31. data/chunk-000/episode_000029.parquet +3 -0
  32. data/chunk-000/episode_000030.parquet +3 -0
  33. data/chunk-000/episode_000031.parquet +3 -0
  34. data/chunk-000/episode_000032.parquet +3 -0
  35. data/chunk-000/episode_000033.parquet +3 -0
  36. data/chunk-000/episode_000034.parquet +3 -0
  37. data/chunk-000/episode_000035.parquet +3 -0
  38. data/chunk-000/episode_000036.parquet +3 -0
  39. data/chunk-000/episode_000037.parquet +3 -0
  40. data/chunk-000/episode_000038.parquet +3 -0
  41. data/chunk-000/episode_000039.parquet +3 -0
  42. data/chunk-000/episode_000040.parquet +3 -0
  43. data/chunk-000/episode_000041.parquet +3 -0
  44. data/chunk-000/episode_000042.parquet +3 -0
  45. data/chunk-000/episode_000043.parquet +3 -0
  46. data/chunk-000/episode_000044.parquet +3 -0
  47. data/chunk-000/episode_000045.parquet +3 -0
  48. data/chunk-000/episode_000046.parquet +3 -0
  49. data/chunk-000/episode_000047.parquet +3 -0
  50. data/chunk-000/episode_000048.parquet +3 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Piper LeRobot Dataset
2
+
3
+ Generated on `2026-04-20` by `convert_piper_hdf5_to_lerobot.py`.
4
+
5
+ ## Summary
6
+
7
+ - Repo id: `ZhaoRunyi/Piper_click_bell_0403`
8
+ - Robot type: `aloha`
9
+ - Input dir: `/home/edemlab/challenge_ws/control_your_robot/example/teleop/save/dual_piper_data/click_bell`
10
+ - Output dir: `/home/edemlab/challenge_ws/data/ZhaoRunyi/Piper_click_bell_0403`
11
+ - FPS: `10`
12
+ - Sampling mode: `full`
13
+ - Leading group: `slave_cam_high`
14
+ - Crop strategy: `LATEST_START`
15
+ - Default leading tolerance: `0.1` s
16
+ - Additional constraints: `[]`
17
+ - Arm selection: `dual` -> `left, right`
18
+ - Space ids: `all` -> `['joint', 'gripper', 'ee_pos', 'ee_rot']`
19
+ - EE rotation format: `rot6d`
20
+ - Gripper format: `raw`
21
+ - Image preset: `all` -> `['observation.images.cam_high', 'observation.images.cam_left_wrist', 'observation.images.cam_right_wrist']`
22
+
23
+ ## State / Action Index Map
24
+
25
+ `action` uses the exact same index order as `observation.state`.
26
+
27
+ | indices | arm | component | names | source |
28
+ | --- | --- | --- | --- | --- |
29
+ | 0-5 | left | joint | left_joint_waist, left_joint_shoulder, left_joint_elbow, left_joint_forearm_roll, left_joint_wrist_angle, left_joint_wrist_rotate | slave_left_arm/joint |
30
+ | 6 | left | gripper | left_gripper | slave_left_arm/gripper |
31
+ | 7-9 | left | ee_pos | left_ee_pos_x, left_ee_pos_y, left_ee_pos_z | slave_left_arm/ee_pose[:3] |
32
+ | 10-15 | left | ee_rot | left_ee_rot6d_0, left_ee_rot6d_1, left_ee_rot6d_2, left_ee_rot6d_3, left_ee_rot6d_4, left_ee_rot6d_5 | slave_left_arm/ee_pose[3:6] (controller-scaled Piper xyz Euler) -> rot6d |
33
+ | 16-21 | right | joint | right_joint_waist, right_joint_shoulder, right_joint_elbow, right_joint_forearm_roll, right_joint_wrist_angle, right_joint_wrist_rotate | slave_right_arm/joint |
34
+ | 22 | right | gripper | right_gripper | slave_right_arm/gripper |
35
+ | 23-25 | right | ee_pos | right_ee_pos_x, right_ee_pos_y, right_ee_pos_z | slave_right_arm/ee_pose[:3] |
36
+ | 26-31 | right | ee_rot | right_ee_rot6d_0, right_ee_rot6d_1, right_ee_rot6d_2, right_ee_rot6d_3, right_ee_rot6d_4, right_ee_rot6d_5 | slave_right_arm/ee_pose[3:6] (controller-scaled Piper xyz Euler) -> rot6d |
37
+
38
+ ## Notes
39
+
40
+ - Timestamp alignment is done per HDF5 group. Each camera group and each arm group has its own `timestamp` dataset, which is treated like an individual topic timeline.
41
+ - The leading group is `slave_cam_high`. In `full` mode every leading-group timestep is kept; in `fps` mode the leading timeline is resampled first and then all other groups are bound to it by nearest timestamp.
42
+ - Piper HDF5 stores 6 arm joints plus one separate gripper scalar per arm. When both `joint` and `gripper` are enabled, the gripper is appended as the 7th dimension of that arm's joint block.
43
+ - `ee_pose` rotation is decoded from the current PiperController convention: controller value -> multiply by 1000 -> Piper xyz Euler degrees -> convert to `rot6d`. When `EE_ROT_FORMAT` is `rpy`/`euler`, the exported values are radians.
44
+ - `GRIPPER_FORMAT="01"` treats values in `[0, 1]` as normalized opening ratio and thresholds them with `GRIPPER_FULL_WIDTH=0.05` and `GRIPPER_THRESHOLD=0.01`.
45
+
46
+ ## Image Keys
47
+
48
+ | dataset key | hdf5 group |
49
+ | --- | --- |
50
+ | observation.images.cam_high | slave_cam_high |
51
+ | observation.images.cam_left_wrist | slave_cam_left |
52
+ | observation.images.cam_right_wrist | slave_cam_right |
53
+
54
+ ## Feature Names
55
+
56
+ `observation.state` / `action` names:
57
+
58
+ ```text
59
+ left_joint_waist, left_joint_shoulder, left_joint_elbow, left_joint_forearm_roll, left_joint_wrist_angle, left_joint_wrist_rotate, left_gripper, left_ee_pos_x, left_ee_pos_y, left_ee_pos_z, left_ee_rot6d_0, left_ee_rot6d_1, left_ee_rot6d_2, left_ee_rot6d_3, left_ee_rot6d_4, left_ee_rot6d_5, right_joint_waist, right_joint_shoulder, right_joint_elbow, right_joint_forearm_roll, right_joint_wrist_angle, right_joint_wrist_rotate, right_gripper, right_ee_pos_x, right_ee_pos_y, right_ee_pos_z, right_ee_rot6d_0, right_ee_rot6d_1, right_ee_rot6d_2, right_ee_rot6d_3, right_ee_rot6d_4, right_ee_rot6d_5
60
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c399b428c1c90139cb4d3386c920fd44be7f54f9c52a098789cb42ea6991cc7
3
+ size 181616951
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08a6801a05f1deb470cc096e6a1fa21af21d8daffd2191f3f7febe34028283d
3
+ size 209439738
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b990f24f3618a53cbe26e965c2ef478ef3632d94ed1a813b91fadbceed5dccf
3
+ size 146571265
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd57d420d64ea20cbdc0cb4d5ae10190ad50112c54a6268b7254d2810450b16b
3
+ size 149380588
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff05062581231179e0de077fd0e0ddeca760dc4c5bfbd4527d50abab277690fb
3
+ size 140263112
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f385969525c4f4a273a8018d8a7f91f02df0d68a856c2d7558a1ddb79a13a9
3
+ size 141548777
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d4a50a5b6ce27045d78d5696abb54cb2485711fd5a1cbe209dadcf9c171237
3
+ size 146890446
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a84910ee1ef192d3fdd770ba3080dcfb017162a96cd0151fb33d18441a32bcd
3
+ size 135975981
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d6174d99903568d19f2918b5904da5e7fbf8c487819b24e4e715994b7069a3
3
+ size 136677323
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e11fbfcaeee82e83d9a8c68bd8f44c53fe19b4c0789e7f2b2caa2e254d6858
3
+ size 124519326
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbcb9fe9b388f9810975f1ca7d5eb13c237dab34a21c3211b17fe29ecfe647d
3
+ size 106342515
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:188c53b610b9b0a42d3e545f2085ae657e7379adc0e2d0fe064b9631f4623e1f
3
+ size 116341800
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47ef4f7227d0f810e0c84a513155c2342b0866d439d0bee644bd7154b0c615d
3
+ size 158070505
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:425fe35c5a6b3f41e5478bf0e83d93306af8d0e510e7b17150788c0ace378904
3
+ size 103705095
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d910f2f314913e3085befa9e0abb7e4970fe339d1fc38d12e1170339825146
3
+ size 101790183
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c3a19b86e4d4935cd4fb0459ee298b2c3815b39724ed1e97e3955d3eb68fed
3
+ size 101109756
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c56da4d226bc7ddc765738843d3f02a7ef81ec6cafd089edb7f688303cc5b44
3
+ size 90307410
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939adc789a4f6ddac30c4140392a5732bab80cdaab4c8d9d19870fb5a1e93c52
3
+ size 181008866
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eb7afb24a1fe3104d73bb2ace02b4dbfea03cf174e4e690404663e97a46b97a
3
+ size 161205119
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d25de6320e514115a946ae6f03bda95bc8d4ccb4b85aaa6674af6a5ce5368d
3
+ size 158745874
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7044ac1b3ecabd90a95334a532e6cf1ece603f9aa1f8713569b7972a40e6a1c
3
+ size 179531147
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7198cb5e5a0805cae7e78b8e7fc5a11924da32d7d0b75acf8e80bcfd565e59a
3
+ size 189379344
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65e936f27649b00484bdf06a15eb4676183e66d1e120ab21d5da145e353b3b32
3
+ size 183468689
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8380da669a1e02d1e32ad6d09fa542ea1594c3df18aebe107c322a9ffb3de7
3
+ size 163848411
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f89fc42931bd4f1869f1ff2c436a09aa0e8f579ca2609ed7c68395e9188a2db1
3
+ size 149595409
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75ecae2e672ec47095752a38d86da817cf2509f7ece4b5746d828eee396ed2c
3
+ size 160412331
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be07f85fc1a1c92944babc132f09a7ba368f61854e2cb796877d41a3b8eeb8ff
3
+ size 137234662
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0b60b4bf537d31c26a0639a867d6a11a3b18309616e6795d86cf90c81d99c8
3
+ size 152145914
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e57710143bb2c0b03e1e47777195fd83ab46c1ea08c68a3c06164235ef4394
3
+ size 151239620
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30729ee301eafa71a08064d6b6dd3128a0be94e7199d360cd5d1c20e56d03061
3
+ size 159921830
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34be93391a3ac189ca0bdf1827efb440fc970ca988bebccae23d8c5db788da52
3
+ size 248859317
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5570d05f0e7549e3237094744826394bc8bd5c8e1b5ed0a774b335b5837a76be
3
+ size 220051656
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03678897287d96bc87b6d112975e722f10148ce9cbfd24156d1fb395006efdd6
3
+ size 239908830
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a467c56b77cc0e34b7514badc893b985fc58bd5967465cee6d17e5855132f18
3
+ size 203143306
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a995eb539535837227bf9344ac5cb24baf9b900101fc23b3532d7687bcd0389
3
+ size 169399281
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c8fde1c6963ee314f3fc75990e904d23b60e5ee93466b9fecf5a5055faa69f1
3
+ size 216450899
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1500d5e46adf2d8bac7dec6663b32b74e41130b2d4b5372c03e923c9be19f691
3
+ size 182135933
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aae85b3d7612df3fdb170e555d716510958eabea2105fa417a57e7cfb07cc6f
3
+ size 183457138
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d7ef1d7cfe2a858275c3de8f8571ac50c4b5b3b29e87e92de11aaaeee4332f
3
+ size 207268093
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7edf294e5ce42d7bfe51ba6482c421d35fa694c11f5964483e9e1a0b4985857f
3
+ size 196633436
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64f3054a55a7bd282073f0a885f3b51dd590913402c8e2c00dcbfbc52734dfe
3
+ size 179228319
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c58f830b8b7ce0e1fb6d460ea40b0861a02cb29dbe61414c5a1f4f7800bbc15
3
+ size 154620230
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0438d8f1eed1a4d1d06beb1bbe0d965b2420f9ab844bc9d5795be2eafa694f4
3
+ size 197230137
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789c93c1c39356339cfc14c5585d52410e803e3993318f42542bf6246719e7fe
3
+ size 228784956
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00b387a9f80df0f7c6d8eca5425773132d5cfab0817a565d3ea5736f372358da
3
+ size 202080195
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c589e3be4f867f8341ca4bca7f647e7b68dae43335e9b00e3989c1aed60f10
3
+ size 150929306
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac5ad30969540ba1b4178b8da83eea71d737282ced140645064455044baf0ff
3
+ size 196153521
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b745c7b5c7ec0dec1919999322ebc3068453f2deec52be1faf7707861da00f
3
+ size 212284395
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc93b2e72515157d2028dbc0dd6e5f75d5bdfb50b8bbde6ff021238fe47a5891
3
+ size 198404436