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