Pitt-RAS / micromouse-2016

7 stars 6 forks source link

Add four motor control capability #26

Closed xaviertorgerson closed 8 years ago

xaviertorgerson commented 8 years ago

Modify motor output pin assignment in motor.cpp. When Motor::Set is called the proper PWM should be assigned to all four motors.

Create new PID controllers for the additional motors.