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 rcl_publisher_wait_for_all_acked support #913

Merged
merged 7 commits into from
Aug 25, 2021

Commits on Aug 4, 2021

  1. Add rcl_publisher_wait_for_all_acked support

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4c5eedb View commit details
    Browse the repository at this point in the history
  2. Update codes based on review comments

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c738bd4 View commit details
    Browse the repository at this point in the history
  3. Use rcutils_set_env

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    071b068 View commit details
    Browse the repository at this point in the history
  4. Update the description and test codes

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3356151 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Fix test codes

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8cf52b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Fix wrong macro and build error on Windows

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    cc75ee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Fix stack overflow error on Window platform

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7406137 View commit details
    Browse the repository at this point in the history