FRC Team 4450 2023 Robot Control program, Monster version.
This is the theatre monster robot control program by the Olympia Robotics Federation (FRC Team 4450).
- Follow the instructions here to setup the JDK, Visual Studio Code, the FRC plugins and tools. Do not install the C++ portion. You do not need the FRC Update Suite to compile code.
- Clone this repository to local folder.
- Open that folder in Visual Studio Code.
- Build the project using the build project command from the WPILib commands list.
- download the RobotLib.json file from the RobotLib Github repo and drop it into the vendordeps folder inside the project folder. Build the project.
Version 23M.0
- Robot code for drive base used for the "monster" in theatre production. Based on Robot23B2. This is tank drive.
R. Corn, November 2023