Machine learningMotion Planning

Rapidly-Exploring Random Tree

The Rapidly-Exploring Random Tree (RRT) is a motion planning algorithm that builds a tree of feasible paths by iteratively sampling random configurations in the workspace and connecting them to the nearest existing node in the tree. Introduced by LaValle in 1998, RRT is a breakthrough for high-dimensional motion planning, enabling robots to find collision-free paths in complex environments with obstacles, joint limits, and kinematic constraints.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. LaValle, S. M. (1998). Rapidly-exploring random trees: A new tool for path planning. Technical Report TR 98-11, Iowa State University. link
  2. Karaman, S., & Frazzoli, E. (2011). Sampling-based algorithms for optimal motion planning. International Journal of Robotics Research, 30(7), 846-894. DOI: 10.1177/0278364911406761
  3. LaValle, S. M. (2006). Planning Algorithms. Cambridge University Press. link

Related methods

Referenced by

ScholarGateRapidly-Exploring Random Tree (Rapidly-Exploring Random Tree). Retrieved 2026-06-04 from https://scholargate.app/en/control-theory/rapidly-exploring-random-tree