-
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/FRC5152Alotobots/2023robotCode.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”
- Finish swerve drive code
- Program hand
- Program lift
- Program computer vision/auton
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. IF you want to help, open a pull request with your changes. Feel free to fork this project to suit your own needs if you wish.
Project Link: github.com
Developer Emails:
[email protected]
[email protected]