ROS Navigation Stack, Changing Global Planner
Hello,
How can I change the default Global Planner (Dijkstra) to A* or SBPL.
The tutorial says for example: "The global planner can be used with move_base simply by setting the "base_global_planner" parameter to "SBPLLatticePlanner"".
Where can I set "base_global_planner" parameter?
Thanks