FRC team 1714's code for their 2013 robot
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
CandyCane.cpp
CandyCane.h
Climber.cpp
Climber.h
Dumper.cpp
Dumper.h
GlobalDefines.h
MyRobot.cpp
README.md
Tower.cpp
Tower.h
XboxController.cpp
XboxController.h

README.md

2013-Code

FRC team 1714's code for their 2013 robot

MyRobot.cpp if the main file where all of the elements of the code come together

The Candy Cane (or CC) is a hook that pulled our robot towards the tower.

The Dumper is a scissor left that dumped the colored frisbees into the tower goal.

The Towers are arms that pull the robot to the next level of the pyramid

The Climber class is a class that goes through the steps of climbing into one function.