Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Implement QoS: liveliness, deadline, lifespan #266

Merged
merged 7 commits into from May 3, 2019

Commits on Apr 11, 2019

  1. Implement QoS: liveliness, deadline, lifespan

    **Summary**
    
    * Add rmw qos interfaces
    * Implement rmw_wait
    * Implement rmw_take_event
    * Reformat comments from pr
    * Add error checking in rmw_wait and rmw_event
    
    Signed-off-by: Ross Desmond <44277324+ross-desmond@users.noreply.github.com>
    ross-desmond committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    7c1dacf View commit details
    Browse the repository at this point in the history
  2. Remove vertical space from types.cpp

    Signed-off-by: Ross Desmond <44277324+ross-desmond@users.noreply.github.com>
    ross-desmond committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    2756704 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fceed1d View commit details
    Browse the repository at this point in the history
  2. make consistent with rmw_connext

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    5a5eb9e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. address general nitpicks

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    6e6044b View commit details
    Browse the repository at this point in the history
  2. address feedback in pull request

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    fce5886 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Merge in 'ros2/master'

    Signed-off-by: Miaofei <miaofei@amazon.com>
    mm318 committed May 2, 2019
    Configuration menu
    Copy the full SHA
    33f8a0d View commit details
    Browse the repository at this point in the history