An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![The Green Machine Logo](http://edinarobotics.com/sites/all/themes/greenmachine/assets/images/Logo.gif)

#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.