Skip to content
Snippets Groups Projects
Commit 3cf2d1f0 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

Merge branch 'master' into 'master'

Add gripper torque constant to SRDF

See merge request pyrene-dev/talos_data!2
parents 6516b28e 1d5b76dd
No related branches found
No related tags found
1 merge request!2Add gripper torque constant to SRDF
Pipeline #1052 failed
......@@ -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