|
TR-mbed 1.0
|
#include <util/algorithms/PID.h>#include <util/communications/CANHandler.h>#include <util/motor/DJIMotor.h>#include "Subsystem.h"Go to the source code of this file.
Classes | |
| class | ShooterSubsystem |
| struct | ShooterSubsystem::config |
Enumerations | |
| enum | ShootState { OFF , FLYWHEEL , SHOOT } |
Variables | |
| constexpr int | NUM_BALLS_SHOT = 3 |
| constexpr int | FLYWHEEL_VELO = 5500 |
| constexpr int | HERO_FLYWHEEL_VELO = 7475 |
| enum ShootState |
|
constexpr |
|
constexpr |
|
constexpr |