19 units::meter_t frontLeft = 0_m;
24 units::meter_t frontRight = 0_m;
29 units::meter_t rearLeft = 0_m;
34 units::meter_t rearRight = 0_m;
#define WPILIB_DLLEXPORT
Definition: SymbolExports.h:36
Definition: AprilTagFieldLayout.h:22
Represents the wheel speeds for a mecanum drive drivetrain.
Definition: MecanumDriveWheelPositions.h:15
bool operator==(const MecanumDriveWheelPositions &other) const =default
Checks equality between this MecanumDriveWheelPositions and another object.
bool operator!=(const MecanumDriveWheelPositions &other) const =default
Checks inequality between this MecanumDriveWheelPositions and another object.