I connected to Ubuntu remotely via SSH on my local Windows and successfully ran the code on Ubuntu. The scene generation is completed successfully, producing a JSON file and a PNG image.
But I am having trouble connecting to Unity after generating a scene with a Python script.
Because the remote server has no display, I can't download unity directly. Since ai2thor interacts via the web, I'm wondering if I can run unity on the local windows and run the connect_to_unity.py on the remote linux .
I connected to Ubuntu remotely via SSH on my local Windows and successfully ran the code on Ubuntu. The scene generation is completed successfully, producing a JSON file and a PNG image.
But I am having trouble connecting to Unity after generating a scene with a Python script.
Because the remote server has no display, I can't download unity directly. Since ai2thor interacts via the web, I'm wondering if I can run unity on the local windows and run the connect_to_unity.py on the remote linux .