tud-amr / localPlannerBench

Local Planner Bench
https://tud-amr.github.io/localPlannerBench/
GNU General Public License v3.0
49 stars 5 forks source link

[Feature Request] Interface with global planner #57

Open c-salmi opened 2 years ago

c-salmi commented 2 years ago

🚀 Feature Request

Add interface to global planners found in OMPL, that give guidance to the local planners.

Motivation

Global planners like found in OMPL can influence the performance of local planners, depending on how they are affected by the guidance. Including an option to interface with global motion planners and test the whole pipeline could be a valuable enhancement.