Bio-Inspired Compact Swarms of Unmanned Aerial Vehicles without Communication and External Localization

Pavel Petracek,Viktor Walter,Tomas Baca,Martin Saska
DOI: https://doi.org/10.1088/1748-3190/abc6b3
2023-03-06
Abstract:This article presents a unique framework for deploying decentralized and infrastructure-independent swarms of homogeneous aerial vehicles in the real world without explicit communication. This is a requirement in swarm research, which anticipates that global knowledge and communication will not scale well with the number of robots. The system architecture proposed in this article employs the UVDAR technique to directly perceive the local neighborhood for direct mutual localization of swarm members. The technique allows for decentralization and high scalability of swarm systems, such as can be observed in fish schools, bird flocks, or cattle herds. The bio-inspired swarming model that has been developed is suited for real-world deployment of large particle groups in outdoor and indoor environments with obstacles. The collective behavior of the model emerges from a set of local rules based on direct observation of the neighborhood using onboard sensors only. The model is scalable, requires only local perception of agents and the environment, and requires no communication among the agents. Apart from simulated scenarios, the performance and usability of the entire framework is analyzed in several real-world experiments with a fully-decentralized swarm of UAVs deployed in outdoor conditions. To the best of our knowledge, these experiments are the first deployment of decentralized bio-inspired compact swarms of UAVs without the use of a communication network or shared absolute localization. The entire system is available as open-source at <a class="link-external link-https" href="https://github.com/ctu-mrs" rel="external noopener nofollow">this https URL</a>.
Robotics,Multiagent Systems,Systems and Control
What problem does this paper attempt to address?
The paper primarily addresses the issue of deploying fully decentralized UAV (Unmanned Aerial Vehicle) swarms in real-world environments without relying on communication and external positioning systems. Specifically, the contributions of the paper include: 1. **Proposed a new visual perception system**: UltraViolet Direction And Ranging (UVDAR), which enables direct mutual localization and identification among drones without relying on explicit communication or global positioning information. 2. **Developed a bio-inspired swarm behavior model**: This model is suitable for obstacle-dense scenarios in both outdoor and indoor environments and requires only local relative information without communication between members. 3. **Validated the feasibility of direct localization methods**: Through practical experiments, the effectiveness of swarm behavior based on direct localization was verified, which is the most common mechanism of group behavior in nature. 4. **Achieved the first autonomous deployment**: To the best of the authors' knowledge, this is the first realization of a fully autonomous UAV swarm deployment, with no central control and no communication between members. 5. **Made the entire system public**: The authors have released the entire system as an open-source project, allowing other researchers to replicate and improve upon it. In summary, the goal of this paper is to achieve autonomous, efficient, and safe operation of large-scale UAV swarms in complex real-world environments, particularly in the absence of communication network support. By using the UVDAR system and other related technologies, researchers are able to overcome the limitations present in current swarm research and advance UAV swarm technology towards more practical applications.