当前位置:网站首页>undefined reference to `Nabo::NearestNeighbourSearch
undefined reference to `Nabo::NearestNeighbourSearch
2022-04-23 17:51:00 【ppipp1109】
First installation libnabo
git clone git://github.com/ethz-asl/libnabo.git
cd libnabo
mkdir build
cd build
cmake ..
make -j4
sudo make install
If it is 18.04 Pay attention to revision ros Version number of
stay CMakeList.txt Add library files to
target_link_libraries(imlsMatcher_node
${catkin_LIBRARIES}
${EXTERNAL_LIBS}
/opt/ros/melodic/lib/libcsm.so
${libnabo_LIBRARIES} libnabo::nabo ------------------- There are no library files added here
)
版权声明
本文为[ppipp1109]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230549076046.html
边栏推荐
- 386. Dictionary order (medium) - iteration - full arrangement
- Listen for click events other than an element
- In embedded system, must the program code in flash be moved to ram to run?
- 470. 用 Rand7() 实现 Rand10()
- flink 学习(十二)Allowed Lateness和 Side Output
- Qt 修改UI没有生效
- Dry goods | how to extract thumbnails quickly?
- 958. 二叉树的完全性检验
- Sword finger offer 22 The penultimate node in the linked list - speed pointer
- Uniapp custom search box adaptation applet alignment capsule
猜你喜欢
394. 字符串解码-辅助栈
【Appium】通过设计关键字驱动文件来编写脚本
1217_ Generating target files using scons
440. The k-th small number of dictionary order (difficult) - dictionary tree - number node - byte skipping high-frequency question
Kubernetes 服务发现 监控Endpoints
958. Complete binary tree test
Summary of common SQL statements
Index: teach you index from zero basis to proficient use
练习:求偶数和、阈值分割和求差( list 对象的两个基础小题)
MySQL进阶之索引【分类,性能分析,使用,设计原则】
随机推荐
Summary of common SQL statements
Tell the truth of TS
Examination question bank and online simulation examination of the third batch (main person in charge) of special operation certificate of safety officer a certificate in Guangdong Province in 2022
关于gcc输出typeid完整名的方法
440. 字典序的第K小数字(困难)-字典树-数节点-字节跳动高频题
Halo open source project learning (II): entity classes and data tables
Vite configure proxy proxy to solve cross domain
MySQL进阶学习之SQL优化【插入,主键,排序,分组,分页,计数】
Ring back to origin problem - byte jumping high frequency problem
极致体验,揭晓抖音背后的音视频技术
干货 | 快速抽取缩略图是怎么练成的?
2022年茶艺师(初级)考试模拟100题及模拟考试
Commonly used functions -- spineros:: and spineros::)
Utilisation de la liste - Ajouter, supprimer et modifier la requête
Tdan over half
Sword finger offer 03 Duplicate number in array
41. 缺失的第一个正数
Client example analysis of easymodbustcp
92. 反转链表 II-字节跳动高频题
440. The k-th small number of dictionary order (difficult) - dictionary tree - number node - byte skipping high-frequency question