ublox
ublox copied to clipboard
Sending RTCM messages to GPS
Hi, I have finally managed to get NTRIP running. I have a package that subscribes to the NTRIP client and I am able to publish the rtcm messages onto ROS. However, does anyone have any experience or advice on how I can send this rtcm messages to my GPS?
Easiest way is https://github.com/ros-agriculture/ublox_f9p
combined with: https://github.com/ros-agriculture/ntrip_ros
This feature is implemented in #136