Manipulator breaking joint limits and going through its own body in Gazebo in ROS2

asked 2023-06-12 07:04:55 -0600

Roskuttan gravatar image

updated 2023-06-14 00:19:52 -0600

Description:

I am currently working with ROS2 Humble and MoveIt 2 to control a manipulator in Gazebo. However, after adding the dynamics tag, I am facing a critical issue where the manipulator breaks through its joint limits and collides with its own body. I am seeking assistance in finding a solution to resolve this problem.

Overview:

  • I am using ROS2 Humble , MoveIt 2 and gazebo classic for controlling the manipulator in Gazebo.

  • Initially, the manipulator exhibited unusual behavior, which prompted me to seek help on ROS Answers.

  • Based on the suggestions received, I added the dynamics tag to address the issue.

  • However, the addition of the dynamics tag introduced a new problem where the manipulator breaks through its joint limits and moves unexpectedly.

image description

Specifics:

  • The manipulator often ends up colliding with its own body, which is not the intended behavior.

  • I have ensured that the joint limits in the URDF file are accurately defined, both before and after adding the dynamics tag.

  • The joint configuration in the MoveIt configuration corresponds correctly with the URDF.

  • It seems that the addition of the dynamics tag is responsible for the emergence of this new problem.

  • I am seeking guidance and assistance to resolve this issue and restore the correct behavior of the manipulator.

  • I have attached video HERE
edit retag flag offensive close merge delete

Comments

Could I ask you to please stop bumping your question?

gvdhoorn gravatar image gvdhoorn  ( 2023-06-14 02:34:03 -0600 )edit

Hello @gvdhoorn ,

I want to sincerely apologize if my actions caused any inconvenience. I was not aware that bumping my question was against the norms of this forum. I appreciate your patience and I will ensure to avoid such actions in the future. Thank you for bringing this to my attention.

Roskuttan gravatar image Roskuttan  ( 2023-06-14 07:10:18 -0600 )edit