# Autonomous Navigation of MAVs in Unknown Cluttered Environments

**Authors:** Leobardo Campos-Mac\'ias, Rodrigo Aldana-L\'opez, Rafael de la, Guardia, Jos\'e I. Parra-Vilchis, David G\'omez-Guti\'errez

arXiv: 1906.08839 · 2020-05-26

## TL;DR

This paper introduces a real-time autonomous navigation framework for MAVs in unknown cluttered environments, combining efficient mapping, safe path planning, and dynamic motion control, demonstrated on a lightweight drone platform.

## Contribution

The paper presents a novel integrated framework with real-time mapping, safe path generation, and dynamic motion planning specifically designed for MAVs in unknown environments.

## Key findings

- Outperforms existing methods in goal-reaching and exploration tasks
- Successfully runs onboard in real-time on a lightweight drone
- Demonstrated in diverse indoor and outdoor environments

## Abstract

This paper presents an autonomous navigation framework for reaching a goal in unknown 3D cluttered environments. The framework consists of three main components. First, a computationally efficient method for mapping the environment from the disparity measurements obtained from a depth sensor. Second, a stochastic method to generate a path to a given goal, taking into account field of view constraints on the space that is assumed to be safe for navigation. Third, a fast method for the online generation of motion plans, taking into account the robot's dynamic constraints, model, and environmental uncertainty and disturbances. To highlight the contribution with respect to the available literature, we provide a qualitative and quantitative comparison with the state of the art methods for reaching a goal and for exploration in unknown environments, showing the superior performance of our approach. To illustrate the effectiveness of the proposed framework, we present experiments in multiple indoors and outdoors environments running the algorithm fully on board and in real-time, using a robotic platform based on the Intel Ready to Fly drone kit, which represents the implementation in the most frugal platform for navigation in unknown cluttered environments demonstrated to date. Open source code is available at:~\url{https://github.com/IntelLabs/autonomousmavs}. The video of the experimental results can be found at~\url{https://youtu.be/Wq0e7vF6nZM}.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.08839/full.md

## Figures

25 figures with captions in the complete paper: https://tomesphere.com/paper/1906.08839/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1906.08839/full.md

---
Source: https://tomesphere.com/paper/1906.08839