-
Notifications
You must be signed in to change notification settings - Fork 88
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
Some problems when running demo.py #10
Comments
Have you tried running the demo visualization in our docker container? On some machines I tested, the DPVO visualization would throw this error, but it still ran smoothly in the docker container. I'm not sure what's the root cause, unfortunately. |
Because I created the environment successfully by using conda, I did not try the docker. Thanks. |
I have same problem, and have you solved it ? |
The same problem |
I also encountered the same problem, and this problem also exists in docker. Have you solved it? |
@jialongLiu I found that If I use Linux PC, it is OK to running demo.py, however, when I use SSH connection, It fails. I think it is the problem of Pangolin. |
Hi, Thanks for opening source your code.
I follow your instructions to configure the environment successfully.
But when running the demo.py, it gives me some errors like this:
Framebuffer with requested attributes not available. Using available framebuffer. You may see visual artifacts.Aborted (core dumped)
I have searched for it on the internet, but their solutions are not working.
Can you give me some advice?
Thanks.
The text was updated successfully, but these errors were encountered: