-
JDK 11
# Using Ubuntu sudo apt-get install openjdk-11-jdk
Other versions can be found here
-
WPilib (Required if you want to build code to the robot locally/easily)
#Get package for your system https://github.com/wpilibsuite/allwpilib/releases/ #Most linux distros tar -xf WPILib_Linux-<version>.tar.gz cd WPILib_Linux-<version>/ ./WPILibInstaller #Windows #Extract and run installer #Macos #Download installer and run
-
Clone the repo
git clone https://github.com/5152Alotobots/5152_ChargedUp.git
-
Build
# Right-click on the build.gradle file in the project hierarchy and select “Build Robot Code”
-
Deploy to robot
# Right-click on the build.gradle file in the project hierarchy and select “Deploy to robot”
Project Link: github.com
Developer Emails:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]