google-deepmind / google-deepmind/dm_control

Rendering the viewer with substeps (aka. physical timestep) instead of steps (aka. control timestep)

Đang mở
#400 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
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 made my own task in dm_control, but unfortunately, the action of my task is not only the actuator control values but also an unfixed control duration. For every control step, my agent will decide how long this control period is, and the time vary from 0.02 to 0.1 seconds (the details are just setting the timestep before every step).

I would like to render my dm_control env under the 'viewer' module your package provided.

How can I implement it in this situation?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.