High Performance State Lattice Planning Using Heuristic Look-Up Tables - Robotics Institute Carnegie Mellon University

High Performance State Lattice Planning Using Heuristic Look-Up Tables

Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 3375 - 3380, October, 2006

Abstract

This paper presents a solution to the problem of finding an effective yet admissible heuristic function for A* by precomputing a look-up table of solutions. This is necessary because traditional heuristic functions such as Euclidean distance often produce poor performance for certain problems. Here, the technique is applied to the state lattice, which is used for full state space motion planning. However, the approach is applicable to many applications of heuristic search algorithms. The look-up table is demonstrated to be feasible to generate and store. A principled technique is presented for selecting which queries belong in the table. Finally, the results are validated through testing on a variety of path planning problems.

BibTeX

@conference{Knepper-2006-9607,
author = {Ross Alan Knepper and Alonzo Kelly},
title = {High Performance State Lattice Planning Using Heuristic Look-Up Tables},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2006},
month = {October},
pages = {3375 - 3380},
}