allenai / ai2thor

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

How can we load new unity scene in ai2thor? #1170

Open sourav1998ghosh1998 opened 11 months ago

sourav1998ghosh1998 commented 11 months ago

How can we load new unity scene in ai2thor?

winthos commented 9 months ago

This process could be very simple or extremely involved depending on what sort of scene you want to load and to what extent you want to set it up.

I can give you some tips or point you in the right direction of where to start setting things up to load in a completely novel scene, or if you want to do something like altar an existing scene, just post some more details here and we can get back to you depending on exactly what you are trying to do.

garfieldnate commented 7 months ago

One sort of easy thing you can do is just take some of the procTHOR house definition JSON's and edit them as needed. Editing procTHOR json files is tedious but may allow you set up a scene as you need it without having to work with Unity directly.