destroy_window()
gets stuck when geometry is added when running in headless mode
#6526
rawmarshmellows
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I've compiled open3d from source for headless rendering, I have done this via:
The issue that I'm facing is I can't close the window when geometry is added. For a minimal reproducible script try below:
The file I've used is (you'll have to unzip it):
points.ply.zip
I've tested it with other files & geometry, but it also doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions