Skip to content

pollen-robotics/reachy-mini-motor-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reachy mini motor controller

Handles communication with the stewart platform (6x XL330), the base rotation (Feetech) and the antennas (feetech). Also provides a python binding available via pip.

To install locally

pip install maturin

To build the wheel

pip install -e . --verbose