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 mechanism to pass rmw impl specific payloads during pub/sub creation #882

Merged
merged 4 commits into from
Oct 8, 2019

Commits on Oct 3, 2019

  1. add mechanism to pass rmw impl specific payloads during pub/sub creation

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    41a7e78 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. use class instead of struct

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    a0a9ce4 View commit details
    Browse the repository at this point in the history
  2. narrow API of rmw payload to just use rmw_*_options_t's

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

Commits on Oct 8, 2019

  1. fixup after recent change

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    3cb431c View commit details
    Browse the repository at this point in the history