Accelerating Kinodynamic RRT* Through Dimensionality Reduction
Dongliang Zheng, Panagiotis Tsiotras

TL;DR
This paper presents Kino-RRT*, an accelerated kinodynamic RRT* algorithm that reduces sampling dimensionality using a partial-final-state-free controller, significantly improving convergence speed in high-dimensional systems.
Contribution
It introduces a novel dimensionality reduction technique for kinodynamic RRT* using a partial-final-state-free controller and an efficient update scheme for edge arrival times.
Findings
Kino-RRT* converges faster than traditional kinodynamic RRT*.
The method effectively reduces computational complexity.
Experiments on 4-D and 10-D systems validate improved performance.
Abstract
Sampling-based motion planning algorithms such as RRT* are well-known for their ability to quickly find an initial solution and then converge to the optimal solution asymptotically. However, the convergence rate can be slow for highdimensional planning problems, particularly for dynamical systems where the sampling space is not just the configuration space but the full state space. In this paper, we introduce the idea of using a partial-final-state-free (PFF) optimal controller in kinodynamic RRT* [1] to reduce the dimensionality of the sampling space. Instead of sampling the full state space, the proposed accelerated kinodynamic RRT*, called Kino-RRT*, only samples part of the state space, while the rest of the states are selected by the PFF optimal controller. We also propose a delayed and intermittent update of the optimal arrival time of all the edges in the RRT* tree to decrease…
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.
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
