ros2 / rmw_fastrtps

Implementation of the ROS Middleware (rmw) Interface using eProsima's Fast RTPS.
Apache License 2.0
157 stars 117 forks source link

Use unique mangled names when creating Content Filter Topics (backport #762) #767

Closed mergify[bot] closed 5 months ago

mergify[bot] commented 5 months ago

This PR makes every Content Filter Name unique by adding a static atomic counter. With this change, two or more content-filtered subscriptions can be created for the same topic name.

Tests are included in the following related PRs

fujitatomoya commented 5 months ago

CI:

fujitatomoya commented 5 months ago

CI:

with

fujitatomoya commented 5 months ago

windows failure is unrelated, https://ci.ros2.org/job/ci_windows/21956/