GPSSensorToROS

From UWSim
Revision as of 13:58, 11 January 2017 by Japerez (Talk | contribs) (Created page with "GPSSensorToROS interface is the publisher for gpsSensor inside rosInterfaces block. This interface publishes the position of the vehicle using [http://docs.ros.org/api...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GPSSensorToROS interface is the publisher for gpsSensor inside rosInterfaces block. This interface publishes the position of the vehicle using ROS navsatfix message.

XML syntax

In order to add this interface the name of the sensor and a topic name are required.

  • name: Name of the sensor.
  • topic: Topic for publishing the sensor readings.
  • rate: Publishing rate.