ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I guess you are running ROS Groovy. There, move_base_msgs is not catkinized yet and thus cannot be find_packaged. This is due to the fact that you cannot have dependencies from a catking pkg to a rosbuild pkg.

Either update to hydro or try the tutorial with rosbuild.