mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
It was using the continuous B matrix to compute the feedback gain instead of the discrete B matrix. Tests were added for the matrix constructor overloads.