The OpenSwarm Implementation.
Project description
OpenSwarm implementation
Fetch, build, and run the OpenSwarm.
Examples
The Atlas simulation project:
swarmake build atlas # clone the atlas repo and build it using the recipe defined in swarmake.toml
swarmake run atlas # run it using the recibe in swarmake.toml
The DotBot firmware:
# clone the dotbot repo and build it in Docker, using the recipe defined in swarmake.toml
swarmake build dotbot
The Lakers library
# clone the lakers repo and build it using the recipe defined in swarmake.toml
# when stderr is redirected, we suppress stdout too and just show a "loading" line
swarmake build lakers 2> /dev/null
# run according to swarmake.toml
swarmake run lakers
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swarmake-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file swarmake-0.1.0.tar.gz
.
File metadata
- Download URL: swarmake-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf8e81f98c917cbe548f3a972c21fea92c35ce1b7dc4ca0ba5512cc2d320ff25 |
|
MD5 | 73c78b9976114bde5966b064ae86be0d |
|
BLAKE2b-256 | dbf04d64fd75c8fe725507093deb27f6186c144c82b16b2e0aa54e3cff59f18b |
File details
Details for the file swarmake-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: swarmake-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ab27322ed2fdcde9ce50ad6a0cb616bcb1be0e30c93e6ee19d35407cba98363 |
|
MD5 | 9c392e0fd7df8c64011d65d0e2f6cf2d |
|
BLAKE2b-256 | 3e8ea2162dfb2972aed6e28ec5e4d33f29df2107a365db9bf8c18146af259f2a |