File size: 11,221 Bytes
73bf4d4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "state": {
        "joint_qpos": {
            "original_key": "observation.state",
            "start": 0,
            "end": 28,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "joint_qpos_sin": {
            "original_key": "observation.state",
            "start": 28,
            "end": 56,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "joint_qpos_cos": {
            "original_key": "observation.state",
            "start": 56,
            "end": 84,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "joint_qvel": {
            "original_key": "observation.state",
            "start": 84,
            "end": 112,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "joint_qeffort": {
            "original_key": "observation.state",
            "start": 112,
            "end": 140,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_pos": {
            "original_key": "observation.state",
            "start": 140,
            "end": 143,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_ori_cos": {
            "original_key": "observation.state",
            "start": 143,
            "end": 146,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_ori_sin": {
            "original_key": "observation.state",
            "start": 146,
            "end": 149,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_2d_ori": {
            "original_key": "observation.state",
            "start": 149,
            "end": 150,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_2d_ori_cos": {
            "original_key": "observation.state",
            "start": 150,
            "end": 151,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_2d_ori_sin": {
            "original_key": "observation.state",
            "start": 151,
            "end": 152,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_lin_vel": {
            "original_key": "observation.state",
            "start": 152,
            "end": 155,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "robot_ang_vel": {
            "original_key": "observation.state",
            "start": 155,
            "end": 158,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_left_qpos": {
            "original_key": "observation.state",
            "start": 158,
            "end": 165,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_left_qpos_sin": {
            "original_key": "observation.state",
            "start": 165,
            "end": 172,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_left_qpos_cos": {
            "original_key": "observation.state",
            "start": 172,
            "end": 179,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_left_qvel": {
            "original_key": "observation.state",
            "start": 179,
            "end": 186,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "eef_left_pos": {
            "original_key": "observation.state",
            "start": 186,
            "end": 189,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "eef_left_quat": {
            "original_key": "observation.state",
            "start": 189,
            "end": 193,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "gripper_left_qpos": {
            "original_key": "observation.state",
            "start": 193,
            "end": 195,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "gripper_left_qvel": {
            "original_key": "observation.state",
            "start": 195,
            "end": 197,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_right_qpos": {
            "original_key": "observation.state",
            "start": 197,
            "end": 204,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_right_qpos_sin": {
            "original_key": "observation.state",
            "start": 204,
            "end": 211,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_right_qpos_cos": {
            "original_key": "observation.state",
            "start": 211,
            "end": 218,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "arm_right_qvel": {
            "original_key": "observation.state",
            "start": 218,
            "end": 225,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "eef_right_pos": {
            "original_key": "observation.state",
            "start": 225,
            "end": 228,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "eef_right_quat": {
            "original_key": "observation.state",
            "start": 228,
            "end": 232,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "gripper_right_qpos": {
            "original_key": "observation.state",
            "start": 232,
            "end": 234,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "gripper_right_qvel": {
            "original_key": "observation.state",
            "start": 234,
            "end": 236,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "trunk_qpos": {
            "original_key": "observation.state",
            "start": 236,
            "end": 240,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "trunk_qvel": {
            "original_key": "observation.state",
            "start": 240,
            "end": 244,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "base_qpos": {
            "original_key": "observation.state",
            "start": 244,
            "end": 247,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "base_qpos_sin": {
            "original_key": "observation.state",
            "start": 247,
            "end": 250,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "base_qpos_cos": {
            "original_key": "observation.state",
            "start": 250,
            "end": 253,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "base_qvel": {
            "original_key": "observation.state",
            "start": 253,
            "end": 256,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        }
    },
    "action": {
        "base": {
            "original_key": "action",
            "start": 0,
            "end": 3,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "torso": {
            "original_key": "action",
            "start": 3,
            "end": 7,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "left_arm": {
            "original_key": "action",
            "start": 7,
            "end": 14,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "left_gripper": {
            "original_key": "action",
            "start": 14,
            "end": 15,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "right_arm": {
            "original_key": "action",
            "start": 15,
            "end": 22,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        },
        "right_gripper": {
            "original_key": "action",
            "start": 22,
            "end": 23,
            "rotation_type": null,
            "absolute": true,
            "dtype": "float64",
            "range": null
        }
    },
    "video": {
        "observation.images.rgb.left_wrist_256_256": {
            "original_key": "observation.images.observation.images.rgb.left_wrist_256_256"
        },
        "observation.images.rgb.right_wrist_256_256": {
            "original_key": "observation.images.observation.images.rgb.right_wrist_256_256"
        },
        "observation.images.rgb.head_256_256": {
            "original_key": "observation.images.observation.images.rgb.head_256_256"
        }
    },
    "annotation": {
        "human.coarse_action": {
            "original_key": "annotation.human.coarse_action"
        }
    }
}