updates
This commit is contained in:
parent
dd18a04df6
commit
1e3f036478
@ -9,8 +9,8 @@ from gym.utils import seeding
|
||||
from alr_envs.utils.utils import angle_normalize
|
||||
|
||||
|
||||
if os.environ.get("DISPLAY", None):
|
||||
mpl.use('Qt5Agg')
|
||||
# if os.environ.get("DISPLAY", None):
|
||||
# mpl.use('Qt5Agg')
|
||||
|
||||
|
||||
class SimpleReacherEnv(gym.Env):
|
||||
|
Loading…
Reference in New Issue
Block a user