Skip to content
Snippets Groups Projects
README.md 383 B
Newer Older
# Example 3 (pinocchio)

This example simply reproduces example-2, but using Pinocchio and example-robot-data as consumers and producers.

## Test  locally

In one shell: `./manager.py`
In another: `./boss.py`
And in many others: `./minion.py`

## Test on multiple computers

See [example-2](../example-2/README.md) for setting the worker architectures, the exact same applies here.