A Pareto Optimal D* Search Algorithm for Multiobjective Path Planning

11/03/2015
by   Alexander Lavin, et al.
0

Path planning is one of the most vital elements of mobile robotics, providing the agent with a collision-free route through the workspace. The global path plan can be calculated with a variety of informed search algorithms, most notably the A* search method, guaranteed to deliver a complete and optimal solution that minimizes the path cost. D* is widely used for its dynamic replanning capabilities. Path planning optimization typically looks to minimize the distance traversed from start to goal, but many mobile robot applications call for additional path planning objectives, presenting a multiobjective optimization (MOO) problem. Common search algorithms, e.g. A* and D*, are not well suited for MOO problems, yielding suboptimal results. The search algorithm presented in this paper is designed for optimal MOO path planning. The algorithm incorporates Pareto optimality into D*, and is thus named D*-PO. Non-dominated solution paths are guaranteed by calculating the Pareto front at each search step. Simulations were run to model a planetary exploration rover in a Mars environment, with five path costs. The results show the new, Pareto optimal D*-PO outperforms the traditional A* and D* algorithms for MOO path planning.

READ FULL TEXT

page 4

page 5

page 6

research
05/22/2015

A Pareto Front-Based Multiobjective Path Planning Algorithm

Path planning is one of the most vital elements of mobile robotics. With...
research
09/16/2020

Path Planning using Neural A* Search

We present Neural A*, a novel data-driven search algorithm for path plan...
research
10/31/2011

Exploiting Subgraph Structure in Multi-Robot Path Planning

Multi-robot path planning is difficult due to the combinatorial explosio...
research
06/26/2023

Efficient Heuristics for Multi-Robot Path Planning in Crowded Environments

Optimal Multi-Robot Path Planning (MRPP) has garnered significant attent...
research
05/14/2023

Path Planning for Air-Ground Robot Considering Modal Switching Point Optimization

An innovative sort of mobility platform that can both drive and fly is t...
research
02/25/2023

Homotopy Path Class Encoder Based on Convex Dissection Topology

The concept of path homotopy has received widely attention in the field ...
research
02/03/2018

Path Planning for Minimizing the Expected Cost till Success

Consider a general path planning problem of a robot on a graph with edge...

Please sign up or login with your details

Forgot password? Click here to reset