#include <autonomous_right_5ballDef.h>
- Copyright
- Copyright (c) Argos FRC Team 1756. Open Source Software; you can modify and/or share it under the terms of the license file in the root directory of this project.
◆ AutonomousRight5ballDef()
- Copyright
- Copyright (c) Argos FRC Team 1756. Open Source Software; you can modify and/or share it under the terms of the license file in the root directory of this project.
◆ End()
void AutonomousRight5ballDef::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void AutonomousRight5ballDef::Execute |
( |
| ) |
|
|
override |
◆ GetCommand()
frc2::Command * AutonomousRight5ballDef::GetCommand |
( |
| ) |
|
|
finalvirtual |
Get the command to run when selected from dashboard.
- Returns
- frc2::Command* Command to run
Implements AutonomousCommand.
◆ GetName()
std::string AutonomousRight5ballDef::GetName |
( |
| ) |
const |
|
finalvirtual |
Get the name of the command to display on the dashboard.
- Returns
- std::string Name to display
Implements AutonomousCommand.
◆ Initialize()
void AutonomousRight5ballDef::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool AutonomousRight5ballDef::IsFinished |
( |
| ) |
|
|
override |
◆ m_5ball
◆ m_aimBallF
◆ m_allCommands
frc2::SequentialCommandGroup AutonomousRight5ballDef::m_allCommands |
|
private |
◆ m_driveToBallF
◆ m_pDrive
◆ m_pIntake
◆ m_pShooter
◆ m_shootDelay
◆ m_shootOneBall
The documentation for this class was generated from the following files: