habitat_sim.sensor.CubeMapSensorBaseSpec class

Methods

def is_visual_sensor_spec(self, /) -> bool

Special methods

def __eq__(self, arg0: SensorSpec, /) -> bool
def __neq__(self, arg0: SensorSpec, /) -> bool

Properties

channels: int get set
clear_color: magnum.Color4 get set
far: float get set
gpu2gpu_transfer: bool get set
near: float get set
noise_model: str get set
noise_model_kwargs: dict get set
orientation: numpy.ndarray[numpy.float32[3, 1]] get set
position: numpy.ndarray[numpy.float32[3, 1]] get set
resolution: numpy.ndarray[numpy.int32[2, 1]] get set
sensor_subtype: SensorSubType get set
sensor_type: SensorType get set
uuid: str get set