Kinodynamic RRT*: Optimal Motion Planning for Systems with Linear Differential Constraints
Dustin J. Webb, Jur van den Berg

TL;DR
This paper introduces Kinodynamic RRT*, an extension of RRT* that guarantees asymptotic optimality for motion planning of systems with linear differential constraints, applicable to high-dimensional and non-linear systems via linearization.
Contribution
It extends RRT* to controllable linear systems with optimal connections, including closed-form solutions for nilpotent systems, and demonstrates effectiveness in complex motion planning scenarios.
Findings
Guarantees asymptotic optimality for linear controllable systems
Provides closed-form solutions for nilpotent dynamics
Successfully applied to high-dimensional and non-linear systems
Abstract
We present Kinodynamic RRT*, an incremental sampling-based approach for asymptotically optimal motion planning for robots with linear differential constraints. Our approach extends RRT*, which was introduced for holonomic robots (Karaman et al. 2011), by using a fixed-final-state-free-final-time controller that exactly and optimally connects any pair of states, where the cost function is expressed as a trade-off between the duration of a trajectory and the expended control effort. Our approach generalizes earlier work on extending RRT* to kinodynamic systems, as it guarantees asymptotic optimality for any system with controllable linear dynamics, in state spaces of any dimension. Our approach can be applied to non-linear dynamics as well by using their first-order Taylor approximations. In addition, we show that for the rich subclass of systems with a nilpotent dynamics matrix,…
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 · Robotics and Sensor-Based Localization · Distributed Control Multi-Agent Systems
