This repository contains the completed solution code for the Stage 1 curriculum using CTRE (Cross the Road Electronics) components.
This project is part of the frcsoftware.org curriculum, designed to help students and mentors learn modern FRC software development.
- Clone this repository.
- Open the folder in VS Code with the WPILib extension installed.
Note: This code is not intended to be run on a real robot, and no warranties are provided with regards to its functionality on a real robot. This code was written and tested entirely in simulation environments, and has not been tested on a real robot. It is strongly advised to not run this code on a real robot, as there may be issues with CAN IDs, motor directions, or tuning that may cause it to not function or to operate in an unsafe manner.
For more details, tutorials, and learning resources, visit the main curriculum at frcsoftware.org.
Note: This repository is an automatically generated mirror. Any issues or pull requests opened here will be closed. If you would like to contribute, report a bug, or suggest a change, please do so on the main repository at frcsoftware/frcsoftware.org.