mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
This imports Eigen 3.3.7, which will be used by the wpilibc implementation of state-space control and mecanum/swerve forward kinematics (the forward kinematics requires least-squares solutions via a matrix pseudoinverse). While Eigen has parts licensed under BSD, MINPACK, and MPL2, the files we need are only MPL2.