Skip to content

kenblu24/RobotSwarmSimulator

 
 

Repository files navigation

Robot Swarm Simulator

Contributors: Connor Mattson, Jeremy Clark, Daniel S. Brown, Kevin Zhu

Documentation

Setup

Install RSS with pip

pip install --upgrade git+ssh://[email protected]/kenblu24/RobotSwarmSimulator.git@main

or, for faster install with uv (pip install uv) preface any pip commands with uv, i.e. uv pip install...

To install as editable:

git clone [email protected]:kenblu24/RobotSwarmSimulator.git
cd RobotSwarmSimulator
pip install -e .

See also:

Demos

Code for novelty search has moved to https://github.com/kenblu24/novelswarms-es

We invite you to augment cautiously and carefully test output validity.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%