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 graph functions to support wait_for_service #57

Merged
merged 20 commits into from
May 28, 2016
Merged

Commits on May 3, 2016

  1. Configuration menu
    Copy the full SHA
    21e5b45 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. is_ready -> is_available

    wjwwood committed May 20, 2016
    Configuration menu
    Copy the full SHA
    38ccb3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daec609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43735bf View commit details
    Browse the repository at this point in the history
  4. tests for graph API

    wjwwood committed May 20, 2016
    Configuration menu
    Copy the full SHA
    be755ed View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. style fixup

    wjwwood committed May 26, 2016
    Configuration menu
    Copy the full SHA
    6402e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49dc0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f20a7c8 View commit details
    Browse the repository at this point in the history
  4. fixup

    wjwwood committed May 26, 2016
    Configuration menu
    Copy the full SHA
    f5fabb4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. Configuration menu
    Copy the full SHA
    c50e413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1de713 View commit details
    Browse the repository at this point in the history
  3. fixup

    wjwwood committed May 27, 2016
    Configuration menu
    Copy the full SHA
    06a11d6 View commit details
    Browse the repository at this point in the history
  4. reorder the destruction of node vs waitset

    this also addressed the segfault issues, but the
    proper fix was committed to rmw_opensplice_cpp
    while this ordering is not strictly necessary it
    is slightly more correct
    wjwwood committed May 27, 2016
    Configuration menu
    Copy the full SHA
    a25ef33 View commit details
    Browse the repository at this point in the history
  5. disable missing-field-intializers warning

    it's too strict and will be relaxed in newer gcc's
    wjwwood committed May 27, 2016
    Configuration menu
    Copy the full SHA
    3c0b917 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2d7cd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a36942 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2016

  1. Configuration menu
    Copy the full SHA
    631898e View commit details
    Browse the repository at this point in the history
  2. uncrustify

    wjwwood committed May 28, 2016
    Configuration menu
    Copy the full SHA
    15b8ce6 View commit details
    Browse the repository at this point in the history
  3. doc fixup

    wjwwood committed May 28, 2016
    Configuration menu
    Copy the full SHA
    77d9666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110aa7a View commit details
    Browse the repository at this point in the history