Research on Planar Path Planning of Mobile Robot Based on Cellular Automata
DOI:
https://doi.org/10.70695/10.70695/IAAI202503A14Keywords:
Path Planning; Mobile Robot; Cellular AutomataAbstract
This study designed planar path planning algorithm for mobile robots based on Cellular Automata (CA). The construction of the algorithm was expounded including the cellular space, cellular states, neighborhood and evolutionary rule. The distance from each free cell to the target point was generated through the evolution of CA. Then, the negative gradient tracking mechanism was introduced to generate the global optimal path based on the cellular state values. To enhance real-time performance, the time complexity of the algorithm was reduced by stack-based cellular states updating strategy. Verified by experiments on the Matlab simulation and physical robots, this algorithm demonstrates a stable ability to generate the shortest path in complex obstacle environments.