wpilibsuite/sysid

Soft limit support

Closed this issue · 1 comments

Elevators and arms have actuation limits that SysId doesn't take into account. If the user doesn't disable the robot in time, the mechanism can be damaged.

Limiting the voltage based on the encoder measurement seems doable, but we’ll have to add a “move the mechanism in teleop” mode so teams can measure the appropriate sensor bounds.

OBE by #518.