ros-drivers/flir_camera_driver

error while loading shared libraries: libGenApi_gcc9_v3_0.so: cannot open shared object file

Mysterium-sch opened this issue · 2 comments

I have the package in a noetic dockerfile. After I built and sourced devel/setup.bash I try to roslaunch the test node and get the following error. Is there anything I am doing wrong and how to I get this library included.

I'm not familiar with the ROS1 driver but there is a good chance that 1) cleaning the workspace, 2) installing the Spinnaker SDK, and 3) rebuilding could clear up the issue.

Installing the SDK worked, thanks!