Files
allwpilib/wpimath/src/main/java/edu/wpi/first/math
Tyler Veness 21439b606c [wpimath] Disallow LTV controller max velocities above 15 m/s (#5495)
15 m/s is about 50 ft/s, which is way above what FRC robots should be
able to achieve. This limit lets us catch user errors from bad unit
conversions immediately instead of the LUT generation in the LTV
controllers hanging for a really long time.

Fixes #5027.
2023-08-02 23:37:49 -07:00
..
2023-02-26 15:06:37 -08:00
2023-02-26 15:06:37 -08:00