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 lookup transform extrapolation in future error #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pinakjani
Copy link

@pinakjani pinakjani commented Nov 8, 2023

This fix uses wait_for_transform_async to wait for transform when available. Typically helps in waiting for transform between camera frame to tracker frame to be available and not throw an error at runtime. The wait_for_transform_async callback looks up the transform only when available and has been verified for use in application with actual hardware 🤖 .

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