StanfordVL / OmniGibson

OmniGibson: a platform for accelerating Embodied AI research built upon NVIDIA's Omniverse engine. Join our Discord for support: https://discord.gg/bccR5vGFEx
https://behavior.stanford.edu/omnigibson/
MIT License
463 stars 51 forks source link

Fix vision sensor after set_simulation_dt #688

Open hang-yin opened 6 months ago

hang-yin commented 6 months ago

Once set_simulation_dt is called on og.sim, vision sensor would break. Our current guess is that when changing the rendering dt, something wrong happens with the render product.