Mercury1089 / 2018-robot-code

Robot code for the FIRST FRC 2018 season FIRST Power Up.
2 stars 0 forks source link

DriveDistance #11

Closed DrewTheRat closed 6 years ago

DrewTheRat commented 6 years ago

Goal

DriveDistance command that uses an encoder and closed loop control on the Talon SRX to move the robot a specific distance

Acceptance Criteria

DrewTheRat commented 6 years ago

This should have been done days ago - getting it in here just to make sure we have everything working.

Endoman123 commented 6 years ago

Closed since we have tested this with various values: hardcoded and sensor-fed.