-
Notifications
You must be signed in to change notification settings - Fork 122
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
Cannot see the Config UI #8
Comments
Hi, You can try the "15liangwang/auto-ipu" docker image which is the non-cuda version |
The GPU is RTX2060. The nVidia drivers and cuda have been installed. Maybe I will try non-cuda version, later. |
The SM80+ GPU is required by libspconv and the RTX2060 is SM76, you can check it from https://developer.nvidia.com/cuda-gpus. |
Thank you! I'll try later. |
Hi, @w111liang222 |
Sorry, I didn't encounter this problem, did you remove the "--gpus all" when you start the container |
It is like an issue of nvidia docker, this link maybe can help you |
Hi, I'm experiencing the same problem, when I open localhost:config GUI keeps loading without displaying, both cuda version and non-cuda version I've tried. |
Hello, would you like to ask if your problem has been solved? I would like to share your experience. Because I encountered a similar problem to yours, my GPU model is RTX3070, and the error interface is the same as yours. Looking forward to your reply |
Hello, this issue maybe caused by the host software environment, the details of the host that we test LSD are:
You can check it if the version is mismatch |
Hello, below is my environment information. It seems that only the GPU version is inconsistent with yours. I would like to ask you, how should I solve this problem next? Are there any examples of successful running of your code on the GPU model RTX3070? Thanks again
|
I don't have RTX3070, so I only test the lsd with RTK3090. But the RTX3090 is similar to 3070, lsd should be able to run on both. |
Yes, I have tested the non-cuda docker image (15liangwang/auto-ipu) version and it can be displayed normally. |
@XinyuMeng |
Hi, I'm trying to test your program following the instructions here : https://github.com/w111liang222/lidar-slam-detection/blob/main/docs/slam.md


When I launch the LSD and open localhost:config , I cannot change the setting about mapping & localization. I just see the waiting page, as the picture below
The text was updated successfully, but these errors were encountered: