ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Which .h file?
If it is normal c++ code, you have to write it.
If it is from a message description, you might be missing the rosbuild_genmsg()
in CMakeLists.txt.