Open warrenlp opened 4 years ago
Changing the AlignShooter to a PIDCommand is a bit of a heavy lift. Here is some potential code for being able to implement this.
@StephenDay1 I wanted you to look at it as well and ask any questions if you had them. The PIDCommand class can be very useful, but like I said before, it can be a bit tricky to set up correctly.
Changing the AlignShooter to a PIDCommand is a bit of a heavy lift. Here is some potential code for being able to implement this.