FLIR / flir_adk_ethernet

ROS ethernet camera driver, targeting BlackFly and Boson
11 stars 17 forks source link

Broken image_view after installing spinnaker <=1.29 #7

Closed fabioreway closed 3 years ago

fabioreway commented 3 years ago

Hi,

I'm trying to get the driver to run on a drivepx2 (ros-kinetic), however after I install spinnaker <=1.29 image_view breaks:

nvidia@tegra-ubuntu:~/01_ros/flir_ws$ rosrun image_view image_view image:=/gmsl_camera/port_0/cam_0/image_raw This application failed to start because it could not find or load the Qt platform plugin "xcb" in "".

Reinstalling the application may fix this problem.

I'd be glad if anyone could help me to solve this issue. Thanks!

fabioreway commented 3 years ago

Solved by moving all the libQt* out of /usr/lib(

To execute SpinView: LD_LIBRARY_PATH=/path/to/libQt*