Ravens Robotics FRC 2015
Classes | Functions
Robot.cpp File Reference

Implementation file for WPILib based Robot. More...

#include "WPILib.h"
#include <RobotComponent.h>
#include <Camera.h>
#include <MecanumDrive.h>

Go to the source code of this file.

Classes

class  Robot
 

Functions

 START_ROBOT_CLASS (Robot)
 

Detailed Description

Implementation file for WPILib based Robot.

Created on: January 13, 2015 Author: FRC Utilities generated

Definition in file Robot.cpp.

Function Documentation

START_ROBOT_CLASS ( Robot  )

main function (via macro expansion) – Initializes & sets up robot.