OmniGibson icon indicating copy to clipboard operation
OmniGibson copied to clipboard

Add unit tests for multiple envs

Open cgokmen opened this issue 6 months ago • 0 comments

We should load multiple envs, set some arbitrary object poses differently in each env, run a bit, save them, load them in a different order, check object positions, etc.

we can also assert things like og.sim.play and og.sim.step should NOT get called more if we are adding more envs etc.

cgokmen avatar Aug 01 '24 21:08 cgokmen