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

nlosExclusion/GNSS_Raw_Array message defination #25

Open
FengyuGuo opened this issue Aug 5, 2022 · 1 comment
Open

nlosExclusion/GNSS_Raw_Array message defination #25

FengyuGuo opened this issue Aug 5, 2022 · 1 comment

Comments

@FengyuGuo
Copy link

I have tried to show /GNSS_ topic with rostopic, which type is nlosExclusion/GNSS_Raw_Array. I have tried GraphGNSSLib and NavCodeMonitor to compile the message, but both of them failed with the message below

[ERROR] [1659702134.988143320]: Client [/rqt_gui_py_node_1894] wants topic /GNSS_ to have datatype/md5sum [nlosExclusion/GNSS_Raw_Array/6a69c5dd28d3ae527f3fdefebda5da69], but our version has [nlosExclusion/GNSS_Raw_Array/8eb26aafb0dddf7c59548e059be439ec]. Dropping connection.

It seems that the message in data set does not conform with the one in GraphGNSSLib or NavCodeMonitor. Where can i get the correct msg of nlosExclusion/GNSS_Raw_Array and related nlosExclusion/GNSS_Raw?

Thanks!

@FengyuGuo
Copy link
Author

Problem solved. By rqt_bag you can see the data structure of GNSS_RAW. And then we can modify msg in GraphGNSSLib to parse the topic.
But it seems that there is no carries phase measurement in the data set. Or?

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

1 participant