nv-tlabs / ASE

Other
795 stars 130 forks source link

Add a simulation step in the reset. #24

Open idigitopia opened 1 year ago

idigitopia commented 1 year ago

We are using rigid_body_states to update the observation. however these are not updated till a simulation step happens. so technically we are getting wrong observations at every reset.

image

image