You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our reverse limit switch on the elevator currently never triggers. This could be an issue with the limit switch currently on the robot.
Done Includes
Figuring out Limit Switch Issue and Verifying via Phoenix Tuner
Ensure Zero/Limiting is as intended(zero & limit while manipulator gamepad and don't do either while climber gamepad– pass a boolean limitOverride from Robot.java to store the state properly)
Regression Testing
The text was updated successfully, but these errors were encountered:
Our reverse limit switch on the elevator currently never triggers. This could be an issue with the limit switch currently on the robot.
Done Includes
boolean limitOverride
from Robot.java to store the state properly)The text was updated successfully, but these errors were encountered: