DeepBlueRobotics / RobotCode2018

All of our code for FRC's 2018 game: FIRST Power Up.
5 stars 11 forks source link

Finished initialization of RobotMap, finished getting Drivetrain to i… #18

Closed doawelul closed 6 years ago

doawelul commented 6 years ago

…mplementing PIDSource, moved logic from TeleopDrive command to Drivetrain subsystem, and finished integrating PID in PIDTurn and PIDDrive.