Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我在调试代码成功后不能出现视频中的效果,中间有两点不一样。 #18

Open
yyyjia opened this issue Oct 22, 2019 · 7 comments

Comments

@yyyjia
Copy link

yyyjia commented Oct 22, 2019

  1. 在进行"Converting vocabulary to binary"时 , 出现文件不存在。
    2.在最后运行代码时出现./rgbd_tum:段错误(核心已转储)
    @qixuxiang 帮忙看看,谢谢。
@qixuxiang
Copy link
Owner

I have already solved it and please use latest code and CUDA8, not CUDA9/10 @GHOSTyyyjia

@yyyjia
Copy link
Author

yyyjia commented Nov 12, 2019

我在更换成CUDA8.0后,出现新的错误。

./rgbd_tum: error while loading shared libraries: librealsense2.so.2.29: cannot open shared object file: No such file or directory

我自己的版本是librealsense2.so.2.30 。 这个要怎么更改。

@yyyjia
Copy link
Author

yyyjia commented Nov 19, 2019

已经能够运行,但在运行中程序总会卡死。 @qixuxiang

@tgpcai
Copy link

tgpcai commented Feb 15, 2020

已经能够运行,但在运行中程序总会卡死。 @qixuxiang

请问您是如何解决最后运行代码时出现./rgbd_tum:段错误(核心已转储)这个问题的呢?我也遇到这个问题了!

@tgpcai
Copy link

tgpcai commented Feb 15, 2020

1. 在进行"Converting vocabulary to binary"时 , 出现文件不存在。
   2.在最后运行代码时出现./rgbd_tum:段错误(核心已转储)
   @qixuxiang   帮忙看看,谢谢。

请问你最后是如何解决 运行代码时出现./rgbd_tum:段错误(核心已转储)这个问题的啊,我也出现这个问题了

@NoTears78
Copy link

我已经解决了,请使用最新的代码和CUDA8,而不是CUDA9 / 10 @GHOSTyyyjia
我使用的就是CUDA8.0,PCL是1.8的版本,但还是报段错误(核心已转储),求回复,谢谢

@qixuxiang
Copy link
Owner

@NoTears78 you can use backward-cpp to check details in segment fault, here is a simple example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants