File size: 1,973 Bytes
792bf12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
    "state": {
        "left_arm_eef_pos": {
            "start": 0,
            "end": 3
        },
        "left_arm_eef_quat": {
            "start": 3,
            "end": 7,
            "rotation_type": "quaternion"
        },
        "left_arm_joint_pos": {
            "start": 7,
            "end": 14
        },
        "left_hand": {
            "start": 14,
            "end": 20
        },
        "right_arm_eef_pos": {
            "start": 20,
            "end": 23
        },
        "right_arm_eef_quat": {
            "start": 23,
            "end": 27,
            "rotation_type": "quaternion"
        },
        "right_arm_joint_pos": {
            "start": 27,
            "end": 34
        },
        "right_hand": {
            "start": 34,
            "end": 40
        }
    },
    "action": {
        "left_arm_eef_pos": {
            "start": 0,
            "end": 3,
            "absolute": false
        },
        "left_arm_eef_rot": {
            "start": 3,
            "end": 6,
            "absolute": false,
            "rotation_type": "axis_angle"
        },
        "left_hand": {
            "start": 6,
            "end": 12
        },
        "right_arm_eef_pos": {
            "start": 12,
            "end": 15,
            "absolute": false
        },
        "right_arm_eef_rot": {
            "start": 15,
            "end": 18,
            "absolute": false,
            "rotation_type": "axis_angle"
        },
        "right_hand": {
            "start": 18,
            "end": 24
        }
    },
    "video": {
        "right_wrist_view": {
            "original_key": "observation.images.right_wrist_view"
        },
        "left_wrist_view": {
            "original_key": "observation.images.left_wrist_view"
        },
        "ego_view": {
            "original_key": "observation.images.ego_view"
        }
    },
    "annotation": {
        "human.action.task_description": {},
        "human.validity": {}
    }
}