google-deepmind / google-deepmind/dm_control

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

Offen
#400 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
4.7k
Forks
764
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.