You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2020. It is now read-only.
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?