A small prototype Flask app designed to run on a Raspberry pi or equivalent that makes use of the Adafruit BNO055 orientation sensor to measure the alignment of a cars wheels.
git clone ...
cd wheel-aligner
pip install -r requirements.txt
cd app
python app.py