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

Backport rmw callbacks implementation to Humble [ros2-73] #157

Merged
merged 3 commits into from
Aug 20, 2024

Commits on Aug 5, 2024

  1. backport: Add support for listener callbacks (#76) (d4330cc)

    * Add support for listener callbacks.
    
    * Fix wrong debug assertion when converting DDS_Duration values
    
    * Clarify interactions between count_unread_samples() and take_next()
    
    * Notify on changed matched status
    
    Signed-off-by: Christopher Wecht <[email protected]>
    Signed-off-by: Andrea Sorbini <[email protected]>
    Signed-off-by: Taxo Rubio <[email protected]>
    asorbini authored and trubio-rti committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1435ce3 View commit details
    Browse the repository at this point in the history
  2. backport: Conditional internal API access to support Connext 7+ (#121) (

    afa5055)
    
    Signed-off-by: Andrea Sorbini <[email protected]>
    Signed-off-by: Taxo Rubio <[email protected]>
    asorbini authored and trubio-rti committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5a56c90 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. style: Fixed header inclusion order

    Signed-off-by: Taxo Rubio <[email protected]>
    trubio-rti committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3dbd90e View commit details
    Browse the repository at this point in the history