Package org.team751.framework

Class Summary
RobotTask A thread that contains a robot task.
SharedData Stores references to sensors, motor controllers, and other shared objects used by multiple tasks.
ThreadedRobot Robot class for the threaded robot framework
Robot classes should extend this class to use the framework.