allenai / procthor

🏘️ Scaling Embodied AI by Procedurally Generating Interactive 3D Houses
https://procthor.allenai.org/
Apache License 2.0
289 stars 24 forks source link

GoDot instead of Unity backend #36

Open kartheekmedathati opened 1 year ago

kartheekmedathati commented 1 year ago

Is it possible to use GoDot as a backend instead of Unity?

Lucaweihs commented 1 year ago

Hi @kartheekmedathati , I imagine this question is possibly in response to Unity's recent pricing change (note that this pricing change shouldn't impact AI2-THOR which is what ProcTHOR is built on). Currently, there is no way to ProcTHOR with a different backend, be it GoDot or any other engine (e.g. Unreal). There is nothing that stops this from being possible, but it would be a non-trivial undertaking to reimplement AI2-THOR functionality in a new engine.