Handles communication with the stewart platform (6x XL330), the base rotation (XC330) and the antennas (XL330). Also provides a python binding available via pip.
Used by the Reachy Mini project.
pip install maturinpip install -e . --verbosecd `target/wheels`
pip install reachy_mini_motor_controller...