Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 590 Bytes

Arduino Differential Drive Velocity Control Library

Full duplex control over serial of a differential drive robot through velocity commands, returning integrated SE2 odometry for motion updates in your localization filter.

Setup

We're using a Teensy 3.6 for the micrcontroller, a L298n as the motor controller, and two 25D motors w/encoders from Pololu.

Other Setups

See the other branches for other setups and pin outs.