Closed nstojcevich closed 6 years ago
See code from Valkyrie, should be a relatively easy port, implement as the default command on the shifter subsystem.
https://github.com/frc-862/valkyrie/blob/master/src/org/usfirst/frc862/valkyrie/commands/Autoshifter.java
After completing #22 practice (we will need a very similar issue for glitch), use generated graphs to determine optimal shift point and implement upshift/downshifts using valkyrie code.
See code from Valkyrie, should be a relatively easy port, implement as the default command on the shifter subsystem.
https://github.com/frc-862/valkyrie/blob/master/src/org/usfirst/frc862/valkyrie/commands/Autoshifter.java