File size: 325 Bytes
b5bc6b7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"total_dim": 23,
"segments": [
{
"name": "manipulator",
"start": 0,
"stop": 7,
"width": 7,
"ctrl_type": "OSCPoseAbsoluteQuatController"
},
{
"name": "gripper",
"start": 7,
"stop": 23,
"width": 16,
"ctrl_type": "JointPositionController"
}
]
} |