Physical SciencesComputer ScienceComputer Vision and Pattern Recognition

Robotic Path Planning Algorithms

Robotic path planning algorithms address how a robot computes a route from one location to another while avoiding obstacles and respecting physical constraints like velocity and acceleration limits. Sampling-based methods, such as probabilistic roadmaps and rapidly-exploring random trees, have become foundational tools because they scale reasonably well to high-dimensional configuration spaces without requiring an explicit map of every possible state. A central challenge is closing the gap between theoretical optimality guarantees and the real-time demands of physical systems, particularly when robots must replan on the fly as environments change or when multiple agents must coordinate without colliding with one another. Active research directions include extending these methods to autonomous vehicles operating in unpredictable traffic, improving planning under uncertainty where sensor data is incomplete, and developing algorithms that remain computationally tractable as robot morphology and task complexity grow.

Works
115,763
Total citations
1,282,551
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