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

Colin.Kohler's profile - activity

2016-05-11 04:09:24 -0500 received badge  Student (source)
2015-09-01 07:53:02 -0500 received badge  Famous Question (source)
2015-06-23 08:37:51 -0500 received badge  Popular Question (source)
2015-06-23 08:37:51 -0500 received badge  Notable Question (source)
2014-11-18 17:33:32 -0500 asked a question Object Recognition Kitchen rviz plugin crashes when adding OrkObject

I've been following the ORK Tabletop tutorial, found here http://wg-perception.github.io/ork_tu... , and everything works fine up until I attempt to add the OrkObject display which crashes rviz immediately after adding it.

When it crashes rviz throws this error:

/opt/ros/hydro/lib/rviz/rviz: symbol lookup error: /opt/ros/hydro/lib/libobject_recognition_ros_visualization.so: undefined symbol: _ZN22object_recognition_ros15ObjectInfoCacheC2Ev

I installed ORK through the ROS libraries, i.e.sudi-apt-get install ros-hydro-object-recognition-*

Any help would be appreciated, thanks!