Ground Robot Path Planning Based on Simulated Annealing Genetic Algorithm

Lanfei Wang,Jun Guo,Qu Wang,Jiangming Kan
DOI: https://doi.org/10.1109/cyberc.2018.00081
2018-01-01
Abstract:Robot path planning is the key to robot navigation. We implemented the robot path planning based on ant colony algorithm and genetic algorithm, and proposed simulated annealing genetic algorithm. Under the condition that there is not much difference in running time (within 3 seconds), planning results of different terrains, start and end points based on ant colony algorithm(with 200 iterations)and simulated annealing genetic algorithm show that, the optimal path outputted by simulated annealing genetic algorithm is better than the optimal path outputted by ant colony algorithm in terms of avoiding obstacles; The simulated annealing genetic algorithm has shorter average optimal path length than ant colony algorithm in multiple tests, the average path length is reduced by 6.85%.
What problem does this paper attempt to address?