1 | initial version |
A couple suggestions:
PositionJointInterface
(See this Gazebo Answer). EffortJointInterface
for the grippers?<minDepth>
value of say 0.002-0.003 and a <maxVel>
value of 0. This main provide more consistent contact between the gripper links and the object being grasped.<gazebo reference="GRIPPER_LINK_NAME">
<minDepth>0.003</minDepth>
<maxVel>0</maxVel>
</gazebo>
2 | No.2 Revision |
A couple suggestions:
PositionJointInterface
(See this Gazebo Answer). EffortJointInterface
for the grippers?<minDepth>
value of say 0.002-0.003 and a <maxVel>
value of 0. This <gazebo reference="GRIPPER_LINK_NAME">
<minDepth>0.003</minDepth>
<maxVel>0</maxVel>
</gazebo>