Physical SciencesComputer ScienceComputer Vision and Pattern Recognition

Robotic Path Planning Algorithms

Robotic path planning algorithms address the computational problem of finding a valid, efficient route for a robot moving through an environment while avoiding obstacles and respecting the robot's physical constraints. Sampling-based approaches — such as probabilistic roadmaps and rapidly-exploring random trees — have become central tools because they sidestep the intractability of exhaustively mapping high-dimensional configuration spaces, instead building navigable graphs by randomly probing feasible states. A key open challenge is achieving optimality guarantees in real time, particularly for systems with complex dynamics (kinodynamic planning) or multiple coordinating agents such as autonomous vehicles. Researchers are actively working to close the gap between offline planning, where computation time is unconstrained, and on-the-fly replanning in unpredictable environments where a robot must revise its route within milliseconds.

Works
114,676
Total citations
1,268,890
Keywords
Sampling-Based AlgorithmsOptimal Motion PlanningPath PlanningCollision AvoidanceRobot NavigationReal-Time Planning

Top papers in Robotic Path Planning Algorithms

Ordered by total citation count.

Active researchers

Top authors in this area, ranked by h-index.

Related topics