finalized examples and added seed control

This commit is contained in:
ottofabian
2021-06-29 16:17:18 +02:00
parent 3b215cd877
commit 7c04b25eec
6 changed files with 92 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import numpy as np
from mp_env_api.env_wrappers.mp_env_wrapper import MPEnvWrapper
class BallInCupMPWrapper(MPEnvWrapper):
class DMCBallInCupMPWrapper(MPEnvWrapper):
@property
def active_obs(self):