首页 /研究 /Path planning of intelligent mobile robot based on Dijkstra algorithm
OTHER

Path planning of intelligent mobile robot based on Dijkstra algorithm

Xueyan Li

发表年份
2021
引用次数
29

摘要

Abstract Under the premise of grid environment modeling method, a relaxed Dijkstra algorithm is proposed to solve the problem of real-time path planning for mobile robot in large-scale and obstacle intensive working environment. Firstly, four neighborhood search is used to construct the Manhattan distance potential field from the source point to the global point in linear time, and then eight neighborhood search is performed from the target point to the source point to return a collision free and approximately optimal path. Matlab simulation results show that the algorithm is 10 times faster than dijksta algorithm and A-star algorithm, and the error of path length is within a reasonable range compared with the shortest path.

关键词

Dijkstra's algorithmComputer scienceMotion planningAlgorithmYen's algorithmMobile robotA* search algorithmShortest path problemPath (computing)Start point

相关论文

查看 OTHER 分类全部论文