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

In its CMakeLists.txt, comment out these lines like below and rosmake again. Plugin seems to be working for me (Ubuntu Quantal).

#rosbuild_include(pluginlib hide_plugin_symbols)
#pluginlib_hide_plugin_symbols(rosgui_paramedit ParamEdit)

In its CMakeLists.txt, comment out these lines like below and rosmake again. Plugin seems to be working for me (Ubuntu Quantal).Quantal), although I don't know the effect.

#rosbuild_include(pluginlib hide_plugin_symbols)
#pluginlib_hide_plugin_symbols(rosgui_paramedit ParamEdit)

In Without digging into the essential reason, in its CMakeLists.txt, comment out these lines like below and rosmake again. Plugin seems to be working for me (Ubuntu Quantal), although I don't know I'm not aware of the effect.effect so far.

#rosbuild_include(pluginlib hide_plugin_symbols)
#pluginlib_hide_plugin_symbols(rosgui_paramedit ParamEdit)