Autonomous 3D Exploration of Large Structures Using an UAV Equipped with a 2D LIDAR

Application of the Lazy Theta* implementation to the exploration problem

The system:

1. Achieves truly autonomous inspection of large constructions in an unknown, unstructured environment.

2. Preforms all the calculations on-board and online with the limited memory and processing power compatible with the vehicle’s payload;

3. Implements a scalable, deterministic, 3D path planner tested in extensive outdoor experimental campaigns as a ready to use ROS library;

4. Employs a geometrical simplification transforming a 3D discretisation into twodimensions in order to reduce the processing time;

5. Guarantees obstacle detection within a tubular, operator safe, flight corridor;

6. Achieves 3D exploration with a low cost 2D laser sensor by complementing the sensor mounting position with a sampling manoeuvre;

7. Is able to store the world information in a single multi-resolution octree to support all the decision-making algorithms involved;

8. Showcases the applicability of software engineering tools and techniques to produce reproducible research and robust software implementations


Using this in your research?

Please let us know, as we are curious to find out how it enables other people's work or research. Additionally, please cite the paper:

Faria, M., Ferreira, A. S., Pérez-Leon, H., Maza, I., & Viguria, A. (2019). Autonomous 3D Exploration of Large Structures Using an UAV Equipped with a 2D LIDAR. Sensors, 19(22), 4849. DOI 10.3390/s19224849

BibTeX:


@article{Faria2019,author = {Faria, Margarida and Ferreira, Ant{\'{o}}nio S{\'{e}}rgio and P{\'{e}}rez-Leon, H{\'{e}}ctor and Maza, Ivan and Viguria, Antidio},doi = {10.3390/s19224849},issn = {1424-8220},journal = {Sensors},month = {nov},number = {22},pages = {4849},title = {{Autonomous 3D Exploration of Large Structures Using an UAV Equipped with a 2D LIDAR}},url = {https://www.mdpi.com/1424-8220/19/22/4849},volume = {19},year = {2019}}