-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load nodelet #122
Comments
Please provide all the details in the issue template. |
roslaunch spinnaker_sdk_camera_driver acquisition.launch started roslaunch server http://davy-Lenovo-Legion-R7000P2020H:41359/ SUMMARYPARAMETERS
NODES auto-starting new master setting /run_id to d58d7114-953a-11eb-9272-5405db7a4f45 |
@jpsnir @PushyamiKaveti is this the issue you were talking about? |
I met the same problem. |
1617176618.356471112 Node Startup
1617176618.447406042 ERROR /vision_nodelet_manager [/tmp/binarydeb/ros-melodic-nodelet-1.9.16/src/loader.cpp:301(Loader::load)] [topics: /rosout] The error before refreshing the cache was: Failed to load library /home/davy/14-spinnaker_ws/devel/lib//libacquilib.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 = /opt/spinnaker/lib/libQt5Core.so.5: version `Qt_5.9' not found (required by /usr/local/lib/libopencv_highgui.so.3.4))
But I can find libacquilib.so under /home/davy/14-spinnaker_ws/devel/lib/, and my Qt's version is 5.12.
The text was updated successfully, but these errors were encountered: