Offset Offloading
This is only supported on some motor controllers!
Last updated
Was this helpful?
This is only supported on some motor controllers!
Last updated
Was this helpful?
Offset Offloading is where the absolute encoder offset is stored on the absolute encoder (or Motor Controller if the absolute encoder is attached to the motor controller) instead of the roboRIO. This normally results in a faster loop cycle on the roboRIO however it can add some instability to the Swerve Drive if anything breaks during a match, like a CAN bus or a low brown-out.
Offset offloading is enabled by and disabled by using both of these call a function of the same name in SwerveModule
for every instiantiated module.