ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Random guess - have you included a build dependency for <packagename>_generate_messages in CMakelists? and included RopIn.msg in the list of message files? Leaving either of these out would probably cause the .h not to be created.