carnegierobotics / multisense_ros

ROS Wrapper for LibMultiSense
Other
7 stars 18 forks source link

Error in building the driver via source compilation for Ros Noetic #93

Closed poornimajd closed 2 months ago

poornimajd commented 3 months ago

Hi,

I am getting the following error, when I try to build the driver for Ros noetic. The OpenCv Version is 4.6. I am building it on Jetson Orin, Ubuntu 20.04

Screenshot from 2024-06-27 19-58-49

Any suggestion would be appreciated!

Thank you

mattalvarado commented 3 months ago

Hi @poornimajd,

This is a common issue with Nvidia platforms. Please see this answer in our new beta documentation: https://docs.carnegierobotics.com/docs/faq/faq.html#why-does-the-multisense-ros-driver-fail-to-build-on-nvidia-jetson-platforms

poornimajd commented 2 months ago

After removing multiple versions of opencv, the issue is resolved.