⚽ FC-Planner

A Skeleton-guided Planning Framework for Fast Aerial Coverage of Complex 3D Scenes

1SYSU, 2HKUST
IEEE International Conference on Robotics and Automation (ICRA), 2024.

#Indicates Corresponding Author

A demonstration of the coverage of Marina Bay Sands using FC-Planner.

Abstract

3D coverage path planning for UAVs is a crucial problem in diverse practical applications. However, existing methods have shown unsatisfactory system simplicity, computation efficiency, and path quality in large and complex scenes. To address these challenges, we propose FC-Planner, a skeleton-guided planning framework that can achieve fast aerial coverage of complex 3D scenes without pre-processing. We decompose the scene into several simple subspaces by a skeleton-based space decomposition (SSD). Additionally, the skeleton guides us to effortlessly determine free space. We utilize the skeleton to efficiently generate a minimal set of specialized and informative viewpoints for complete coverage. Based on SSD, a hierarchical planner effectively divides the large planning problem into independent sub-problems, enabling parallel planning for each subspace. The carefully designed global and local planning strategies are then incorporated to guarantee both high quality and efficiency in path generation. We conduct extensive benchmark and real-world tests, where FC-Planner computes over 10 times faster compared to state-of-the-art methods with shorter path and more complete coverage. The source code will be made publicly available to benefit the community at https://github.com/HKUST-Aerial-Robotics/FC-Planner. Project page: https://hkust-aerial-robotics.github.io/FC-Planner.

System Overview

MY ALT TEXT

The overview of the proposed skeleton-guided planning framework for fast aerial coverage in complex 3D scenes.

Workflow

Performance of Each Module

Video Presentation

BibTeX

@article{feng2023fc,
        title={FC-Planner: A Skeleton-guided Planning Framework for Fast Aerial Coverage of Complex 3D Scenes},
        author={Feng, Chen and Li, Haojia and Jiang, Jinqi and Chen, Xinyi and Shen, Shaojie and Zhou, Boyu},
        journal={arXiv preprint arXiv:2309.13882},
        year={2023}
      }