habitat.config.default_structured_configs.PointGoalWithGPSCompassSensorConfig class

Indicates the position of the point goal in the frame of reference of the robot.

Special methods

def __init__(self, type: str = 'PointGoalWithGPSCompassSensor', goal_format: str = 'POLAR', dimensionality: int = 2) -> None
def __repr__(self)

Data

dimensionality: int = 2
goal_format: str = 'POLAR'
type: str = 'PointGoalWithGPSCompassSensor'