einstein07 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:C++ 50.6%Language:Jupyter Notebook 47.1%Language:Assembly 2.0%Language:Makefile 0.3%