Robotic Simulation Using Webots
- aryanrchoudhary
- Aug 9, 2020
- 1 min read
Updated: Aug 2, 2024
During the Spring 2021 semester of my Master's, we developed a bio-inspired multi agent system simulation utilizing occlusion based implicit coordination in a heterogeneous swarm. The robot platform utilized is the e-puck platform, in which multiple e-pucks provided with differing roles pertinent to the objective. There were two main types: robots that would push, and robots that served as the goal boundaries. With this novel scenario we hoped to observe unique implicitly coordinated behavior. We finally were able to simulate the robots to push a ball into the goal robots based solely on occlusion principles.
This was the state diagram of the system.

This is the link for a working sim.
Below is the source code:
This project was completed in collaboration with Aurangzeb Malik. You can find him at:
A complete report can be found here:
Comentarios