在ros2的环境下colcon build出错
Hello, I confirm I am gettring the same issue, could you please look into this?
Starting >>> hk_camera
--- stderr: hk_camera
CMake Error at CMakeLists.txt:29 (find_package):
By not providing "Findhk_camera_interfaces.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"hk_camera_interfaces", but CMake did not find one.
Could not find a package configuration file provided by
"hk_camera_interfaces" with any of the following names:
hk_camera_interfacesConfig.cmake
hk_camera_interfaces-config.cmake
Add the installation prefix of "hk_camera_interfaces" to CMAKE_PREFIX_PATH
or set "hk_camera_interfaces_DIR" to a directory containing one of the
above files. If "hk_camera_interfaces" provides a separate development
package or SDK, be sure it has been installed.
---
Failed <<< hk_camera [2.09s, exited with code 1]
Starting >>> hk_camera
--- stderr: hk_camera
CMake Error at CMakeLists.txt:29 (find_package):
By not providing "Findhk_camera_interfaces.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"hk_camera_interfaces", but CMake did not find one.
Could not find a package configuration file provided by "hk_camera_interfaces" with any of the following names:
hk_camera_interfacesConfig.cmake
hk_camera_interfaces-config.cmake
Add the installation prefix of "hk_camera_interfaces" to CMAKE_PREFIX_PATH or set "hk_camera_interfaces_DIR" to a directory containing one of the above files. If "hk_camera_interfaces" provides a separate development package or SDK, be sure it has been installed.
Failed <<< hk_camera [0.82s, exited with code 1]
Summary: 0 packages finished [1.67s] 1 package failed: hk_camera 1 package had stderr output: hk_camera
@SEUZTh any update here?
@SEUZTh you maybe made a mistake,could you please update it?
It should be the author's private code, you may remove related code for it to compile