File size: 2,729 Bytes
be3b523
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
    "state": {
        "left_leg": {
            "start": 0,
            "end": 6,
            "original_key": "observation.state"
        },
        "right_leg": {
            "start": 6,
            "end": 12,
            "original_key": "observation.state"
        },
        "waist": {
            "start": 12,
            "end": 15,
            "original_key": "observation.state"
        },
        "left_arm": {
            "start": 15,
            "end": 22,
            "original_key": "observation.state"
        },
        "left_hand": {
            "start": 22,
            "end": 29,
            "original_key": "observation.state"
        },
        "right_arm": {
            "start": 29,
            "end": 36,
            "original_key": "observation.state"
        },
        "right_hand": {
            "start": 36,
            "end": 43,
            "original_key": "observation.state"
        },
        "left_wrist_pose": {
            "start": 0,
            "end": 7,
            "original_key": "observation.eef_pose"
        },
        "right_wrist_pose": {
            "start": 7,
            "end": 14,
            "original_key": "observation.eef_pose"
        }
    },
    "action": {
        "left_leg": {
            "start": 0,
            "end": 6
        },
        "right_leg": {
            "start": 6,
            "end": 12
        },
        "waist": {
            "start": 12,
            "end": 15
        },
        "left_arm": {
            "start": 15,
            "end": 22
        },
        "left_hand": {
            "start": 22,
            "end": 29
        },
        "right_arm": {
            "start": 29,
            "end": 36
        },
        "right_hand": {
            "start": 36,
            "end": 43
        },
        "left_wrist_pose": {
            "start": 0,
            "end": 7,
            "original_key": "action.eef_pose"
        },
        "right_wrist_pose": {
            "start": 7,
            "end": 14,
            "original_key": "action.eef_pose"
        },
        "base_height_command": {
            "start": 0,
            "end": 1,
            "original_key": "teleop.base_height_command"
        },
        "navigate_command": {
            "start": 0,
            "end": 3,
            "original_key": "teleop.navigate_command"
        },
        "torso_orientation_rpy_command": {
            "start": 0,
            "end": 3,
            "original_key":"teleop.torso_orientation_rpy_command"
        }
    },
    "video": {
        "ego_view": {
            "original_key": "observation.images.ego_view"
        }
    },
    "annotation": {
        "human.task_description": {
            "original_key": "task_index"
        }
    }
}