habitat.config.default_structured_configs.CompositeSuccessMeasurementConfig class

Composite rearrangement tasks only (rearrange, set_table, tidy_house). It uses a goal pddl expression to validate the success.

Special methods

def __init__(self, type: str = 'CompositeSuccess', must_call_stop: bool = True) -> None
def __repr__(self)

Data

must_call_stop: bool = True
type: str = 'CompositeSuccess'