ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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