intel / ros2_openvino_toolkit

Apache License 2.0
163 stars 83 forks source link

Cmake Error at CMakeLists.txt InferenceEngineConfig not accepted. ROS Foxy #226

Closed Kirpici closed 1 year ago

Kirpici commented 2 years ago

Colcon build fails for dynamic _vino_test and dynamic_vino_sample. Can not run the demos either. It says that there is no configuration file for package "InferenceEngine"

LewisLiuPub commented 2 years ago

Hi, @Kirpici currently we updated the related Dockerfile, could you try to build ROS2_OpenVINO in a docker, by using the Dockerfile?

We are also update source code and document to fix the build errors.