File size: 1,383 Bytes
55e80b6 | 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 | {
"state": {
"left_arm_joint_position": {
"start": 54,
"end": 61
},
"right_arm_joint_position": {
"start": 61,
"end": 68
},
"left_effector_position": {
"start": 0,
"end": 1
},
"right_effector_position": {
"start": 1,
"end": 2
},
"waist_position": {
"start": 117,
"end": 118
}
},
"action": {
"left_arm_joint_position": {
"start": 16,
"end": 23
},
"right_arm_joint_position": {
"start": 23,
"end": 30
},
"left_effector_position": {
"start": 0,
"end": 1
},
"right_effector_position": {
"start": 1,
"end": 2
},
"waist_position": {
"start": 37,
"end": 38
}
},
"video": {
"top_head": {
"original_key": "observation.images.top_head"
},
"hand_left": {
"original_key": "observation.images.hand_left"
},
"hand_right": {
"original_key": "observation.images.hand_right"
}
},
"annotation": {
"language.action_text": {
"original_key": "task_index"
}
}
} |