Skip to content

Rviz2: finger has unrealistic inertia, so the equivalent inertia box will not be shown #36

Description

@ggorjup

Describe the problem you got

I cloned the main branch (commit c5a1e33) on ROS 2 Jazzy.

I visualize the robot with:

ros2 launch openarm_description display_openarm.launch.py arm_type:=v10 bimanual:=true

Rviz throws errors for the finger inertias:

The link openarm_left_left_finger has unrealistic inertia, so the equivalent inertia box will not be shown.
The link openarm_left_right_finger has unrealistic inertia, so the equivalent inertia box will not be shown.
The link openarm_right_left_finger has unrealistic inertia, so the equivalent inertia box will not be shown.
The link openarm_right_right_finger has unrealistic inertia, so the equivalent inertia box will not be shown.

The error disappears if xy, xz, and yz are set to 0.0 here, but I'm not sure if that's an appropriate solution since the finger is asymmetric and probably has non-zero products of inertia.
A value of 1e-7 works as well, but that is again just a guessed number.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions