🤖 AI Summary
High entry barriers in multi-UAV swarm research and education—stemming from reliance on expensive custom platforms and external motion-capture systems—hinder accessibility and scalability. Method: We propose a lightweight, open-source swarm system based on low-cost commercial drones (e.g., Tello, Anafi), featuring a hierarchical distributed control architecture; infrastructure-agnostic visual SLAM for centimeter-level autonomous localization without motion capture; a ROS-based software framework integrating Wi-Fi-adaptive communication and embedded real-time scheduling. Contribution/Results: The system enables stable formation flight, sub-second control latency, robust operation under intermittent communication, and centimeter-level trajectory tracking accuracy. It significantly reduces both hardware acquisition and software development costs while providing an extensible, easy-to-deploy platform for swarm algorithm validation and hands-on educational use.
📝 Abstract
Traditional unmanned aerial vehicle (UAV) swarm missions rely heavily on expensive custom-made drones with onboard perception or external positioning systems, limiting their widespread adoption in research and education. To address this issue, we propose AirSwarm. AirSwarm democratizes multi-drone coordination using low-cost commercially available drones such as Tello or Anafi, enabling affordable swarm aerial robotics research and education. Key innovations include a hierarchical control architecture for reliable multi-UAV coordination, an infrastructure-free visual SLAM system for precise localization without external motion capture, and a ROS-based software framework for simplified swarm development. Experiments demonstrate cm-level tracking accuracy, low-latency control, communication failure resistance, formation flight, and trajectory tracking. By reducing financial and technical barriers, AirSwarm makes multi-robot education and research more accessible. The complete instructions and open source code will be available at