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

Your custom message appears to depend on sensor_msgs, so you need to add that to your CMakeLists.txt.

Your custom message appears to depend on sensor_msgs, so you need to add that to your CMakeLists.txt in all the same places as std_msgs.