Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erc-bpgc/swarmbots

Python Package for Multi-Agent Robot Algorithm Simulation
https://github.com/erc-bpgc/swarmbots

Last synced: 1 day ago
JSON representation

Python Package for Multi-Agent Robot Algorithm Simulation

Awesome Lists containing this project

README

        

# pyswarm

**Status: Under Development**

Python Package for Multi-Agent Robot Algorithm Simulation"

## Installation

We currently suggest installing from source since it is still under Development

### From Source
```bash
git clone https://github.com/ERC-BPGC/swarmbots
cd swarmbots
pip install .
```