Skip to content

a modified global_planner based on the global_planner of ROS navigation stack

Notifications You must be signed in to change notification settings

li9616/global_planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

global_planner

a modified global_planner based on the global_planner of ROS navigation stack including A*, Hybrid A* and Voronoi_planner.
the planner is registered as "global_planner/YTPlanner", so "global_planner/GlobalPlanner" should be modified as "global_planner/YTPlanner" in the launch file of move_base

About

a modified global_planner based on the global_planner of ROS navigation stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 2.8%
  • Other 0.8%