ros2 / rclcpp

rclcpp (ROS Client Library for C++)
Apache License 2.0
536 stars 417 forks source link

Add test creating two content filter topics with the same topic name #2546

Closed Mario-DL closed 4 months ago

Mario-DL commented 4 months ago

This PR adds the proper test in rclcpp that checks for a successful creation of two content filter topics for the same topic name.

ahcorde commented 4 months ago
ahcorde commented 4 months ago