camera_zed issue after installing opencv

asked 2018-04-04 08:48:41 -0500

abdelkrim gravatar image

updated 2018-04-04 08:49:58 -0500

i get this error after running roslaunch zed_wrapper zed.launch

all it was good with camera zed but after installing opencv and python


 [ERROR] [1522850000.127136608]: Failed to load nodelet [/zed/zed_wrapper_node] of type [zed_wrapper/ZEDWrapperNodelet] even after refreshing the cache: Failed to load library /home/letsgeomat/catkin_ws/devel/lib//libZEDWrapper.so. Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Could not load library (Poco exception = libnvidia-fatbinaryloader.so.387.26: cannot open shared object file: No such file or directory)
    [ERROR] [1522850000.127177015]: The error before refreshing the cache was: Failed to load library /home/letsgeomat/catkin_ws/devel/lib//libZEDWrapper.so. Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Could not load library (Poco exception = libnvidia-fatbinaryloader.so.387.26: cannot open shared object file: No such file or directory)
edit retag flag offensive close merge delete