Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 933 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 933 Bytes

FRC 8574 (Audeamus)'s 2023 Season Robot

About

This is the code for 8574's robot, and main testing repository for robot code.

If you want to improve this code, fork this repository and start a pull request.

Use

Make sure the version of WPILib is 2023.4.2, otherwise you will not be able to deploy.

Vision coprocessor must be connected to the rio via an ethernet cable, and it must be started up before you deploy, otherwise the connection will not be established. For more instructions on using vision with the bot, consult grantmgci2025.