Obstacle Aware Sampling for Path Planning

03/08/2022
by   Murad Tukan, et al.
0

Many path planning algorithms are based on sampling the state space. While this approach is very simple, it can become costly when the obstacles are unknown, since samples hitting these obstacles are wasted. The goal of this paper is to efficiently identify obstacles in a map and remove them from the sampling space. To this end, we propose a pre-processing algorithm for space exploration that enables more efficient sampling. We show that it can boost the performance of other space sampling methods and path planners. Our approach is based on the fact that a convex obstacle can be approximated provably well by its minimum volume enclosing ellipsoid (MVEE), and a non-convex obstacle may be partitioned into convex shapes. Our main contribution is an algorithm that strategically finds a small sample, called the active-coreset, that adaptively samples the space via membership-oracle such that the MVEE of the coreset approximates the MVEE of the obstacle. Experimental results confirm the effectiveness of our approach across multiple planners based on Rapidly-exploring random trees, showing significant improvement in terms of time and path length.

READ FULL TEXT

page 1

page 6

page 7

research
04/23/2023

Sampling-based Path Planning Algorithms: A Survey

Path planning is a classic problem for autonomous robots. To ensure safe...
research
08/03/2021

A Non-uniform Sampling Approach for Fast and Efficient Path Planning

In this paper, we develop a non-uniform sampling approach for fast and e...
research
10/19/2016

Hit-and-Run for Sampling and Planning in Non-Convex Spaces

We propose the Hit-and-Run algorithm for planning and sampling problems ...
research
07/04/2022

Connected Reconfiguration of Polyominoes Amid Obstacles using RRT*

This paper investigates using a sampling-based approach, the RRT*, to re...
research
08/17/2021

Real-World Application of Various Trajectory Planning Algorithms on MIT RACECAR

In the project, the vehicle was first controlled with ROS. For this purp...
research
06/02/2019

Multiple Drones driven Hexagonally Partitioned Area Exploration: Simulation and Evaluation

In this paper, we simulated a distributed, cooperative path planning tec...
research
06/09/2017

An Efficient Algorithm for Computing High-Quality Paths amid Polygonal Obstacles

We study a path-planning problem amid a set O of obstacles in R^2, in wh...

Please sign up or login with your details

Forgot password? Click here to reset