mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
We already have predefined linear acceleration units and angular velocity units. This makes defining acceleration constraints for angular trapezoid profiles more convenient. No tests were added for this because the base unit conversions are already tested. Angular acceleration just adds another time dimension.