allenai / ai2thor

An open-source platform for Visual AI.
http://ai2thor.allenai.org
Apache License 2.0
1.13k stars 215 forks source link

ai2thor 5.0.0 No visual interface #1229

Open gqsmmz opened 1 month ago

gqsmmz commented 1 month ago

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.

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?

gqsmmz commented 1 month 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.

image

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.

gqsmmz commented 1 month ago

I use the build as thor-Linux64-f0825767cd50d69f666c7f282e54abfe58f1e917.zip