File size: 587 Bytes
ce0d699
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "state": {
        "left_arm": {
            "start": 0,
            "end": 8
        },
        "right_arm": {
            "start": 8,
            "end": 16
        }
    },
    "action": {
        "left_arm": {
            "start": 0,
            "end": 8
        },
        "right_arm": {
            "start": 8,
            "end": 16
        }
    },
    "video": {
        "cam_head": {
            "original_key": "observation.images.cam_head"
        }
    },
    "annotation": {
        "human.task_description": {
            "original_key": "task_index"
        }
    }
}