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

buffer queues added #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dcasadoherraez
Copy link

Added buffering queues for datasets with unaligned timestamps between radar & imu.
It has been tested with the snail-dataset but the pull request corresponds only to the queueing, no other datasets are currently implemented :)

Also no changes were done to the baro/pressure code, so it's not verified that it works properly.

@Dcasadoherraez
Copy link
Author

Suggestion: This can be improved by instead of calling the process function inside one of the callbacks, call it iteratively similar to
https://github.com/christopherdoer/rio/blob/dcf0bc913403455f06fcb25120f2878dfd150091/x_rio/src/x_rio_ros.cpp#L458

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.

1 participant