[Open3D WARNING] GLFW Error: GLX: Failed to make context current

Hi,

I’m trying to visualize point cloud data using open3d, however I’m getting a warning from Open3D, with the following error message:

[Open3D WARNING] GLFW Error: GLX: Failed to make context current

System Information:

  • Jetson AGX Orin
  • Jetpack 5.1.3 (L4T R35.5.0)
  • Python3.8
  • Pytorch: torch-2.1.0a0+41361538.nv23.06-cp38-cp38-linux_aarch64

Can anyone help in identifying the reason behind the above error?

Hi,

Do you get the expected output?
It looks like the message is a warning instead of an error.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.