Bug fixes for wrapped OpenAi environments
This commit is contained in:
@@ -14,4 +14,4 @@ class MPWrapper(MPEnvWrapper):
|
||||
|
||||
@property
|
||||
def dt(self) -> Union[float, int]:
|
||||
return 1.
|
||||
return 0.02
|
||||
Reference in New Issue
Block a user