phicoltan commited on
Commit
6b99af5
·
verified ·
1 Parent(s): e1a3120

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +129 -1
meta/info.json CHANGED
@@ -284,9 +284,137 @@
284
  ],
285
  "names": null,
286
  "fps": 30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
  }
288
  },
289
  "data_files_size_in_mb": 100,
290
  "video_files_size_in_mb": 500,
291
  "total_videos": 1800
292
- }
 
284
  ],
285
  "names": null,
286
  "fps": 30
287
+ },
288
+ "observation.extrinsics.wrist1": {
289
+ "dtype": "float32",
290
+ "shape": [
291
+ 7
292
+ ],
293
+ "names": [
294
+ "x",
295
+ "y",
296
+ "z",
297
+ "qx",
298
+ "qy",
299
+ "qz",
300
+ "qw"
301
+ ],
302
+ "fps": 30
303
+ },
304
+ "observation.extrinsics.wrist2": {
305
+ "dtype": "float32",
306
+ "shape": [
307
+ 7
308
+ ],
309
+ "names": [
310
+ "x",
311
+ "y",
312
+ "z",
313
+ "qx",
314
+ "qy",
315
+ "qz",
316
+ "qw"
317
+ ],
318
+ "fps": 30
319
+ },
320
+ "observation.extrinsics.static1": {
321
+ "dtype": "float32",
322
+ "shape": [
323
+ 7
324
+ ],
325
+ "names": [
326
+ "x",
327
+ "y",
328
+ "z",
329
+ "qx",
330
+ "qy",
331
+ "qz",
332
+ "qw"
333
+ ],
334
+ "fps": 30
335
+ },
336
+ "observation.wrist1.time_to_close": {
337
+ "dtype": "float32",
338
+ "shape": [
339
+ 1
340
+ ],
341
+ "names": [
342
+ "value"
343
+ ],
344
+ "fps": 30
345
+ },
346
+ "observation.wrist2.time_to_close": {
347
+ "dtype": "float32",
348
+ "shape": [
349
+ 1
350
+ ],
351
+ "names": [
352
+ "value"
353
+ ],
354
+ "fps": 30
355
+ },
356
+ "observation.wrist1.time_to_open": {
357
+ "dtype": "float32",
358
+ "shape": [
359
+ 1
360
+ ],
361
+ "names": [
362
+ "value"
363
+ ],
364
+ "fps": 30
365
+ },
366
+ "observation.wrist2.time_to_open": {
367
+ "dtype": "float32",
368
+ "shape": [
369
+ 1
370
+ ],
371
+ "names": [
372
+ "value"
373
+ ],
374
+ "fps": 30
375
+ },
376
+ "observation.wrist1.time_since_close": {
377
+ "dtype": "float32",
378
+ "shape": [
379
+ 1
380
+ ],
381
+ "names": [
382
+ "value"
383
+ ],
384
+ "fps": 30
385
+ },
386
+ "observation.wrist2.time_since_close": {
387
+ "dtype": "float32",
388
+ "shape": [
389
+ 1
390
+ ],
391
+ "names": [
392
+ "value"
393
+ ],
394
+ "fps": 30
395
+ },
396
+ "observation.wrist1.time_since_open": {
397
+ "dtype": "float32",
398
+ "shape": [
399
+ 1
400
+ ],
401
+ "names": [
402
+ "value"
403
+ ],
404
+ "fps": 30
405
+ },
406
+ "observation.wrist2.time_since_open": {
407
+ "dtype": "float32",
408
+ "shape": [
409
+ 1
410
+ ],
411
+ "names": [
412
+ "value"
413
+ ],
414
+ "fps": 30
415
  }
416
  },
417
  "data_files_size_in_mb": 100,
418
  "video_files_size_in_mb": 500,
419
  "total_videos": 1800
420
+ }