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 function to get publisher actual qos settings #406

Merged
merged 8 commits into from
Apr 1, 2019

Commits on Mar 25, 2019

  1. Add rcl_publisher_get_actual_qos function

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    bf4296c View commit details
    Browse the repository at this point in the history
  2. Add test for rcl_publisher_get_actual_qos

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    0f34fb7 View commit details
    Browse the repository at this point in the history
  3. Modified doc string

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    9551395 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Corrected with PR comments

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    cbd46cb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Correct RMW_IMPLEMENTATION checking. Add opensplice system default qo…

    …s test
    
    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    6695ead View commit details
    Browse the repository at this point in the history
  2. Add system default test for connext

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    2d7bb57 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Corrected with PR comments

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    c91a27b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Solve windows build problem

    Signed-off-by: ivanpauno <[email protected]>
    ivanpauno committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    8c2cae2 View commit details
    Browse the repository at this point in the history