ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I have no familiarity with this, but if you modify your CMakeLists file and add something like:
include_directories(/path/to/soci/dot/h/)
before the "rosbuild_add_exectuable" line, does that solve your problem?