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

It looks to me like a custom message isn't being built. Check to make sure that your IOWrapper package CMakeLists.txt has a dependency on lsd_slam_viewer_generate_messages_cpp. Here is another question that explains how to properly build messages from separate packages.