class
InitialGpsCompassSensorGet the relative distance to the initial starting location of the robot
Methods
- def get_observation(self, task, *args, **kwargs)
Special methods
- def __init__(self, sim, config, *args, **kwargs)
Data
- uuid: str = None
- config: DictConfig = None
- sensor_type: core.simulator.SensorTypes = None
- observation_space: gym.spaces.space.Space = None