File size: 248 Bytes
73a537e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"robot": "alicia_d",
"state_type": "joint_position",
"state_joint_unit": "rad",
"action_type": "absolute_joint_position",
"action_joint_unit": "rad",
"gripper_range": [
0,
1000
],
"cameras": [
"head",
"wrist"
]
} |