DLR-RM / 3DObjectTracking

Algorithms and Publications on 3D Object Tracking
MIT License
624 stars 121 forks source link

setting to realsense camera #57

Open sktm502 opened 8 months ago

sktm502 commented 8 months ago

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

shuyezz commented 3 months ago

Please,Do you know how to use a RealSense camera in a project now?