Line segment selection method for fast path planning

Won-Young Shin,Jong-Jin Shin,Byung-Ju Kim,Kwang-Rae Jeong
DOI: https://doi.org/10.1007/s12555-015-0261-2
2017-03-30
Abstract:Path planning is required for a vehicle with the mission which includes the avoidance of certain areas. There are various kinds of algorithms for path planning. Typical algorithms are Voronoi diagram, visibility graph, potential field and trajectory optimization. These algorithms often need post-processing technique to satisfy the vehicles’ constraints such as turning angle and minimum moving distance. The proposed method does not need post-processing steps and always provides the fast and stable solution. It also gives a unique solution, while rapidly exploring random tree algorithms do not guarantee same solution. We use the local search and the global search at the same time in order to get a more appropriate path. We validate the proposed method by simulations and the results show that the method is fast and effective for path planning.
What problem does this paper attempt to address?