#include <intake_command.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.
◆ IntakeCommand()
- 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 IntakeCommand::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
| void IntakeCommand::Execute |
( |
| ) |
|
|
override |
◆ Initialize()
| void IntakeCommand::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
| bool IntakeCommand::IsFinished |
( |
| ) |
|
|
override |
◆ m_endOnNoteAcquisition
| bool IntakeCommand::m_endOnNoteAcquisition |
|
private |
◆ m_pControllers
◆ m_pElevator
◆ m_pIntake
◆ m_pLeds
◆ m_pShooter
◆ m_startTime
| std::chrono::time_point<std::chrono::steady_clock> IntakeCommand::m_startTime |
|
private |
◆ m_timeout
| units::millisecond_t IntakeCommand::m_timeout |
|
private |
The documentation for this class was generated from the following files: