-
Notifications
You must be signed in to change notification settings - Fork 0
Wrist Testing Proceedure
Aceius E. edited this page Feb 22, 2025
·
2 revisions
Fill in all constants:
- Fill in all PID constants, including the feed forward constant.
- Set
MOTOR_ID
to the CAN ID of the wrist motor. - If needed, adjust
TOLERANCE
. -
If you are simulating the robot, you must also fill in all values prefixed with
SIM_
. You will probably need someone from design for this.
- Put the wrist in the down position.
- Set
Constants.RUNNING_TEST_PLANS
totrue
. - Push code and select the auto "[TEST] Rotate Wrist"
- Enable in auto. The wrist should rotate 90 degrees, then snap back.