Skip to content

Structure of Project

Kyle Hollars edited this page Feb 13, 2021 · 1 revision

Our project has a few important files in the Teamcode folder, HardwareAndMethods, & OnePersonTeleOp. OnePersonTeleOp contains the code that lets you move the robot with a single controller, while HardwareAndMethods contains all of the code that governs how the robot moves, senses, and calculates. This made it easier to create autonomous opmodes and new controller schemes. Most of the "interesting" code is in HardwareAndMethods.

Clone this wiki locally