File size: 507 Bytes
68dab18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "state": {
    "joint_pos": {
      "start": 0,
      "end": 14
    }
  },
  "action": {
    "joints": {
      "start": 0,
      "end": 14
    }
  },
  "video": {
    "head": {
      "original_key": "observation.images.head"
    },
    "left_wrist": {
      "original_key": "observation.images.left_wrist"
    },
    "right_wrist": {
      "original_key": "observation.images.right_wrist"
    }
  },
  "annotation": {
    "human.action.task_description": {
      "original_key": "task_index"
    }
  }
}