habitat.core.simulator.RGBSensor class

Contents

Methods

def get_observation(self, *args: typing.Any, **kwargs: typing.Any) -> typing.Any

Special methods

def __init__(self, *args: typing.Any, **kwargs: typing.Any) -> None

Data

uuid: str = None
config: habitat.config.default.Config = None
sensor_type: SensorTypes = None
observation_space: gym.core.Space = None