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

Try to install gps-common package I guess it solves your problem

sudo apt-get install ros-indigo-gps-common

otherwise try to install binary version of navigation stack:

sudo apt-get install ros-indigo-navigation

Hope it helps