You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the code inside a docker container enabled with openGL to support GUI. While the demo.py runs fine and executes frontend and backend, it is not able to load the open3D window. The image viewer opens and shows current frame but the open3D crashes almost instantaneously. Any suggestions on how to fix open3D crash issue?
The text was updated successfully, but these errors were encountered:
Any suggestions from anyone on this issue? Based on the discussion in this thread - #75 it seems that I can visualize the reconstructions if I save them, however the example shows a traj.log file is being saved which I am not getting if I use one of the demo scripts from the repo. Any idea on how to generate the traj log file?
Hello developers,
I am trying to use the code inside a docker container enabled with openGL to support GUI. While the demo.py runs fine and executes frontend and backend, it is not able to load the open3D window. The image viewer opens and shows current frame but the open3D crashes almost instantaneously. Any suggestions on how to fix open3D crash issue?
The text was updated successfully, but these errors were encountered: