dicarlolab / ThreeDWorld

Generator of interactive Unity-based 3D environments with physics
Other
21 stars 4 forks source link

Find and return object centroids in scene info #52

Closed honeybunches-of-oates closed 7 years ago

yamins81 commented 7 years ago

you could return either "room space" or in "camera view space" or both

yamins81 commented 7 years ago

find = compute this using simple unity functions return = put this in the json so that agents / dataset creation can use it

yamins81 commented 7 years ago

And this should also include the poses of objects. And the avatar should be included in the list of objects about which one gets info.

damro commented 7 years ago

This is done. Look at documentation of how to get the information.