The SWARM System is a two-part system containing the server and client for the entire SWARM system.
The core agent that handles all interaction with the SWARM Core server.
Overview
The SWARM Firmware is a Python-first library that provides the necessary tools for quickly getting your simulations running. This library is constructed to be as minimally taxing on your nerves as possible!
In short, this library builds a connection with the SWARM Core Server and passes over a set of configuration and algorithm files to the server. While running, the client manages the connection and provides you with information about what is happening on the server.
The core agent that handles all interaction with the SWARM Core server.
Overview
The SWARM Firmware is a Python-first library that provides the necessary tools for quickly getting your simulations running. This library is constructed to be as minimally taxing on your nerves as possible!
In short, this library builds a connection with the SWARM Core Server and passes over a set of configuration and algorithm files to the server. While running, the client manages the connection and provides you with information about what is happening on the server.