File size: 12,914 Bytes
214ecf3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
{
    "isaaclab_franka": {
        "statistics": {
            "state": {
                "x": {
                    "max": [
                        0.6699322462081909
                    ],
                    "min": [
                        0.33920180797576904
                    ],
                    "mean": [
                        0.49289923906326294
                    ],
                    "std": [
                        0.059649549424648285
                    ],
                    "q01": [
                        0.38782017469406127
                    ],
                    "q99": [
                        0.6172362422943115
                    ]
                },
                "y": {
                    "max": [
                        0.21912384033203125
                    ],
                    "min": [
                        -0.3033212125301361
                    ],
                    "mean": [
                        -0.006379720754921436
                    ],
                    "std": [
                        0.06326735764741898
                    ],
                    "q01": [
                        -0.1089873456954956
                    ],
                    "q99": [
                        0.1012873849272728
                    ]
                },
                "z": {
                    "max": [
                        0.2875504493713379
                    ],
                    "min": [
                        0.006103299558162689
                    ],
                    "mean": [
                        0.11011185497045517
                    ],
                    "std": [
                        0.06280995905399323
                    ],
                    "q01": [
                        0.008504512012004853
                    ],
                    "q99": [
                        0.2632843208312988
                    ]
                },
                "roll": {
                    "max": [
                        3.1415905952453613
                    ],
                    "min": [
                        -3.141590118408203
                    ],
                    "mean": [
                        0.5673143863677979
                    ],
                    "std": [
                        3.0167040824890137
                    ],
                    "q01": [
                        -3.140106716156006
                    ],
                    "q99": [
                        3.1398723983764647
                    ]
                },
                "pitch": {
                    "max": [
                        0.23580896854400635
                    ],
                    "min": [
                        -0.07009907066822052
                    ],
                    "mean": [
                        0.05253179743885994
                    ],
                    "std": [
                        0.04222250357270241
                    ],
                    "q01": [
                        -0.04232822075486183
                    ],
                    "q99": [
                        0.196468066573143
                    ]
                },
                "yaw": {
                    "max": [
                        3.141592025756836
                    ],
                    "min": [
                        -3.1415915489196777
                    ],
                    "mean": [
                        -2.158745288848877
                    ],
                    "std": [
                        2.2537801265716553
                    ],
                    "q01": [
                        -3.1405885219573975
                    ],
                    "q99": [
                        3.140817766189575
                    ]
                },
                "gripper": {
                    "max": [
                        0.03999999910593033,
                        -1.0701972314564046e-05
                    ],
                    "min": [
                        0.0,
                        -0.03999999910593033
                    ],
                    "mean": [
                        0.0320456437766552,
                        -0.03238368406891823
                    ],
                    "std": [
                        0.008869350887835026,
                        0.008582442067563534
                    ],
                    "q01": [
                        0.005545026194304228,
                        -0.03999999910593033
                    ],
                    "q99": [
                        0.03999999910593033,
                        -0.0058574431203305384
                    ]
                }
            },
            "action": {
                "x": {
                    "max": [
                        0.10000000149011612
                    ],
                    "min": [
                        -0.10000000149011612
                    ],
                    "mean": [
                        0.001152952085249126
                    ],
                    "std": [
                        0.022909468039870262
                    ],
                    "q01": [
                        -0.08261692523956299
                    ],
                    "q99": [
                        0.07578393071889877
                    ]
                },
                "y": {
                    "max": [
                        0.10000000149011612
                    ],
                    "min": [
                        -0.10000000149011612
                    ],
                    "mean": [
                        0.0007858948083594441
                    ],
                    "std": [
                        0.02410377375781536
                    ],
                    "q01": [
                        -0.09629205614328384
                    ],
                    "q99": [
                        0.0912811189889909
                    ]
                },
                "z": {
                    "max": [
                        0.10000000149011612
                    ],
                    "min": [
                        -0.10000000149011612
                    ],
                    "mean": [
                        -0.0011377623304724693
                    ],
                    "std": [
                        0.03237301856279373
                    ],
                    "q01": [
                        -0.08124971389770508
                    ],
                    "q99": [
                        0.10000000149011612
                    ]
                },
                "roll": {
                    "max": [
                        0.0
                    ],
                    "min": [
                        0.0
                    ],
                    "mean": [
                        0.0
                    ],
                    "std": [
                        0.0
                    ],
                    "q01": [
                        0.0
                    ],
                    "q99": [
                        0.0
                    ]
                },
                "pitch": {
                    "max": [
                        0.0
                    ],
                    "min": [
                        0.0
                    ],
                    "mean": [
                        0.0
                    ],
                    "std": [
                        0.0
                    ],
                    "q01": [
                        0.0
                    ],
                    "q99": [
                        0.0
                    ]
                },
                "yaw": {
                    "max": [
                        0.10000000149011612
                    ],
                    "min": [
                        -0.10000000149011612
                    ],
                    "mean": [
                        -0.0003962560440413654
                    ],
                    "std": [
                        0.009899266995489597
                    ],
                    "q01": [
                        -0.03007705882191658
                    ],
                    "q99": [
                        0.024095644950866812
                    ]
                },
                "gripper": {
                    "max": [
                        1.0
                    ],
                    "min": [
                        -1.0
                    ],
                    "mean": [
                        0.06032103672623634
                    ],
                    "std": [
                        0.998246967792511
                    ],
                    "q01": [
                        -1.0
                    ],
                    "q99": [
                        1.0
                    ]
                }
            }
        },
        "modalities": {
            "video": {
                "image": {
                    "resolution": [
                        256,
                        256
                    ],
                    "channels": 3,
                    "fps": 20.0
                },
                "wrist_image": {
                    "resolution": [
                        256,
                        256
                    ],
                    "channels": 3,
                    "fps": 20.0
                }
            },
            "state": {
                "x": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "y": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "z": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "roll": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "pitch": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "yaw": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "gripper": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        2
                    ],
                    "continuous": true
                }
            },
            "action": {
                "x": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "y": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "z": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "roll": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "pitch": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "yaw": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                },
                "gripper": {
                    "absolute": true,
                    "rotation_type": null,
                    "shape": [
                        1
                    ],
                    "continuous": true
                }
            }
        },
        "embodiment_tag": "isaaclab_franka"
    }
}