Description
Autonomous drones are increasingly used in tasks such as environmental monitoring, infrastructure inspection, disaster response, search and rescue, and aerial mapping. As these applications become more complex, a single drone is often not enough. Future robotic systems will involve many connected agents that need to coordinate their motion, respond to changes in their surroundings, and work together as a team. In such systems, cooperation depends not only on the individual drone, but also on how information is shared between drones.
This demo explores the role of communication in cooperative multi-drone flight through a virtual 3D environment based on Unreal Engine 5 and AirSim, a realistic simulation platform for drones that models visual scenes, sensor feedback, and flight dynamics. Participants can control one drone using an Xbox controller, while other drones react to its motion and coordinate their behavior according to the information they receive. By changing network-related conditions such as communication delay or transmission interval, the scenario makes the influence of communication directly visible. When information arrives late or is updated less often, smooth cooperation becomes harder. The drones may react more slowly, follow less precisely, or require more careful control from the human operator. At the same time, they need to keep suitable distances, move safely around obstacles or other drones, and make local decisions while still behaving as part of a larger team.
By interacting with the system, users can experience a small but representative challenge in connected robotics. Reliable cooperation does not come only from stronger motors, better cameras, or faster computers on a single drone. It also depends on how information flows through the team. Cooperative drone flight therefore becomes an intuitive example of a broader challenge in future autonomous systems, where connected robots must act safely and intelligently together even when communication is limited, delayed, or imperfect.