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

fixed unite_imu_method copy to transmit at gyro's rate. #1010

Merged
merged 7 commits into from
Dec 9, 2019

Conversation

doronhi
Copy link
Contributor

@doronhi doronhi commented Dec 4, 2019

Fix issues #987, #1000 of timestamps going backwards when using "unite_imu_method:=copy"
Also sends messages at the fixed rate of the gyro. Accel information is the last one arrived at the time the message is sent.

@studennis911988
Copy link

@doronhi
First of all, thanks for updating those issue, however, I'm wondering that does it mean the new pull request can get synchronized image and IMU data no matter which "unite_imu_method" is used?
Thanks in advanced!

@doronhi
Copy link
Contributor Author

doronhi commented Dec 5, 2019

@doronhi
First of all, thanks for updating those issue, however, I'm wondering that does it mean the new pull request can get synchronized image and IMU data no matter which "unite_imu_method" is used?
Thanks in advanced!

So far this PR deals with "unite_imu_method:=copy" only. I may change that to include the "linear" as well.
It does nothing regarding the synchronization between Image and IMU. It is a different subject, I think, and I will happily discuss that need if you could open an issue.
Thanks!

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

Successfully merging this pull request may close these issues.

2 participants