habitat.tasks.rearrange.social_nav.social_nav_sensors.HumanoidDetectorSensor class

Methods

def _get_bbox(self, img)
Simple function to get the bounding box, assuming that only one object of interest in the image
def get_observation(self, observations, episode, *args, **kwargs)

Special methods

def __init__(self, sim, config, *args, **kwargs)

Data

uuid: str = None
config: DictConfig = None
sensor_type: core.simulator.SensorTypes = None
observation_space: gym.spaces.space.Space = None