#include <OffenseRobot.h>
Definition at line 36 of file OffenseRobot.h.
OffenseRobot::OffenseRobot |
( |
void |
| ) |
|
Default constructor.
- Author
- Frederick Wachter
- Date
- Created: 2018-04-08
Definition at line 14 of file OffenseRobot.cpp.
void OffenseRobot::displayShooterState |
( |
void |
| ) |
|
Displays the shooter state.
- Author
- Frederick Wachter
- Date
- Created: 2018-03-15
Definition at line 57 of file OffenseRobot.cpp.
void OffenseRobot::runShooter |
( |
void |
| ) |
|
Actuates the shooter based on input from the RC controller.
- Author
- Frederick Wachter
- Date
- Created: 2018-03-15
Definition at line 22 of file OffenseRobot.cpp.
void OffenseRobot::updateLED |
( |
void |
| ) |
|
Updates LED colors based on robot state.
- Author
- Frederick Wachter
- Date
- Created: 2018-03-06
Definition at line 64 of file OffenseRobot.cpp.
Motor OffenseRobot::pusher |
|
protected |
Motor OffenseRobot::shoot_left |
|
protected |
Motor OffenseRobot::shoot_right |
|
protected |
The documentation for this class was generated from the following files: