ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

It appears you donĀ“t have the dependency on the interactive_markers package defined in your package. For an example of how to do that, you can look at the turtlebot_interactive_markers package, which is a pretty simple example of a package using interactive_markers in catkin. The relevant parts are in the CMakeLists.txt and package.xml files.