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

If tha tis really all you have in your CMakeLists.txt, then I believe you're missing a generate_messages(DEPENDENCIES std_msgs).

See Building messages, services or actions in the Catkin documentation.

If tha tis that is really all you have in your CMakeLists.txt, then I believe you're missing a generate_messages(DEPENDENCIES std_msgs).

See Building messages, services or actions in the Catkin documentation.