We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548d5eb commit c1bf10eCopy full SHA for c1bf10e
README.md
@@ -21,6 +21,7 @@ Creates a reference frame based on initial GPS measurements
21
Publishes position information based on GPS measurements and initialised reference frame
22
#### Parameters
23
* `sim` - true if GPS readings received from /gazebo using Hectors plugin, false if received from actual device
24
+* `frame_id` - string in header field of output messages ("world" is the default one if it's not specified)
25
26
#### Subscribed Topics:
27
* `gps` ([sensor_msgs/NavSatFix](http://docs.ros.org/api/sensor_msgs/html/msg/NavSatFix.html)) - GPS sensor information
0 commit comments