• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (11): 141-147.

• 论文 • Previous Articles     Next Articles

Robot Path Planning Algorithm Based on A* in Unknown Environment

ZHANG Zihui,XIONG Yueshan   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2010-07-29 Revised:2010-11-15 Online:2012-11-25 Published:2012-11-25

Abstract:

This paper presents a new robot path planning algorithm based on the basic A*. Adopting the TWICEPATHPLANNING strategy, the robot can replan its path effectively when falling across an unknown obstacle in the given environment; adopting the CHILDNODEGENERATION strategy based on priority value , the path planner can better deal with the width information of the robot. The new algorithm is proposed based on the above two strategies. In the end, the experimental results show the validity and reliability of the algorithm in both MobileSim simulator and Pioneer P3DX realworld robot. This new algorithm extends the original application regions, improves the intelligence of the robot, and enhances the realtime path planning ability of the robot.

Key words: robot;path planning;A* algorithm;path replanning;Pioneer P3DX