class
DistToGoalMethods
- def get_metric(self)
- def reset_metric(self, *args, episode, task, observations, **kwargs)
- def update_metric(self, *args, episode, task, observations, **kwargs)
Special methods
- def __init__(self, *args, sim, config, task, **kwargs)
Data
Method documentation
def habitat.tasks.rearrange.sub_tasks.nav_to_obj_sensors.DistToGoal. get_metric(self)
Returns | the current metric for Measure . |
---|