Particle RRT for Path Planning with Uncertainty
Abstract
This paper describes a new extension to the rapidly-exploring random tree (RRT) path planning algorithm. The particle RRT algorithm explicitly considers uncertainty in its domain, similar to the operation of a particle filter. Each extension to the search tree is treated as a stochastic process and is simulated multiple times. The behavior of the robot can be characterized based on the specified uncertainty in the environment, and guarantees can be made as to the performance under this uncertainty. Extensions to the search tree, and therefore entire paths, may be chosen based on the expected probability of successful execution. The benefit of this algorithm is demonstrated in the simulation of a rover operating in rough terrain with unknown coefficients of friction.
BibTeX
@conference{Melchior-2007-9702,author = {Nicholas Melchior and Reid Simmons},
title = {Particle RRT for Path Planning with Uncertainty},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2007},
month = {April},
pages = {1617 - 1624},
keywords = {mobile robots, path planning, stochastic processes},
}