【40】报错CMake Error at depthat-ros/depthat_brtdge/CMakeLtsts.txt:151 (ftnd_package)

报错提示:
编译depthai ros包时出错

CMake Error at depthat-ros/depthat_brtdge/CMakeLtsts.txt:151 (ftnd_package):
Could not find a package configuration file provided by "depthai" with any of the following names:
depthaiConfig.cmake
depthai-config.cmake
Add the installation prefix of "depthai" to CMAKE_PREFIX_PATH or set"depthai_DIR" to a directory containing one of the above files. If
"depthai" provides a separate development package or SDK, be sure it has been installed.

在这里插入图片描述

解决方法:

需要安装 depthai c++

小技巧:我们的开源生态非常丰富,API及项目更新速度比较快,出现报错学会追踪溯源、多多搜索会帮助你快速定位问题哦!

其他常见报错:
请查看


OAK中国
| OpenCV AI Kit在中国区的官方代理商和技术服务商
| 追踪AI技术和产品新动态

戳「+关注」获取最新资讯↗↗

猜你喜欢

转载自blog.csdn.net/oakchina/article/details/128247124