Home /Research /The focussed D* algorithm for real-time replanning
OTHER

The focussed D* algorithm for real-time replanning

Anthony Stentz

Year
1995
Citations
820

Abstract

Finding the lowest-cost path through a graph is central to many problems, including route planning for a mobile robot. If arc costs change during the traverse, then the remainder of the path may need to be replanned. This is the case for a sensor-equipped mobile robot with imperfect information about its environment. As the robot acquires additional information via its sensors, it can revise its plan to reduce the total cost of the traverse. If the prior information is grossly incomplete, the robot may discover useful information in every piece of sensor data. During replanning, the robot must either wait for the new path to be computed or move in the wrong direction; therefore, rapid replanning is essential. The D* algorithm (Dynamic A*) plans optimal traverses in real-time by incrementally repairing paths to the robot's state as new information is discovered. This paper describes an extension to D* that focusses the repairs to significantly reduce the total time required for the init...

Keywords

TraverseMotion planningPath (computing)Computer scienceRobotMobile robotReal-time computingExtension (predicate logic)GraphAny-angle path planning

Related papers

Browse all OTHER papers