Elvinky commited on
Commit
6538fbf
·
verified ·
1 Parent(s): 0ed5af7

Add files using upload-large-folder tool

Browse files
g2_zip_tie_threading/meta/info.json ADDED
@@ -0,0 +1,518 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vendor": "boden",
3
+ "source": "boden-source8",
4
+ "timestamp": 1778345147,
5
+ "location": "Ningbo",
6
+ "device_type": "G2A-1",
7
+ "robot_type": "G2A",
8
+ "task_id": "436fb0da-fa9c-457d-b7b3-0dcaf8c536d4",
9
+ "task_prompt": "扎带穿线",
10
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
11
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
12
+ "duration": 74821.36666666667,
13
+ "total_episodes": 942,
14
+ "total_frames": 2244641,
15
+ "chunks_size": 1000,
16
+ "fps": 30,
17
+ "topic_list": [
18
+ "observation.images.camera_wrist_left",
19
+ "observation.images.camera_wrist_right",
20
+ "observation.images.camera_top_back",
21
+ "observation.images.camera_top",
22
+ "observation.images.camera_fisheye_left",
23
+ "observation.images.camera_fisheye_right",
24
+ "observation.images.camera_stereo_left",
25
+ "observation.images.camera_stereo_right",
26
+ "action.effector.position",
27
+ "action.end.position",
28
+ "action.joint.position",
29
+ "action.head.position",
30
+ "action.waist.position",
31
+ "action.robot.velocity",
32
+ "observation.state.effector.position",
33
+ "observation.state.end.wrench",
34
+ "observation.state.end.velocity",
35
+ "observation.state.end.position",
36
+ "observation.state.joint.position",
37
+ "observation.state.joint.effort",
38
+ "observation.state.joint.velocity",
39
+ "observation.state.head.position",
40
+ "observation.state.waist.position",
41
+ "observation.state.robot.position",
42
+ "timestamp",
43
+ "frame_index",
44
+ "episode_index",
45
+ "index",
46
+ "task_index"
47
+ ],
48
+ "features": {
49
+ "observation.images.camera_wrist_left": {
50
+ "dtype": "video",
51
+ "shape": [
52
+ 1056,
53
+ 1280,
54
+ 3
55
+ ],
56
+ "video_info": {
57
+ "video.height": 1056,
58
+ "video.width": 1280,
59
+ "video.codec": "h264",
60
+ "video.is_depth_map": false,
61
+ "video.fps": 30,
62
+ "has_audio": false,
63
+ "video.pix_fmt": "yuv420p"
64
+ }
65
+ },
66
+ "observation.images.camera_wrist_right": {
67
+ "dtype": "video",
68
+ "shape": [
69
+ 1056,
70
+ 1280,
71
+ 3
72
+ ],
73
+ "video_info": {
74
+ "video.height": 1056,
75
+ "video.width": 1280,
76
+ "video.codec": "h264",
77
+ "video.is_depth_map": false,
78
+ "video.fps": 30,
79
+ "has_audio": false,
80
+ "video.pix_fmt": "yuv420p"
81
+ }
82
+ },
83
+ "observation.images.camera_top_back": {
84
+ "dtype": "video",
85
+ "shape": [
86
+ 1536,
87
+ 1920,
88
+ 3
89
+ ],
90
+ "video_info": {
91
+ "video.height": 1536,
92
+ "video.width": 1920,
93
+ "video.codec": "h264",
94
+ "video.is_depth_map": false,
95
+ "video.fps": 30,
96
+ "has_audio": false,
97
+ "video.pix_fmt": "yuv420p"
98
+ }
99
+ },
100
+ "observation.images.camera_top": {
101
+ "dtype": "video",
102
+ "shape": [
103
+ 400,
104
+ 640,
105
+ 3
106
+ ],
107
+ "video_info": {
108
+ "video.height": 400,
109
+ "video.width": 640,
110
+ "video.codec": "h264",
111
+ "video.is_depth_map": false,
112
+ "video.fps": 30,
113
+ "has_audio": false,
114
+ "video.pix_fmt": "yuv420p"
115
+ }
116
+ },
117
+ "observation.images.camera_fisheye_left": {
118
+ "dtype": "video",
119
+ "shape": [
120
+ 1536,
121
+ 1920,
122
+ 3
123
+ ],
124
+ "video_info": {
125
+ "video.height": 1536,
126
+ "video.width": 1920,
127
+ "video.codec": "h264",
128
+ "video.is_depth_map": false,
129
+ "video.fps": 30,
130
+ "has_audio": false,
131
+ "video.pix_fmt": "yuv420p"
132
+ }
133
+ },
134
+ "observation.images.camera_fisheye_right": {
135
+ "dtype": "video",
136
+ "shape": [
137
+ 1536,
138
+ 1920,
139
+ 3
140
+ ],
141
+ "video_info": {
142
+ "video.height": 1536,
143
+ "video.width": 1920,
144
+ "video.codec": "h264",
145
+ "video.is_depth_map": false,
146
+ "video.fps": 30,
147
+ "has_audio": false,
148
+ "video.pix_fmt": "yuv420p"
149
+ }
150
+ },
151
+ "observation.images.camera_stereo_left": {
152
+ "dtype": "video",
153
+ "shape": [
154
+ 1536,
155
+ 1920,
156
+ 3
157
+ ],
158
+ "video_info": {
159
+ "video.height": 1536,
160
+ "video.width": 1920,
161
+ "video.codec": "h264",
162
+ "video.is_depth_map": false,
163
+ "video.fps": 30,
164
+ "has_audio": false,
165
+ "video.pix_fmt": "yuv420p"
166
+ }
167
+ },
168
+ "observation.images.camera_stereo_right": {
169
+ "dtype": "video",
170
+ "shape": [
171
+ 1536,
172
+ 1920,
173
+ 3
174
+ ],
175
+ "video_info": {
176
+ "video.height": 1536,
177
+ "video.width": 1920,
178
+ "video.codec": "h264",
179
+ "video.is_depth_map": false,
180
+ "video.fps": 30,
181
+ "has_audio": false,
182
+ "video.pix_fmt": "yuv420p"
183
+ }
184
+ },
185
+ "action.effector.position": {
186
+ "dtype": "float32",
187
+ "shape": [
188
+ 2
189
+ ],
190
+ "names": [
191
+ "effector_l",
192
+ "effector_r"
193
+ ],
194
+ "fps": 30
195
+ },
196
+ "action.end.position": {
197
+ "dtype": "float32",
198
+ "shape": [
199
+ 14
200
+ ],
201
+ "names": [
202
+ "arm_l_end_x",
203
+ "arm_l_end_y",
204
+ "arm_l_end_z",
205
+ "arm_l_end_quat_x",
206
+ "arm_l_end_quat_y",
207
+ "arm_l_end_quat_z",
208
+ "arm_l_end_quat_w",
209
+ "arm_r_end_x",
210
+ "arm_r_end_y",
211
+ "arm_r_end_z",
212
+ "arm_r_end_quat_x",
213
+ "arm_r_end_quat_y",
214
+ "arm_r_end_quat_z",
215
+ "arm_r_end_quat_w"
216
+ ],
217
+ "fps": 30
218
+ },
219
+ "action.joint.position": {
220
+ "dtype": "float32",
221
+ "shape": [
222
+ 14
223
+ ],
224
+ "names": [
225
+ "arm_l_joint0",
226
+ "arm_l_joint1",
227
+ "arm_l_joint2",
228
+ "arm_l_joint3",
229
+ "arm_l_joint4",
230
+ "arm_l_joint5",
231
+ "arm_l_joint6",
232
+ "arm_r_joint0",
233
+ "arm_r_joint1",
234
+ "arm_r_joint2",
235
+ "arm_r_joint3",
236
+ "arm_r_joint4",
237
+ "arm_r_joint5",
238
+ "arm_r_joint6"
239
+ ],
240
+ "fps": 30
241
+ },
242
+ "action.head.position": {
243
+ "dtype": "float32",
244
+ "shape": [
245
+ 3
246
+ ],
247
+ "names": [
248
+ "head_joint0",
249
+ "head_joint1",
250
+ "head_joint2"
251
+ ],
252
+ "fps": 30
253
+ },
254
+ "action.waist.position": {
255
+ "dtype": "float32",
256
+ "shape": [
257
+ 5
258
+ ],
259
+ "names": [
260
+ "body_joint0",
261
+ "body_joint1",
262
+ "body_joint2",
263
+ "body_joint3",
264
+ "body_joint4"
265
+ ],
266
+ "fps": 30
267
+ },
268
+ "action.robot.velocity": {
269
+ "dtype": "float32",
270
+ "shape": [
271
+ 6
272
+ ],
273
+ "names": [
274
+ "base_linear_velocity_x",
275
+ "base_linear_velocity_y",
276
+ "base_linear_velocity_z",
277
+ "base_angular_velocity_x",
278
+ "base_angular_velocity_y",
279
+ "base_angular_velocity_z"
280
+ ],
281
+ "fps": 30
282
+ },
283
+ "observation.state.effector.position": {
284
+ "dtype": "float32",
285
+ "shape": [
286
+ 2
287
+ ],
288
+ "names": [
289
+ "effector_l",
290
+ "effector_r"
291
+ ],
292
+ "fps": 30
293
+ },
294
+ "observation.state.end.wrench": {
295
+ "dtype": "float32",
296
+ "shape": [
297
+ 12
298
+ ],
299
+ "names": [
300
+ "left_wrench_0",
301
+ "left_wrench_1",
302
+ "left_wrench_2",
303
+ "left_wrench_3",
304
+ "left_wrench_4",
305
+ "left_wrench_5",
306
+ "right_wrench_0",
307
+ "right_wrench_1",
308
+ "right_wrench_2",
309
+ "right_wrench_3",
310
+ "right_wrench_4",
311
+ "right_wrench_5"
312
+ ],
313
+ "fps": 30
314
+ },
315
+ "observation.state.end.velocity": {
316
+ "dtype": "float32",
317
+ "shape": [
318
+ 12
319
+ ],
320
+ "names": [
321
+ "end_l_linear_velocity_x",
322
+ "end_l_linear_velocity_y",
323
+ "end_l_linear_velocity_z",
324
+ "end_l_angular_velocity_x",
325
+ "end_l_angular_velocity_y",
326
+ "end_l_angular_velocity_z",
327
+ "end_r_linear_velocity_x",
328
+ "end_r_linear_velocity_y",
329
+ "end_r_linear_velocity_z",
330
+ "end_r_angular_velocity_x",
331
+ "end_r_angular_velocity_y",
332
+ "end_r_angular_velocity_z"
333
+ ],
334
+ "fps": 30
335
+ },
336
+ "observation.state.end.position": {
337
+ "dtype": "float32",
338
+ "shape": [
339
+ 14
340
+ ],
341
+ "names": [
342
+ "arm_l_end_x",
343
+ "arm_l_end_y",
344
+ "arm_l_end_z",
345
+ "arm_l_end_quat_x",
346
+ "arm_l_end_quat_y",
347
+ "arm_l_end_quat_z",
348
+ "arm_l_end_quat_w",
349
+ "arm_r_end_x",
350
+ "arm_r_end_y",
351
+ "arm_r_end_z",
352
+ "arm_r_end_quat_x",
353
+ "arm_r_end_quat_y",
354
+ "arm_r_end_quat_z",
355
+ "arm_r_end_quat_w"
356
+ ],
357
+ "fps": 30
358
+ },
359
+ "observation.state.joint.position": {
360
+ "dtype": "float32",
361
+ "shape": [
362
+ 14
363
+ ],
364
+ "names": [
365
+ "arm_l_joint_0",
366
+ "arm_l_joint_1",
367
+ "arm_l_joint_2",
368
+ "arm_l_joint_3",
369
+ "arm_l_joint_4",
370
+ "arm_l_joint_5",
371
+ "arm_l_joint_6",
372
+ "arm_r_joint_0",
373
+ "arm_r_joint_1",
374
+ "arm_r_joint_2",
375
+ "arm_r_joint_3",
376
+ "arm_r_joint_4",
377
+ "arm_r_joint_5",
378
+ "arm_r_joint_6"
379
+ ],
380
+ "fps": 30
381
+ },
382
+ "observation.state.joint.effort": {
383
+ "dtype": "float32",
384
+ "shape": [
385
+ 14
386
+ ],
387
+ "names": [
388
+ "arm_l_joint_effort_0",
389
+ "arm_l_joint_effort_1",
390
+ "arm_l_joint_effort_2",
391
+ "arm_l_joint_effort_3",
392
+ "arm_l_joint_effort_4",
393
+ "arm_l_joint_effort_5",
394
+ "arm_l_joint_effort_6",
395
+ "arm_r_joint_effort_0",
396
+ "arm_r_joint_effort_1",
397
+ "arm_r_joint_effort_2",
398
+ "arm_r_joint_effort_3",
399
+ "arm_r_joint_effort_4",
400
+ "arm_r_joint_effort_5",
401
+ "arm_r_joint_effort_6"
402
+ ],
403
+ "fps": 30
404
+ },
405
+ "observation.state.joint.velocity": {
406
+ "dtype": "float32",
407
+ "shape": [
408
+ 14
409
+ ],
410
+ "names": [
411
+ "arm_l_joint_velocity_0",
412
+ "arm_l_joint_velocity_1",
413
+ "arm_l_joint_velocity_2",
414
+ "arm_l_joint_velocity_3",
415
+ "arm_l_joint_velocity_4",
416
+ "arm_l_joint_velocity_5",
417
+ "arm_l_joint_velocity_6",
418
+ "arm_r_joint_velocity_0",
419
+ "arm_r_joint_velocity_1",
420
+ "arm_r_joint_velocity_2",
421
+ "arm_r_joint_velocity_3",
422
+ "arm_r_joint_velocity_4",
423
+ "arm_r_joint_velocity_5",
424
+ "arm_r_joint_velocity_6"
425
+ ],
426
+ "fps": 30
427
+ },
428
+ "observation.state.head.position": {
429
+ "dtype": "float32",
430
+ "shape": [
431
+ 3
432
+ ],
433
+ "names": [
434
+ "head_joint0",
435
+ "head_joint1",
436
+ "head_joint2"
437
+ ],
438
+ "fps": 30
439
+ },
440
+ "observation.state.waist.position": {
441
+ "dtype": "float32",
442
+ "shape": [
443
+ 5
444
+ ],
445
+ "names": [
446
+ "body_joint0",
447
+ "body_joint1",
448
+ "body_joint2",
449
+ "body_joint3",
450
+ "body_joint4"
451
+ ],
452
+ "fps": 30
453
+ },
454
+ "observation.state.robot.position": {
455
+ "dtype": "float32",
456
+ "shape": [
457
+ 7
458
+ ],
459
+ "names": [
460
+ "base_x",
461
+ "base_y",
462
+ "base_z",
463
+ "base_quat_x",
464
+ "base_quat_y",
465
+ "base_quat_z",
466
+ "base_quat_w"
467
+ ],
468
+ "fps": 30
469
+ },
470
+ "timestamp": {
471
+ "dtype": "float32",
472
+ "shape": [
473
+ 1
474
+ ],
475
+ "names": null,
476
+ "fps": 30
477
+ },
478
+ "frame_index": {
479
+ "dtype": "int64",
480
+ "shape": [
481
+ 1
482
+ ],
483
+ "names": null,
484
+ "fps": 30
485
+ },
486
+ "episode_index": {
487
+ "dtype": "int64",
488
+ "shape": [
489
+ 1
490
+ ],
491
+ "names": null,
492
+ "fps": 30
493
+ },
494
+ "index": {
495
+ "dtype": "int64",
496
+ "shape": [
497
+ 1
498
+ ],
499
+ "names": null,
500
+ "fps": 30
501
+ },
502
+ "task_index": {
503
+ "dtype": "int64",
504
+ "shape": [
505
+ 1
506
+ ],
507
+ "names": null,
508
+ "fps": 30
509
+ }
510
+ },
511
+ "splits": {
512
+ "train": "0:942"
513
+ },
514
+ "codebase_version": "v3.0",
515
+ "data_files_size_in_mb": 100,
516
+ "video_files_size_in_mb": 200,
517
+ "total_tasks": 1
518
+ }
g2_zip_tie_threading/meta/stats.json ADDED
@@ -0,0 +1,774 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action.end.position": {
3
+ "min": [
4
+ 0.19461728991351976,
5
+ -0.0983176505502954,
6
+ -0.2238279920054544,
7
+ -0.827986260239654,
8
+ -0.7069016089802659,
9
+ -0.6713852171465878,
10
+ -0.49998568593616866,
11
+ 0.14877430603677372,
12
+ -0.15577432345989561,
13
+ -0.5597203382338979,
14
+ -0.7898904642810091,
15
+ -0.6044686045166595,
16
+ -0.8657092443931274,
17
+ -0.4999999448387787
18
+ ],
19
+ "max": [
20
+ 0.7280833397168193,
21
+ 0.5124123746289968,
22
+ 0.4704944512392334,
23
+ 0.9999618531336188,
24
+ 0.9998852243753059,
25
+ 0.7947303652875168,
26
+ 0.8361536624329664,
27
+ 0.787824010434758,
28
+ 0.5696674330349222,
29
+ 0.26069451744672584,
30
+ 0.8613061322558748,
31
+ 0.8293939490830431,
32
+ 0.9999221564463248,
33
+ 0.981875955831279
34
+ ],
35
+ "mean": [
36
+ 0.39406654187221607,
37
+ 0.25024268588838583,
38
+ 0.19147012127606108,
39
+ -0.22681645181998314,
40
+ 0.547410309440584,
41
+ -0.12279999298870532,
42
+ 0.2265994782948919,
43
+ 0.4126127188232102,
44
+ 0.246470703864531,
45
+ -0.1577440991023101,
46
+ 0.15447659680495368,
47
+ 0.06523839160616737,
48
+ 0.2701273346751512,
49
+ 0.11524969021871437
50
+ ],
51
+ "std": [
52
+ 0.04473691969912101,
53
+ 0.054930254316530085,
54
+ 0.1053772740879693,
55
+ 0.4911127546988136,
56
+ 0.4785092036405989,
57
+ 0.26752139031170247,
58
+ 0.20183804992655996,
59
+ 0.064308824892295,
60
+ 0.08158929497856546,
61
+ 0.1162076729409493,
62
+ 0.30125573915276005,
63
+ 0.2685845343253613,
64
+ 0.7247552431015196,
65
+ 0.4443724005941792
66
+ ],
67
+ "count": [
68
+ 2244641
69
+ ]
70
+ },
71
+ "action.head.position": {
72
+ "min": [
73
+ -0.1265334025086215,
74
+ -0.14608856471449935,
75
+ 0.271855098117008
76
+ ],
77
+ "max": [
78
+ 0.20141817072054202,
79
+ 0.15903466129492855,
80
+ 0.5181159398174994
81
+ ],
82
+ "mean": [
83
+ 0.06557756954043124,
84
+ 0.0018551164463100427,
85
+ 0.40811199587114555
86
+ ],
87
+ "std": [
88
+ 0.09349922938997882,
89
+ 0.03168512797775753,
90
+ 0.1044837361002386
91
+ ],
92
+ "count": [
93
+ 2244641
94
+ ]
95
+ },
96
+ "action.joint.position": {
97
+ "min": [
98
+ -0.09656192183432785,
99
+ -2.0532667451418867,
100
+ -1.9741294067562924,
101
+ -2.3500015221302526,
102
+ -3.078507334161249,
103
+ -1.0174198282578457,
104
+ -1.5370853013473738,
105
+ -2.1513423357598476,
106
+ -2.036399285466954,
107
+ 0.13969160092205876,
108
+ -2.355198621749878,
109
+ -3.07468820136841,
110
+ -1.0170930184446767,
111
+ -1.535951593671327
112
+ ],
113
+ "max": [
114
+ 2.0837973524408477,
115
+ -0.2806080452711378,
116
+ -0.14755205403748214,
117
+ 3.942809993862312e-05,
118
+ 3.0738215022232547,
119
+ 1.0123603281873024,
120
+ 1.5359006408744824,
121
+ 0.16021513925837255,
122
+ -0.1059185342430126,
123
+ 2.261424476069567,
124
+ 2.876213977285577e-06,
125
+ 2.9085226814153087,
126
+ 1.014268216792235,
127
+ 1.5402062331972268
128
+ ],
129
+ "mean": [
130
+ 1.3877202279331329,
131
+ -1.1549872899740714,
132
+ -1.1488983689977026,
133
+ -1.5753947967016757,
134
+ -0.15264555834584048,
135
+ -0.151823662260605,
136
+ -0.47775346833098487,
137
+ -1.2336515466948175,
138
+ -1.2072411675877597,
139
+ 1.0329186713711087,
140
+ -1.4843928332573766,
141
+ -0.27956728021647786,
142
+ -0.10954635124628406,
143
+ 0.5466076353183882
144
+ ],
145
+ "std": [
146
+ 0.2752317232563096,
147
+ 0.17287302540974855,
148
+ 0.3076165892648374,
149
+ 0.2640008482882095,
150
+ 0.7364066062816722,
151
+ 0.2682851141559418,
152
+ 0.5981076173591333,
153
+ 0.35638043077332876,
154
+ 0.23662231964939914,
155
+ 0.3482698177727249,
156
+ 0.3655161455163404,
157
+ 0.7608226979641948,
158
+ 0.2864078625353848,
159
+ 0.6358801663154302
160
+ ],
161
+ "count": [
162
+ 2244641
163
+ ]
164
+ },
165
+ "action.robot.velocity": {
166
+ "min": [
167
+ 0.0,
168
+ -0.25,
169
+ 0.0,
170
+ 0.0,
171
+ 0.0,
172
+ 0.0
173
+ ],
174
+ "max": [
175
+ 0.0,
176
+ 0.0,
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 0.0
181
+ ],
182
+ "mean": [
183
+ 0.0,
184
+ -9.622919573876447e-07,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0,
188
+ 0.0
189
+ ],
190
+ "std": [
191
+ 0.0,
192
+ 0.0004816828369759911,
193
+ 0.0,
194
+ 0.0,
195
+ 0.0,
196
+ 0.0
197
+ ],
198
+ "count": [
199
+ 2244641
200
+ ]
201
+ },
202
+ "action.waist.position": {
203
+ "min": [
204
+ -1.0318920951335617,
205
+ 1.1157819814912808,
206
+ -0.8134729708530688,
207
+ -0.02358122501297037,
208
+ -0.07314014099551377
209
+ ],
210
+ "max": [
211
+ -0.3280979729984868,
212
+ 1.8148790303514144,
213
+ -0.32871583715147884,
214
+ 0.08109640797143468,
215
+ 0.0466831568346202
216
+ ],
217
+ "mean": [
218
+ -0.8277567810086324,
219
+ 1.4664211390488489,
220
+ -0.5738469463204636,
221
+ 0.044365594986949725,
222
+ -0.0019603684955770096
223
+ ],
224
+ "std": [
225
+ 0.16454579162811356,
226
+ 0.28658669235481943,
227
+ 0.1717020282455655,
228
+ 0.02769671511370481,
229
+ 0.03749635442792825
230
+ ],
231
+ "count": [
232
+ 2244641
233
+ ]
234
+ },
235
+ "observation.state.end.position": {
236
+ "min": [
237
+ 0.22320866413089724,
238
+ -0.0759917288895382,
239
+ -0.2159768483742774,
240
+ -0.8249669080809763,
241
+ -0.7070423897249009,
242
+ -0.6600938671193247,
243
+ -0.49998855271168635,
244
+ 0.1797969200274422,
245
+ -0.17358512901604173,
246
+ -0.5377193115869143,
247
+ -0.7280035369678779,
248
+ -0.6015338853411758,
249
+ -0.8654374934299868,
250
+ -0.4999994338669925
251
+ ],
252
+ "max": [
253
+ 0.6267919232752278,
254
+ 0.439051501839135,
255
+ 0.44689356669374014,
256
+ 0.9999310682614401,
257
+ 0.9992688894271851,
258
+ 0.7904501315161544,
259
+ 0.8358397381479701,
260
+ 0.6530745008380613,
261
+ 0.4654631115486355,
262
+ 0.1640141970432546,
263
+ 0.823570801409854,
264
+ 0.7929734859045993,
265
+ 0.999995768070221,
266
+ 0.9790772946247478
267
+ ],
268
+ "mean": [
269
+ 0.39322513708656276,
270
+ 0.24990677018274537,
271
+ 0.19059939452182645,
272
+ -0.22780809555079476,
273
+ 0.5475218698662451,
274
+ -0.12342896618881137,
275
+ 0.22898883239445886,
276
+ 0.40962125346526645,
277
+ 0.24617530373728988,
278
+ -0.15699999323492034,
279
+ 0.15785229076077212,
280
+ 0.06747871629559282,
281
+ 0.2706069139558892,
282
+ 0.11486830331810469
283
+ ],
284
+ "std": [
285
+ 0.0428887659831611,
286
+ 0.05432419127833259,
287
+ 0.10446022831102127,
288
+ 0.4906249621544008,
289
+ 0.4783407741383819,
290
+ 0.26676442096420094,
291
+ 0.19991666409474376,
292
+ 0.06061530900626318,
293
+ 0.07967838491027988,
294
+ 0.11372143457602957,
295
+ 0.3007829110791401,
296
+ 0.2648005353527538,
297
+ 0.7252954965317057,
298
+ 0.4443683244216071
299
+ ],
300
+ "count": [
301
+ 2244641
302
+ ]
303
+ },
304
+ "observation.state.end.velocity": {
305
+ "min": [
306
+ -0.3918463148862006,
307
+ -0.6793688809038688,
308
+ -0.6071706113978942,
309
+ -4.629683828744937,
310
+ -4.927908250275957,
311
+ -3.0072950633679145,
312
+ -0.7138303065680425,
313
+ -0.685924223805946,
314
+ -0.6836143399522865,
315
+ -4.200848250143386,
316
+ -5.045951477052583,
317
+ -3.3443294666515717
318
+ ],
319
+ "max": [
320
+ 0.7072256198737445,
321
+ 0.6105118894631335,
322
+ 0.6423928188061488,
323
+ 5.158269135926951,
324
+ 4.088906135456377,
325
+ 4.234695922395704,
326
+ 0.6541010181183001,
327
+ 0.6840511614933481,
328
+ 0.8740695744230673,
329
+ 2.9859636303924146,
330
+ 3.688948359506556,
331
+ 3.316367394446773
332
+ ],
333
+ "mean": [
334
+ 0.00011807092795334105,
335
+ -0.0018539360018767737,
336
+ 0.00010673149892092518,
337
+ -0.0048479481801520525,
338
+ 0.006547028487083783,
339
+ -0.008489819868284688,
340
+ 7.794474578296411e-05,
341
+ 0.0015145236729185193,
342
+ 0.0002659848721665867,
343
+ -0.004218324222490732,
344
+ -0.0046626474593596135,
345
+ 0.00902915616324308
346
+ ],
347
+ "std": [
348
+ 0.021233442544237653,
349
+ 0.031887618174960636,
350
+ 0.029768216554378748,
351
+ 0.21221141890676354,
352
+ 0.18021751515964504,
353
+ 0.1640554777234382,
354
+ 0.02914275615515402,
355
+ 0.0423619803982828,
356
+ 0.03402086217910253,
357
+ 0.28295127841994905,
358
+ 0.21814637265323786,
359
+ 0.20980123721935343
360
+ ],
361
+ "count": [
362
+ 2244641
363
+ ]
364
+ },
365
+ "observation.state.end.wrench": {
366
+ "min": [
367
+ -164.20418970666302,
368
+ -137.86538908320662,
369
+ -160.43177820266948,
370
+ -13.217398258300795,
371
+ -17.356250867693117,
372
+ -238.72329233324015,
373
+ -1789.2986910168427,
374
+ -453.5144054264515,
375
+ -380.16835306666223,
376
+ -37.335257113222106,
377
+ -36.24608542787356,
378
+ -553.9261721875442
379
+ ],
380
+ "max": [
381
+ 171.01077807328528,
382
+ 204.31656992096893,
383
+ 185.91893286343665,
384
+ 18.371448191991878,
385
+ 17.417359746808383,
386
+ 277.9468335662225,
387
+ 318.20723469958637,
388
+ 264.15511107424237,
389
+ 2072.3705779985,
390
+ 23.836705539698162,
391
+ 27.55880636698993,
392
+ 2272.350882772985
393
+ ],
394
+ "mean": [
395
+ 0.9516149611033259,
396
+ 1.1716354138527738,
397
+ -7.255441864691576,
398
+ -0.4055858967126548,
399
+ -0.8866856854312448,
400
+ -7.366881184844611,
401
+ -4.8583966380231285,
402
+ -0.6295661216366275,
403
+ 4.262991528215612,
404
+ -0.22502969955060206,
405
+ 0.8130742743538631,
406
+ 2.7743390094596565
407
+ ],
408
+ "std": [
409
+ 8.146773190907734,
410
+ 4.780318407519178,
411
+ 11.71806860111608,
412
+ 0.6971537321513732,
413
+ 1.707447993990489,
414
+ 15.278943852413047,
415
+ 12.611198703648974,
416
+ 9.222275559851232,
417
+ 16.89967255250819,
418
+ 1.0217254563108553,
419
+ 1.5825055799054613,
420
+ 19.18550629972403
421
+ ],
422
+ "count": [
423
+ 2244641
424
+ ]
425
+ },
426
+ "observation.state.head.position": {
427
+ "min": [
428
+ -0.1265334025086215,
429
+ -0.14608856471449935,
430
+ 0.271855098117008
431
+ ],
432
+ "max": [
433
+ 0.20141817072054202,
434
+ 0.14982705160679952,
435
+ 0.5181159398174994
436
+ ],
437
+ "mean": [
438
+ 0.06557767672902992,
439
+ 0.0018517524401950813,
440
+ 0.40811194984616056
441
+ ],
442
+ "std": [
443
+ 0.09349905991896111,
444
+ 0.03166954144744092,
445
+ 0.10448372595649649
446
+ ],
447
+ "count": [
448
+ 2244641
449
+ ]
450
+ },
451
+ "observation.state.joint.effort": {
452
+ "min": [
453
+ -61.175999999999995,
454
+ -32.9565,
455
+ -30.636999999999997,
456
+ -38.538,
457
+ -14.048,
458
+ -8.7296,
459
+ -21.4288,
460
+ -85.407,
461
+ -46.107,
462
+ -49.02,
463
+ -37.705,
464
+ -31.6568,
465
+ -10.9568,
466
+ -22.9224
467
+ ],
468
+ "max": [
469
+ 50.285999999999994,
470
+ 32.4495,
471
+ 35.538,
472
+ 39.425,
473
+ 13.495999999999999,
474
+ 9.895199999999999,
475
+ 12.250399999999999,
476
+ 66.8085,
477
+ 62.181000000000004,
478
+ 42.571999999999996,
479
+ 106.73299999999999,
480
+ 18.3472,
481
+ 26.96,
482
+ 20.2616
483
+ ],
484
+ "mean": [
485
+ -15.065986657573305,
486
+ 4.0794263249703,
487
+ -7.546761452311096,
488
+ -11.283545587929467,
489
+ -1.0168132158330359,
490
+ -1.7329775396522664,
491
+ 0.7912554009356394,
492
+ 15.296439169575955,
493
+ 1.4522320580351324,
494
+ 6.325191606994247,
495
+ -10.696122452521701,
496
+ 1.0370358078658735,
497
+ 0.2124266923710891,
498
+ -0.1746484791143821
499
+ ],
500
+ "std": [
501
+ 4.3145920571535745,
502
+ 5.07011294240803,
503
+ 2.3053547066535485,
504
+ 2.086608444759813,
505
+ 0.5395596078449124,
506
+ 0.8731098421786969,
507
+ 0.590264866987164,
508
+ 6.389902473441442,
509
+ 6.003133330769849,
510
+ 3.4305214499532375,
511
+ 2.3950271992287653,
512
+ 0.8211574774688524,
513
+ 0.6952314400552438,
514
+ 0.7941619063746423
515
+ ],
516
+ "count": [
517
+ 2244641
518
+ ]
519
+ },
520
+ "observation.state.joint.position": {
521
+ "min": [
522
+ -0.09805263119918728,
523
+ -2.05329690084547,
524
+ -1.9746478083482963,
525
+ -2.359990133904369,
526
+ -3.0789652513948824,
527
+ -1.0190127714322657,
528
+ -1.5427127338361821,
529
+ -2.1518353425617582,
530
+ -2.0362674670577694,
531
+ 0.1306469865437371,
532
+ -2.362539777752984,
533
+ -3.0769806637505552,
534
+ -1.0189583630511954,
535
+ -1.5403295508715027
536
+ ],
537
+ "max": [
538
+ 2.085691808727032,
539
+ -0.2806608101007153,
540
+ -0.12031322909234622,
541
+ 0.0072000024808891745,
542
+ 3.076359281689213,
543
+ 1.0170842699604956,
544
+ 1.5402775393354136,
545
+ 0.15986007272607328,
546
+ -0.10548529741975987,
547
+ 2.261599767273641,
548
+ 0.02084907591009788,
549
+ 2.907079468371572,
550
+ 1.0169426164221145,
551
+ 1.5406816473992222
552
+ ],
553
+ "mean": [
554
+ 1.3879443182123774,
555
+ -1.1549619723728974,
556
+ -1.14929054587471,
557
+ -1.5756030206886629,
558
+ -0.15232666687640556,
559
+ -0.1517700096344421,
560
+ -0.47732582596549294,
561
+ -1.2338837151141648,
562
+ -1.2072331749457728,
563
+ 1.03311013808059,
564
+ -1.4845031237295694,
565
+ -0.27906959708528767,
566
+ -0.1094205489808062,
567
+ 0.5463630336586776
568
+ ],
569
+ "std": [
570
+ 0.275369539486812,
571
+ 0.17280596981240876,
572
+ 0.3078381050434802,
573
+ 0.2640183534341323,
574
+ 0.7361627614659149,
575
+ 0.2681712328323261,
576
+ 0.5979880169309121,
577
+ 0.3564877655188062,
578
+ 0.2365757822900896,
579
+ 0.3484838625512813,
580
+ 0.3655005466531094,
581
+ 0.7608177462612982,
582
+ 0.286351280251966,
583
+ 0.6356734694904268
584
+ ],
585
+ "count": [
586
+ 2244641
587
+ ]
588
+ },
589
+ "observation.state.joint.velocity": {
590
+ "min": [
591
+ -2.3050446198737924,
592
+ -0.9396291458169347,
593
+ -2.1157557049696702,
594
+ -3.0219879318738516,
595
+ -4.754338081874404,
596
+ -3.8445865674845154,
597
+ -4.182803684972002,
598
+ -3.1130638067284284,
599
+ -1.1583001045008503,
600
+ -2.8737567318109827,
601
+ -4.01638186960979,
602
+ -4.761405898354587,
603
+ -3.6665115315088332,
604
+ -3.5784056671651348
605
+ ],
606
+ "max": [
607
+ 1.705448880723584,
608
+ 1.2566623281767593,
609
+ 2.517048914032524,
610
+ 2.166040074565558,
611
+ 4.7719381145704105,
612
+ 4.626096808638168,
613
+ 4.746866157330412,
614
+ 2.8471949756255834,
615
+ 1.1576249931645153,
616
+ 2.469313109705009,
617
+ 3.178022540141594,
618
+ 4.418495518709665,
619
+ 3.4589267798106995,
620
+ 3.9554181175162415
621
+ ],
622
+ "mean": [
623
+ -0.0035411487766221217,
624
+ -0.0006119834578991053,
625
+ 0.005004587290672423,
626
+ 0.0027038351286539316,
627
+ -0.006183290047742461,
628
+ -0.0012054707826670286,
629
+ -0.006573603170497701,
630
+ 0.002481633207355558,
631
+ -0.0006717963706522395,
632
+ -0.003885450145153381,
633
+ 0.0013011422151721454,
634
+ -0.0069478048714318175,
635
+ -0.002461271285679773,
636
+ 0.0008641883517598615
637
+ ],
638
+ "std": [
639
+ 0.09274834444349553,
640
+ 0.045307586929106664,
641
+ 0.11511223769352061,
642
+ 0.12088561684944016,
643
+ 0.25525823004059384,
644
+ 0.14117838163517765,
645
+ 0.19396286554995087,
646
+ 0.1565663064975728,
647
+ 0.07169701471654902,
648
+ 0.1721484140129783,
649
+ 0.1939304061705358,
650
+ 0.29646978797603346,
651
+ 0.18393544673927412,
652
+ 0.26419303898566526
653
+ ],
654
+ "count": [
655
+ 2244641
656
+ ]
657
+ },
658
+ "observation.state.robot.position": {
659
+ "min": [
660
+ -0.7032061181748908,
661
+ -0.02934732072345351,
662
+ -5.453033551603882e-05,
663
+ -0.0006735209969193116,
664
+ -0.0009302678356748897,
665
+ -0.006863163334398118,
666
+ 0.9998142276502274
667
+ ],
668
+ "max": [
669
+ 0.22941357034725107,
670
+ 0.11679818323534417,
671
+ 0.0008563534713137413,
672
+ 0.0005425696210423612,
673
+ 0.0005870885143627831,
674
+ 0.019266956916529146,
675
+ 1.0
676
+ ],
677
+ "mean": [
678
+ 0.03660364563900661,
679
+ 0.023454902350663633,
680
+ 0.0002137336623678672,
681
+ 5.77946363938886e-06,
682
+ -6.211655200713027e-05,
683
+ 0.004392547741139498,
684
+ 0.9999622620560632
685
+ ],
686
+ "std": [
687
+ 0.07806776040485709,
688
+ 0.04678017591099015,
689
+ 0.00031110616796275586,
690
+ 0.0002069447208653208,
691
+ 0.00017216471870157418,
692
+ 0.007489913387650233,
693
+ 7.020532774916117e-05
694
+ ],
695
+ "count": [
696
+ 2244641
697
+ ]
698
+ },
699
+ "observation.state.waist.position": {
700
+ "min": [
701
+ -1.03208381241009,
702
+ 1.115110971023432,
703
+ -0.8146232745122381,
704
+ -0.02358122501297037,
705
+ -0.07314014099551377
706
+ ],
707
+ "max": [
708
+ -0.3279062557219586,
709
+ 1.8149748889896786,
710
+ -0.32871583715147884,
711
+ 0.08119226660969879,
712
+ 0.04677901547288431
713
+ ],
714
+ "mean": [
715
+ -0.8276681045264734,
716
+ 1.4664295729490824,
717
+ -0.5737235100727678,
718
+ 0.04428135523506075,
719
+ -0.001962478647529367
720
+ ],
721
+ "std": [
722
+ 0.16452972349123646,
723
+ 0.28649680430268964,
724
+ 0.17166067934247373,
725
+ 0.027682176375320455,
726
+ 0.037422555718671334
727
+ ],
728
+ "count": [
729
+ 2244641
730
+ ]
731
+ },
732
+ "action.effector.position": {
733
+ "min": [
734
+ -0.7850000262260437,
735
+ -0.7850000262260437
736
+ ],
737
+ "max": [
738
+ 120.0,
739
+ 119.8238
740
+ ],
741
+ "mean": [
742
+ 0.5875316726323893,
743
+ 0.5032961847515499
744
+ ],
745
+ "std": [
746
+ 0.7561029218691075,
747
+ 0.655755934874001
748
+ ],
749
+ "count": [
750
+ 2244641
751
+ ]
752
+ },
753
+ "observation.state.effector.position": {
754
+ "min": [
755
+ -0.7850000262260437,
756
+ -0.7850000262260437
757
+ ],
758
+ "max": [
759
+ 120.0,
760
+ 120.0
761
+ ],
762
+ "mean": [
763
+ 74.5583485265238,
764
+ 62.78863853719242
765
+ ],
766
+ "std": [
767
+ 56.818018620994295,
768
+ 56.836599501120716
769
+ ],
770
+ "count": [
771
+ 2244641
772
+ ]
773
+ }
774
+ }