You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue, GTSAM was built on Eigen v3.3.4, while LIO_SAM was using Eigen v3.4.0. I removed all installs and reinstalled EIGEN v3.4.0 globally, and forced GTSAM to build with Eigen v3.4.0.
Solutions can be find below:
The text was updated successfully, but these errors were encountered: