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

Frames in /tf should be explicitly handled #6

Open
brow1633 opened this issue Jun 9, 2024 · 0 comments
Open

Frames in /tf should be explicitly handled #6

brow1633 opened this issue Jun 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brow1633
Copy link
Owner

brow1633 commented Jun 9, 2024

Individual frames should be handled the same as topics, with a default/customizable per frame rate, stale message handling, etc.

Ros2 serialization can occur on the subscribing/network send side making the explicit handling of /tf transparent on the network receive/publishing end.

Unsure if this should be handled as a subscription to /tf, or with a tf listener and lookupTransform. Probably the latter.

@brow1633 brow1633 added the enhancement New feature or request label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant