libdefault_robot_hw_sim.so: undefined symbol: RegisterPluginMsg
Trying to narrow down my problem: Having problem with the default hw simulator plugin. System can find the gazebo plugin xml and the plugin shared lib but keeps failing to load. I tried to start gazebo with the plugin directly and I get the following error: Can anyone give some insight. System is ros hydro with gazebo 1.9: plugins compiled from source in catkin. Error is similar when starting rrbot demo. But the error from the demo is not as informative.
============================================ gazebo -s libdefaultrobothw_sim.so
===================================== Gazebo multi-robot simulator, version 1.9.0 Copyright (C) 2013 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org
Gazebo multi-robot simulator, version 1.9.0 Copyright (C) 2013 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org
Msg Waiting for master.Error [Plugin.hh:136] Failed to resolve RegisterPlugin: /home/viki/catkinws/devel/lib/libdefaultrobothwsim.so: undefined symbol: RegisterPluginMsg Waiting for master Msg Connected to gazebo master @ http://127.0.0.1:11345 Msg Publicized address: 192.168.162.201
Msg Connected to gazebo master @ http://127.0.0.1:11345 Msg Publicized address: 192.168.162.201
Asked by rnunziata on 2013-07-30 18:03:25 UTC
Answers
Appears to had been installation problem. After re-installing the issue did not reoccur.
Asked by rnunziata on 2013-08-09 16:01:03 UTC
Comments