logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

autoware解决报错:get_Depth.cpp:(.text+0x9c8): undefined reference to `cv::Mat::Mat()‘

【代码】autoware解决报错:get_Depth.cpp:(.text+0x9c8): undefined reference to `cv::Mat::Mat()'

文章图片
#ubuntu#自动驾驶#linux
autoware解决报错:calibration_publisher.cpp:(.text+0x26): undefined reference to `cv::Mat::Mat()‘

2.crtl+f查找include_directories将所有的include_directories加上${OpenCV_INCLUDE_DIRS}3.crtl+f查找target_link_libraries将所有的target_link_libraries加上${OpenCV_LIBS}打开calibration_publisher功能包对应的Cmakelists.txt。1.crtl+f

文章图片
#ubuntu#自动驾驶#linux
ubuntu18.04代码查重工具Understand下载与使用

下载不要下载最新的,运行会报错,我下载的是下载链接:https://licensing.scitools.com/download-all#

文章图片
#linux#运维#服务器
到底了