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

[Estimation][VO] Refactor throttle/decimate process #558

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

tongtybj
Copy link
Collaborator

What is this

Revert the throttle/decimate process inside the callback process, which allows to set larger interval between two valid data from VO sensor.

Details

Some of the VO sensors (e.g., Realsense T265) provides the odometry with a high frequency that is unecessary for our fusion system. So, a simple decimation process is designed here.

@tongtybj tongtybj merged commit ff7067b into jsk-ros-pkg:master Sep 12, 2023
6 checks passed
@tongtybj tongtybj deleted the PR/feature/estimate/vo branch November 17, 2023 16:56
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