Closed clement-bonnet closed 8 months ago
next_obs_in_extras
AutoResetWrapper
VmapAutoResetWrapper
next_obs
Observation
add_obs_to_extras
timestep
(state, timestep)
next_obs_in_extras
that is backward compatible forAutoResetWrapper
andVmapAutoResetWrapper
, following #223next_obs
of typeObservation
for instance)add_obs_to_extras
function take atimestep
instead of(state, timestep)