issues
search
Unity-Technologies
/
obstacle-tower-env
Obstacle Tower Environment
Apache License 2.0
542
stars
125
forks
source link
Add timeout_wait and realtime_mode to interface
#50
Closed
awjuliani
closed
5 years ago
awjuliani
commented
5 years ago
Updates requirement to
mlagents_envs
0.6.2
Adds
timeout_wait
parameter to control how long python waits for unity on startup.
Adds
realtime_mode
to allow users to control environment from python api with rendered window and real time speed.
mlagents_envs
0.6.2
timeout_wait
parameter to control how long python waits for unity on startup.realtime_mode
to allow users to control environment from python api with rendered window and real time speed.