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

It seems that it can not find the navigation stack, have you installed it correct and do you find it ? Try roscd navigation , does it work?

It seems that it can not find the navigation stack, have you installed it correct and do you find it ? Try roscd navigation , does it work?

If not you migth have not installed the navigation stack, you can install it by typing sudo apt-get install ros-<ROS_REALESE>-navigation, if you use fuerte you would type sudo apt-get install ros-fuerte-navigation

Hope that help you