OmniGibson icon indicating copy to clipboard operation
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

Results 213 OmniGibson issues
Sort by recently updated
recently updated
newest added

Reconsider remesh using nearest neighbor for thin cloth (e.g. bedsheet)

bug

Cannot run pytest on individual test files locally (e.t. `pytest tests/test_object_states.py`) Will produce errors indicating `og.sim` is None.

bug

Replacing the IK controller with a joint controller brings up the average FPS for a basic scene from ~12 FPS to ~60 FPS on a 3090. ```python import ray import...

enhancement
good first issue