Gazebo logo

Garmin GPS
[Models]

The GarminGPS model simulates GPS information by using the flat-world approximation. It doesn't account for GPS occlusion or loss of signal, etc.

When using the GPS modle, one must also define a UTM offset and zone in the global parameters section of the world file. The UTM offset governs the transformation between simulation coordinates and UTM coordinates; i.e., the point (0, 0, 0) in the simulation frame is mapped to point (utmOffset.x, utmOffset.y, utmOffset.z) in the UTM frame. The UTM zone is used to convert UTM coordinates to latitude and longitude.

libgazebo interfaces
This model supports the gps interface.

Player drivers
GPS position information is available through the gz_gps driver.

Attributes
The following attributes are supported.

Bodies
The following bodies are created by this model.

Example
<model:GarminGPS>
  <id>gps1</id>
</model:GarminGPS>

Todo:
Horizontal and vertical errors (Garmin specific).

Model satellite geometry for DOP.

Compute satellite occlusions.

Views

Authors
Pranav Srivastava

Last updated 12 September 2005 21:38:45