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

expose get_service_names_and_types_by_node from rcl in rclcpp #1131

Merged
merged 6 commits into from
May 26, 2020

Commits on May 22, 2020

  1. expose get_service_names_and_types_by_node from rcl in rclcpp

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 22, 2020
    Configuration menu
    Copy the full SHA
    988592a View commit details
    Browse the repository at this point in the history
  2. fix spelling

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c50146f View commit details
    Browse the repository at this point in the history
  3. zero initialize

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 22, 2020
    Configuration menu
    Copy the full SHA
    435a24f View commit details
    Browse the repository at this point in the history
  4. check return value and cleanup

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1b39f50 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. use throw_from_rcl_error

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3a9d324 View commit details
    Browse the repository at this point in the history
  2. cleanup error handling

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed May 23, 2020
    Configuration menu
    Copy the full SHA
    029f7ea View commit details
    Browse the repository at this point in the history