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 apis to retrieve service/client QoS #16

Open
wants to merge 5 commits into
base: irobot/add-events-executor
Choose a base branch
from

Commits on Apr 5, 2021

  1. Add RMW listener APIs

    add constness
    
    Use or discard previous events: Guard conditions
    
    Rename to set_events_executor_callback
    
    Add events support
    
    void return on set_events_executor_callback
    
    Revert "void return on set_events_executor_callback"
    
    Signed-off-by: Alberto Soragna <asoragna@irobot.com>
    Mauro authored and wjwwood committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    cc53d54 View commit details
    Browse the repository at this point in the history
  2. Remove use_previous_event

    Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
    Mauro Passerino authored and wjwwood committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    ebfabc8 View commit details
    Browse the repository at this point in the history
  3. Remove guard condition listener

    Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
    Mauro Passerino authored and wjwwood committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    927298b View commit details
    Browse the repository at this point in the history
  4. refactor to remove listener term

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    e5b59cf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Add apis to retrieve service/client QoS

    Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
    Mauro Passerino committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    e40c7fc View commit details
    Browse the repository at this point in the history