2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
|
Functions | |
constexpr units::degree_t | ToAngle (const double sensorUnit) |
constexpr double | ToSensorUnit (const units::degree_t degrees) |
constexpr units::degrees_per_second_t | ToVelocity (const double sensorVelocity) |
constexpr double | ToSensorVelocity (const units::degrees_per_second_t velocity) |
Variables | |
constexpr double | sensorUnitsPerRevolution = 2048.0 |
constexpr double | gearBoxReduction = 9.0 |
constexpr double | extraReduction = 60.0 / 20.0 |
constexpr double | sensorConversionFactor |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |