fixed metaworld registration bug

This commit is contained in:
ottofabian
2021-08-25 11:43:32 +02:00
parent 5c70451018
commit 031dba541a
7 changed files with 129 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
from alr_envs.dmc.suite import cartpole, ball_in_cup, reacher
+1 -1
View File
@@ -1,3 +1,3 @@
from .mp_wrapper import MPWrapper
from .mp_wrapper import TwoPolesMPWrapper
from .mp_wrapper import ThreePolesMPWrapper
from .mp_wrapper import ThreePolesMPWrapper