Skip to content
Snippets Groups Projects
Commit 1d5b76dd authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Add gripper torque constant to SRDF

parent 6516b28e
No related branches found
No related tags found
1 merge request!2Add gripper torque constant to SRDF
......@@ -650,11 +650,13 @@ TALOS disabled collisions generated by Moveit! using the moveit_setup_assistant.
<position> 0 0 -0.13 0.707106 0 0.707106 0</position>
<link name="gripper_left_base_link" />
<joint name="gripper_left_joint" />
<torque_constant value="48e-3" unit="N.m/A"/>
</gripper>
<gripper name="right_gripper" clearance="0.03">
<position> 0 0 -0.13 0 -0.707106 0 0.707106 </position>
<link name="gripper_right_base_link" />
<joint name="gripper_right_joint" />
<torque_constant value="48e-3" unit="N.m/A"/>
</gripper>
</robot>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment