RearrangePickSuccessMeasurementConfig class
Rearrangement Only. Requires the end_effector_sensor lab sensor. 1.0 if the robot picked the target object.
Special methods
Data
- ee_resting_success_threshold: float = 0.15
- type: str = 'RearrangePickSuccess'
Method documentation
def habitat. config. default_structured_configs. RearrangePickSuccessMeasurementConfig. __format__(self, format_spec, /)
Default object formatter.
Return str(self) if format_spec is empty. Raise TypeError otherwise.