https://github.com/thegreenmachine/west-coast-java
Java Code for Team 1816's 2015 off-season West Coast drivetrain.
https://github.com/thegreenmachine/west-coast-java
Last synced: 8 months ago
JSON representation
Java Code for Team 1816's 2015 off-season West Coast drivetrain.
- Host: GitHub
- URL: https://github.com/thegreenmachine/west-coast-java
- Owner: TheGreenMachine
- Created: 2015-12-05T00:03:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T03:04:11.000Z (over 10 years ago)
- Last Synced: 2025-01-12T15:10:31.334Z (over 1 year ago)
- Language: Java
- Homepage: http://www.edinarobotics.com
- Size: 11.7 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

#West-Coast-Java
This is the Java code repository for FRC Team 1816's 2015 off-season West Coast robot.
##Configuring
This project requires the source files contained in 1816-Utils-Java.
https://github.com/TheGreenMachine/1816-Utils-Java
##Import into IDE
1. Import project
2. Modify build path and add `networktables.jar`, and `wpilib.jar` as libraries
3. Modify build path and add '1816-Utils' as a library.