Online planning for relative optimal and safe paths for USVs using a dual sampling domain reduction-based RRT* method

Naifeng Wen,Rubo Zhang,Junwei Wu,Guanqun Liu
DOI: https://doi.org/10.1007/s13042-020-01144-0
2020-01-01
International Journal of Machine Learning and Cybernetics
Abstract:A heuristic Dual sampling domain Reduction-based Optimal Rapidly-exploring Random Tree scheme is proposed by guiding the planning procedure of the optimal rapidly-exploring random tree (RRT*) method through learning environmental knowledge. The scheme aims to plan low fuel expenditure, easy-execution, and low collision probability paths online for an unmanned surface vehicle (USV) under constraints. First, an elliptic sampling domain, which is subject to an elliptic equation and the shortest obstacle avoidance path estimation, is created to plan short paths. Second, by the consideration of the USV motion states, obstacles and external interferences of the current, the near sampling domains of tree nodes are reduced to exclude high-cost sampling domains. Path feasibility is ensured by explicitly handling motion constraints. Third, a safe distance-based collision detection (CD) scheme and a velocity-based bounding box of USV are proposed to decrease the path collision probability. Additionally, a layered USV online path planning framework is built in accordance with the model predictive control method, and the path smoothing scheme is applied via the Dubins curve under the curvature constraint. Results demonstrate that the proposed dual sampling domain reduction method outperforms traditional reduction schemes in terms of improving the execution efficiency of RRT*. Meanwhile, the proposed CD method is more reliable than the conventional one.
What problem does this paper attempt to address?