• CN:11-2187/TH
  • ISSN:0577-6686

机械工程学报 ›› 2026, Vol. 62 ›› Issue (2): 313-328.doi: 10.3901/JME.260057

• 运载工程 • 上一篇    

扫码分享

基于交错式栅格粒度地图的非平坦地形环境下无人车辆路径规划

杨秀建, 袁志豪   

  1. 昆明理工大学交通工程学院 昆明 650500
  • 收稿日期:2024-12-09 修回日期:2025-08-20 发布日期:2026-03-02
  • 作者简介:杨秀建,男,1980年出生,博士,教授,博士研究生导师。主要研究方向为智能车辆技术。E-mail:yangxiujian2013@163.com;袁志豪,男,1998年出生。主要研究方向为智能车辆路径规划与环境感知技术。E-mail:yuan-zhihao@foxmail.com
  • 基金资助:
    云南省基础研究计划(202501AS070115),云南省重点研发计划(202503AA080020)资助项目。

Path Planning for Unmanned Vehicle in Uneven Terrain Environment Based on the Interleaved Granularity Map Method

YANG Xiujian, YUAN Zhihao   

  1. Faculty of Transportation Engineering, Kunming University of Science and Technology, Kunming 650500
  • Received:2024-12-09 Revised:2025-08-20 Published:2026-03-02

摘要: 针对非平坦地形环境下无人车辆路径规划问题,提出一种交错式栅格粒度地图模型,并基于该地图模型建立一种改进的A*路径规划算法,即交错式栅格粒度A*(Interleaved granularity A*,IGA*)算法。首先,建立一种交错式栅格粒度地图模型,通过两幅子地图交错的方式,存储相关环境信息,生成对应的陡峭度地图,完成对环境信息的理论描述;然后,基于传统A*算法并结合交错式栅格粒度地图模型,从地形坡度、地面阶跃高度、地形陡峭度三个方面对路径节点进行通过性评估,建立新的代价函数,引导算法避开不适宜通过的地形路径点;最后,建立IGA*路径规划算法策略。在四种不同的地图环境下对所提出的IGA*算法进行了测试评价,并与传统A*算法、文献改进A*算法进行了对比分析。结果表明,所提出的IGA*算法能够兼顾算法效率和路径规划质量,相较于传统A*算法,规划时间、单位路径高程变化、单位路径地面陡峭度变化分别平均可减少65.5%、61.2%、73.2%,与文献改进A*算法相比,IGA*算法在平均减少87.3%规划时间的同时,单位路径高程变化、单位路径地面陡峭度变化还可以分别平均减少18.2%、38.1%,能够实现更高效、更安全的路径规划。

关键词: 无人车辆, 路径规划, 非平坦地形, A*算法, 数字高程模型

Abstract: For the unmanned vehicle path planning problem in uneven terrain environment, an interleaved granularity map model is proposed, and then a path planning algorithm named Interleaved granularity A*(IGA*) algorithm is established. First, an interleaved granularity map model is established to store relevant environmental information by interleaving two sub-maps to generate the corresponding steepness map and complete the theoretical description of environmental information. Then, based on the traditional A* algorithm, combined with the interleaved granularity map model, the path nodes are evaluated in terms of terrain slope, ground step height, and terrain steepness for passability, and a new cost function is established to guide the algorithm to avoid terrain path points that are not suitable for passing, and the IGA* algorithm path planning strategy is established finally. The proposed IGA* algorithm is tested and evaluated in four different map conditions and compared with the traditional A* algorithm and the improved A* algorithm reported in literature. The results reveal that the proposed IGA* algorithm can well balance the algorithm efficiency and the path quality, and the planning time can be reduced by 65.5% on average, the change of unit path elevation can be reduced by 61.2% on average, and the change of unit path ground steepness can be reduced by 73.2% on average. Compared with the improved A* algorithm reported in literatures,the planning time can be reduced by 87.3% on average, the change of unit path elevation can be reduced by 18.2% on average, and the change of unit path ground steepness can be reduced by 38.1% on average,and thus more efficient and safer path planning can be achieved.

Key words: unmanned vehicle, path planning, uneven terrain, A* algorithm, digital elevation model

中图分类号: