Skip to content

Files

Latest commit

b2ef430 · Mar 3, 2020

History

History
This branch is up to date with SteveMacenski/navigation2:master.

nav2_planner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Nav2 Planner

The Nav2 planner is a planning module that implements the nav2_behavior_tree::ComputePathToPose interface.

A planning module implementing the nav2_behavior_tree::ComputePathToPose interface is responsible for generating a feasible path given start and end robot poses. It loads a map of potential planner plugins like NavFn to do the path generation in different user-defined situations.