Closed airballking closed 9 years ago
I provided a fix for Indigo. It works under the assumption that Jonathan actually wanted to use Inertia.msg
which he also pull requested into geometry_msgs
. @jbohren Is this correct?
Yeah that's correct. Bad migration from the other package it was living in.
Fixed in #63
I think we found a bug in geometry_msgs (branches indigo-devel and jade-devel):
The new message definition
geometry_msgs/InertiaStamped.msg
depends on the non-existent packagetelemanip_msgs
.This was introduced by this pull request https://github.com/ros/common_msgs/pull/55
Can somebody confirm this issue?