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

Add Client methods for checking and waiting for service availability #85

Merged
merged 3 commits into from
May 7, 2020

Commits on Feb 12, 2020

  1. Re-enable tests related to services

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e76a2a2 View commit details
    Browse the repository at this point in the history
  2. Add Client methods for checking and waiting for service availability

    These methods are very useful for allowing a client to wait for a service to be available before making requests.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    05ab20c View commit details
    Browse the repository at this point in the history
  3. Refactor ClientTest to avoid repeatedly sending requests

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    09b5382 View commit details
    Browse the repository at this point in the history