TargetStartSensorConfig class
Rearrangement only. Returns the relative position from end effector to a target object that needs to be picked up.
Special methods
Data
- dimensionality: int = 3
- goal_format: str = 'CARTESIAN'
- type: str = 'TargetStartSensor'
Method documentation
def habitat. config. default_structured_configs. TargetStartSensorConfig. __format__(self, format_spec, /)
Default object formatter.
Return str(self) if format_spec is empty. Raise TypeError otherwise.