Open gqsmmz opened 3 months ago
If I change x_display
to the same as "{IP of my own Windows machine}: 0.0"
, it seems to be able to recognize my Windows machine IP, but it reports the following error.
If I don't add the Windows machine IP, it will always use the screen of the remote headless server instead of displaying on my Windows computer. If I add it, there will be errors. But I don't know what configuration to do other than changing the x_display
and DISPLAY
parameters.
I use the build as thor-Linux64-f0825767cd50d69f666c7f282e54abfe58f1e917.zip
Hello, the visualization issue with ai2thor 5.0.0 has been bothering me for a long time. My background is a Windows computer, remotely connected to a headless Ubuntu server, and I hope to visualize the ai2thor running on the Windows.
DISPLAY
to"{IP of my own Windows machine}: 0.0"
, which can run and display a visual interface on Windows.DISPLAY
, although it can run successfully, the visualization interface cannot appear. I have tried to change many parameters, but still cannot. I don't understand why training and testing can be carried out, but the visual interface has been unable to appear.I tried to change the version from 5.0.0 to 2.1.0, but I found that the build of 2.1.0 does not support my current code (it does not match in scene settings), so I still want to solve the visualization problem of ai2thor5.0.0.
If you could give me some advice, I would be very grateful. Is ai2thor5.0.0 unable to display?