当前位置:网站首页>cv_ Solution of mismatch between bridge and opencv
cv_ Solution of mismatch between bridge and opencv
2022-04-23 17:53:00 【ppipp1109】
Problem description :
ubuntu18.04 Installed ros default opencv Version and cv_bridge Version is 3.2.0 But when using other packages, you sometimes need to use other versions opencv. Call again cv_bridge There will be a call conflict ;
solve :
1. Uninstall the original cv-bridge
sudo apt-get remove ros-melodic-cv-bridge
2. Download the new version cv_bridge
GitHub - ros-perception/vision_opencvhttps://github.com/ros-perception/vision_opencv choice melodic Corresponding cv_bridge
3. modify cv_bridge Medium cmakelists.txt
find_package(OpenCV 3.4.10 REQUIRED) // Change to what you installed opencv Version of
4.cmake A separate compile cv_bridge
stay cv_bridge Under the folder ,
mkdir build
cd build
cmake ..
make
sudo make install
5. What is needed in open source code cmaklist.txt Add cv_bridge Of cmake route
set(cv_bridge_DIR /usr/local/share/cv_bridge/cmake) // stay find_package front
Leave a message if you have any questions .
Reference link :
solve cv_bridge and opencv Version matching problem between - You know
版权声明
本文为[ppipp1109]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230549075800.html
边栏推荐
- The ultimate experience, the audio and video technology behind the tiktok
- Commonly used functions -- spineros:: and spineros::)
- JS interview question: FN call. call. call. Call (FN2) parsing
- On the problem of V-IF display and hiding
- Construction of functions in C language programming
- 2022年广东省安全员A证第三批(主要负责人)特种作业证考试题库及在线模拟考试
- Qt error: /usr/bin/ld: cannot find -lGL: No such file or directory
- 2022 judgment questions and answers for operation of refrigeration and air conditioning equipment
- Kubernetes service discovery monitoring endpoints
- Thirteen documents in software engineering
猜你喜欢
2021 Great Wall Cup WP
2022年流动式起重机司机国家题库模拟考试平台操作
Leak detection and vacancy filling (6)
Tdan over half
Detailed deployment of flask project
440. 字典序的第K小数字(困难)-字典树-数节点-字节跳动高频题
Double pointer advanced -- leetcode title -- container with the most water
[appium] write scripts by designing Keyword Driven files
48. 旋转图像
2022 judgment questions and answers for operation of refrigeration and air conditioning equipment
随机推荐
JS high frequency interview questions
On the problem of V-IF display and hiding
Detailed deployment of flask project
cartographer_ There is no problem compiling node, but running the bug that hangs directly
索引:手把手教你索引从零基础到精通使用
470. Rand10() is implemented with rand7()
Arithmetic expression
Halo open source project learning (II): entity classes and data tables
102. Sequence traversal of binary tree
2022年茶艺师(初级)考试模拟100题及模拟考试
Laser slam theory and practice of dark blue College Chapter 3 laser radar distortion removal exercise
Thirteen documents in software engineering
31. Next arrangement
The ultimate experience, the audio and video technology behind the tiktok
Cross domain settings of Chrome browser -- including new and old versions
Add animation to the picture under V-for timing
Utilisation de la liste - Ajouter, supprimer et modifier la requête
云原生虚拟化:基于 Kubevirt 构建边缘计算实例
C1小笔记【任务训练篇一】
高德地图搜索、拖拽 查询地址