You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
We're experiencing an issue where we have multiple nodes publishing a topic, and when we go to play it back with rosbag, we get the error message that was introduced in #1544 when latched and unlatched publishers are created within the same process.
I think the fix should be in rosbag— to basically force all instances of a publisher to be latched if any of them are: