2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
argos_lib::swerve::SwerveModulePositions Struct Reference

Representation of the absolute encoder position of each module at home position. More...

#include <swerve_utils.h>

Public Attributes

units::degree_t FrontLeft
 
units::degree_t FrontRight
 
units::degree_t RearRight
 
units::degree_t RearLeft
 

Detailed Description

Representation of the absolute encoder position of each module at home position.

Member Data Documentation

◆ FrontLeft

units::degree_t argos_lib::swerve::SwerveModulePositions::FrontLeft

◆ FrontRight

units::degree_t argos_lib::swerve::SwerveModulePositions::FrontRight

◆ RearLeft

units::degree_t argos_lib::swerve::SwerveModulePositions::RearLeft

◆ RearRight

units::degree_t argos_lib::swerve::SwerveModulePositions::RearRight

The documentation for this struct was generated from the following file: