The Field D* Algorithm for Improved Path Planning and Replanning in Uniform and Non-Uniform Cost Environments - Robotics Institute Carnegie Mellon University

The Field D* Algorithm for Improved Path Planning and Replanning in Uniform and Non-Uniform Cost Environments

Tech. Report, CMU-RI-TR-05-19, Robotics Institute, Carnegie Mellon University, June, 2005

Abstract

We present an interpolation-based planning and replanning algorithm for generating smooth paths through non-uniform cost grids. Most grid-based path planners use discrete state transitions that artificially constrain an agent?s motion to a small set of possible headings (e.g. 0 degrees, 45 degrees, 90 degrees, etc). As a result, even the ?optimal? grid planners produce unnatural, suboptimal paths for the agent to traverse. Our approach uses linear interpolation during planning to calculate accurate path cost estimates for arbitrary positions within each grid cell and to produce paths with a range of continuous headings. Consequently, it is particularly well suited to planning smooth, least-cost trajectories for mobile robots. In this paper, we present a number of applications and results, a comparison to related algorithms, and several implementations on real robotic systems.

BibTeX

@techreport{Ferguson-2005-9203,
author = {David Ferguson and Anthony (Tony) Stentz},
title = {The Field D* Algorithm for Improved Path Planning and Replanning in Uniform and Non-Uniform Cost Environments},
year = {2005},
month = {June},
institute = {Carnegie Mellon University},
address = {Pittsburgh, PA},
number = {CMU-RI-TR-05-19},
keywords = {search, path planning, incremental planning, re-planning},
}