ZhaoRunyi commited on
Commit
49e2a62
·
verified ·
1 Parent(s): e66dfa1

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-21` by `convert_piper_hdf5_to_lerobot.py`.
4
+
5
+ ## Summary
6
+
7
+ - Repo id: `ZhaoRunyi/Piper_items_hand_over_place_0421`
8
+ - Robot type: `aloha`
9
+ - Input dir: `/home/edemlab/challenge_ws/control_your_robot/example/teleop/save/dual_piper_data/items_hand_over_and_place`
10
+ - Output dir: `/home/edemlab/challenge_ws/data/ZhaoRunyi/Piper_items_hand_over_place_0421`
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:2ee804500586c9f168705c8910b1192a29eec0e43a1127bf4a16705cba489cd4
3
+ size 306430350
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252263c3e92d0ca209630e94eb188c1324e529c1f1bd44249e73fb9c31e6c665
3
+ size 278745195
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8eb57d0375b7ee0cbfbb0060f5f00c278c0077b5f522b899dfc42ed364b929c
3
+ size 338262923
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce36a817c1b1884902e34b019a52a13b9ff5ef4e9036138b7f15769ca4d9d17
3
+ size 393803309
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b6854c4aa443086f115eb85b12f8f77262bc3f653d41534bdf2229e499a9b0
3
+ size 267020921
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe8e9299d9459f6d51e41f8780cc9bf840bb5714d7d05510cc9285903fc7f9b
3
+ size 287842380
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740caea059e4dc36fd00368240c4f9ee1645f655f8284c51f3c0fe516a28e57a
3
+ size 338054473
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575c597580319b38c890cf7d92267e773ae735e1c780544440f47366e301a146
3
+ size 231164710
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849ec2e47021195fcc78c87d78b54f8d91b2a4f26066de162e04c6b252709901
3
+ size 262616159
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20959fca86eff6ed5be92ae3bb37196f834b764f58c1cf930ac518048cbf1f0
3
+ size 246349852
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727448de7b6f4b0217574bcf40ff2737bfe491af7fcd0552275958f33afb4866
3
+ size 271927728
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf3bff7e31fd4868493e13c415d17eb49886e19fa390187adb48d3dd592eb1b
3
+ size 280809456
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf193ab410af057841e1ac5449eae9a0170682666e0429627decee13203a9de
3
+ size 272413079
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17ff9c5ab25ca3a5d4878af84231cf844f62848185b1bfaa0e525f2f28a50e62
3
+ size 284149797
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50892b127cb0a5bc4628ce05b01140ca5f20b88ef563ce8fbff3e8b26b74e9d2
3
+ size 257408803
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe8dab6c30a2a64bff0be7babf2d7fe20ce211ddd5a448b8cee8c8178b474b1
3
+ size 259085228
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bca2cc4091a3c2d876a8adfe7558ebc9ff740542a829ec2541916abef79404de
3
+ size 246212603
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709b411e36267842cdbac9514e3ef2cbd4a308bf3f0aaa263b1cc0d978ef1741
3
+ size 390069660
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8592066f072ac0f85e1a632b38bfc0dfd793ef4305b92aabeaa904e43cea5a
3
+ size 320271346
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00e6e1b6d09b2f1b6b20fabfacc80a538a0bbfc6d840daef1cd9c874bd86f0dd
3
+ size 348206220
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5389d1e6b602487460680ad4c87cd5220a80f8aaba6488529aae6f71537da02
3
+ size 359045480
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01499e1440e2a47a5f3f77238bc34c3d8047de85d6396039a55ae6ab2f83fd1d
3
+ size 319783991
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43250f951ec9e52014f56c9a14cc0d961017b9595722e09436332b7180bb1e19
3
+ size 309982413
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10a8f9b5c8bae2470a1e1a262b1ccbad2e6684c2d573a1358ef29d407b9d2ed
3
+ size 346239478
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec550d3077aab64ad3435e9cef52972cd3baca75dd088aec9bf89092d5aa086
3
+ size 301000992
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c8b3978a4c656bfb316eced2f7cff3e9178e7fb723d0351eadef3382239e9a
3
+ size 306679449
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fff83626d618a8b435643ef09853ef7530339806df72e126b185de5c0bf2ab0
3
+ size 286637052
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2449a4e9daa480734fd9b81dba6714dcf8f448dc9acd606f4d743709e16bf5
3
+ size 337588775
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fb72f2cf955b29f96695fa85c334f0485fdc2f576da13c4af1c5918886dc18
3
+ size 344794479
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a38ae28be5c521f383fac277bba9d3519d45e9dc418687eca3574db00b3a1e4
3
+ size 298933371
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001b11f5916d0c8bd33625053472697198b8eab33a2aa3bb9e00238bb314dc34
3
+ size 416803381
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08502335787cd9993c223ba00e341db758b05d3c0bca734472fa69fde0ce298c
3
+ size 401138826
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a876e4d32f9a80b97e6646f3ca5fe5163f6a982bce35fa29db5dc9048d92c17
3
+ size 426696285
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6960f31799c425abdc5922287b887d3c910b023ee04678a8a6c49552bca856
3
+ size 410689161
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91c427818e06937f6c38836c745d5719b51090d904b34dccab08a4672c60500
3
+ size 338977514
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95bc935c41e44c10ed71a25491a8d5f4f543066b3edccc489db5fdbdd0b4652
3
+ size 400696212
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8eef5794bb71b13c5d325ffd2a325695953df0294d2eac3a2643d06f7a7b197
3
+ size 432396530
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd463c00ee552514475e87183f2c7d605ff4eaaff050cd8ca74aee307348557b
3
+ size 399477564
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ca03d6b2f9a9f0c18eb04dd2572b5787421ccb699e0981e200d74fc7a206e1
3
+ size 369218564
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05fb636d18efaaa3f9e3a66035c7f23a21fca37b595856a62bcb286ca882506c
3
+ size 399311316
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3351e52bf5ed627365211b11a11280d086490fa3f8212190915517566e31d6af
3
+ size 424498447
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c49de157fa0d51afd9e1fe5a1ebfb93ddf3f34163f69acca80deec563f78b3
3
+ size 384231214
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82dcb314a2ea71b73804a348542ad74d622e2074c685da4217995649bc97528
3
+ size 393821417
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff5a1673e192a95ff7a98e5341aa064f3f8fee28db0b9d1a288b1097d652fe18
3
+ size 397812127
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f0772a5a933e69de723e4c9d05460e036a2db0e48f72313ccc30753263a5e6
3
+ size 420155975
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303f1dbd44dfc0f4376802517aed0c48c1889f0c68ade9c50da8f69f0601350d
3
+ size 344441820
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c8e2046c42bfedc8a035d857f52a9bd1ee2f47b89066d52a60a3e5166d7e2e
3
+ size 422458357
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a396e0b407ba3d764431bb3f74484a69654db10b6c148f021a22db09efe83e
3
+ size 382691476
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5349e669b009697cb6cdaee60a34b3500f775477daa2d730aa11e205f577b0dd
3
+ size 396695335