ami-iit / bipedal-locomotion-framework

Suite of libraries for achieving bipedal locomotion on humanoid robots

Home Page:https://ami-iit.github.io/bipedal-locomotion-framework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Findonnxruntime not able to find onnxruntime-cpp if installed with conda

GiulioRomualdi opened this issue · comments

I installed onnxruntime-cpp with conda conda install -c conda-forge onnxruntime-cpp
However Findonnxruntime.cmake is not able to find it.

onnxruntime_c_api.h is installed in blf-env/include/onnxruntime/core/session

⚠️ the CI do not fail because I installed onnxruntime and not onnxruntime-cpp and I didn't force the compilation of ML

cc @traversaro