Anytime Dynamic A*: An Anytime, Replanning Algorithm - Robotics Institute Carnegie Mellon University

Anytime Dynamic A*: An Anytime, Replanning Algorithm

Maxim Likhachev, David Ferguson, Geoffrey Gordon, Anthony (Tony) Stentz, and Sebastian Thrun
Conference Paper, Proceedings of 15th International Conference on Automated Planning and Scheduling (ICAPS '05), pp. 262 - 271, June, 2005

Abstract

We present a graph-based planning and replanning algorithm able to produce bounded suboptimal solutions in an anytime fashion. Our algorithm tunes the quality of its solution based on available search time, at every step reusing previous search efforts. When updated information regarding the underlying graph is received, the algorithm incrementally repairs its previous solution. The result is an approach that combines the benefits of anytime and incremental planners to provide efficient solutions to complex, dynamic search problems. We present theoretical analysis of the algorithm, experimental results on a simulated robot kinematic arm, and two current applications in dynamic path planning for outdoor mobile robots.

BibTeX

@conference{Likhachev-2005-9184,
author = {Maxim Likhachev and David Ferguson and Geoffrey Gordon and Anthony (Tony) Stentz and Sebastian Thrun},
title = {Anytime Dynamic A*: An Anytime, Replanning Algorithm},
booktitle = {Proceedings of 15th International Conference on Automated Planning and Scheduling (ICAPS '05)},
year = {2005},
month = {June},
pages = {262 - 271},
}