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

Revision history [back]

click to hide/show revision 1
initial version

I figured out the problem. The problem is that move_base_msgs only works with rosbuild. This package does not work with catkin. For anyone out there with this issue in the future just create your package with rosbuild.

How can I notify the people managing the ros wiki to make a note of that for people to know right away to use rosbuild or to download the catkinized move_base_msgs packages.