ugr-sail / sinergym

Gym environment for building simulation and control using reinforcement learning
https://ugr-sail.github.io/sinergym/
MIT License
134 stars 36 forks source link

(v3.3.5) - Utils dependency fix #414

Closed AlejandroCN7 closed 6 months ago

AlejandroCN7 commented 6 months ago

Description

This PR is a HOTFIX to modify dependency in wrappers and controllers modules, being gymnasium env instead of EplusEnv of Sinergym.

Motivation and Context

If you want to use sinergym utils only without simulator, this change make it more comfortable.

Types of changes

Checklist:

Changelog: