File size: 1,006 Bytes
fae342f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "state": {
    "right_joints": {
      "start": 0,
      "end": 6,
      "original_key": "observation.state",
      "absolute": true,
      "dtype": "float32"
    },
    "right_gripper": {
      "start": 6,
      "end": 7,
      "original_key": "observation.state",
      "range": [
        0.0,
        0.094
      ],
      "absolute": true,
      "dtype": "float32"
    }
  },
  "action": {
    "right_joints": {
      "start": 0,
      "end": 6,
      "original_key": "action",
      "absolute": true,
      "dtype": "float32"
    },
    "right_gripper": {
      "start": 6,
      "end": 7,
      "original_key": "action",
      "range": [
        0.0,
        0.094
      ],
      "absolute": true,
      "dtype": "float32"
    }
  },
  "video": {
    "cam_high": {
      "original_key": "video.cam_high"
    },
    "cam_right_wrist": {
      "original_key": "video.cam_right_wrist"
    }
  },
  "annotation": {
    "human.action.task_description": {
      "original_key": "task_index"
    }
  }
}