google-deepmind/dm_env

Is there a render function like that of gym environments?

Gariscat opened this issue · 0 comments

Hi!

I was looking at environments used in dm_control but I couldn't figure out how to render the environment inherited from dm_env. Is there a function like the render function of gym environments? How do you usually do that? I would appreciate it a lot if you could provide any advice :)