RIT-MDRC / Catbot

Main repository for catbot onboard software
MIT License
1 stars 0 forks source link

Motor control #20

Closed thatnoobles closed 5 months ago

thatnoobles commented 8 months ago

Added classes to handle basic motor control. The motor can be rotated to a specified position, as well as set to rotate some number of degrees relative to its current position. Hitting a connected limit switch will cut motor movement.