File size: 902 Bytes
1f59ac6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "state": { 
        "eef_position": {
            "start": 0,
            "end": 3
        },
        "eef_orientation": {
            "start": 3,
            "end": 9,
            "rotation_type": "rotation_6d"
        },
        "gripper_state": {
            "start": 9,
            "end": 10
        }
    },
    "action": {
        "eef_delta_position": {
            "start": 0,
            "end": 3,
            "absolute": false
        },
        "eef_delta_orientation": {
            "start": 3,
            "end": 9,
            "rotation_type": "rotation_6d"
        },
        "gripper_command": {
            "start": 9,
            "end": 10,
            "dtype": "int64",
            "range": [0, 1]
        }
    },
    "video": {
        "exterior_image_1_left": {}, 
        "wrist_image_left": {}
    },
    "annotation": {
        "human.action.task_description": {}
    }
}