-
Notifications
You must be signed in to change notification settings - Fork 46
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
Runtime error with cv_bridge_boost #3
Comments
Hello In wich computer/CPU was this compiled on? Thanks a lot! |
Hello @tentone, Thanks for your reply we are working on DELL workstation with Intel processor. Gerald |
This should work correctly both on ARM and Intel/AMD based CPU. Seems to be an issue related with the boost lib. Possibly can be solved by using an older version of the opencv-bridge dependency. I have to check |
Hello @tentone |
Thanks a lot. Glad that you were able to solve the problem with a clean install. Cheers! |
Hello,
I am trying to use your ROS2 Tello node on Foxy, Ubuntu 20.04 but I always get an error about cv_bridge_boost. The Tello node crashes at startup.
Please find the trace:
I don't understand this line as I used packages from the Ubuntu OS :
RuntimeError: FATAL: module compiled as little endian, but detected different endianness at runtime
Do you have an idea how to solve it?
Thanks a lot.
The text was updated successfully, but these errors were encountered: