Improved Ant Colony Algorithm for AGV Multi-objective Point Navigation
摘要
Automatic guided vehicle multi-target point navigation plays an extremely important role in logistics and transportation, industrial automation, warehouse management and other industries. Multiple navigation points are abstracted as points in a two-dimensional raster map, and each navigation point is assumed to be a city point, thus establishing a mathematical model for travelers. This paper proposes a custom distance calculation algorithm to calculate the global path length between navigation points. An ant colony algorithm is used as the multi-objective navigation optimization algorithm, and the global search capability is enhanced by using Levy flight in the construction of the solution part, and a loga-rithmic function is introduced to make the overall step length of Levy flight change dynamically. For the problem that the ant colony algorithm is prone to fall into local optimum, two local search algorithms are used to search in turn, incor-porating the advantages of different local search algorithms. The improved ant colony algorithm reduces the error by 0.05%-1.46% compared with the basic ant colony algorithm plus one local search. Finally, the feasibility of the whole sys-tem design is verified by using Turtlebot3 in a joint ROS-Gazebo simulation.