Primitive-Swarm: An Ultra-lightweight and Scalable Planner for Large-scale Aerial Swarms
Jialiang Hou, Xin Zhou, Neng Pan, Ang Li, Yuxiang Guan, Chao Xu,, Zhongxue Gan, and Fei Gao

TL;DR
Primitive-Swarm is a lightweight, scalable planner enabling large aerial swarms to navigate efficiently by combining a novel motion primitive library, rapid collision checking, and decentralized replanning, achieving real-time performance in dense environments.
Contribution
The paper introduces Primitive-Swarm, a novel decentralized planning approach with a time-optimized primitive library and collision mechanism, significantly improving scalability and efficiency for large aerial swarms.
Findings
Achieves shortest flight time and distance in dense environments.
Reaches real-time computation (<1 ms) with up to 1000 robots.
Validated through real-world experiments and benchmarks.
Abstract
Achieving large-scale aerial swarms is challenging due to the inherent contradictions in balancing computational efficiency and scalability. This paper introduces Primitive-Swarm, an ultra-lightweight and scalable planner designed specifically for large-scale autonomous aerial swarms. The proposed approach adopts a decentralized and asynchronous replanning strategy. Within it is a novel motion primitive library consisting of time-optimal and dynamically feasible trajectories. They are generated utlizing a novel time-optimial path parameterization algorithm based on reachability analysis (TOPP-RA). Then, a rapid collision checking mechanism is developed by associating the motion primitives with the discrete surrounding space according to conflicts. By considering both spatial and temporal conflicts, the mechanism handles robot-obstacle and robot-robot collisions simultaneously. Then,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUAV Applications and Optimization · Robotics and Sensor-Based Localization · Robotic Path Planning Algorithms
