File size: 1,356 Bytes
3346231 | 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 | {
"state": {
"cartesian_position": {
"start": 0,
"end": 6
},
"gripper_position": {
"start": 6,
"end": 7
},
"joint_position": {
"start": 7,
"end": 14
}
},
"action": {
"cartesian_position": {
"start": 0,
"end": 6
},
"cartesian_velocity": {
"start": 6,
"end": 12
},
"gripper_position": {
"start": 12,
"end": 13
},
"gripper_velocity": {
"start": 13,
"end": 14
},
"joint_position": {
"start": 14,
"end": 21
},
"joint_velocity": {
"start": 21,
"end": 28
}
},
"video": {
"exterior_image_1_left": {
"original_key": "observation.images.exterior_image_1_left"
},
"exterior_image_2_left": {
"original_key": "observation.images.exterior_image_2_left"
},
"wrist_image_left": {
"original_key": "observation.images.wrist_image_left"
}
},
"annotation": {
"language.language_instruction": {},
"language.language_instruction_2": {},
"language.language_instruction_3": {}
}
} |