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

Buffering & Aligning Support #114

Merged
merged 13 commits into from
Nov 28, 2024
Merged

Buffering & Aligning Support #114

merged 13 commits into from
Nov 28, 2024

Conversation

gbin
Copy link
Collaborator

@gbin gbin commented Nov 26, 2024

This builds a Copper task that can buffer in circular buffers messages in an arbitrary number of streams and align them in time according to a policy/parameter.

The first implementation just gets a window of time you need as an output and a "time horizon" for when you consider the data stale.

The first use case for this component is to build a 360 view out of combined output from Lidars but it should be generic enough to fit most of your sensor alignment cases.

@gbin gbin merged commit 13c79fe into master Nov 28, 2024
2 checks passed
@gbin gbin deleted the gbin/tov-merge branch November 28, 2024 16:23
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