Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for publisher and subscription to match #1777

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Commits on Oct 14, 2021

  1. Wait for publisher and subscription to match

    Fix #1775
    
    Connext takes significantly longer for discovery to happened compared to the other RMWs.
    So, waiting an arbitrary amount of time for a message to be received is brittle.
    
    By instead waiting for the publisher and subscription to match, the tests become more robust.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f9f390b View commit details
    Browse the repository at this point in the history