Skip to content

Resolve "Window is not working with synchornizing multiple topics"

Closes #13 (closed).

  • Add a last_msg in the message buffer so we only push to the deque when the sync_topic arrives
  • Add queue_size=1 for ros1

Merge request reports