v0.1.9
This commit is contained in:
@@ -25,8 +25,10 @@ class MujocoConfig(Config):
|
||||
class render:
|
||||
save_video = False
|
||||
video_fps = 30
|
||||
height = 480
|
||||
width = 640
|
||||
height = 480
|
||||
# width = 1920
|
||||
# height = 1080
|
||||
|
||||
class domain_rand:
|
||||
# With randomization
|
||||
|
||||
Reference in New Issue
Block a user