Skip to content

Fix: AzurePointCloudProvider failing to start due to missing lib

Christoph Pohl requested to merge fix/missing_libdepthengine into main

libdepthengine.so was not on LD_LIBRARY_PATH. This was added to the depth-engine module. Closes #58 (closed).

Merge request reports