Sampling-based Path Planning Algorithms: A Survey

04/23/2023
by   Alka Choudhary, et al.
0

Path planning is a classic problem for autonomous robots. To ensure safe and efficient point-to-point navigation an appropriate algorithm should be chosen keeping the robot's dimensions and its classification in mind. Autonomous robots use path-planning algorithms to safely navigate a dynamic, dense, and unknown environment. A few metrics for path planning algorithms to be taken into account are safety, efficiency, lowest-cost path generation, and obstacle avoidance. Before path planning can take place we need map representation which can be discretized or open configuration space. Discretized configuration space provides node/connectivity information from one point to another. While in open/free configuration space it is up to the algorithm to create a list of nodes and then find a feasible path. Both types of maps are populated by obstacle positions using perception obstacle detection techniques to represent current obstacles from the perspective of the robot. For open configuration spaces, sampling-based planning algorithms are used. This paper aims to explore various types of Sampling-based path-planning algorithms such as Probabilistic RoadMap (PRM), and Rapidly-exploring Random Trees (RRT). These two algorithms also have optimized versions - PRM* and RRT* and this paper discusses how that optimization is achieved and is beneficial.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/08/2022

Reactive Neural Path Planning with Dynamic Obstacle Avoidance in a Condensed Configuration Space

We present a biologically inspired approach for path planning with dynam...
research
09/02/2022

3D Path Planning and Obstacle Avoidance Algorithms for Obstacle-Overcoming Robots

This article introduces a multimodal motion planning (MMP) algorithm tha...
research
08/03/2023

Multi-robot Path Planning with Rapidly-exploring Random Disjointed-Trees

Multi-robot path planning is a computational process involving finding p...
research
09/05/2021

Navigational Path-Planning For All-Terrain Autonomous Agricultural Robot

The shortage of workforce and increasing cost of maintenance has forced ...
research
12/07/2021

PRM path smoothening by circular arc fillet method for mobile robot navigation

Motion planning and navigation, especially for mobile robots operating i...
research
03/08/2022

Obstacle Aware Sampling for Path Planning

Many path planning algorithms are based on sampling the state space. Whi...
research
12/16/2017

Bendable Cuboid Robot Path Planning with Collision Avoidance using Generalized L_p Norms

Optimal path planning problems for rigid and deformable (bendable) cuboi...

Please sign up or login with your details

Forgot password? Click here to reset