caomicm 2018-07-14 03:45 采纳率: 100%
浏览 5131
已采纳

ORB_SLAM2编译错误,段错误,核心已转储

在做ORB_SLAM2的时候,编译已通过,运行时出错:段错误 (核心已转储),请问怎么解决?
caomi@caomi-ubuntu:~/catkin_ws/src/ORB_SLAM2_modified$ rosrun ORB_SLAM2 RGBD Vocabulary/ORBvoc.txt Examples/RGB-D/TUM1.yaml

ORB-SLAM2 Copyright (C) 2014-2016 Raul Mur-Artal, University of Zaragoza.
This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to redistribute it
under certain conditions. See LICENSE.txt.

Input sensor was set to: RGB-D

Loading ORB Vocabulary. This could take a while...
Vocabulary loaded in 16.40s
段错误 (核心已转储)

  • 写回答

3条回答 默认 最新

  • qq_40041674 2018-07-14 04:11
    关注

    gdb OTB_SLAM2 core

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?