top of page
ME 210: Mechatronics
S.K.K.P
State Diagram
Our team strategy was line-following to leave the Start Zone and reach the Contact Zone, which positions the robot to make a 90-degree turn and move forward until we eventually reach the Score Goal, depositing our balls. Limit switches, IR sensors, an ultrasonic sensor, and timers were used for state transitions, allowing for a clear state diagram and smoothie transition into our final implemented software.

Definitions for the states, variables, timers and functions can be found here.
The complete codebase can be found here.
bottom of page


