Datasets:
File size: 4,813 Bytes
21cd3f2 | 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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 | {
"state": {
"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_pos": {
"start": 0,
"end": 3,
"original_key": "observation.eef_state"
},
"left_wrist_abs_quat": {
"start": 3,
"end": 7,
"original_key": "observation.eef_state",
"rotation_type": "quaternion"
},
"right_wrist_pos": {
"start": 7,
"end": 10,
"original_key": "observation.eef_state"
},
"right_wrist_abs_quat": {
"start": 10,
"end": 14,
"original_key": "observation.eef_state",
"rotation_type": "quaternion"
},
"root_orientation": {
"start": 0,
"end": 4,
"original_key": "observation.root_orientation",
"rotation_type": "quaternion"
},
"projected_gravity": {
"start": 0,
"end": 3,
"original_key": "observation.projected_gravity"
},
"cpp_rotation_offset": {
"start": 0,
"end": 4,
"original_key": "observation.cpp_rotation_offset",
"rotation_type": "quaternion"
},
"init_base_quat": {
"start": 0,
"end": 4,
"original_key": "observation.init_base_quat",
"rotation_type": "quaternion"
}
},
"action": {
"delta_heading": {
"start": 0,
"end": 1,
"original_key": "teleop.delta_heading"
},
"motion_token": {
"start": 0,
"end": 64,
"original_key": "action.motion_token"
},
"smpl_joints": {
"start": 0,
"end": 72,
"original_key": "teleop.smpl_joints"
},
"smpl_pose": {
"start": 0,
"end": 63,
"original_key": "teleop.smpl_pose"
},
"body_quat_w": {
"start": 0,
"end": 4,
"original_key": "teleop.body_quat_w",
"rotation_type": "quaternion"
},
"target_body_orientation": {
"start": 0,
"end": 6,
"original_key": "teleop.target_body_orientation",
"rotation_type": "rotation_6d"
},
"left_hand_joints": {
"start": 0,
"end": 7,
"original_key": "teleop.left_hand_joints"
},
"right_hand_joints": {
"start": 0,
"end": 7,
"original_key": "teleop.right_hand_joints"
},
"left_wrist_joints": {
"start": 0,
"end": 3,
"original_key": "teleop.left_wrist_joints"
},
"right_wrist_joints": {
"start": 0,
"end": 3,
"original_key": "teleop.right_wrist_joints"
},
"stream_mode": {
"start": 0,
"end": 1,
"original_key": "teleop.stream_mode"
},
"planner_mode": {
"start": 0,
"end": 1,
"original_key": "teleop.planner_mode"
},
"planner_movement": {
"start": 0,
"end": 3,
"original_key": "teleop.planner_movement"
},
"planner_facing": {
"start": 0,
"end": 3,
"original_key": "teleop.planner_facing"
},
"planner_speed": {
"start": 0,
"end": 1,
"original_key": "teleop.planner_speed"
},
"planner_height": {
"start": 0,
"end": 1,
"original_key": "teleop.planner_height"
},
"vr_3pt_position": {
"start": 0,
"end": 9,
"original_key": "teleop.vr_3pt_position"
},
"vr_3pt_orientation": {
"start": 0,
"end": 18,
"original_key": "teleop.vr_3pt_orientation",
"rotation_type": "rotation_6d"
}
},
"video": {
"ego_view": {
"original_key": "observation.images.ego_view"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
} |