#include <initialize_odometry_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.
◆ InitializeOdometryCommand()
InitializeOdometryCommand::InitializeOdometryCommand |
( |
SwerveDriveSubsystem * |
pDrive, |
|
|
frc::Pose2d |
initialPose |
|
) |
| |
- 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 InitializeOdometryCommand::End |
( |
bool |
interrupted | ) |
|
|
override |
◆ Execute()
void InitializeOdometryCommand::Execute |
( |
| ) |
|
|
override |
◆ Initialize()
void InitializeOdometryCommand::Initialize |
( |
| ) |
|
|
override |
◆ IsFinished()
bool InitializeOdometryCommand::IsFinished |
( |
| ) |
|
|
override |
◆ m_initialPose
frc::Pose2d InitializeOdometryCommand::m_initialPose |
|
private |
◆ m_pDrive
The documentation for this class was generated from the following files: