Python controller for differential drive robots.
Install the AS5048B Encoder Library:
python3 -m pip install git+https://github.com/ansarid/as5048b
Install the DDController Library:
python3 -m pip install git+https://github.com/ansarid/ddcontroller