Informed RRT*: Optimal Sampling-based Path Planning Focused via Direct Sampling of an Admissible Ellipsoidal Heuristic
arXiv:1404.2334 · doi:10.1109/IROS.2014.6942976
Abstract
Rapidly-exploring random trees (RRTs) are popular in motion planning because they find solutions efficiently to single-query problems. Optimal RRTs (RRT*s) extend RRTs to the problem of finding the optimal solution, but in doing so asymptotically find the optimal path from the initial state to every state in the planning domain. This behaviour is not only inefficient but also inconsistent with their single-query nature. For problems seeking to minimize path length, the subset of states that can improve a solution can be described by a prolate hyperspheroid. We show that unless this subset is sampled directly, the probability of improving a solution becomes arbitrarily small in large worlds or high state dimensions. In this paper, we present an exact method to focus the search by directly sampling this subset. The advantages of the presented sampling technique are demonstrated with a new algorithm, Informed RRT*. This method retains the same probabilistic guarantees on completeness and optimality as RRT* while improving the convergence rate and final solution quality. We present the algorithm as a simple modification to RRT* that could be further extended by more advanced path-planning algorithms. We show experimentally that it outperforms RRT* in rate of convergence, final solution cost, and ability to find difficult passages while demonstrating less dependence on the state dimension and range of the planning problem.
8 pages, 11 figures. Videos available at https://www.youtube.com/watch?v=d7dX5MvDYTc and https://www.youtube.com/watch?v=nsl-5MZfwu4
References in corpus (1)
Cited by in corpus (17)
- Neural Manipulation Planning on Constraint Manifolds
- Towards Fully Environment-Aware UAVs: Real-Time Path Planning with Online 3D Wind Field Prediction in Complex Terrain
- Object Gathering with a Tethered Robot Duo
- Guided Incremental Local Densification for Accelerated Sampling-based Motion Planning
- Generative Adversarial Network based Heuristics for Sampling-based Path Planning
- Anytime Motion Planning on Large Dense Roadmaps with Expensive Edge Evaluations
- Grounding-aware RRT* for Path Planning and Safe Navigation of Marine Crafts in Confined Waters
- Exploiting collisions for sampling-based multicopter motion planning
- Generalizing Informed Sampling for Asymptotically Optimal Sampling-based Kinodynamic Planning via Markov Chain Monte Carlo
- qRRT: Quality-Biased Incremental RRT for Optimal Motion Planning in Non-Holonomic Systems
- Anytime Planning: A Motion Planner for Dynamic Environment
- Integrated Task and Motion Planning for Multiple Robots under Path and Communication Uncertainties
- Conditional Generative Adversarial Networks for Optimal Path Planning
- Integrating asymptotically-optimal path planning with local optimization
- Finding shorter paths for robot arms using their redundancy
- Single-query Path Planning Using Sample-efficient Probability Informed Trees
- Densification Strategies for Anytime Motion Planning over Large Dense Roadmaps