Ubuntu 16.04 Kalibr安装使用

1. 安装前置时,python-igraph失败,已解决

根据以下链接:

https://github.com/ethz-asl/kalibr/issues/82

安装python-igraph

Ok I solved the problem.
It was just a matter of installing the latest library. So first i did sudo apt-get install python-igraph but it didn´t work.
Then here there are the instructions I executed:
sudo add-apt-repository ppa:igraph/ppa
sudo apt-get update
sudo apt-get install python-igraph
Hope it will be useful.

2. 编译完成后,使用时出现链接boost的错误:

类似于:

ImportError: /home/raab/kalibr_workspace/devel/.private/sm_logging/lib/libsm_logging.so: undefined symbol: ZN5boost13match_resultsIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS5_EEEE12maybe_assignERKS9

相关链接:

https://github.com/ethz-asl/kalibr/issues/264

https://github.com/ethz-asl/kalibr/issues/82

Kalibr 联合标定的 ImportError:libsm_logging.so:undefined symbol_某条(#-_-)的咸鱼的博客-CSDN博客

但经过命令:

sudo find /usr -name "*boost*"

sudo find /usr -name "*libboost*"

dpkg -S /usr/include/boost/version.hpp

未发现系统里存在1.58外版本的boost,且其他ros包在编译后都没有出现过boost相关的问题。

遂删除build和devel后改用“catkin_make”这一命令进行编译,编译后没有再出现此问题。

3. 使用时出现error:

ImportError: cannot import name NavigationToolbar2Wx

修改文件的NavigationToolbar2Wx为NavigationToolbar2WxAgg,不再出现此问题。

4. 使用kalibr_calibrate_cameras标定相机内参,会出现Extracting calibration target corners卡住的问题,相关链接:

Kalibr标定时卡在Extracting calibration target corners的问题_u010590316的博客-CSDN博客

暂不明确原因

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

寒墨阁

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值