PapersFlow Research Brief

Robotic Path Planning Algorithms
Research Guide

What is Robotic Path Planning Algorithms?

Robotic path planning algorithms are computational methods that compute collision-free, feasible motions for robots from a start state to a goal state in a workspace or configuration space, often under kinematic, dynamic, and uncertainty constraints.

Robotic path planning spans global planners (which search or sample in configuration space) and local reactive methods (which produce real-time collision avoidance behaviors). "Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996) formalized a two-phase roadmap approach—learning then query—targeting high-dimensional motion planning. The provided corpus lists 109,947 works associated with robotic path planning algorithms (5-year growth rate: N/A).

109.9K
Papers
N/A
5yr Growth
1.2M
Total Citations

Research Sub-Topics

Why It Matters

Path planning determines whether robots can safely and efficiently perform navigation and manipulation tasks in real environments that include obstacles, uncertainty, and execution-time disturbances. For mobile robots and manipulators, "Real-Time Obstacle Avoidance for Manipulators and Mobile Robots" (1986) presented an artificial potential field approach intended for real-time collision avoidance, directly supporting applications where a robot must react quickly while moving near obstacles. For high-dimensional robots (e.g., manipulators), "Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996) addressed planning in configuration spaces where exhaustive search is impractical, enabling practical query-time planning after a learning phase. In uncertain sensing and actuation conditions, Thrun’s "Probabilistic robotics" (2002) framed navigation and planning as statistical inference and decision-making under uncertainty, aligning path planning with real-world deployment where sensor noise and incomplete information are unavoidable.

Reading Guide

Where to Start

Start with Thrun’s "Probabilistic robotics" (2002) because it directly motivates planning and navigation under uncertainty and provides a unifying statistical viewpoint that helps interpret later algorithmic choices.

Key Papers Explained

"Real-Time Obstacle Avoidance for Manipulators and Mobile Robots" (1986) introduced artificial potential fields for real-time avoidance, while Brooks’ "A robust layered control system for a mobile robot" (1986) provided an architecture for composing reactive behaviors with higher-level competence. Kavraki, Švestka, Latombe, and Overmars’ "Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996) addressed global planning in high-dimensional configuration spaces using a learning/query decomposition. Thrun’s "Probabilistic robotics" (2002) reframed navigation and planning around uncertainty, complementing both reactive avoidance and global planning by emphasizing statistical reasoning. Murray, Li, and Sastry’s "A Mathematical Introduction to Robotic Manipulation" (2017) supplies the kinematic and dynamic foundations needed to correctly define constraints and feasibility for manipulation-oriented planning problems.

Paper Timeline

