Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
fang::robot Namespace Reference

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 Documentation

◆ AmmoBooster

◆ Channel

◆ Flywheel

◆ Key

◆ MouseButton

◆ Remote

◆ SwitchState

Variable Documentation

◆ M3508maxOutput

◆ M3508PidConfig

tap::algorithms::SmoothPidConfig fang::robot::M3508PidConfig {.kp = 100, .ki = 0.0f, .kd = 0.0f, .maxICumulative = 0.0f, .maxOutput = M3508maxOutput}