intel/ros2_openvino_toolkit

Issue of colcon build

Opened this issue · 0 comments

Finished <<< realsense2_camera_msgs [0.74s]
Starting >>> realsense2_camera
Starting >>> realsense2_description
Finished <<< realsense2_description [0.29s]
--- stderr: opencv_tests
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:158: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(

Finished <<< opencv_tests [1.34s]
Finished <<< object_msgs [3.02s]
Starting >>> openvino_msgs
Finished <<< openvino_msgs [1.81s]
Starting >>> openvino_wrapper_lib
Finished <<< realsense2_camera [27.9s]
--- stderr: openvino_wrapper_lib
In file included from /home/kethan/catkin_ws/src/ros2_openvino_toolkit/openvino_wrapper_lib/src/models/base_model.cpp:28:
/home/kethan/catkin_ws/src/ros2_openvino_toolkit/openvino_wrapper_lib/include/openvino_wrapper_lib/utils/common.hpp:25:10: fatal error: inference_engine.hpp: No such file or directory
25 | #include <inference_engine.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/openvino_wrapper_lib.dir/build.make:468: CMakeFiles/openvino_wrapper_lib.dir/src/models/base_model.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/openvino_wrapper_lib.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2

Failed <<< openvino_wrapper_lib [29.4s, exited with code 2]

Summary: 10 packages finished [34.5s]
1 package failed: openvino_wrapper_lib
2 packages had stderr output: opencv_tests openvino_wrapper_lib
2 packages not processed