ROS-Based Multi-Agent Systems COntrol Simulation Testbed (MASCOT)
Arvind Pandit, Akash Njattuvetty, Ameer K. Mulla

TL;DR
This paper introduces MASCOT, an open-source ROS-based simulation testbed for multi-agent systems with quadcopters, enabling testing of decentralized control algorithms under realistic physics conditions.
Contribution
The paper presents a novel simulation testbed that bridges the gap between simple control models and real quadcopter dynamics, supporting various control algorithms.
Findings
Tested linear and nonlinear control laws successfully.
Demonstrated the testbed's effectiveness for multi-agent control.
Provided an accessible open-source platform for researchers.
Abstract
This paper presents a simulation testbed developed for testing and demonstration of decentralized control algorithms designed for multi-agent systems. Aimed at bridging a gap between theory and practical deployment of such algorithms, this testbed provides a simulator with multi-agent systems having quadcopter agents. It is used to test the control algorithms designed assuming simple agent dynamics like a single or double integrator. This is based on the fact that under certain assumptions, quadcopter dynamics can be modeled as a double integrator system. A gazebo simulator with a physics engine as ODE (Open Dynamics Engine) is used for simulating the dynamics of the quadcopter. Robot Operating System is used to develop communication networks and motion control algorithms for the different agents in the simulation testbed. The performance of the test bed is analyzed by implementing…
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
TopicsDistributed Control Multi-Agent Systems · Mobile Agent-Based Network Management · Distributed systems and fault tolerance
MethodsTest
