smarts.env.configs.base_config module

class smarts.env.configs.base_config.EnvironmentArguments[source]

The base for arguments for an environment.

class smarts.env.configs.base_config.EnvironmentConfiguration(id: str)[source]

A base environment configuration.

id: str

The gymnasium registered id of the environment.