2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
indexes::swerveModules Namespace Reference

Variables

constexpr char frontLeftIndex = 0
 
constexpr char frontRightIndex = 1
 
constexpr char backRightIndex = 2
 
constexpr char backLeftIndex = 3
 

Variable Documentation

◆ backLeftIndex

constexpr char indexes::swerveModules::backLeftIndex = 3
constexpr

◆ backRightIndex

constexpr char indexes::swerveModules::backRightIndex = 2
constexpr

◆ frontLeftIndex

constexpr char indexes::swerveModules::frontLeftIndex = 0
constexpr

◆ frontRightIndex

constexpr char indexes::swerveModules::frontRightIndex = 1
constexpr