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

Gazebo Plugin Crashes: undefined Symbol "ZTIN6Gazebo20GazeboCameraUtilsE"

asked 2013-06-18 05:01:08 -0500

Seba gravatar image

Gazebo Plugin Crashes with the following error message when model placed in gazebo: undefined Symbol "ZTIN6Gazebo20GazeboCameraUtilsE"

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-04-21 08:57:43 -0500

agbj gravatar image

The problem is in your CMakeLists. Either you don't search for the required package in find_package macro or you don't include the libraries in the target_link_libraries macro

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-18 05:01:08 -0500

Seen: 4,785 times

Last updated: Jun 18 '13