teb_local_planner icon indicating copy to clipboard operation
teb_local_planner copied to clipboard

Homotopy Class Planning stops when max_number_classes is reached

Open rokusottervanger opened this issue 2 years ago • 0 comments

When the max_number_classes is reached, the HCPlanning stops searching for new alternatives. This may lead to suboptimal results like shown below:

suboptimal_teb

Should the HCPlanner not remain searching for better alternatives (perhaps at a lower rate) and throw away the least favorable one once a better alternative was found?

rokusottervanger avatar Feb 04 '22 14:02 rokusottervanger