Would it make sense to optionally enable actuation in the after_reset
method here?
The use case I have in mind is initializing episode with actuators in a certain activation state physics.data.act
, before any control input is provided. What do you think?