Scenario-Based Motion Planning with Bounded Probability of Collision
Oscar de Groot, Laura Ferranti, Dariu Gavrila, Javier Alonso-Mora

TL;DR
This paper introduces Safe Horizon MPC, a real-time motion planning method that explicitly constrains the joint probability of collision, reducing conservativeness and improving safety in human-robot shared environments.
Contribution
The paper presents a novel scenario-based MPC approach that explicitly constrains joint collision probability, addressing limitations of existing chance-constrained methods.
Findings
Less conservative than existing methods
Applicable to arbitrary obstacle trajectory distributions
Demonstrated on mobile robot and autonomous vehicle
Abstract
Robots will increasingly operate near humans that introduce uncertainties in the motion planning problem due to their complex nature. Typically, chance constraints are introduced in the planner to optimize performance while guaranteeing probabilistic safety. However, existing methods do not consider the actual probability of collision for the planned trajectory, but rather its marginalization, that is, the independent collision probabilities for each planning step and/or dynamic obstacle, resulting in conservative trajectories. To address this issue, we introduce a novel real-time capable method termed Safe Horizon MPC, that explicitly constrains the joint probability of collision with all obstacles over the duration of the motion plan. This is achieved by reformulating the chance-constrained planning problem using scenario optimization and predictive control. Our method is less…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Formal Methods in Verification
