You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @manuel-stoiber.
First of all, thank you for providing interesting and good source.
I succeed my own project building by using dependencies, and ran 'run_on_camera_sequence.cpp' with realsense camera L515.
But it ended with the phrase printed out as 'Error setting up azure_kinect_color'.
I clearly unchecked 'USE_AZURE_KINECT' and checked 'USE_REALSENSE' when building using Cmake GUI.
I want to use realsense camera on my own project, what should I do?
Thank you
The text was updated successfully, but these errors were encountered:
Hello @manuel-stoiber.
First of all, thank you for providing interesting and good source.
I succeed my own project building by using dependencies, and ran 'run_on_camera_sequence.cpp' with realsense camera L515.
But it ended with the phrase printed out as 'Error setting up azure_kinect_color'.
I clearly unchecked 'USE_AZURE_KINECT' and checked 'USE_REALSENSE' when building using Cmake GUI.
I want to use realsense camera on my own project, what should I do?
Thank you
The text was updated successfully, but these errors were encountered: