All Projects → gkouros → waypoint-global-planner

gkouros / waypoint-global-planner

Licence: BSD-3-Clause license
A global planner that generates a path using manually inserted waypoints. Compatible with move_base.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

waypoint-global-planner

A global planner that generates a path using manually inserted waypoints without taking into consideration obstacles in the global costmap.

Usage

  • See configuration example in config to be loaded in the namespace of move_base
  • For easier usage deselect single click from rviz (Panels > Tool Properties > Publish Point > Single Click)
  • From the toolbar select the Publish Point tool
  • Start inserting waypoints
  • To generate the path insert the final waypoint close to the latest one with a distance not exceeding the threshold ε (default 0.1m)
  • The final goal pose is determined from the orientation of the line connecting the two final waypoints

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].