ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Using <depend package="nav_msgs">
is the recommended usage. The message headers are exported automatically, so there is no need for explicit linker flags.
Do you have common_msgs
installed? Is it in your $ROS_PACKAGE_PATH
?
What does roswtf
say?