ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I think you missed to install move_base_msgs package
Make sure to install all the dependencies
You can install all the dependencies by running this instruction inside your workspace
rosdep install --from-paths src --ignore-src -r -y