#include <balance_charging_station.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.
◆ BalanceChargingStation()
BalanceChargingStation::BalanceChargingStation |
( |
SwerveDriveSubsystem * |
drive, |
|
|
units::degree_t |
approachAngle, |
|
|
units::degree_t |
robotYaw |
|
) |
| |
- 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 BalanceChargingStation::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void BalanceChargingStation::Execute |
( |
| ) |
|
|
override |
◆ Initialize()
void BalanceChargingStation::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool BalanceChargingStation::IsFinished |
( |
| ) |
|
|
override |
◆ m_approachAngle
const units::degree_t BalanceChargingStation::m_approachAngle |
|
private |
Angle of drive direction relative to field-centric.
◆ m_approachForward
const bool BalanceChargingStation::m_approachForward |
|
private |
◆ m_commands
frc2::CommandPtr BalanceChargingStation::m_commands |
|
private |
◆ m_initialPitchSign
const int BalanceChargingStation::m_initialPitchSign |
|
private |
◆ m_pDrive
Raw pointer to swerve drive subsystem object.
◆ m_robotYawAngle
units::degree_t BalanceChargingStation::m_robotYawAngle |
|
private |
The documentation for this class was generated from the following files: