google-deepmind / google-deepmind/dm_control
Optionally enable actuation in `physics.after_reset`?
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 4.7k
- Forks
- 764
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Would it make sense to optionally enable actuation in the `after_reset` method [here](https://github.com/google-deepmind/dm_control/blob/main/dm_control/mujoco/engine.py#L310)?
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.