This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Description
I am looking at the /gps/fix, /gps/rtkfix and /gps/time messages published by this driver, and the frame_id is named "gps" which I would like to change. It appears that the frame_id is hard coded into the driver, would it be possible to have this as a parameter input through the launch file?
Also, the /gps/rtkfix topic doesn't have anything for the child_frame_id. Can this also be another parameter?
Thanks