File size: 577 Bytes
723608d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "state": {
    "speed": {
      "start": 0,
      "end": 1
    },
    "route": {
      "start": 1,
      "end": 41
    },
    "goal_heading": {
      "start": 41,
      "end": 43
    }
  },
  "action": {
    "vel_cmd": {
      "start": 0,
      "end": 3
    }
  },
  "video": {
    "ego_view": {
      "original_key": "observation.images.ego_view"
    }
  },
  "annotation": {
    "human.action.task_description": {
      "original_key": "annotation.human.action.task_description"
    },
    "human.validity": {
      "original_key": "annotation.human.validity"
    }
  }
}