Distributed swarm robot systems are made up of several robots that communicate with one another and often work together to complete a task or reach a predetermined objective. These systems frequently consist of many platforms, like unmanned aerial aircraft, mobile robots, or other types of vehicles.
This paper offers a comprehensive exploration of the design, modeling, and real-world hardware and software implementation of a distributed swarm system. The decision was made to employ standard Pixhawk hardware for the swarm agents. Pixhawk, a freely available hardware and software platform for autonomous flight control, is commonly utilized in autonomous cars, multirotor vehicles, drones, and various robotic applications. Operating autonomously from the ground control station, swarm agents dynamically identify leaders during operation and execute leader tracking navigation to model swarm behavior. Ensuring generality and dynamism in all protocols and communication was a primary focus during the research phase. To maintain this dynamism, each protocol and communication process is implemented in distinct threads on the computer, and synchronization is achieved through synchronization primitives, shared memory, and interthread communication.
Primary Language | English |
---|---|
Subjects | Computer Software |
Journal Section | Research Article |
Authors | |
Early Pub Date | August 23, 2024 |
Publication Date | June 30, 2024 |
Submission Date | February 10, 2024 |
Acceptance Date | February 15, 2024 |
Published in Issue | Year 2024 |
All articles published by EJT are licensed under the Creative Commons Attribution 4.0 International License. This permits anyone to copy, redistribute, remix, transmit and adapt the work provided the original work and source is appropriately cited.