FRC1732 / 2022-Competition

Code for the 2022 Season
Other
0 stars 0 forks source link

Feature/improve shooter #63

Closed rguinn2338 closed 2 years ago

rguinn2338 commented 2 years ago

This was the code we were running during practice on 2-8

The shooter worked very well but could use more tuning to maintain speed between shots better and to react more precisely to arbitrary setpoints, todos have been added to assist this.

I modified the shooter code to work more closely to 2910's 2020 code: https://github.com/FRCTeam2910/2021CompetitionRobot/blob/master/src/main/java/org/frcteam2910/c2020/subsystems/ShooterSubsystem.java