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

can't get RTK on rover #8

Open
marcusbarnet opened this issue May 28, 2021 · 7 comments
Open

can't get RTK on rover #8

marcusbarnet opened this issue May 28, 2021 · 7 comments

Comments

@marcusbarnet
Copy link

I correctly installed the package and I launch it with: roslaunch ublox_gps ublox_zed-f9p.launch as described in the readme.
The problem is that my C099-F9P rover board never enters in RTK mode.
I can get the RTK mode if I connect it to windows while running u-center.

Is there any option I need to add in the config file?

thank you!

@marcusbarnet
Copy link
Author

Moreover: I noticed that as soon as I shutdown the ROS node, the module enters in RTK mode.

@marcusbarnet
Copy link
Author

marcusbarnet commented May 28, 2021

I'm using the zed-f9p.yaml file.

# Configuration Settings for ZED-F9P device

debug: 1                    # Range 0-4 (0 means no debug statements will print)

device: /dev/ttyACM0
frame_id: gps

uart1:
  baudrate: 115200

# Enable u-blox message publishers
publish:
  all: false
  nav:
    all: true
    relposned: true
    posllh: true
    posecef: true

@boing-86
Copy link

Hi. I'm a beginner at Localzation, and the same problem happend(RTK is enabled on Zed, but not on c099-f9p) Have you made any Progress or resolution? Please let me know if you have.

@euge2838
Copy link

Has this problem been solved? I have the same one.

@boing-86
Copy link

Has this problem been solved? I have the same one.

Which Problem do you have? Explain details plz. For your info, i use this package
https://github.com/KumarRobotics/ublox

@euge2838
Copy link

euge2838 commented Aug 24, 2023 via email

@boing-86
Copy link

Hi Eugenio

You should fill in 'URL, PORT, USER_ID, USER_PASSWORD, MOUNTPOINT' information
in here :
https://github.com/ros-agriculture/ntrip_ros/blob/master/launch/ntrip_ros.launch

I obtained this information from a government department related to geographic information in Korea, but you can use services from your country or free services.
website: http://rtk2go.com/

I hope this is helpful to you.

Jeong Boin

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

3 participants