YAGSL-Example
YAGSL-Example copied to clipboard
Sparkmax Failover will never happen
The getRelativeEncoderPosition method will always return the absolute encoder position as they are not separate in SparkmaxSwerve.java. Additionally absoluteEncoder will never equal null to swap over to the relative encoder.
So it wont fail over. And the Dashboard says they are always identical regardless if both work or not.