ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Noting some other, minor issues I see:
<library path="lib/libmy_panel_plugin">
Should simply be "my_panel_plugin"
<depend>
on pluginlib
2 | No.2 Revision |
Noting some other, other minor issues I see:
<library path="lib/libmy_panel_plugin">
Should simply be "my_panel_plugin"
<depend>
on pluginlib
3 | No.3 Revision |
Noting some other minor issues I see:see. This is for generic pluginlib plugins, not for RViz, so it might be a little different for RViz. My guide here is the pluginlib tutorial.
<library path="lib/libmy_panel_plugin">
Should simply be "my_panel_plugin"
<depend>
on pluginlib