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

You can check using this command rospack plugins --attrib=plugin nav_core

That will list all the plugins that use nav_core as the base. Some are local planners, and some are global.

I'm pretty sure the global planners that come with indigo are global_planner, navfn and carrot_planner. You can check all their details out on their wiki pages:

  • http://wiki.ros.org/global_planner
  • http://wiki.ros.org/navfn
  • http://wiki.ros.org/carrot_planner