vibsthebot commited on
Commit
ff8272c
·
verified ·
1 Parent(s): b2f27d8

Remove gripper.current from observation.state

Browse files
.DS_Store ADDED
Binary file (6.15 kB). View file
 
data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8ae8178cdaf2021fecce398114107e4d762da701e95286cf30bd8590f3ba05
3
+ size 4358920
data/dataset_info.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "action": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "observation.state": {
13
+ "feature": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "List"
18
+ },
19
+ "timestamp": {
20
+ "dtype": "float32",
21
+ "_type": "Value"
22
+ },
23
+ "frame_index": {
24
+ "dtype": "int64",
25
+ "_type": "Value"
26
+ },
27
+ "episode_index": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "index": {
32
+ "dtype": "int64",
33
+ "_type": "Value"
34
+ },
35
+ "task_index": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": ""
42
+ }
data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "309af8b18d3913f9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
meta/info.json CHANGED
@@ -36,11 +36,10 @@
36
  "elbow_flex.pos",
37
  "wrist_flex.pos",
38
  "wrist_roll.pos",
39
- "gripper.pos",
40
- "gripper.current"
41
  ],
42
  "shape": [
43
- 7
44
  ]
45
  },
46
  "observation.images.top": {
 
36
  "elbow_flex.pos",
37
  "wrist_flex.pos",
38
  "wrist_roll.pos",
39
+ "gripper.pos"
 
40
  ],
41
  "shape": [
42
+ 6
43
  ]
44
  },
45
  "observation.images.top": {
videos/.DS_Store ADDED
Binary file (6.15 kB). View file
 
videos/observation.images.top/.DS_Store ADDED
Binary file (6.15 kB). View file