2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
AutoAimCommand Member List

This is the complete list of members for AutoAimCommand, including all inherited members.

Aim(const std::optional< AimParams > &params)AutoAimCommandprivate
Aimed(const std::optional< AimParams > &params)AutoAimCommandprivate
AutoAimCommand(SwerveDriveSubsystem *swerveDrive, ShooterSubsystem *shooter, ElevatorSubsystem *elevator, VisionSubsystem *vision, argos_lib::SwappableControllersSubsystem *controllers, SimpleLedSubsystem *leds, bool endWhenAimed=false)AutoAimCommand
End(bool interrupted) overrideAutoAimCommand
Execute() overrideAutoAimCommand
GetAdjustmentOffset(const std::optional< AimParams > &params)AutoAimCommandprivate
GetAimParams()AutoAimCommandprivate
Initialize() overrideAutoAimCommand
IsFinished() overrideAutoAimCommand
m_aimedDebouncerAutoAimCommandprivate
m_endWhenAimedAutoAimCommandprivate
m_pControllersAutoAimCommandprivate
m_pElevatorAutoAimCommandprivate
m_pLedsAutoAimCommandprivate
m_pShooterAutoAimCommandprivate
m_pSwerveDriveAutoAimCommandprivate
m_pVisionAutoAimCommandprivate
m_startTimeAutoAimCommandprivate
SetOperatorFeedback(const std::optional< AimParams > &params)AutoAimCommandprivate