ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
OK, I solved the problem in other way.
I had to change library path in plugin.xml from scr to lib : <library path="lib/libagent_gui">
Now everything works.