File size: 1,012 Bytes
883d877 | 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 | {
"state": {
"psm1_pose": {
"start": 0,
"end": 7
},
"psm1_gripper": {
"start": 7,
"end": 8
},
"psm2_pose": {
"start": 8,
"end": 15
},
"psm2_gripper": {
"start": 15,
"end": 16
}
},
"action": {
"psm1_pose": {
"start": 0,
"end": 7
},
"psm1_gripper": {
"start": 7,
"end": 8
},
"psm2_pose": {
"start": 8,
"end": 15
},
"psm2_gripper": {
"start": 15,
"end": 16
}
},
"video": {
"endoscope_left": {
"original_key": "observation.images.endoscope.left"
},
"wrist_left": {
"original_key": "observation.images.wrist.left"
},
"wrist_right": {
"original_key": "observation.images.wrist.right"
}
}
}
|