added rendering to DMC envs and updated examples
This commit is contained in:
@@ -26,7 +26,7 @@ def make_contextual_env(rank, seed=0):
|
||||
return _init
|
||||
|
||||
|
||||
def make_env(rank, seed=0):
|
||||
def _make_env(rank, seed=0):
|
||||
"""
|
||||
Utility function for multiprocessed env.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user