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

Have you made sure to first install all required dependencies? Run a:

rosdep install --from-paths /path/to/your/catkin_ws/src --ignore-src

You might run into issues here as well, as you're running Groovy, which has long been EOL-ed (meaning that it might be that some pkgs that hector_navigation depends on are not available).