100%
graph LR P0["A robust layered control system ...
1986 · 7.7K cites"] P1["Real-Time Obstacle Avoidance for...
1986 · 7.4K cites"] P2["Flocks, herds and schools: A dis...
1987 · 7.7K cites"] P3["Philosophy in the flesh: the emb...
1999 · 9.9K cites"] P4["Fuzzy Set Theory—and Its Applica...
2001 · 7.5K cites"] P5["Probabilistic robotics
2002 · 7.9K cites"] P6["The Whale Optimization Algorithm
2016 · 13.1K cites"] P0 --> P1 P1 --> P2 P2 --> P3 P3 --> P4 P4 --> P5 P5 --> P6 style P6 fill:#DC5238,stroke:#c4452e,stroke-width:2px
Scroll to zoom • Drag to pan

Most-cited paper highlighted in red. Papers ordered chronologically.

Advanced Directions

From the provided list, current frontiers can be framed as tighter integration of uncertainty-aware planning ("Probabilistic robotics" (2002)) with high-dimensional global planners ("Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996)) and real-time local avoidance ("Real-Time Obstacle Avoidance for Manipulators and Mobile Robots" (1986)). Another active direction is systematic evaluation of when metaheuristic optimizers such as "The Whale Optimization Algorithm" (2016) provide practical benefits for planning objectives under complex constraints, relative to classical sampling-based and reactive methods.

Papers at a Glance

# Paper Year Venue Citations Open Access
1 The Whale Optimization Algorithm 2016 Advances in Engineerin... 13.1K
2 Philosophy in the flesh: the embodied mind and its challenge t... 1999 Choice Reviews Online 9.9K
3 Probabilistic robotics 2002 Communications of the ACM 7.9K
4 A robust layered control system for a mobile robot 1986 IEEE Journal on Roboti... 7.7K
5 Flocks, herds and schools: A distributed behavioral model 1987 7.7K
6 Fuzzy Set Theory—and Its Applications 2001 7.5K
7 Real-Time Obstacle Avoidance for Manipulators and Mobile Robots 1986 The International Jour... 7.4K
8 ROS: an open-source Robot Operating System 2009 International Conferen... 7.2K
9 A Mathematical Introduction to Robotic Manipulation 2017 6.7K
10 Probabilistic roadmaps for path planning in high-dimensional c... 1996 IEEE Transactions on R... 6.1K

In the News

Direction aware and self-adaptive A* algorithm with PPO ...

nature.com

This research is funded by National Natural Science Foundation of China (62472010) and the Chongqing Natural Science Foundation (CSTB2024NSCQ-MSX0687). ## Author information Author notes

Direction Informed Trees (DIT*): Optimal Path Planning via Direction Filter and Direction Cost Heuristic

Aug 2025 arxiv.org [Submitted on 26 Aug 2025]

> Optimal path planning requires finding a series of feasible states from the starting point to the goal to optimize objectives. Popular path planning algorithms, such as Effort Informed Trees (EIT...

🚀 Tsinghua University Breaks a 65-Year Limit: A Faster Alternative to Dijkstra’s Algorithm

Aug 2025 towardsdev.com Vaibhav Verma

But in 2025, researchers at **Tsinghua University** shocked the computer science world by unveiling a **new algorithm faster than Dijkstra’s** — breaking a barrier thought unshakable for over 40 ye...

Machine Learning-Driven Robotic Path Planning: A Synthesis of Classical and Modern Approaches

Aug 2025 atlantis-press.com Kai Feng

Abstract. This review synthesizes advancements in ML-driven robotic path planning, integrating classical and modern approaches. Millán and Torras' reinforcement connectionist framework establishe...

FICO: Finite-Horizon Closed-Loop Factorization for Unified Multi-Agent Path Finding

Nov 2025 arxiv.org [Submitted on 17 Nov 2025]

> Multi-Agent Path Finding is a fundamental problem in robotics and AI, yet most existing formulations treat planning and execution separately and address variants of the problem in an ad hoc manne...

Code & Tools

Recent Preprints

A Comprehensive Survey of Path Planning Algorithms for Autonomous Systems and Mobile Robots: Traditional and Modern Approaches

Nov 2025 ieeexplore.ieee.org Preprint

A not-for-profit organization, IEEE is the world's largest technical professional organization dedicated to advancing technology for the benefit of humanity. © Copyright 2025 IEEE - All rights rese...

(PDF) A review of methodologies for path planning and ...

Jan 2026 researchgate.net Preprint

ous robot navigation. In this paper, we review the classic and state- of -the-art techniques of path p lanning and optimization, including arti fi cial potential fields, A* algorithm, Dijkstra's al...

Autonomous Mobile Robot Path Planning Techniques—A Review: Metaheuristic and Cognitive Techniques

Jan 2026 mdpi.com Preprint

Autonomous mobile robots (AMRs) require robust, efficient path planning to operate safely in complex, often dynamic environments (e.g., logistics, transportation, and healthcare). This systematic r...

A Comprehensive Review of Improved A* Path Planning Algorithms and Their Hybrid Integrations

Oct 2025 scilit.com Preprint

The A\* algorithm is a cornerstone in mobile robot navigation. However, the traditional A\* suffers from key limitations such as poor path smoothness, lack of adaptability to dynamic environments, ...

Path Planning Techniques - UAVs Review

dl.acm.org Preprint

Unmanned Aerial Vehicles (UAVs) have gained significant attention in recent years for their potential applications in surveillance, monitoring, search and rescue, and mapping. However, efficient an...

Latest Developments

Recent developments in robotic path planning algorithms as of February 2026 include the integration of AI/ML techniques such as reinforcement learning, neural networks, and hybrid systems for real-time, adaptive, and scalable planning, with emerging trends focusing on AI integration, semantic understanding, and edge/cloud computing applications (ScienceDirect, IEEE, Springer, ACM, IEEE, Springer, arXiv). Notably, improved algorithms like RRT* with path smoothing, graph attention-guided multi-agent planning, and uncertainty-guided approaches are actively researched (ACM, Springer, arXiv, Springer, arXiv).

Frequently Asked Questions

What is the difference between global path planning and real-time obstacle avoidance in robotics?

Global path planning typically computes a collision-free route using a model of the environment and robot constraints, often in configuration space. "Real-Time Obstacle Avoidance for Manipulators and Mobile Robots" (1986) instead emphasized real-time collision avoidance using artificial potential fields, distributing avoidance across control levels rather than treating it only as a high-level planning step.

How do probabilistic roadmaps (PRMs) plan paths in high-dimensional configuration spaces?

"Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996) described a method with a learning phase that constructs and stores a graph of collision-free configurations, followed by a query phase that connects start/goal to the roadmap to find a path. This structure is designed to make repeated planning queries efficient after the roadmap is built.

Why are probabilistic methods used in robotic navigation and planning?

"Probabilistic robotics" (2002) argued that planning and navigation should exploit statistics from uncertain, imperfect environments to guide robots toward goals while avoiding obstacles. Probabilistic formulations explicitly account for sensor noise and uncertainty, which are common in real deployments.

Which foundational control architecture influenced how planners interface with robot behaviors?

Brooks’ "A robust layered control system for a mobile robot" (1986) described a layered architecture built from asynchronous modules communicating over low-bandwidth channels. This view supports integrating planning with multiple competence layers, where reactive behaviors and higher-level planning can coexist.

Which optimization and swarm-inspired ideas are commonly used as metaheuristics in planning contexts?

"The Whale Optimization Algorithm" (2016) is a widely cited metaheuristic optimization method, and Reynolds’ "Flocks, herds and schools: A distributed behavioral model" (1987) described distributed behavioral dynamics that influenced swarm-style coordination ideas. In path planning research, such methods are often adapted to search for feasible or lower-cost paths when exact planning is difficult, though their guarantees depend on the specific integration and problem formulation.

Which mathematical foundations are commonly needed to implement path planning for manipulators?

"A Mathematical Introduction to Robotic Manipulation" (2017) presented mathematical tools for kinematics, dynamics, and control emphasizing the geometry of robot motion. These foundations are commonly required to define feasible motions and constraints that a planner must respect for manipulation tasks.

Open Research Questions

  • ? How can artificial potential field methods from "Real-Time Obstacle Avoidance for Manipulators and Mobile Robots" (1986) be modified to reduce failure modes while preserving real-time responsiveness in cluttered environments?
  • ? How should roadmap learning and query procedures in "Probabilistic roadmaps for path planning in high-dimensional configuration spaces" (1996) be adapted when the environment is not static or when constraints change during execution?
  • ? How can the uncertainty-aware perspective in "Probabilistic robotics" (2002) be integrated with high-dimensional motion planning so that plans remain robust to sensing and actuation errors during execution?
  • ? What is an effective systems architecture for combining layered reactive control from "A robust layered control system for a mobile robot" (1986) with deliberative planners without creating unsafe interactions between layers?
  • ? Which problem classes in robotic planning benefit most from metaheuristic optimization approaches such as "The Whale Optimization Algorithm" (2016), and what evaluation criteria best capture reliability beyond solution cost?

Research Robotic Path Planning Algorithms with AI

PapersFlow provides specialized AI tools for your field researchers. Here are the most relevant for this topic:

Start Researching Robotic Path Planning Algorithms with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.