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

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

AutonomousCommand()=defaultAutonomousCommand
End(bool interrupted) overridePlaceConeCommand
Execute() overridePlaceConeCommand
GetCommand() finalPlaceConeCommandvirtual
GetName() const finalPlaceConeCommandvirtual
GetShoulderAngle(const LifterSubsystem &lifter, const frc::Translation2d &pose)PlaceConeCommandinlineprivatestatic
Initialize() overridePlaceConeCommand
IsFinished() overridePlaceConeCommand
m_allCommandsPlaceConeCommandprivate
m_bashGuardPlaceConeCommandprivate
m_desiredArmPosPlaceConeCommandprivate
m_intakePlaceConeCommandprivate
m_lifterPlaceConeCommandprivate
m_scoringPositionPlaceConeCommandprivate
PlaceConeCommand(BashGuardSubsystem *bash, LifterSubsystem *lifter, IntakeSubsystem *intake, frc::Translation2d desiredArmPos, ScoringPosition scoringPos)PlaceConeCommand