#include <go_to_position_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.
◆ GoToPositionCommand()
- 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 GoToPositionCommand::End |
( |
bool | interrupted | ) |
|
|
override |
◆ Execute()
| void GoToPositionCommand::Execute |
( |
| ) |
|
|
override |
◆ GetSafeArmTarget()
| units::degree_t GoToPositionCommand::GetSafeArmTarget |
( |
units::degree_t | target | ) |
|
|
nodiscardprivate |
◆ Initialize()
| void GoToPositionCommand::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
| bool GoToPositionCommand::IsFinished |
( |
| ) |
|
|
override |
◆ m_coralMode
| const bool GoToPositionCommand::m_coralMode |
|
private |
◆ m_pElevatorSubsystem
◆ m_position
| Position GoToPositionCommand::m_position |
|
private |
◆ m_startTime
| std::chrono::time_point<std::chrono::high_resolution_clock> GoToPositionCommand::m_startTime |
|
private |
The documentation for this class was generated from the following files: