-
Notifications
You must be signed in to change notification settings - Fork 86
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
Comments
I have already solved it and please use latest code and CUDA8, not CUDA9/10 @GHOSTyyyjia |
我在更换成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 。 这个要怎么更改。 |
已经能够运行,但在运行中程序总会卡死。 @qixuxiang |
请问您是如何解决最后运行代码时出现./rgbd_tum:段错误(核心已转储)这个问题的呢?我也遇到这个问题了! |
请问你最后是如何解决 运行代码时出现./rgbd_tum:段错误(核心已转储)这个问题的啊,我也出现这个问题了 |
|
@NoTears78 you can use backward-cpp to check details in segment fault, here is a simple example. |
2.在最后运行代码时出现./rgbd_tum:段错误(核心已转储)
@qixuxiang 帮忙看看,谢谢。
The text was updated successfully, but these errors were encountered: