Abstract
As a sampling based path planning method, Rapidly-exploring Random Tree (RRT) is powerful for its high efficiency in finding feasible solutions. Optimal RRT (RRT*) improves RRT by asymptotically searching the optimal solution, however, at the cost of time consuming. This paper proposes an efficient optimal planning algorithm based on RRT* with adaptive restricted sampling space, which is inspired by the tropism of plants and named as tropistic RRT*. Tropistic RRT* improves the efficiency of the path planning by restricting the sampling space to approach the goal position just like the phototropism of plants. To validate our proposed algorithm, we carry out both path planning and motion planning experiments in 2D environments. In the path planning experiments, we compare the proposed algorithm with RRT* and Informed RRT* and experimental results show that our method outperforms the other two in the convergence rate, final solution cost and robustness. Furthermore, we also implement our algorithm in solving motion planning problem for a nonholonomic mobile robot and compare the time cost in the robot navigation process. Compared results exhibit that the time cost of our algorithm is much less than that of Real-Time RRT* in both static and dynamic environments.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.