OmniGibson
OmniGibson copied to clipboard
OmniGibson: a platform for accelerating Embodied AI research built upon NVIDIA's Omniverse engine. Join our Discord for support: https://discord.gg/bccR5vGFEx
You can repro by adding a mug-fapsrj to the test_filled test. Can we fix this by repeatedly re-sampling particles? Reported by a user on discord.
Hi all, I have successfully installed omniGibson from source on my Linux system following the installation process. But I am facing difficulties in replaying the examples showcased in the video...
Improve heat source etc. state checkers to use PhysX to get nearby objects instead of blind search
This can replace VisionSensor.SENSORS and MaterialPrim.MATERIALS global dicts.
In lots of places we do things like app.update or og.sim.step because we need physx to update its state. Presumably there's a way to do this without making time elapse....