File size: 1,026 Bytes
0af35f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "state": {
        "eef_pos": {
            "start": 0,
            "end": 3
        },
        "eef_rot": {
            "start": 3,
            "end": 9,
            "rotation_type": "rotation_6d"
        },
        "right_hand": {
            "start": 9,
            "end": 25
        }
    },
    "action": {
        "eef_pos": {
            "start": 0,
            "end": 3
        },
        "eef_rot": {
            "start": 3,
            "end": 9,
            "rotation_type": "rotation_6d"
        },
        "right_hand": {
            "start": 9,
            "end": 25
        }
    },
    "video": {
        "ego_view": {
            "original_key": "observation.images.ego_view"
        },
        "wrist_view": {
            "original_key": "observation.images.wrist_view"
        }
    },
    "annotation": {
        "human.action.task_description": {},
        "human.validity": {},
        "human.coarse_action": {
            "original_key": "annotation.human.action.task_description"
        }
    }
}