mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
The atReference() method previously used the rotation error between the desired trajectory state and the current pose. This was a bug because we allow teams to use custom rotation setpoints and that wasn't being taken into account.