Code for the FRC Game Aerial Assist 2014
used by FIRST Team 2035, the Rockin' Bots.
This project is being done in conjunction with Dazzled.
- FRC Manual
- WPILIB Javadoc
- WPI Screen steps
- Markdown syntax
- JD's vision paper
- Git tutorial
- Networktables protocol specification
- Networktables python implementation
- Start smartgit
- Pull latest content from github
- Start netbeans
- Check the TODO below
- Verify you are in an appropriate branch name for what you want to work on. You do this by looking at the Smartgit log button.
- Make code changes as necessary.
- Commit in Smartgit
- Push in Smartgit