updated custom tasks to new api

This commit is contained in:
Fabian
2023-01-12 17:22:45 +01:00
parent fbe3ef4a4b
commit ed724046f3
23 changed files with 249 additions and 363 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from copy import deepcopy
from gym import register
from gymnasium import register
from . import mujoco
from .deprecated_needs_gym_robotics import robotics