#include <autonomous_center_1ball_delay.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.
◆ AutonomousCenter1ballDelay()
- 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 AutonomousCenter1ballDelay::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void AutonomousCenter1ballDelay::Execute |
( |
| ) |
|
|
override |
◆ GetCommand()
frc2::Command * AutonomousCenter1ballDelay::GetCommand |
( |
| ) |
|
|
finalvirtual |
Get the command to run when selected from dashboard.
- Returns
- frc2::Command* Command to run
Implements AutonomousCommand.
◆ GetName()
std::string AutonomousCenter1ballDelay::GetName |
( |
| ) |
const |
|
finalvirtual |
Get the name of the command to display on the dashboard.
- Returns
- std::string Name to display
Implements AutonomousCommand.
◆ Initialize()
void AutonomousCenter1ballDelay::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool AutonomousCenter1ballDelay::IsFinished |
( |
| ) |
|
|
override |
◆ m_allCommands
frc2::SequentialCommandGroup AutonomousCenter1ballDelay::m_allCommands |
|
private |
◆ m_pDrive
◆ m_pIntake
◆ m_pShooter
◆ m_startDelay
The documentation for this class was generated from the following files: