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 2015-11-10 11:19:36 -0500

joq gravatar image

It looks like leaf_base also contains a C++ program that references its own messages. Is that true?

If so, please update your question to show how that program is compiled. Perhaps it is missing the required add_dependencies() command to ensure that target is built after the message headers.

See: http://docs.ros.org/jade/api/catkin/html/howto/format2/building_msgs.html