Skip to content

SH-MPC Paper Release

Latest
Compare
Choose a tag to compare
@oscardegroot oscardegroot released this 09 Jan 15:44
· 1 commit to main since this release
49a4a7a

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.