Rosrun image view error after installing vision_opencv
I am facing a few issues with image_view
after installing vision_opencv
. I am trying to view the images produced by an ardrone in the directory ardrone/front/image_raw
using rosrun image_view image_view:=ardrone/front/image_raw
. It seemed to be working fine till i installed vision_opencv
. Now it is giving the following error when i run that
[ INFO] [1464594522.943802369]: Using transport "raw"
/opt/ros/indigo/lib/image_view/image_view: symbol lookup error: /opt/ros/indigo/lib/image_view/image_view: undefined symbol: _ZN9cv_bridge18cvtColorForDisplayERKN5boost10shared_ptrIKNS_7CvImageEEERKSsbdd
Asked by spkulgod on 2016-05-30 02:52:37 UTC
Comments