sk1700 commited on
Commit
1a51d25
·
verified ·
1 Parent(s): bbed9fa

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 +43 -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,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - robotics
7
+ - dataset
8
+ - lerobot
9
+ - ur5e
10
+ task_categories:
11
+ - robotics
12
+ pretty_name: UR5e Dual RealSense Haptic Teleop Dataset (action = q[t+1] absolute, LeRobot v2.1)
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - data/*/*.parquet
17
+ ---
18
+
19
+ # UR5e Dual RealSense Haptic Teleoperation Dataset (LeRobot v2.1)
20
+
21
+ - Control loop: ~500 Hz (RTDE)
22
+ - Dataset sampling: fixed 30 Hz
23
+
24
+ Definitions:
25
+ - `observation.state[t] = q_actual[t]` (UR joint positions, rad)
26
+ - `action[t] = q_actual[t+1]` (next-step absolute joint positions at 30 Hz)
27
+
28
+ Temporal alignment:
29
+ - Camera frames are stored in timestamped ring buffers (depth=8).
30
+ - At each 30 Hz sample, the frame whose capture timestamp is closest to the
31
+ RTDE packet timestamp is selected for both cameras independently.
32
+ - This eliminates grab-latest race conditions and cross-camera temporal skew.
33
+
34
+ Visualizer-friendly naming:
35
+ - observation.state names: ['shoulder_pan.pos', 'shoulder_lift.pos', 'elbow_flex.pos', 'wrist_1.pos', 'wrist_2.pos', 'wrist_3.pos']
36
+ - action names: ['shoulder_pan.next_pos', 'shoulder_lift.next_pos', 'elbow_flex.next_pos', 'wrist_1.next_pos', 'wrist_2.next_pos', 'wrist_3.next_pos']
37
+
38
+ Videos:
39
+ - `videos/chunk-000/observation.images.wrist/episode_XXXXXX.mp4`
40
+ - `videos/chunk-000/observation.images.front/episode_XXXXXX.mp4`
41
+
42
+ Per-episode Parquet schema (STRICT order):
43
+ `action`, `observation.state`, `timestamp`, `frame_index`, `episode_index`, `index`, `task_index`
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e5250c023c3c5c402ea68810eb45cbad0c20ac8da00dc6f40dc9ad5263698d
3
+ size 28267
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f910eb4d00b15e59d1d8d37bc17883947941acbe82ed1b89035b90e05e21b778
3
+ size 31979
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4e4d71ac0652dfb46823a4f59d9a9fa76bc0a10a26070d31635b83054b0214b
3
+ size 39455
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff3bf9b59fec0822df9e7231c7cae49a8965658781a83d31dccadb9231615e99
3
+ size 24093
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17701395436bf1a555d8a3f51bf3e7494b6d56abd6d4111adf6d94455e4afe4
3
+ size 21554
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3db6351080b0e9f9b13e4f700da573205fd380e2889a5ee68201f03b30bc33
3
+ size 22500
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e81b7c5519caf4f3408ca4d1046c13ab8df5c2753eb559d0d3d11f913cb75c
3
+ size 22020
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642c64c8f4ed416de5f0d6310d4ba9ea108e27764bb38a40404ce39644d7bb32
3
+ size 24207
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561184836704d3fc63e441ea647cfa8da51fbcece2001f3931557063d7457c04
3
+ size 24443
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d3658a50b8c58f4c8a562fc35a555953e1b3f3735d532014540132595de27d
3
+ size 22470
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b70f4c7b64ca00c609778a5ee1ed1f23af7b89689added26a0712e7df5f9ca1
3
+ size 19954
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4180247ad0dfc67e8eb2c2a0d280c5e6b5a89a22f6d0ea8978750ffe6aca4f92
3
+ size 20777
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13cb240b0512597277b2dbddd3b2b22c0d00324f3f4653f2cd2747c4238e23ed
3
+ size 23229
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8535b936f11b234c1d9a63a4bd6f5090f4677d5795b10c4ef63e67d2b76b3a1
3
+ size 27595
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6eb94f6d3476d7ae440ac90b8d93b1c2d53fac6a6f2096841223132d8d8717
3
+ size 27704
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a670c50765118c85010a8c206502cb7ee8d54c568bd0e27058166386ae49ac30
3
+ size 25031
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:547ae75bc9f319bbb2cf633c9066acfc420b1f84f50a7521480a07d4b619b574
3
+ size 19515
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e435b743d3d40035a6b8a37fb00f09f1be34abf87974de9afd7878c657425a71
3
+ size 20656
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc403bea671c3a442db6beb1fa57fdbc2cf38fef555533e3a184b29f6f47e308
3
+ size 23086
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dddb53b14a87506dba05c3f25c86916cf4d68e586a1c9f33131355a1026821c
3
+ size 28181
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2617a37c2305cf669d74ae863db8f8eeadcff7ebe2640712240139c13b4b518a
3
+ size 25118
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f43aceb9c2b5fd0ba924be263be0ac4c3e3dc0ce843a68c98a3685c2696e520b
3
+ size 23714
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73db55c75ed17aa916a55ba771f68f9c0a222180240d20b557eb8367374fbf55
3
+ size 22976
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5452d32d1c417c0b23156ecd47e61d497bd96aa82225d7e28bf6c78f6be172
3
+ size 22890
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b90a01ceb62b60cc84ccee0760a4d320fe8aa76fa1d4d4aab0b79a745c2d61f9
3
+ size 25754
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b0fd7e368ccd661472ce9526dea4513685761d40ab7d42f0d193561b174508a
3
+ size 22919
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c678614c6f89b793234f0e7a40b3fda18882ce954706c5e16b2055990dfd1833
3
+ size 25072
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f64374dd0cf4ec427f095b0ee3c8768d96f5039463c89c799eca400b8e3617d
3
+ size 24144
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8574452e6c1d7ecc6d0bd7c43c938bd25dc7bed578b2832e6141897157f1019f
3
+ size 25026
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c268b6bb9a4f88b716a60ac176644e2d7aa3af3969ea6e1417109f11d67bf4bf
3
+ size 25671
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa8ad4504a425c1935dd103ac76775044d8af8147d38b7d69976a3530c31e58
3
+ size 20915
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4b1a420738ddebee857249047114052a624ea670087efc78d7f99a201acd11
3
+ size 22644
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec0bbae7ce04a9674ced2dc06dba339bd348679cead4c7778b9c23d2112ecb1
3
+ size 23976
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df9c4bcfc05244534dc85668110fb5e99fdd8bd6acfb6f2e9faa6974468b7bf
3
+ size 20942
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59dc2131ce7d5e1a982f6d3360d90845d41d20d648555f91be9469dc215fe286
3
+ size 22478
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb124cf16f992ea8109c84650198016d14fca2040d70d8628d1e3857d9c337d
3
+ size 21180
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8437abec050e9d81862ad1345e8f8cd511cec53ca8cfe216fdee4d6a3643c87c
3
+ size 20209
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65db991c04846c8fff4a1159c9faa6b435f1ee0a2e50873ee03b9bfe45515ccd
3
+ size 19320
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:606899888df7d36b327760631302b29e35f6a90002a2a858fd7ef74cd892d857
3
+ size 28206
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8109e2b33f904931e08e1ee7f51878a2015d5454096a472b3f4e87f543a79538
3
+ size 24237
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aceb3309fde59d5d192747fe10ac9b927eb0f73135c482af15866e135f9b018
3
+ size 24091
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba31e743a640a98db5f6cb55182b43a85e8dffd4b63178d4188289804c5bba7e
3
+ size 23186
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51348270d415c91937d2409cec06bbb70129ca638ff11a9112266fea86737ab7
3
+ size 24421
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1b165f8a59c44de47daac49ff81e69472d85e07783f511663faf473250d92a
3
+ size 23662
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15db5ef51e14b94ef2a8bbeb9238b9c092a5751527a4b5cb32803103fea7193e
3
+ size 22815
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8558d9f2c0bd0aab392b7c831a36bed16d4c460e0b815eec0cbe89d67af575a
3
+ size 21849
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a1c7af4aa512bd822987a3f2a048582b28c3b710294e19b97cd7f4cbd776ec
3
+ size 23533
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:712a3756339442a09e3901171225cd4cb09e8f75a3e2cef6ee6a3b2ce8095d09
3
+ size 24093
data/chunk-000/episode_000048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2cf83c9b432f684fe13b4746cb765fe380693bded101dab5fc62038ffe9ba8
3
+ size 30996