novatel / novatel_oem7_driver

ROS Driver for NovAtel OEM7 GNSS/SPAN Receivers
https://wiki.ros.org/novatel_oem7_driver
MIT License
105 stars 56 forks source link

Update ros wiki with RTK support infomation #37

Closed garyedwards closed 2 years ago

garyedwards commented 2 years ago

Is your feature request related to a problem? Please describe.

The ros wiki documentation includes information on PPP Correction Services such as TerraStar but not RTK options like RTK ASSIST.

Describe the solution you'd like

Clarify compatibility with other correction services in the wiki documentation. If supported include config examples for enabling sharing of data connection with the ROS host computer for RTK correction information.

Describe alternatives you've considered

Reviewing the source code and other documentation.

edwardribbit commented 2 years ago

@garyedwards this might help

novatel-applications-engineering commented 2 years ago

Hi @garyedwards, Thank you for your inquiry! Our RTK Assist product that you mention falls under our "TerraStar Corrections Services" banner as it is a PPP based solution used to bridge gaps in RTK service. So the information and requirements in the Wiki applies to it just the same.

You mentioned: "enabling sharing of data connection with the ROS host computer for RTK correction information"

I'm curious if you could elaborate more on this? Do you need RTK data through the driver? Generally RTK corrections are received by the receiver and used in the positioning solution, which is then used to populate the topics of the ROS driver.