Closed ivanpauno closed 3 years ago
Okay, the failing test is probably just a flaky one. Seems to be the same issue as https://github.com/ros2/domain_bridge/pull/25#issuecomment-858723578. I will see if I can refactor those tests and fix them.
I guess we can close this since #30 has been merged.
I guess we can close this since #30 has been merged.
Yes, superseded by #30.
https://github.com/ros2/domain_bridge/pull/27 broke compatibility with galactic. This patch should reintroduce it :crossed_fingers: .
Overriding both handle_message() and handle_serialized_message() shouldn't be a problem.