2026
The Dynamic Quickly-RRT* Based on Rapidly-Exploring Random Tree
RA-L 2026
The Rapidly-exploring Random Tree (RRT) is a classic path planning commonly used for navigating high-dimensional spaces. It explores unknown environments by incrementally expanding a tree structure through random sampling. RRT* is the improved RRT version that incorporates the Choose Parent and Rewi