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

answered 2013-09-26 12:38:54 -0500

joq gravatar image

If the messages are present, do this for each target using them:

add_dependencies(your_program ${catkin_EXPORTED_TARGETS})

See the catkin documentation for details.