#include <autonomous_loading_station_3gp_tune.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.
◆ AutonomousLoadingStation3GPTune()
- 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 AutonomousLoadingStation3GPTune::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void AutonomousLoadingStation3GPTune::Execute |
( |
| ) |
|
|
override |
◆ GetCommand()
frc2::Command * AutonomousLoadingStation3GPTune::GetCommand |
( |
| ) |
|
|
finalvirtual |
Get the command to run when selected from dashboard.
- Returns
- frc2::Command* Command to run
Implements AutonomousCommand.
◆ GetName()
std::string AutonomousLoadingStation3GPTune::GetName |
( |
| ) |
const |
|
finalvirtual |
Get the name of the command to display on the dashboard.
- Returns
- std::string Name to display
Implements AutonomousCommand.
◆ Initialize()
void AutonomousLoadingStation3GPTune::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool AutonomousLoadingStation3GPTune::IsFinished |
( |
| ) |
|
|
override |
◆ m_allCommands
frc2::CommandPtr AutonomousLoadingStation3GPTune::m_allCommands |
|
private |
◆ m_bashGuard
◆ m_drive
◆ m_intake
◆ m_leds
◆ m_lifter
◆ m_placer
The documentation for this class was generated from the following files: