stack_ur5_robotiq / meta /action_layout.json
anashoussaini's picture
Upload folder using huggingface_hub
fa5982f verified
raw
history blame contribute delete
322 Bytes
{
"total_dim": 8,
"segments": [
{
"name": "manipulator",
"start": 0,
"stop": 7,
"width": 7,
"ctrl_type": "OSCPoseAbsoluteQuatController"
},
{
"name": "gripper",
"start": 7,
"stop": 8,
"width": 1,
"ctrl_type": "JointPositionController"
}
]
}