google-deepmind / google-deepmind/dm_control
How to change the reset function?
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 4.7k
- Fork
- 764
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.