安装完成后 roslaunch fast_livo mapping_avia.launch 出现如下段错误,请问是什么原因呢?
-
非常感谢您开源这项工作,我在运行您代码时遇到了相关问题,希望郑博能帮忙解答
-
环境
-
- ubuntu20.04
-
运行指令
-
- roslaunch fast_livo mapping_avia.launch
-
报错信息
-
coredump堆栈信息
--Type <RET> for more, q to quit, c to continue without paging--c
Core was generated by `/workspace_0/software/ws_fast_livo2/devel/lib/fast_livo/fastlivo_mapping __n'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f2677b8e93b in cv::initUndistortRectifyMap(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size
#0 0x00007f2677b8e93b in cv::initUndistortRectifyMap(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size
-额外增加的打印(便于看相关数值是否正确)
- try init PinholeCamera scale: 0.5 fx_: 646.785 fy_: 646.658 cx_: 313.457 cy_: 261.4 d0: -0.07616 d1: 0.123001 d2: -0.00113 d3: 0.000251 d4: 0 width_: 640 height_: 512
- opencv 4.5.5
may feel opencv version question,I use opencv4.2 is ok
感觉楼上说的对,你试试@Sunshinehaozi
- opencv 4.5.5
have you fixed this problem? I have the same question with opencv 4.6.0
我也遇到了,请问您解决了嘛?
蹲解决方案