-
Notifications
You must be signed in to change notification settings - Fork 0
Elevator Test Plan
AikiKapila edited this page Feb 14, 2025
·
3 revisions
Elevator branch
- Get CAN motor IDs
- Update IDs in ElevatorConstants
- motor1ID
- motor2ID
- Check if the motors and elevator system are functional and match what we’ve imagined in the code
- Update setpoint heights in ElevatorConstants:
- LEVEL_ONE_HEIGHT
- LEVEL_TWO_HEIGHT
- LEVEL_THREE_HEIGHT
- LEVEL_FOUR_HEIGHT
- Check with each coder to make sure it's ready
Testing plan:
- Stage 1-2-3-4-3-2-1
- Stage 1-3-4-2-4-1
- Stage 1-4-3-1
- Have fun!
- fix bugs