Eigen not found
I was trying to install industrial_calibration (Indigo branch) but I keep getting the following error:
Could not find a package configuration file provided by "Eigen" with any of the following names:
EigenConfig.cmake eigen-config.cmake
I can fix it by changing Eigen to Eigen3 in CMakefiles.txt but then I get a lot of errors during the build.