safe-ros / ros2_profiling

A set of tools and techniques for evaluating performance of ROS 2 based systems
Apache License 2.0
15 stars 4 forks source link

Bugfix in _associate_publisher_to_callback #22

Closed cwecht closed 1 year ago

mjcarroll commented 1 year ago

I would like to add more unit tests, to make things like this less likely in the future. Thanks for the fix.