Whalswp commited on
Commit
5259641
·
verified ·
1 Parent(s): 4835edb

Delete meta/JointActionVer_info.json

Browse files
Files changed (1) hide show
  1. meta/JointActionVer_info.json +0 -304
meta/JointActionVer_info.json DELETED
@@ -1,304 +0,0 @@
1
- {
2
- "codebase_version": "v3.0",
3
- "robot_type": "franka_panda",
4
- "total_episodes": 5647,
5
- "total_frames": 246793,
6
- "total_tasks": 13,
7
- "chunks_size": 1000,
8
- "fps": 10,
9
- "splits": {
10
- "train": "0:5647"
11
- },
12
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
- "features": {
15
- "observation.state": {
16
- "dtype": "float32",
17
- "shape": [
18
- 32
19
- ],
20
- "names": [
21
- "ee_x",
22
- "ee_y",
23
- "ee_z",
24
- "ee_qw",
25
- "ee_qx",
26
- "ee_qy",
27
- "ee_qz",
28
- "j1",
29
- "j2",
30
- "j3",
31
- "j4",
32
- "j5",
33
- "j6",
34
- "j7",
35
- "gripper_1",
36
- "gripper_2"
37
- ],
38
- "fps": 10
39
- },
40
- "observation.images.wrist": {
41
- "dtype": "video",
42
- "shape": [
43
- 224,
44
- 224,
45
- 3
46
- ],
47
- "names": [
48
- "height",
49
- "width",
50
- "channels"
51
- ],
52
- "info": {
53
- "video.height": 480,
54
- "video.width": 640,
55
- "video.codec": "av1",
56
- "video.pix_fmt": "yuv420p",
57
- "video.is_depth_map": false,
58
- "video.fps": 10,
59
- "video.channels": 3,
60
- "has_audio": false
61
- }
62
- },
63
- "observation.images.wrist_semantic": {
64
- "dtype": "video",
65
- "shape": [
66
- 224,
67
- 224,
68
- 3
69
- ],
70
- "names": [
71
- "height",
72
- "width",
73
- "channels"
74
- ],
75
- "info": {
76
- "video.height": 480,
77
- "video.width": 640,
78
- "video.codec": "av1",
79
- "video.pix_fmt": "yuv420p",
80
- "video.is_depth_map": false,
81
- "video.fps": 10,
82
- "video.channels": 3,
83
- "has_audio": false
84
- }
85
- },
86
- "observation.images.left_shoulder": {
87
- "dtype": "video",
88
- "shape": [
89
- 224,
90
- 224,
91
- 3
92
- ],
93
- "names": [
94
- "height",
95
- "width",
96
- "channels"
97
- ],
98
- "info": {
99
- "video.height": 480,
100
- "video.width": 640,
101
- "video.codec": "av1",
102
- "video.pix_fmt": "yuv420p",
103
- "video.is_depth_map": false,
104
- "video.fps": 10,
105
- "video.channels": 3,
106
- "has_audio": false
107
- }
108
- },
109
- "observation.images.left_shoulder_semantic": {
110
- "dtype": "video",
111
- "shape": [
112
- 224,
113
- 224,
114
- 3
115
- ],
116
- "names": [
117
- "height",
118
- "width",
119
- "channels"
120
- ],
121
- "info": {
122
- "video.height": 480,
123
- "video.width": 640,
124
- "video.codec": "av1",
125
- "video.pix_fmt": "yuv420p",
126
- "video.is_depth_map": false,
127
- "video.fps": 10,
128
- "video.channels": 3,
129
- "has_audio": false
130
- }
131
- },
132
- "observation.images.right_shoulder": {
133
- "dtype": "video",
134
- "shape": [
135
- 224,
136
- 224,
137
- 3
138
- ],
139
- "names": [
140
- "height",
141
- "width",
142
- "channels"
143
- ],
144
- "info": {
145
- "video.height": 480,
146
- "video.width": 640,
147
- "video.codec": "av1",
148
- "video.pix_fmt": "yuv420p",
149
- "video.is_depth_map": false,
150
- "video.fps": 10,
151
- "video.channels": 3,
152
- "has_audio": false
153
- }
154
- },
155
- "observation.images.right_shoulder_semantic": {
156
- "dtype": "video",
157
- "shape": [
158
- 224,
159
- 224,
160
- 3
161
- ],
162
- "names": [
163
- "height",
164
- "width",
165
- "channels"
166
- ],
167
- "info": {
168
- "video.height": 480,
169
- "video.width": 640,
170
- "video.codec": "av1",
171
- "video.pix_fmt": "yuv420p",
172
- "video.is_depth_map": false,
173
- "video.fps": 10,
174
- "video.channels": 3,
175
- "has_audio": false
176
- }
177
- },
178
- "observation.images.guide": {
179
- "dtype": "video",
180
- "shape": [
181
- 224,
182
- 224,
183
- 3
184
- ],
185
- "names": [
186
- "height",
187
- "width",
188
- "channels"
189
- ],
190
- "info": {
191
- "video.height": 480,
192
- "video.width": 640,
193
- "video.codec": "av1",
194
- "video.pix_fmt": "yuv420p",
195
- "video.is_depth_map": false,
196
- "video.fps": 10,
197
- "video.channels": 3,
198
- "has_audio": false
199
- }
200
- },
201
- "observation.images.guide_semantic": {
202
- "dtype": "video",
203
- "shape": [
204
- 224,
205
- 224,
206
- 3
207
- ],
208
- "names": [
209
- "height",
210
- "width",
211
- "channels"
212
- ],
213
- "info": {
214
- "video.height": 480,
215
- "video.width": 640,
216
- "video.codec": "av1",
217
- "video.pix_fmt": "yuv420p",
218
- "video.is_depth_map": false,
219
- "video.fps": 10,
220
- "video.channels": 3,
221
- "has_audio": false
222
- }
223
- },
224
- "action": {
225
- "dtype": "float32",
226
- "shape": [
227
- 32
228
- ],
229
- "names": [
230
- "j1",
231
- "j2",
232
- "j3",
233
- "j4",
234
- "j5",
235
- "j6",
236
- "j7",
237
- "gripper"
238
- ],
239
- "fps": 10
240
- },
241
- "next.reward": {
242
- "dtype": "float32",
243
- "shape": [
244
- 1
245
- ],
246
- "names": [
247
- "reward"
248
- ],
249
- "fps": 10
250
- },
251
- "action.skill_id": {
252
- "dtype": "int32",
253
- "shape": [
254
- 1
255
- ],
256
- "names": [
257
- "skill_id"
258
- ],
259
- "fps": 10
260
- },
261
- "timestamp": {
262
- "dtype": "float32",
263
- "shape": [
264
- 1
265
- ],
266
- "names": null,
267
- "fps": 10
268
- },
269
- "frame_index": {
270
- "dtype": "int64",
271
- "shape": [
272
- 1
273
- ],
274
- "names": null,
275
- "fps": 10
276
- },
277
- "episode_index": {
278
- "dtype": "int64",
279
- "shape": [
280
- 1
281
- ],
282
- "names": null,
283
- "fps": 10
284
- },
285
- "index": {
286
- "dtype": "int64",
287
- "shape": [
288
- 1
289
- ],
290
- "names": null,
291
- "fps": 10
292
- },
293
- "task_index": {
294
- "dtype": "int64",
295
- "shape": [
296
- 1
297
- ],
298
- "names": null,
299
- "fps": 10
300
- }
301
- },
302
- "data_files_size_in_mb": 100,
303
- "video_files_size_in_mb": 500
304
- }