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

Initialize filter with namespaced updated topics and services. (rolling) #1944

Open
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Conversation

rodericktaylor
Copy link

@rodericktaylor rodericktaylor commented Mar 21, 2025

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.

Signed-off-by: Rod Taylor <rod.taylor@csiro.au>
@rodericktaylor rodericktaylor changed the title Fix relative topics rolling Initialize filter with namespaced updated topics and services. (rolling) Mar 21, 2025
Signed-off-by: Rod Taylor <rod.taylor@csiro.au>
@rodericktaylor rodericktaylor force-pushed the fix_relative_topics_rolling branch from 6063984 to 9924fb1 Compare March 21, 2025 00:49
Copy link
Contributor

@fujitatomoya fujitatomoya left a 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.

Copy link
Contributor

@MichaelOrlov MichaelOrlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@MichaelOrlov
Copy link
Contributor

Pulls: #1944
Gist: https://gist.githubusercontent.com/MichaelOrlov/b42d7f99db6aa952cb28dc36cade1bcd/raw/82c0ea19df7194d5848f423b39ff61c1c9be5c93/ros2.repos
BUILD args: --packages-above-and-dependencies rosbag2_transport
TEST args: --packages-above rosbag2_transport
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/15438

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@rodericktaylor
Copy link
Author

  • Linux-rhel Build Status
  • Windows Build Status

Does this mean it can't be merged?

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.

rosbag2_transport::Recorder node does not record topics named relative to that node's namespace.
3 participants