|
2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
|
Variables | |
| constexpr double | aimBotMaxBias = 0.6 |
| constexpr double | aimBotThresh = 0.1 |
| constexpr double | lateralInertialWeight = 15.0 |
| constexpr double | medialInertialWeight = 5.0 |
| constexpr double | aimSpeedReductionPct = 0.4 |
| constexpr double | passSpeedReductionPct = 0.5 |
| constexpr double | generalSpeedReductionPct = 0.75 |
| constexpr double | rotationalProportionality = 0.011 |
| constexpr units::velocity::feet_per_second_t | maxAngular = 12_fps |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |