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
Describe the bug
A clear and concise description of what the bug is that I used UBlox ZED-F9P and recently I use ntrip caster here: LORD-MicroStrain/ntrip_client#29 (comment)
I can publish the RTCM msg, but the problem was how can I use my Ublox F9P to use those RTCM messages? To Reproduce
Steps to reproduce the behavior:
My RTCM rostopic was: /ntrip_client/rtcm, and I added it here:
I added my RTCM rostopic here:
H
However, when I checked my gps rostopic: /ublox_gps/fix, the status was always 0, which means I did not get RTK solution. Do you have any idea about that?
Describe the bug
A clear and concise description of what the bug is that I used UBlox ZED-F9P and recently I use ntrip caster here: LORD-MicroStrain/ntrip_client#29 (comment)
I can publish the RTCM msg, but the problem was how can I use my Ublox F9P to use those RTCM messages?
To Reproduce
Steps to reproduce the behavior:
I added my RTCM rostopic here:
ublox/ublox_gps/src/node.cpp
Line 1908 in 4f107f3
However, when I checked my gps rostopic: /ublox_gps/fix, the status was always 0, which means I did not get RTK solution. Do you have any idea about that?
Besides, when I ran the ROS driver then I got the error here: U-Blox message exceeds maximum payload length 8184:0Xa1/0XB3, do you have any idea about that? I found the script here: https://github.com/KumarRobotics/ublox/blob/master/ublox_serialization/include/ublox/serialization.h#L61
But even if I increased the value from 8184 it did not help. Could you please give me some ideas? Thx
The text was updated successfully, but these errors were encountered: