habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

Domain Randomization Methods?

Open bryanbocao opened this issue 4 years ago • 1 comments

❓ Questions and Help

I was wondering if there are domain randomization methods in habitat(changing color, shading, texture, etc.) that we can use directly? Not just a random initial position/orientation for an agent.

Thanks!

bryanbocao avatar Nov 25 '19 01:11 bryanbocao

Thanks for the feature request! 👍

At this time, we are working on a shader re-design which will allow more control over these sort of features (Issue #319). Note however that many datasets provide illumination baked into textures. We do not provide any methods for dynamic modification of these textures at this time. For assets which do not have baked in illumination, we are considering domain randomization approaches for parameters such as light positions, colors, intensities, specularity, etc...

In short, we absolutely have this use case in mind and will keep you posted about updates.

aclegg3 avatar Dec 02 '19 16:12 aclegg3