Robust-RRT: Probabilistically-Complete Motion Planning for Uncertain Nonlinear Systems
Albert Wu, Thomas Lew, Kiril Solovey, Edward Schmerling, Marco Pavone

TL;DR
Robust-RRT is a probabilistically complete sampling-based motion planning algorithm that guarantees safe plans under all uncertainties for nonlinear systems, including unstable and hybrid dynamics, by integrating reachability analysis.
Contribution
This paper introduces Robust-RRT, the first probabilistically complete algorithm for robust motion planning that handles general nonlinear, unstable, and hybrid systems with bounded uncertainties.
Findings
Proves probabilistic completeness for a broad class of systems.
Demonstrates robustness on nonlinear, underactuated, and hybrid systems.
Incorporates sampling-based reachability analysis for practical implementation.
Abstract
Robust motion planning entails computing a global motion plan that is safe under all possible uncertainty realizations, be it in the system dynamics, the robot's initial position, or with respect to external disturbances. Current approaches for robust motion planning either lack theoretical guarantees, or make restrictive assumptions on the system dynamics and uncertainty distributions. In this paper, we address these limitations by proposing the robust rapidly-exploring random-tree (Robust-RRT) algorithm, which integrates forward reachability analysis directly into sampling-based control trajectory synthesis. We prove that Robust-RRT is probabilistically complete (PC) for nonlinear Lipschitz continuous dynamical systems with bounded uncertainty. In other words, Robust-RRT eventually finds a robust motion plan that is feasible under all possible uncertainty realizations assuming such a…
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 · AI-based Problem Solving and Planning
