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
When using the binary packages, did you install the package(s) ending with -dev as well? Only those seem to contain the CMake files.
In the case of installing from source, also either the CMake files need to be installed to a location where CMake looks for them, or CMake needs to be told where to search for them when invoking it. Not sure which variable(s) exactly need to be set for K4A.
Hello there!
Thank you for sharing this excellent SLAM system with us first!
While I was trying to using BAD-SLAM with Azure Kinect on Ubuntu 1804, I don't know why, but the CMake could not find the packages k4a and k4arecord.
I built the Azure Kinect SDK from source code, and I can open Azure Kinect now.
I tried to add the binary files of SDK to /etc/bash.bashrc and ~/.bashrc like the following commands
But both methods didn't work. I don't know what should I do. Could anyone please give me some hints?
Thanks in advance!
The text was updated successfully, but these errors were encountered: