Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS gps signal not stable #18

Open
ghost opened this issue Jul 2, 2021 · 0 comments
Open

ROS gps signal not stable #18

ghost opened this issue Jul 2, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 2, 2021

Hi, I am using this repo with Emlid Reach M+. I found if I just ran the ros node with

rosrun each_ros_node nmea_tcp_driver _host:=192.168.2.15 _port:=7777

Everything seemed fine. I could see the gps data from

rostopic echo /tcpfix

However, if I subscribed to /tcpfix and /tcpvel from another rosnode, I saw a lof of message like below. I guess this is coming from code in this repo. What is wrong?

[INFO] [1625265257.132378]: Successfully connected to device, starting publishing!
[WARN] [1625265262.141743]: Device disconnected. Reconnecting...
[INFO] [1625265262.150375]: Successfully connected to device, starting publishing!
[WARN] [1625265267.160317]: Device disconnected. Reconnecting...
[WARN] [1625265272.169778]: Socket connection timeout. Retrying...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants