active
ActiveEnvironment
Bases: Environment
, Stepable
, Actable
, Protocol
Base class for active environments.
An active environment loads data in an interactive way, e.g., from a simulation or real system. The environment requires actions to be taken to advance. Data can be retrieved by observing the environment.