Following the installation guide: https://github.com/introlab/rtabmap/wiki/Installation#macosx I brewed `rtabmap` (and `pcl opencv cmake octomap g2o pdal` for good measure) But when I try to use it, I get: ``` [ERROR] (2025-10-12 20:53:41.979) CameraOpenni.cpp:160::init() PCL not built with OpenNI! Cannot initialize CameraOpenNI ``` I wish to try with `Freenect` but the app doesn't let me select any other option. <img width="516" height="309" alt="Image" src="https://github.com/user-attachments/assets/dfb7133f-fa85-4119-b10d-7f4f21ac09d3" /> And the tutorials don't mention anything about it. Can someone please point me in the right direction?