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.
include ecl/linear_algebra.hpp
Asked by AbdelrahmanShaath on 2015-03-10 11:43:49 UTC
Asked by AbdelrahmanShaath on 2015-03-10 11:43:49 UTC
Comments
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.Asked by gvdhoorn on 2015-03-10 12:15:25 UTC
Please see http://wiki.ros.org/Support for guidelines on how to ask questions.
Asked by tfoote on 2015-03-10 18:33:28 UTC