Another typo gone from the README
This commit is contained in:
parent
c5b051da20
commit
57c4a940b8
@ -165,7 +165,7 @@ import numpy as np
|
|||||||
|
|
||||||
|
|
||||||
class RawInterfaceWrapper(gym.Wrapper):
|
class RawInterfaceWrapper(gym.Wrapper):
|
||||||
mp_config = { # Default configurations for MPs can be ovveritten by defining them here.
|
mp_config = { # Default configurations for MPs can be overitten by defining attributes here.
|
||||||
'ProMP': {},
|
'ProMP': {},
|
||||||
'DMP': {},
|
'DMP': {},
|
||||||
'ProDMP': {},
|
'ProDMP': {},
|
||||||
|
Loading…
Reference in New Issue
Block a user