Development Status: not ready yet
An implementation of a FMS (Field Management System) for use in FIRST® Robotics Competition Off-Season Events.
- Java (JDK) 23 or greater;
- Maven build tool (likely embedded on an IDE);
(1) Clone the repository. git clone https://github.com/frc9611/VernumArena.git
(2) With maven installed, run mvn clean package
.
(3) Now you should have a .jar file inside your target folder.
Made by team #9611 from Joinville, Brazil in 2024.