olvdhrm / RTK_GPS_NTRIP

System built on ROS2 Humble distribution to utilize NTRIP for a RTK Global Navigation Satelite System (GNSS)
12 stars 4 forks source link

Timeout with NTRIP Client #3

Open AurelNeff opened 7 months ago

AurelNeff commented 7 months ago

I'm building it with colcon and I have no problems running the GPS Node and the fix2nmea. But when I try to run the Client I get two problems:

  1. If I run it without parameters it fails to take the default launch parameters.
  2. If I give parameters in the command line it runs but I get a timeout when connecting to the socket. I tried two different NTRIP servers (rtk2go and another one) so that should not be the issue. Any idea how to approach this?