ROAISYAug 25, 2019

A Planning Framework for Persistent, Multi-UAV Coverage with Global Deconfliction

arXiv:1908.09236v321 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of enabling multiple UAVs to continuously monitor environments with decaying coverage, which is incremental as it adapts and combines existing solutions into a practical framework.

The paper tackles the problem of planning persistent coverage for multiple UAVs, where coverage levels decay over time, by developing a framework that combines goal assignment and globally deconflicted kinodynamic path planning. It demonstrates in simulation and real-world tests that the framework maintains persistent coverage with sufficient resources and incurs only a negligible cost increase compared to local collision-checking schemes.

Planning for multi-robot coverage seeks to determine collision-free paths for a fleet of robots, enabling them to collectively observe points of interest in an environment. Persistent coverage is a variant of traditional coverage where coverage-levels in the environment decay over time. Thus, robots have to continuously revisit parts of the environment to maintain a desired coverage-level. Facilitating this in the real world demands we tackle numerous subproblems. While there exist standard solutions to these subproblems, there is no complete framework that addresses all of their individual challenges as a whole in a practical setting. We adapt and combine these solutions to present a planning framework for persistent coverage with multiple unmanned aerial vehicles (UAVs). Specifically, we run a continuous loop of goal assignment and globally deconflicting, kinodynamic path planning for multiple UAVs. We evaluate our framework in simulation as well as the real world. In particular, we demonstrate that (i) our framework exhibits graceful coverage given sufficient resources, we maintain persistent coverage; if resources are insufficient (e.g., having too few UAVs for a given size of the enviornment), coverage-levels decay slowly and (ii) planning with global deconfliction in our framework incurs a negligibly higher price compared to other weaker, more local collision-checking schemes. (Video: https://youtu.be/aqDs6Wymp5Q)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes