The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time and quadratic-form receding-horizon configurations.
I would like to try out the mpc on path tracking only, as i have my own path generating on local plan. What parameters shall i set in order to achieve this?
Hi
I would like to try out the mpc on path tracking only, as i have my own path generating on local plan. What parameters shall i set in order to achieve this?
Best, Samuel