google-deepmind / google-deepmind/dm_control

How to change the reset function?

Abierto
#461 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
4.7k
Forks
764
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I am attempting to change the movement dynamics within the environment, such as enabling the hopper to walk in a different direction. Although I've added additional joints to facilitate lateral movementthe in the XML file. But I've found that the hopper still only moves forward during training with DDPG .
To address this issue, I aim to change the initial position,made the hopper to face left or downwards at the begning.
However, it seems the reset function does not allow manual adjustments.
Could you help me how to do it? Thank you!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.