22 units::meter_t distance = 0_m;
#define WPILIB_DLLEXPORT
Definition: SymbolExports.h:36
A rotation in a 2D coordinate frame represented by a point on the unit circle (cosine and sine).
Definition: Rotation2d.h:26
Definition: AprilTagFieldLayout.h:22
Represents the position of one swerve module.
Definition: SwerveModulePosition.h:18
bool operator==(const SwerveModulePosition &other) const
Checks equality between this SwerveModulePosition and another object.
Rotation2d angle
Angle of the module.
Definition: SwerveModulePosition.h:27