Unknown region exploration method based on frontier-based boundary exploration and searching-tree

Huanyu GAO,Guoqing DENG,Long ZHANG,Yong LIU,Zhenyu GAO
2017-01-01
Journal of Computer Applications
Abstract:Aiming at the problem of efficiency and autonomy of unknown region exploring,an unknown region exploration method based on boundary search idea and suitable for two-dimensional grid map was proposed.The exit area on the boundary in the built environment map was utilized as the logical node and the function value of the node distance was used as the edge weight,to construct the exploration tree of the node to be explored dynamically through traversing,searching,establishing new node and using simultaneous positioning and mapping technology.The robot would be guided to the next exploration area,to complete the independent exploration of the unknown area.The theoretical analysis and simulation results show that with the same experimental map,moving speed of robot and the maximum effective range of the sensor data,compared with other commonly used unknown region exploration algorithm for robots,the single exploration coverage of the proposed method is much higher,so is its exploration efficiency.Logically,the proposed method is a depth-first search traversal of the minimum spanning tree corresponding to the raster map,where each exploration chooses a clear target area,and there is not multiple coverage and falling into the loop,so it is more efficient and stable.
What problem does this paper attempt to address?