https://github.com/thegreenmachine/zenith-java
Java Code for Team 1816's 2016 Robot, Zenith.
https://github.com/thegreenmachine/zenith-java
frc robot
Last synced: 22 days ago
JSON representation
Java Code for Team 1816's 2016 Robot, Zenith.
- Host: GitHub
- URL: https://github.com/thegreenmachine/zenith-java
- Owner: TheGreenMachine
- Created: 2016-01-10T03:20:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T01:33:13.000Z (over 8 years ago)
- Last Synced: 2025-01-12T15:10:28.404Z (over 1 year ago)
- Topics: frc, robot
- Language: Java
- Homepage: http://www.edinarobotics.com
- Size: 11 MB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Zenith-Java
This is the Java code repository for FRC Team 1816's 2016 robot, Zenith.
## Configuring
This project requires the source files contained in 1816-Utils-Java.
https://github.com/TheGreenMachine/1816-Utils-Java
Follow the instructions in the file SAMPLElib1816.properties to configure the build.
**The gradle-build-2018 branch uses gradle to build but uses the old 2017 JAR files.**