class
DoesWantTerminateReturns 1 if the agent has called the stop action and 0 otherwise.
Methods
- def get_metric(self)
- def reset_metric(self, *args, **kwargs)
- def update_metric(self, *args, task, **kwargs)
Special methods
- def __init__(self, *args: typing.Any, **kwargs: typing.Any) -> None
Data
Method documentation
def habitat. tasks. rearrange. rearrange_sensors. DoesWantTerminate. get_metric(self)
Returns | the current metric for Measure . |
---|