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

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

• 论文 • 上一篇    下一篇

未知环境下基于A*的机器人路径规划算法

张紫辉,熊岳山   

  1. (国防科学技术大学计算机学院,湖南 长沙  410073)
  • 收稿日期:2010-07-29 修回日期:2010-11-15 出版日期:2012-11-25 发布日期:2012-11-25
  • 基金资助:

    国家自然科学基金资助项目(60773022);高等学校博士点专项基金(20104307110003);全军医药卫生科研项目子课题(10MA025FS006)

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

摘要:

本文提出了一种未知环境下基于A*的机器人路径规划算法。采用基于A*算法的二次路径规划策略,机器人在遇到未知障碍物的情况下能有效地进行路径重规划;采用基于优先级的子节点生成策略,考虑了机器人的宽度信息,使规划路径能在真实的物理机器人上得到执行;最后,通过MobileSim仿真平台和Pioneer P3DX真实机器人验证了此算法的有效性和可靠性。基于A*的新算法拓宽了原算法的适用范围,提高了机器人的智能水平和实时路径规划能力。

关键词: 机器人, 路径规划, A*算法, 路径重规划, Pioneer P3DX

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