ObjectGoalSensorConfig class
For Object Navigation tasks only. Generates a discrete observation containing the id of the goal object for the episode.
Special methods
Data
Method documentation
def habitat. config. default_structured_configs. ObjectGoalSensorConfig. __format__(self, format_spec, /)
Default object formatter.
Return str(self) if format_spec is empty. Raise TypeError otherwise.