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

pairing tcpvel and tcpfix #11

Open
ArtlyStyles opened this issue May 3, 2020 · 6 comments
Open

pairing tcpvel and tcpfix #11

ArtlyStyles opened this issue May 3, 2020 · 6 comments

Comments

@ArtlyStyles
Copy link

I noticed that the repo publish tcpvel and tcpfix separately. How can I pair the tcpvel and tcpfix message to make sure they come from the same emlid data packet?

Also, the tcpvel linear has a Nan when the object is not moving. Could you fix it?

@goldbattle
Copy link
Member

You could try checking the timestamps, but the velocity publishing is normally a different data packet from the positional. You could sync outside of this package in your subscriber or try to change the logic here:
https://github.com/rpng/reach_ros_node/blob/master/src/reach_ros_node/driver.py#L83-L108

@ArtlyStyles
Copy link
Author

Did you notice that emlid GPS data has an latency issue?

@goldbattle
Copy link
Member

I would assume there would be if you are using RTK since that has a motino profile, but I am not sure about normal GPS.

@ArtlyStyles
Copy link
Author

I am using RTK. Do you know how much the latency is?

@goldbattle
Copy link
Member

goldbattle commented May 5, 2020 via email

@ArtlyStyles
Copy link
Author

I found it was about 150ms https://twitter.com/SmallpixelCar/status/1258825869281222657

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

2 participants