File size: 1,967 Bytes
8f0156e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "state": {
    "base_position": {
      "start": 0,
      "end": 3
    },
    "base_rotation": {
      "start": 3,
      "end": 7,
      "rotation_type": "quaternion"
    },
    "end_effector_position_absolute": {
      "start": 7,
      "end": 10
    },
    "end_effector_position_relative": {
      "start": 10,
      "end": 13
    },
    "end_effector_rotation_absolute": {
      "start": 13,
      "end": 17,
      "rotation_type": "quaternion"
    },
    "end_effector_rotation_relative": {
      "start": 17,
      "end": 21,
      "rotation_type": "quaternion"
    },
    "gripper_qpos": {
      "start": 21,
      "end": 23
    },
    "gripper_qvel": {
      "start": 23,
      "end": 25
    },
    "joint_position": {
      "start": 25,
      "end": 32
    },
    "joint_position_cos": {
      "start": 32,
      "end": 39
    },
    "joint_position_sin": {
      "start": 39,
      "end": 46
    },
    "joint_velocity": {
      "start": 46,
      "end": 53
    }
  },
  "action": {
    "base_motion": {
      "start": 0,
      "end": 4,
      "absolute": false
    },
    "control_mode": {
      "start": 4,
      "end": 5,
      "dtype": "int64",
      "range": [
        0,
        1
      ]
    },
    "end_effector_position": {
      "start": 5,
      "end": 8,
      "absolute": false
    },
    "end_effector_rotation": {
      "start": 8,
      "end": 11,
      "absolute": false,
      "rotation_type": "axis_angle"
    },
    "gripper_close": {
      "start": 11,
      "end": 12,
      "dtype": "int64",
      "range": [
        0,
        1
      ]
    }
  },
  "video": {
    "left_view": {
      "original_key": "observation.images.left_view"
    },
    "right_view": {
      "original_key": "observation.images.right_view"
    },
    "wrist_view": {
      "original_key": "observation.images.wrist_view"
    }
  },
  "annotation": {
    "human.action.task_description": {},
    "human.action.task_name": {},
    "human.validity": {}
  }
}