-
Notifications
You must be signed in to change notification settings - Fork 788
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
GUI is blank #1304
Comments
Can I assume the first example was the version without cuda from this link? https://github.com/introlab/rtabmap/releases/tag/0.21.4 I cannot see that problem on my Windows computer (Windows 11 Home). Which Windows version? Is that a computer with a dedicated or integrated GPU (though it should not matter)? The only way to reproduce a similar issue is to close all panels from the main window: |
The version with cuda from the link(https://github.com/introlab/rtabmap/releases/tag/0.21.4).The version without cuda can work properly, but I want to use it with cuda. I used win10 with cuda11.7. Does this warning affect? |
For the PATH error, it can be ignored if you use just the app (not using rtabmap as a library). I cannot reproduce the issue with the cuda version. You may try older versions like 0.21.0: https://github.com/introlab/rtabmap/releases CUDA version won't improve the general speed of VSLAM. Use it only if you really need a feature that is provided only with CUDA build. |
I have tried v0.21.0 and it just stuck and flashback. I want to improve the speed of Loop closure dection by cuda because it worked so slowly(few seconds one frame). Do you have any suggestions? |
GUI is blank but may still work. I have tried [RTABMap-0.21.4-win64-cuda117.7z] and [RTABMap-0.21.4-win64-cuda117.exe] but got the same problem.
The text was updated successfully, but these errors were encountered: