sk1700 commited on
Commit
508097c
·
verified ·
1 Parent(s): ad8bfff

Add UR5e cube stacking teleop dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 (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
+ - Gripper: OnRobot RG6 — haptic btn1=open, btn2=close
24
+ - Rotation: hold V + R (+Z) / E (-Z)
25
+
26
+ State / action layout (7-dim, pi0-compatible):
27
+ - dim 0-5 : UR5e joint positions (rad)
28
+ - dim 6 : gripper width (mm, absolute) closed=10.6 open=160.2
29
+
30
+ Definitions:
31
+ - observation.state[t] = [q0..q5, gripper_mm] at time t
32
+ - action[t] = [q0..q5, gripper_mm] at time t+1 (next-step absolute)
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f38fff15ffde0de4768b144040d92d5648da02cb744aa1c329c9fcb3e9f2b6
3
+ size 239012
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["stack cubes on top of each other"], "length": 2501}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-0.4400785565376282, -1.1753835678100586, 1.2179988622665405, -2.1568033695220947, -1.5946005582809448, -1.1289433240890503, 94.80000305175781], "max": [-0.23594456911087036, -0.8351690173149109, 1.6185330152511597, -1.9024330377578735, -1.5874546766281128, 0.35780611634254456, 94.80000305175781], "mean": [-0.3729171718849463, -1.036703315890822, 1.463539855044539, -2.0322007586221034, -1.589788048851733, -0.06518279347957515, 94.80000305175781], "std": [0.06979187532168242, 0.0852165319790523, 0.1001867610526882, 0.055700652278364, 0.0024459322279533307, 0.4260125066782478, 0.0], "count": [2501]}, "observation.state": {"min": [-0.4400785565376282, -1.1753835678100586, 1.2179988622665405, -2.1568033695220947, -1.5946005582809448, -1.1289433240890503, 94.80000305175781], "max": [-0.23594456911087036, -0.8351690173149109, 1.6185330152511597, -1.9024330377578735, -1.5874546766281128, 0.35780611634254456, 94.80000305175781], "mean": [-0.37292106398960345, -1.0366948597052725, 1.4635487237199694, -2.0322182546468412, -1.589787930262084, -0.06549363699285496, 94.80000305175781], "std": [0.06978873909433043, 0.08520414305886377, 0.10019564588270918, 0.05569262374869407, 0.0024458286821576586, 0.4259923225040025, 0.0], "count": [2501]}, "timestamp": {"min": [0.0], "max": [83.33333587646484], "mean": [41.666666664664255], "std": [24.06588179515898], "count": [2501]}, "frame_index": {"min": [0.0], "max": [2500.0], "mean": [1250.0], "std": [721.9764539096826], "count": [2501]}, "episode_index": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [2501]}, "index": {"min": [0.0], "max": [2500.0], "mean": [1250.0], "std": [721.9764539096826], "count": [2501]}, "task_index": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [2501]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485]], [[0.456]], [[0.406]]], "std": [[[0.229]], [[0.224]], [[0.225]]], "count": [2501]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485]], [[0.456]], [[0.406]]], "std": [[[0.229]], [[0.224]], [[0.225]]], "count": [2501]}}}
meta/info.json ADDED
@@ -0,0 +1,225 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "ur5e",
4
+ "total_episodes": 1,
5
+ "total_frames": 2501,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "camera_keys": [
17
+ "observation.images.wrist",
18
+ "observation.images.front"
19
+ ],
20
+ "features": {
21
+ "action": {
22
+ "dtype": "float32",
23
+ "shape": [
24
+ 7
25
+ ],
26
+ "names": [
27
+ "shoulder_pan.next_pos",
28
+ "shoulder_lift.next_pos",
29
+ "elbow_flex.next_pos",
30
+ "wrist_1.next_pos",
31
+ "wrist_2.next_pos",
32
+ "wrist_3.next_pos",
33
+ "gripper.next_pos"
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "dtype": "float32",
38
+ "shape": [
39
+ 7
40
+ ],
41
+ "names": [
42
+ "shoulder_pan.pos",
43
+ "shoulder_lift.pos",
44
+ "elbow_flex.pos",
45
+ "wrist_1.pos",
46
+ "wrist_2.pos",
47
+ "wrist_3.pos",
48
+ "gripper.pos"
49
+ ]
50
+ },
51
+ "observation.images.wrist": {
52
+ "dtype": "video",
53
+ "shape": [
54
+ 480,
55
+ 640,
56
+ 3
57
+ ],
58
+ "names": [
59
+ "height",
60
+ "width",
61
+ "channels"
62
+ ],
63
+ "info": {
64
+ "video.height": 480,
65
+ "video.width": 640,
66
+ "video.codec": "avc1",
67
+ "video.pix_fmt": "yuv420p",
68
+ "video.is_depth_map": false,
69
+ "video.fps": 30,
70
+ "video.channels": 3,
71
+ "has_audio": false
72
+ }
73
+ },
74
+ "observation.images.front": {
75
+ "dtype": "video",
76
+ "shape": [
77
+ 480,
78
+ 640,
79
+ 3
80
+ ],
81
+ "names": [
82
+ "height",
83
+ "width",
84
+ "channels"
85
+ ],
86
+ "info": {
87
+ "video.height": 480,
88
+ "video.width": 640,
89
+ "video.codec": "avc1",
90
+ "video.pix_fmt": "yuv420p",
91
+ "video.is_depth_map": false,
92
+ "video.fps": 30,
93
+ "video.channels": 3,
94
+ "has_audio": false
95
+ }
96
+ },
97
+ "timestamp": {
98
+ "dtype": "float32",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "frame_index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "episode_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "task_index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ }
132
+ },
133
+ "stats": {
134
+ "action": {
135
+ "min": [
136
+ -0.4400785565376282,
137
+ -1.1753835678100586,
138
+ 1.2179988622665405,
139
+ -2.1568033695220947,
140
+ -1.5946005582809448,
141
+ -1.1289433240890503,
142
+ 94.80000305175781
143
+ ],
144
+ "max": [
145
+ -0.23594456911087036,
146
+ -0.8351690173149109,
147
+ 1.6185330152511597,
148
+ -1.9024330377578735,
149
+ -1.5874546766281128,
150
+ 0.35780611634254456,
151
+ 94.80000305175781
152
+ ],
153
+ "mean": [
154
+ -0.3729171718849463,
155
+ -1.036703315890822,
156
+ 1.463539855044539,
157
+ -2.0322007586221034,
158
+ -1.589788048851733,
159
+ -0.06518279347957515,
160
+ 94.80000305175781
161
+ ],
162
+ "std": [
163
+ 0.06979187532168242,
164
+ 0.0852165319790523,
165
+ 0.1001867610526882,
166
+ 0.055700652278364,
167
+ 0.0024459322279533307,
168
+ 0.4260125066782478,
169
+ 0.0
170
+ ]
171
+ },
172
+ "observation.state": {
173
+ "min": [
174
+ -0.4400785565376282,
175
+ -1.1753835678100586,
176
+ 1.2179988622665405,
177
+ -2.1568033695220947,
178
+ -1.5946005582809448,
179
+ -1.1289433240890503,
180
+ 94.80000305175781
181
+ ],
182
+ "max": [
183
+ -0.23594456911087036,
184
+ -0.8351690173149109,
185
+ 1.6185330152511597,
186
+ -1.9024330377578735,
187
+ -1.5874546766281128,
188
+ 0.35780611634254456,
189
+ 94.80000305175781
190
+ ],
191
+ "mean": [
192
+ -0.37292106398960345,
193
+ -1.0366948597052725,
194
+ 1.4635487237199694,
195
+ -2.0322182546468412,
196
+ -1.589787930262084,
197
+ -0.06549363699285496,
198
+ 94.80000305175781
199
+ ],
200
+ "std": [
201
+ 0.06978873909433043,
202
+ 0.08520414305886377,
203
+ 0.10019564588270918,
204
+ 0.05569262374869407,
205
+ 0.0024458286821576586,
206
+ 0.4259923225040025,
207
+ 0.0
208
+ ]
209
+ },
210
+ "timestamp": {
211
+ "min": [
212
+ 0.0
213
+ ],
214
+ "max": [
215
+ 83.33333587646484
216
+ ],
217
+ "mean": [
218
+ 41.666664123535156
219
+ ],
220
+ "std": [
221
+ 24.065881729125977
222
+ ]
223
+ }
224
+ }
225
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "stack cubes on top of each other"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284a815ad4cc1fca3015f8a54178c82d69bd17951b442e5ca32b9846c4bc6c19
3
+ size 5482206
videos/chunk-000/observation.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c5c2edc1c4e3f2b2eef939943ffc3453dde10f462e7f78dc00f5ec587e67976
3
+ size 9834081