Arctos6135 / frc-2024

Other
1 stars 1 forks source link

Simplify feedforwardcharacterization #42

Closed n-arms closed 7 months ago

n-arms commented 7 months ago

Rewrite FeedforwardCharacterization to ramp up from 0 to full voltage, and then set the voltage to fully negative. Additionally, make sure that the command monitors the result of position.getAsDouble() and that the robot never goes further forward than the maximum distance, or further backward than the initial starting position.