-
Notifications
You must be signed in to change notification settings - Fork 463
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
Segmentation fault when running rviz on wsl2 in Windows10 #1522
Comments
The errors hint at issues regarding OpenGL usage in wsl2. Can you run any other OpenGL program, e.g. glxgears? |
Yes i can. Without
With
|
Solved the problem! with both adding |
Great. |
Thank you
Thank you so much. I solved the problem. |
Exactly same problem solved, thank you. |
Your environment
Hi i have a problem very similar to #1438
I am using wsl2 ubuntu on win10 and VcXsrv as X server i can use rqt_graph etc.
When i run rviz it gives these outputs:
and when i try LIBGL_ALWAYS_INDIRECT= as the solution in #1438
it gives:
how can i run rviz in wsl2 ubuntu (18.04 LTS) ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: