ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

the problem was that i am using the eclipse environment for development and build. After chancing CMakeList.txt i forgot to run "cmake Eclipse CDT4 - Unix Makefiles" to rebuild the eclipse project files. After doing so, the header file was found and everything compiled fine.

Thank you very much!