When I build my .cpp code there is an error saying: Fatal Error: Eigen/Core: No such file or directory although I tried adding it manually. [closed]
#include ecl/linear_algebra.hpp
You'll want to update your question with much more information. Version of ROS, Ubuntu, excerpts from your code, your
CMakeLists.txt
andpackage.xml
. Please remove as much boilerplate comments from both before posting them.Please see http://wiki.ros.org/Support for guidelines on how to ask questions.