ArtObjAtDesiredStateMeasurementConfig class
Rearrangement open/close container tasks only. Whether the articulated object (fridge or cabinet door) towards a desired state (open or closed) as defined by the task.
Special methods
Data
- success_dist_threshold: float = 0.05
- type: str = 'ArtObjAtDesiredState'
- use_absolute_distance: bool = True
Method documentation
def habitat. config. default_structured_configs. ArtObjAtDesiredStateMeasurementConfig. __format__(self, format_spec, /)
Default object formatter.
Return str(self) if format_spec is empty. Raise TypeError otherwise.