Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

KDL vs. Gazebo: Inertia in the root link #6

Closed
isucan opened this issue Jan 24, 2013 · 3 comments
Closed

KDL vs. Gazebo: Inertia in the root link #6

isucan opened this issue Jan 24, 2013 · 3 comments
Labels

Comments

@isucan
Copy link
Contributor

isucan commented Jan 24, 2013

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.

@isucan
Copy link
Contributor Author

isucan commented Jan 24, 2013

Possible fix: https://code.ros.org/trac/ros-pkg/ticket/5512

@sloretz
Copy link
Contributor

sloretz commented May 18, 2017

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.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants