-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat(components): use parent node for tf listener (cpp) #189
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me if it has already been tested, otherwise perhaps we keep it back for a moment to test (?)
It is tested, the special |
I tested this again and got some errors in python sometimes that I don't want to investigate further at the moment so I will not change anything on that side for now |
Description
This PR solves the issue by passing in the parent node interfaces to avoid the creation of a separate node for the tf listener
Review guidelines
Estimated Time of Review: 3 minutes
Checklist before merging: