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

If you're trying to use software already installed on your system @dornhege has the right answer. If you're downloading and compiling the source inside your package you need to add the include_directories(dir...) and to expose the .h files upstream you need to add an export to your manifest for cflags