Skip to content
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

glfw error 65539 #104

Open
hoangkhai6893 opened this issue Oct 31, 2024 · 2 comments
Open

glfw error 65539 #104

hoangkhai6893 opened this issue Oct 31, 2024 · 2 comments

Comments

@hoangkhai6893
Copy link

Hi everyone, I run the glim_rosnode then I got the errors print in my terminal
glfw error 65539: Invalid window attribute 0x0002000D .
image

How can I resolve this problem? Thank you so much

@koide3
Copy link
Owner

koide3 commented Oct 31, 2024

Are you running it natively or on docker? If the latter, you may need some X11-related docker options. If the former, please check if the GPU is visible to the system with nvidia-smi.

@hoangkhai6893
Copy link
Author

I am running it natively on Jetson Orin Nano with Ubuntu 22.04 version and CUDA 12.2. This is my result of nvidia-smi:
image.
Do you think the problem comes from glfw lib?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants