Forgot to make it derive from Walker2dEnvCustomXML instead of original Walker2dEnv
This commit is contained in:
parent
110a8a9c0c
commit
1fddeb838b
@ -78,7 +78,7 @@ class Walker2dEnvCustomXML(Walker2dEnv):
|
||||
)
|
||||
|
||||
|
||||
class Walker2dJumpEnv(Walker2dEnv):
|
||||
class Walker2dJumpEnv(Walker2dEnvCustomXML):
|
||||
"""
|
||||
healthy reward 1.0 -> 0.005 -> 0.0025 not from alex
|
||||
penalty 10 -> 0 not from alex
|
||||
|
Loading…
Reference in New Issue
Block a user