tud-amr / localPlannerBench

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

Generate the forcespro planner on concretize call, if not generated already #51

Closed c-salmi closed 2 years ago

c-salmi commented 2 years ago

Generates the solver automatically based on the current config, if the solver for this config doesn't exist yet.

Possibly useful for auto tuning of parameters that require solver regeneration (like horizon).