USU-Robosub / Poseidon

USU's third-generation autonomous submarine
http://usub.cs.usu.edu
17 stars 0 forks source link

fix for eigen3 include for slam #246

Closed madfrog54321 closed 7 years ago

madfrog54321 commented 7 years ago

This commit will fix the `fatal error: 'Eigen/Core' file not found

include "Eigen/Core"` given when attempting to build the slam library.