File size: 1,217 Bytes
c23de9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "action": {
    "left_joints": {
      "start": 0,
      "end": 6,
      "original_key": "action"
    },
    "left_gripper": {
      "start": 6,
      "end": 7,
      "original_key": "action"
    },
    "right_joints": {
      "start": 7,
      "end": 13,
      "original_key": "action"
    },
    "right_gripper": {
      "start": 13,
      "end": 14,
      "original_key": "action"
    }
  },
  "state": {
    "left_joints": {
      "start": 0,
      "end": 6,
      "original_key": "observation.state"
    },
    "left_gripper": {
      "start": 6,
      "end": 7,
      "original_key": "observation.state"
    },
    "right_joints": {
      "start": 7,
      "end": 13,
      "original_key": "observation.state"
    },
    "right_gripper": {
      "start": 13,
      "end": 14,
      "original_key": "observation.state"
    }
  },
  "video": {
    "cam_high": {
      "original_key": "observation.images.cam_high"
    },
    "cam_left_wrist": {
      "original_key": "observation.images.cam_left_wrist"
    },
    "cam_right_wrist": {
      "original_key": "observation.images.cam_right_wrist"
    }
  },
  "annotation": {
    "human.action.task_description": {
      "original_key": "task_index"
    }
  }
}