Skip to content
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

Error by running camera_node under ROS-Noetic #205

Closed
theDimitron opened this issue Dec 21, 2020 · 1 comment
Closed

Error by running camera_node under ROS-Noetic #205

theDimitron opened this issue Dec 21, 2020 · 1 comment

Comments

@theDimitron
Copy link

Hey,

I've installed the ros-[ros distribution]-poitgrey-camera-driver on my Ubuntu 20.04 as I did it before in Ubuntu 16.04 and 18.04 and back then the driver worked just fine. Under ROS-Noetic I'm receiving a strange error by running pointgrey camera node. By running list_cameras I get a feedback from my FLIR, but if try to start camera_node the error message comes out (see Screenshot).

Screenshot

I could not fine anything by googling it :/ Can anyone give me a clue how to fix it?

Thanks in advance

Here is the error massage copy/paste:

[ERROR] [1608542349.384716896]: Failed to load nodelet [/pointgrey_camera_node] of type [pointgrey_camera_driver/PointGreyCameraNodelet] even after refreshing the cache: Failed to load library /opt/ros/noetic/lib//libPointGreyCameraNodelet.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 = libdiagnostic_updater.so: cannot open shared object file: No such file or directory)
[ERROR] [1608542349.384744826]: The error before refreshing the cache was: Failed to load library /opt/ros/noetic/lib//libPointGreyCameraNodelet.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 = libdiagnostic_updater.so: cannot open shared object file: No such file or directory)

@theDimitron
Copy link
Author

Today I've checked again and it worked just fine ¯_(ツ)_/¯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant