-
Notifications
You must be signed in to change notification settings - Fork 265
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
Initialize filter with namespaced updated topics and services. (rolling) #1944
Initialize filter with namespaced updated topics and services. (rolling) #1944
Conversation
Signed-off-by: Rod Taylor <rod.taylor@csiro.au>
Signed-off-by: Rod Taylor <rod.taylor@csiro.au>
6063984
to
9924fb1
Compare
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.
i think this makes sense.
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.
LGTM.
Pulls: #1944 |
@rodericktaylor I think we can merge it because:
|
https://github.com/Mergifyio backport jazzy |
✅ Backports have been created
|
…ng) (#1944) * Initialize filter with namespaced updated topics. Signed-off-by: Rod Taylor <rod.taylor@csiro.au> * Revert using options member instead of argument. Signed-off-by: Rod Taylor <rod.taylor@csiro.au> --------- Signed-off-by: Rod Taylor <rod.taylor@csiro.au> (cherry picked from commit f41a616)
…ng) (#1944) * Initialize filter with namespaced updated topics. Signed-off-by: Rod Taylor <rod.taylor@csiro.au> * Revert using options member instead of argument. Signed-off-by: Rod Taylor <rod.taylor@csiro.au> --------- Signed-off-by: Rod Taylor <rod.taylor@csiro.au> (cherry picked from commit f41a616)
This is a bugfix for the issue when
rosbag2_transport::Recorder
doesn't record topics if they named relative to the recorder node's namespace.