I. Introduction
Robot navigation technology is a hot issue in the field of AI. Scholars have made some achievements in the research of robot path planning technology. Grid method [1] is the most widely used and effective path planning method. On the basis of grid method, a large number of algorithms are generated, such as A* algorithm [2], simulated annealing algorithm [3], Dijkstra algorithm [4], Prim algorithm [5], etc.