Description of the task
Currently, our setup-pi Ansible workflow builds Python from source on our Raspberry Pis. This takes a long time, and so we'd like to investigate if a pre-compiled installation is sufficient. This means investigating whether it is compatible with our onboard robot diagnostics, as well as keeping the option for version control on the Pis in the future.
Acceptance criteria
Blocked By
Description of the task
Currently, our
setup-piAnsible workflow builds Python from source on our Raspberry Pis. This takes a long time, and so we'd like to investigate if a pre-compiled installation is sufficient. This means investigating whether it is compatible with our onboard robot diagnostics, as well as keeping the option for version control on the Pis in the future.Acceptance criteria
setup-piAnsible workflow.Blocked By