|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
Classes | |
| class | BaseRobot |
| class | CoolPierceAutoTest |
| class | IRobot |
| class | Pierce |
| class | PierceAutoTest |
| class | Slice |
Typedefs | |
| using | Remote = tap::communication::serial::Remote |
| using | Channel = Remote::Channel |
| using | Key = Remote::Key |
| using | SwitchState = Remote::SwitchState |
| using | MouseButton = tap::control::RemoteMapState::MouseButton |
| using | AmmoBooster = turret::PierceAmmoBooster |
| using | Flywheel = AmmoBooster::Flywheel |
Variables | |
| trap::motor::DjiMotorOutput | M3508maxOutput {trap::motor::DjiM3508Old::k_maxOutput} |
| tap::algorithms::SmoothPidConfig | M3508PidConfig {.kp = 100, .ki = 0.0f, .kd = 0.0f, .maxICumulative = 0.0f, .maxOutput = M3508maxOutput} |
| typedef Remote::Channel fang::robot::Channel |
| typedef Remote::Key fang::robot::Key |
| trap::motor::DjiMotorOutput fang::robot::M3508maxOutput {trap::motor::DjiM3508Old::k_maxOutput} |
| tap::algorithms::SmoothPidConfig fang::robot::M3508PidConfig {.kp = 100, .ki = 0.0f, .kd = 0.0f, .maxICumulative = 0.0f, .maxOutput = M3508maxOutput} |