File size: 9,996 Bytes
a0ce778
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "codebase_version": "v2.1",
    "robot_type": "franka_fer_xhand",
    "total_episodes": 200,
    "total_frames": 28899,
    "total_tasks": 1,
    "total_videos": 600,
    "total_chunks": 1,
    "chunks_size": 1000,
    "fps": 20,
    "splits": {
        "train": "0:200"
    },
    "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
    "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
    "features": {
        "action": {
            "dtype": "float32",
            "shape": [
                19
            ],
            "names": [
                "arm_joint_0.pos",
                "arm_joint_1.pos",
                "arm_joint_2.pos",
                "arm_joint_3.pos",
                "arm_joint_4.pos",
                "arm_joint_5.pos",
                "arm_joint_6.pos",
                "hand_joint_0.pos",
                "hand_joint_1.pos",
                "hand_joint_2.pos",
                "hand_joint_3.pos",
                "hand_joint_4.pos",
                "hand_joint_5.pos",
                "hand_joint_6.pos",
                "hand_joint_7.pos",
                "hand_joint_8.pos",
                "hand_joint_9.pos",
                "hand_joint_10.pos",
                "hand_joint_11.pos"
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "shape": [
                54
            ],
            "names": [
                "arm_joint_0.pos",
                "arm_joint_1.pos",
                "arm_joint_2.pos",
                "arm_joint_3.pos",
                "arm_joint_4.pos",
                "arm_joint_5.pos",
                "arm_joint_6.pos",
                "arm_joint_0.vel",
                "arm_joint_1.vel",
                "arm_joint_2.vel",
                "arm_joint_3.vel",
                "arm_joint_4.vel",
                "arm_joint_5.vel",
                "arm_joint_6.vel",
                "arm_ee_pose.00",
                "arm_ee_pose.01",
                "arm_ee_pose.02",
                "arm_ee_pose.03",
                "arm_ee_pose.04",
                "arm_ee_pose.05",
                "arm_ee_pose.06",
                "arm_ee_pose.07",
                "arm_ee_pose.08",
                "arm_ee_pose.09",
                "arm_ee_pose.10",
                "arm_ee_pose.11",
                "arm_ee_pose.12",
                "arm_ee_pose.13",
                "arm_ee_pose.14",
                "arm_ee_pose.15",
                "hand_joint_0.pos",
                "hand_joint_1.pos",
                "hand_joint_2.pos",
                "hand_joint_3.pos",
                "hand_joint_4.pos",
                "hand_joint_5.pos",
                "hand_joint_6.pos",
                "hand_joint_7.pos",
                "hand_joint_8.pos",
                "hand_joint_9.pos",
                "hand_joint_10.pos",
                "hand_joint_11.pos",
                "hand_joint_0.torque",
                "hand_joint_1.torque",
                "hand_joint_2.torque",
                "hand_joint_3.torque",
                "hand_joint_4.torque",
                "hand_joint_5.torque",
                "hand_joint_6.torque",
                "hand_joint_7.torque",
                "hand_joint_8.torque",
                "hand_joint_9.torque",
                "hand_joint_10.torque",
                "hand_joint_11.torque"
            ]
        },
        "observation.images.head_view": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 20,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.front_left_view": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 20,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.wrist_view": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 20,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "action_target_position": {
            "dtype": "float32",
            "shape": [
                87
            ],
            "names": [
                "arm_target_position_0",
                "arm_target_position_1",
                "arm_target_position_2",
                "arm_target_orientation_0",
                "arm_target_orientation_1",
                "arm_target_orientation_2",
                "arm_target_orientation_3",
                "arm_target_orientation_4",
                "arm_target_orientation_5",
                "arm_target_orientation_6",
                "arm_target_orientation_7",
                "arm_target_orientation_8",
                "hand_target_position_0",
                "hand_target_position_1",
                "hand_target_position_2",
                "hand_target_position_3",
                "hand_target_position_4",
                "hand_target_position_5",
                "hand_target_position_6",
                "hand_target_position_7",
                "hand_target_position_8",
                "hand_target_position_9",
                "hand_target_position_10",
                "hand_target_position_11",
                "hand_target_position_12",
                "hand_target_position_13",
                "hand_target_position_14",
                "hand_target_position_15",
                "hand_target_position_16",
                "hand_target_position_17",
                "hand_target_position_18",
                "hand_target_position_19",
                "hand_target_position_20",
                "hand_target_position_21",
                "hand_target_position_22",
                "hand_target_position_23",
                "hand_target_position_24",
                "hand_target_position_25",
                "hand_target_position_26",
                "hand_target_position_27",
                "hand_target_position_28",
                "hand_target_position_29",
                "hand_target_position_30",
                "hand_target_position_31",
                "hand_target_position_32",
                "hand_target_position_33",
                "hand_target_position_34",
                "hand_target_position_35",
                "hand_target_position_36",
                "hand_target_position_37",
                "hand_target_position_38",
                "hand_target_position_39",
                "hand_target_position_40",
                "hand_target_position_41",
                "hand_target_position_42",
                "hand_target_position_43",
                "hand_target_position_44",
                "hand_target_position_45",
                "hand_target_position_46",
                "hand_target_position_47",
                "hand_target_position_48",
                "hand_target_position_49",
                "hand_target_position_50",
                "hand_target_position_51",
                "hand_target_position_52",
                "hand_target_position_53",
                "hand_target_position_54",
                "hand_target_position_55",
                "hand_target_position_56",
                "hand_target_position_57",
                "hand_target_position_58",
                "hand_target_position_59",
                "hand_target_position_60",
                "hand_target_position_61",
                "hand_target_position_62",
                "hand_target_position_63",
                "hand_target_position_64",
                "hand_target_position_65",
                "hand_target_position_66",
                "hand_target_position_67",
                "hand_target_position_68",
                "hand_target_position_69",
                "hand_target_position_70",
                "hand_target_position_71",
                "hand_target_position_72",
                "hand_target_position_73",
                "hand_target_position_74"
            ]
        },
        "timestamp": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "frame_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "episode_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "task_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        }
    }
}