frc-docs icon indicating copy to clipboard operation
frc-docs copied to clipboard

SysID Reduce Encoding doesn't tell you what it does or how to modify robot code

Open sciencewhiz opened this issue 3 years ago • 0 comments

https://docs.wpilib.org/en/stable/docs/software/pathplanning/robot-characterization/configuring-project.html

Reduce Encoding should be checked if using high resolution encoders (e.g. CTRE Mag Encoders or REV Through Bore Encoder) that are plugged into the roboRIO. Do note, that if this is checked, you will have to update your team’s robot code to also reduce encoding.

sciencewhiz avatar Jan 29 '22 04:01 sciencewhiz