This documentation is for a prerelease version of O3DE. Click here to switch to the latest release, or select a version from the dropdown.

Version:

ROS 2 GNSS Sensor Component

The ROS 2 GNSS Sensor component encapsulates the simulation of a Global Navigation Satellite System (GNSS) receiver, providing data as if it were a real sensor. GNSSs include systems such as Global Positioning System (GPS) and Galileo. The GNSS component publishes messages containing the current geographical location as specified in the NavSatFix message format.

Provider

ROS 2 Gem

Dependencies

ROS 2 Frame Component

Properties

ROS 2 GNSS Sensor Component Properties

PropertyDescriptionValuesDefault
Sensor ConfigurationSee Sensor Configuration properties

Usage

  1. Utilize the ROS 2 Georeference Component to establish the geographical localization of your level.
  2. Add the ROS 2 GNSS Sensor to your robot to simulate data emanating from a GNSS receiver.