This is a software implementation of the Zauberzeug Test Brain.
-
Add the config for your Robot Brain, for the pins refer to pindoc.
-
Sync the repo using
livesync <robot> -
Create a env
echo "BRAIN_ID={robot_brain_id}" > .env -
Create the
.rosysfolder withmkdir ~/.rosys -
Start the docker by running
./docker.sh Uinside your testbrain folder.