FIESTA: Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots

03/06/2019
by   Luxin Han, et al.
0

Euclidean Signed Distance Field (ESDF) is useful for online motion planning of aerial robots since it can easily query the distance and gradient information against obstacles. Fast incrementally built ESDF map is the bottleneck for conducting real-time motion planning. In this paper, we investigate this problem and propose a mapping system called FIESTA to build global ESDF map incrementally. By introducing two independent updating queues for inserting and deleting obstacles separately, and using Indexing Data Structures and Doubly Linked Lists for map maintenance, our algorithm updates as few as possible nodes using a BFS framework. Our ESDF map has high computational performance and produces near-optimal results. We show our method outperforms other up-to-date methods in term of performance and accuracy by both theory and experiments. We integrate FIESTA into a completed quadrotor system and validate it by both simulation and onboard experiments. We release our method as open-source software for the community.

READ FULL TEXT

page 1

page 3

page 4

page 7

page 8

research
12/02/2022

Sequential parametrized motion planning and its complexity, II

This is a continuation of our recent paper in which we developed the the...
research
02/11/2022

Parametrized motion planning and topological complexity

In this paper we study paramertized motion planning algorithms which pro...
research
03/25/2021

Parametrised collision-free optimal motion planning algorithms in Euclidean spaces

We present optimal parametrised motion planning algorithms which can be ...
research
02/25/2018

NanoMap: Fast, Uncertainty-Aware Proximity Queries with Lazy Search over Local 3D Data

We would like robots to be able to safely navigate at high speed, effici...
research
05/10/2021

VDB-EDT: An Efficient Euclidean Distance Transform Algorithm Based on VDB Data Structure

This paper presents a fundamental algorithm, called VDB-EDT, for Euclide...
research
05/14/2020

Distance and Steering Heuristics for Streamline-Based Flow Field Planning

Motion planning for vehicles under the influence of flow fields can bene...
research
04/14/2023

Efficient Incremental Penetration Depth Estimation between Convex Geometries

Penetration depth (PD) is essential for robotics due to its extensive ap...

Please sign up or login with your details

Forgot password? Click here to reset