habitat_sim.sensors module

Modules

module noise_models
Library of Sensor noise models

Classes

class Sensor
Wrapper around a C++ habitat_sim.Sensor that manages observation buffers, noise models, and render target binding.
class SensorSuite
Holds all the agents sensors. Simply a dictionary with an extra method to lookup the name of a sensor as the key