fitrijamat commited on
Commit
183adf1
·
verified ·
1 Parent(s): 7a63a07

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +470 -0
README.md ADDED
@@ -0,0 +1,470 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=mr-robot-01/g2_pick_bottle_GUI_TEST">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "fps": 10,
36
+ "features": {
37
+ "observation.state.arm_l_joint1.pos": {
38
+ "dtype": "float32",
39
+ "shape": [
40
+ 1
41
+ ]
42
+ },
43
+ "action.arm_l_joint1.pos": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 1
47
+ ]
48
+ },
49
+ "observation.state.arm_l_joint2.pos": {
50
+ "dtype": "float32",
51
+ "shape": [
52
+ 1
53
+ ]
54
+ },
55
+ "action.arm_l_joint2.pos": {
56
+ "dtype": "float32",
57
+ "shape": [
58
+ 1
59
+ ]
60
+ },
61
+ "observation.state.arm_l_joint3.pos": {
62
+ "dtype": "float32",
63
+ "shape": [
64
+ 1
65
+ ]
66
+ },
67
+ "action.arm_l_joint3.pos": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 1
71
+ ]
72
+ },
73
+ "observation.state.arm_l_joint4.pos": {
74
+ "dtype": "float32",
75
+ "shape": [
76
+ 1
77
+ ]
78
+ },
79
+ "action.arm_l_joint4.pos": {
80
+ "dtype": "float32",
81
+ "shape": [
82
+ 1
83
+ ]
84
+ },
85
+ "observation.state.arm_l_joint5.pos": {
86
+ "dtype": "float32",
87
+ "shape": [
88
+ 1
89
+ ]
90
+ },
91
+ "action.arm_l_joint5.pos": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ]
96
+ },
97
+ "observation.state.arm_l_joint6.pos": {
98
+ "dtype": "float32",
99
+ "shape": [
100
+ 1
101
+ ]
102
+ },
103
+ "action.arm_l_joint6.pos": {
104
+ "dtype": "float32",
105
+ "shape": [
106
+ 1
107
+ ]
108
+ },
109
+ "observation.state.arm_l_joint7.pos": {
110
+ "dtype": "float32",
111
+ "shape": [
112
+ 1
113
+ ]
114
+ },
115
+ "action.arm_l_joint7.pos": {
116
+ "dtype": "float32",
117
+ "shape": [
118
+ 1
119
+ ]
120
+ },
121
+ "observation.state.arm_r_joint1.pos": {
122
+ "dtype": "float32",
123
+ "shape": [
124
+ 1
125
+ ]
126
+ },
127
+ "action.arm_r_joint1.pos": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 1
131
+ ]
132
+ },
133
+ "observation.state.arm_r_joint2.pos": {
134
+ "dtype": "float32",
135
+ "shape": [
136
+ 1
137
+ ]
138
+ },
139
+ "action.arm_r_joint2.pos": {
140
+ "dtype": "float32",
141
+ "shape": [
142
+ 1
143
+ ]
144
+ },
145
+ "observation.state.arm_r_joint3.pos": {
146
+ "dtype": "float32",
147
+ "shape": [
148
+ 1
149
+ ]
150
+ },
151
+ "action.arm_r_joint3.pos": {
152
+ "dtype": "float32",
153
+ "shape": [
154
+ 1
155
+ ]
156
+ },
157
+ "observation.state.arm_r_joint4.pos": {
158
+ "dtype": "float32",
159
+ "shape": [
160
+ 1
161
+ ]
162
+ },
163
+ "action.arm_r_joint4.pos": {
164
+ "dtype": "float32",
165
+ "shape": [
166
+ 1
167
+ ]
168
+ },
169
+ "observation.state.arm_r_joint5.pos": {
170
+ "dtype": "float32",
171
+ "shape": [
172
+ 1
173
+ ]
174
+ },
175
+ "action.arm_r_joint5.pos": {
176
+ "dtype": "float32",
177
+ "shape": [
178
+ 1
179
+ ]
180
+ },
181
+ "observation.state.arm_r_joint6.pos": {
182
+ "dtype": "float32",
183
+ "shape": [
184
+ 1
185
+ ]
186
+ },
187
+ "action.arm_r_joint6.pos": {
188
+ "dtype": "float32",
189
+ "shape": [
190
+ 1
191
+ ]
192
+ },
193
+ "observation.state.arm_r_joint7.pos": {
194
+ "dtype": "float32",
195
+ "shape": [
196
+ 1
197
+ ]
198
+ },
199
+ "action.arm_r_joint7.pos": {
200
+ "dtype": "float32",
201
+ "shape": [
202
+ 1
203
+ ]
204
+ },
205
+ "observation.state.gripper_l_inner_joint1.pos": {
206
+ "dtype": "float32",
207
+ "shape": [
208
+ 1
209
+ ]
210
+ },
211
+ "action.gripper_l_inner_joint1.pos": {
212
+ "dtype": "float32",
213
+ "shape": [
214
+ 1
215
+ ]
216
+ },
217
+ "observation.state.gripper_r_inner_joint1.pos": {
218
+ "dtype": "float32",
219
+ "shape": [
220
+ 1
221
+ ]
222
+ },
223
+ "action.gripper_r_inner_joint1.pos": {
224
+ "dtype": "float32",
225
+ "shape": [
226
+ 1
227
+ ]
228
+ },
229
+ "observation.state.head_joint1.pos": {
230
+ "dtype": "float32",
231
+ "shape": [
232
+ 1
233
+ ]
234
+ },
235
+ "action.head_joint1.pos": {
236
+ "dtype": "float32",
237
+ "shape": [
238
+ 1
239
+ ]
240
+ },
241
+ "observation.state.head_joint2.pos": {
242
+ "dtype": "float32",
243
+ "shape": [
244
+ 1
245
+ ]
246
+ },
247
+ "action.head_joint2.pos": {
248
+ "dtype": "float32",
249
+ "shape": [
250
+ 1
251
+ ]
252
+ },
253
+ "observation.state.head_joint3.pos": {
254
+ "dtype": "float32",
255
+ "shape": [
256
+ 1
257
+ ]
258
+ },
259
+ "action.head_joint3.pos": {
260
+ "dtype": "float32",
261
+ "shape": [
262
+ 1
263
+ ]
264
+ },
265
+ "observation.state.body_joint1.pos": {
266
+ "dtype": "float32",
267
+ "shape": [
268
+ 1
269
+ ]
270
+ },
271
+ "action.body_joint1.pos": {
272
+ "dtype": "float32",
273
+ "shape": [
274
+ 1
275
+ ]
276
+ },
277
+ "observation.state.body_joint2.pos": {
278
+ "dtype": "float32",
279
+ "shape": [
280
+ 1
281
+ ]
282
+ },
283
+ "action.body_joint2.pos": {
284
+ "dtype": "float32",
285
+ "shape": [
286
+ 1
287
+ ]
288
+ },
289
+ "observation.state.body_joint3.pos": {
290
+ "dtype": "float32",
291
+ "shape": [
292
+ 1
293
+ ]
294
+ },
295
+ "action.body_joint3.pos": {
296
+ "dtype": "float32",
297
+ "shape": [
298
+ 1
299
+ ]
300
+ },
301
+ "observation.state.body_joint4.pos": {
302
+ "dtype": "float32",
303
+ "shape": [
304
+ 1
305
+ ]
306
+ },
307
+ "action.body_joint4.pos": {
308
+ "dtype": "float32",
309
+ "shape": [
310
+ 1
311
+ ]
312
+ },
313
+ "observation.state.body_joint5.pos": {
314
+ "dtype": "float32",
315
+ "shape": [
316
+ 1
317
+ ]
318
+ },
319
+ "action.body_joint5.pos": {
320
+ "dtype": "float32",
321
+ "shape": [
322
+ 1
323
+ ]
324
+ },
325
+ "observation.images.head": {
326
+ "dtype": "video",
327
+ "shape": [
328
+ 400,
329
+ 640,
330
+ 3
331
+ ],
332
+ "names": [
333
+ "height",
334
+ "width",
335
+ "channel"
336
+ ],
337
+ "info": {
338
+ "video.height": 400,
339
+ "video.width": 640,
340
+ "video.codec": "av1",
341
+ "video.pix_fmt": "yuv420p",
342
+ "video.fps": 10,
343
+ "video.channels": 3,
344
+ "has_audio": false,
345
+ "video.g": 2,
346
+ "video.crf": 30,
347
+ "video.preset": 12,
348
+ "video.fast_decode": 0,
349
+ "video.video_backend": "pyav",
350
+ "video.extra_options": {},
351
+ "is_depth_map": false
352
+ }
353
+ },
354
+ "observation.images.left_wrist": {
355
+ "dtype": "video",
356
+ "shape": [
357
+ 1056,
358
+ 1280,
359
+ 3
360
+ ],
361
+ "names": [
362
+ "height",
363
+ "width",
364
+ "channel"
365
+ ],
366
+ "info": {
367
+ "video.height": 1056,
368
+ "video.width": 1280,
369
+ "video.codec": "av1",
370
+ "video.pix_fmt": "yuv420p",
371
+ "video.fps": 10,
372
+ "video.channels": 3,
373
+ "has_audio": false,
374
+ "video.g": 2,
375
+ "video.crf": 30,
376
+ "video.preset": 12,
377
+ "video.fast_decode": 0,
378
+ "video.video_backend": "pyav",
379
+ "video.extra_options": {},
380
+ "is_depth_map": false
381
+ }
382
+ },
383
+ "observation.images.right_wrist": {
384
+ "dtype": "video",
385
+ "shape": [
386
+ 1056,
387
+ 1280,
388
+ 3
389
+ ],
390
+ "names": [
391
+ "height",
392
+ "width",
393
+ "channel"
394
+ ],
395
+ "info": {
396
+ "video.height": 1056,
397
+ "video.width": 1280,
398
+ "video.codec": "av1",
399
+ "video.pix_fmt": "yuv420p",
400
+ "video.fps": 10,
401
+ "video.channels": 3,
402
+ "has_audio": false,
403
+ "video.g": 2,
404
+ "video.crf": 30,
405
+ "video.preset": 12,
406
+ "video.fast_decode": 0,
407
+ "video.video_backend": "pyav",
408
+ "video.extra_options": {},
409
+ "is_depth_map": false
410
+ }
411
+ },
412
+ "timestamp": {
413
+ "dtype": "float32",
414
+ "shape": [
415
+ 1
416
+ ],
417
+ "names": null
418
+ },
419
+ "frame_index": {
420
+ "dtype": "int64",
421
+ "shape": [
422
+ 1
423
+ ],
424
+ "names": null
425
+ },
426
+ "episode_index": {
427
+ "dtype": "int64",
428
+ "shape": [
429
+ 1
430
+ ],
431
+ "names": null
432
+ },
433
+ "index": {
434
+ "dtype": "int64",
435
+ "shape": [
436
+ 1
437
+ ],
438
+ "names": null
439
+ },
440
+ "task_index": {
441
+ "dtype": "int64",
442
+ "shape": [
443
+ 1
444
+ ],
445
+ "names": null
446
+ }
447
+ },
448
+ "total_episodes": 3,
449
+ "total_frames": 329,
450
+ "total_tasks": 1,
451
+ "chunks_size": 1000,
452
+ "data_files_size_in_mb": 100,
453
+ "video_files_size_in_mb": 200,
454
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
455
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
456
+ "robot_type": "agibot_g2",
457
+ "splits": {
458
+ "train": "0:3"
459
+ }
460
+ }
461
+ ```
462
+
463
+
464
+ ## Citation
465
+
466
+ **BibTeX:**
467
+
468
+ ```bibtex
469
+ [More Information Needed]
470
+ ```