5818's final Robot Code from 2016
Java
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.settings
libs/edu/wpi
roborelm_programs
robot_preferences
src
.DS_Store
.classpath
.gitattributes
.gitignore
.project
README.md
build.properties
build.xml

README.md

RobotCode

Our robot's final code. This code is functionally identical to the code we used at Worlds, but it has been reformatted for increased organization and clarity.

Setting Up

  1. Clone this repo somewhere, with GitHub for Desktop or git.
  2. Open Eclipse and import the repo using Existing Projects into Workspace....
  3. Code and develop!