A multi-robot system designed for coordinated movements to form a seven-segment display using real-time localization and control through ROS2 and AprilTag.
Simulation using ROS Turtlesim
Test video, with some accuracy being showcased
This project aims to design and implement a swarm robotic system where six robots work in coordination to form a physical seven-segment display. The system explores multi-robot coordination and real-time localization using camera-based detection. Each robot moves to a specific point in space, representing segments of the display.
The system is divided into multiple components:
One challenge faced during the project was achieving accurate localization with the overhead camera. Originally, the camera was mounted at a calculated angle, but inaccuracies in detection led to repositioning it directly overhead. Another challenge was configuring the ESP32 to run MicroROS effectively, requiring custom configurations and power management.
Click below to download or view the technical documents related to this project.