Robotics StackExchange | Archived questions

My robot collides with objects in Gazebo. How to solve it?

image description

I have a UR5 model with ROBOTIQ gripper on it. When I try to approach the table surface in a GAZEBO world, the gripper collides with the table surface, and it never stops. I tried to set the "min_depth" of the table and the robot, the gripper. set them to 0.01. But it will never stop. I think there should be a solution for this, otherwise the simulation is not realistic. Could anybody help me? Thank you very much in advance.

Asked by waltergun21 on 2022-01-01 19:51:54 UTC

Comments

The robot and the gripper were in urdf.xacro format. I use RVIZ to control the robot.

Asked by waltergun21 on 2022-01-02 05:59:51 UTC

Answers