
PROGRAMMING

Programming Team:
Our programming team uses the collective work of all the sub teams and puts the robot into motion. We write hundreds of lines of C++ code to program our robot and use XBOX controllers to control the movements and functions to prepare it for our Drive Team.
Team Captain's Perspective-
Maddie Arnett
We take pride in taking the work that electrical has done and creating the code that makes the motors actually do stuff. We program the motors so they’ll move as desired with the controllers, as well as the auton, which is the part of the match where the robot completes a precoded series of tasks.
When new members join programming, the first thing I teach them is some of the basics of the code, an example being what the header and source files are (since we code in C++). Then from there, I show them the Driver Station and Phoenix Tuner, which is where you establish all the motor’s IDs.

_edited.png)


_edited.png)
