Releases: tud-amr/mpc_planner
SH-MPC Paper Release
This release introduces code for Safe Horizon MPC associated with the following publication:
Journal Paper: O. de Groot, L. Ferranti, D. M. Gavrila, and J. Alonso-Mora, Scenario-Based Trajectory Optimization with Bounded Probability of Collision. International Journal of Robotics Research (IJRR), 2024. Preprint: https://arxiv.org/pdf/2307.01070
SH-MPC can handle non Gaussian uncertainty in the motion predictions of obstacles.
The implementation makes use of another package scenario_module
. For more details on how to use SH-MPC in mpc_planner, see https://github.com/oscardegroot/scenario_module.
T-MPC Paper Release
Initial release ofmpc_planner
associated with the T-MPC publication:
Journal Paper: O. de Groot, L. Ferranti, D. M. Gavrila, and J. Alonso-Mora, Topology-Driven Parallel Trajectory Optimization in Dynamic Environments. IEEE Transactions on Robotics (T-RO), 2024. Available: https://doi.org/10.1109/TRO.2024.3475047