habitat.gym module

Modules

module gym_env_episode_count_wrapper
module gym_env_obs_dict_wrapper
module gym_wrapper
module gym_definitions

Functions

def make_gym_from_config(config: DictConfig, dataset = None) -> gym.core.Env
From a habitat-lab or habitat-baseline config, create the associated gym environment.