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

Added steps to change CMakeLists.txt for RealSense installation #8

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

ragor114
Copy link

Included steps to change the CMakeLists.txt according to this solution by @koralm.
Not doing so will result in an error when running the ros wrapper, for additional information see this issue.
The resulting error, if unchanged, is librealsense2_camera.so: undefined symbol: _ZN2cv3MatC1Ev.

Changing the CMakeLists.txt as described resolved the error and resulted in a perfect installation with GPU usage.
Tested with Jetson Nano Developer Kit and RealSense D455

@ragor114 ragor114 changed the title Added steps to change CMakeLists.txt Added steps to change CMakeLists.txt for RealSense installation Nov 27, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant