#include <autonomous_right_5ball_gap.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.
◆ AutonomousRight5ballGap()
- 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 AutonomousRight5ballGap::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void AutonomousRight5ballGap::Execute |
( |
| ) |
|
|
override |
◆ GetCommand()
frc2::Command * AutonomousRight5ballGap::GetCommand |
( |
| ) |
|
|
finalvirtual |
Get the command to run when selected from dashboard.
- Returns
- frc2::Command* Command to run
Implements AutonomousCommand.
◆ GetName()
std::string AutonomousRight5ballGap::GetName |
( |
| ) |
const |
|
finalvirtual |
Get the name of the command to display on the dashboard.
- Returns
- std::string Name to display
Implements AutonomousCommand.
◆ Initialize()
void AutonomousRight5ballGap::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool AutonomousRight5ballGap::IsFinished |
( |
| ) |
|
|
override |
◆ m_aimBallB
◆ m_aimBallD
◆ m_allCommandsBlue
frc2::SequentialCommandGroup AutonomousRight5ballGap::m_allCommandsBlue |
|
private |
◆ m_allCommandsRed
frc2::SequentialCommandGroup AutonomousRight5ballGap::m_allCommandsRed |
|
private |
◆ m_commandSet
frc2::SequentialCommandGroup* AutonomousRight5ballGap::m_commandSet |
|
private |
◆ m_driveBackFromTerminal
◆ m_driveToBallB
◆ m_driveToBallD
◆ m_driveToFinalShootPosition
◆ m_humanPlayerDelay
◆ m_pDrive
◆ m_pIntake
◆ m_pShooter
◆ m_shootDelay
◆ m_shootOneBall
◆ m_shootTwoBall
◆ m_visionAim
The documentation for this class was generated from the following files: