Skip to content
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

Show link names in inertia error message #874

Merged
merged 2 commits into from
Aug 31, 2022
Merged

Conversation

timonegk
Copy link
Contributor

Closes #872.

@timonegk
Copy link
Contributor Author

Now the warning message is additionally suppressed for the base link and static links because it is common for them to not have an inertia, but it needs to be set in the urdf for some other programs, e.g. pybullet.

Signed-off-by: Timon Engelke <timon.engelke@online.de>
@clalancette
Copy link
Contributor

@timonegk Can you please fix the linter warnings? With that done, we can consider this for inclusion.

Signed-off-by: Timon Engelke <timon.engelke@online.de>
@timonegk
Copy link
Contributor Author

timonegk commented Aug 3, 2022

@clalancette they are fixed

Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor

The unstable Windows result has nothing to do with this PR, so I'll go ahead and merge.

@clalancette clalancette merged commit 4df5aa3 into ros2:rolling Aug 31, 2022
christophfroehlich pushed a commit to christophfroehlich/rviz that referenced this pull request Dec 7, 2023
* Show link names in inertia error message

* Suppress warning message for base link and static links

Signed-off-by: Timon Engelke <timon.engelke@online.de>
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.

Link inertia error should tell which link has inertia error
4 participants