This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
KDL vs. Gazebo: Inertia in the root link #6
Labels
Comments
Possible fix: https://code.ros.org/trac/ros-pkg/ticket/5512 |
2 tasks
Hi @isucan, kdl_parser and kdl_parser_py have a new location. It looks like this is a pretty old issue. Does it still apply? If so, would you mind creating it again here? In the meantime I'll close the issue here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
KDL does not support inertia in the root link. So far one just left out the inertia specification in the URDF for the root link (as done here). Unfortunately, this now causes a crash, if somebody is using Gazebo in Fuerte (e.g.: turtlebot simulation).
To me this seems to be a design mismatch between KDL and Gazebo. Any idea how to align both?
Remark: Would be interesting, why root link inertia is now required in Gazebo and wasn't before.
The text was updated successfully, but these errors were encountered: