The algorithm is a depiction of the code representation for Team G7’s robot design strategy. The algorithm incorporated all of the necessary steps for completing all primary tasks on the course. The code was intended to be modular and organized. The code for each task was separated into its own function, which are called in the main function. This strategy was designed to optimize efficiency in regard to time and adapt to the features of the concept created by Team G7.
Click to view the Algorithm