/Simulating_Swarm_Behavior_for_Surrounding_a_Target

Implements distributed control for a swarm of robots that have a goal of surrounding a static target. The algorithm used is based on a local communication strategy. The robots are simulated in a 2D simulator called Player. Robot model files for the simulator are included.

Primary LanguageC++

This repository is not active