mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
This normalizes within -1..1 to avoid clipping and maintain the ratio between wheel speeds, since that ratio determines the center of rotation. Fixes #923.