Skip to content

Fix inertia values for arm_1_link to pass Gazebo Fortress validation. #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: humble-devel
Choose a base branch
from

Conversation

SanjayUG
Copy link

Hello developer, This pr solves the issue of #30,

I have adjusted the inertia values for the arm_1_link to ensure they are valid for Gazebo Fortress. The reflect variable has been removed from the inertia values, and they are now set to positive values:
Inertia Matrix:
ixx=0.002471
ixy=0.001809
ixz=0.001202
iyy=0.006132
iyz=0.000494
izz=0.006704

These changes should resolve the issue with the invalid inertia error in Gazebo Fortress. You can now test the changes by launching the robot description with Gazebo Fortress. If you encounter any further issues, feel free to ask.

Thank You.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant