Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 848 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 848 Bytes

💾 t07_docker

Spell Check status

Dockerfile and scripts to run the required T07 control software on the Pika Spark.

How-to-run on Pika Spark

./docker-build.sh
sudo ./docker-run-pika-spark.sh [t07.py | t07_4wd.py | t07_tracked.py]

How-to-run on Raspberry Pi via Zubax Babel

./docker-build.sh
sudo ./docker-run-babel.sh [t07.py | t07_4wd.py | t07_tracked.py]