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 node graph functions #247

Merged
merged 8 commits into from
Dec 7, 2018
Merged

Commits on Dec 6, 2018

  1. Add node graph functions

    ross-desmond authored and clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    fc00df3 View commit details
    Browse the repository at this point in the history
  2. Runs uncrustify --reformat on all files

    ament_uncrustify .
    ross-desmond authored and clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    876689f View commit details
    Browse the repository at this point in the history
  3. Fix flake8 issues

    Thomas Moulard authored and clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    674a931 View commit details
    Browse the repository at this point in the history
  4. fill event msg with timestamp and node name path

    Brian authored and clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    5bb03df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57bc278 View commit details
    Browse the repository at this point in the history
  6. Fix one leak on failure.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    68539c1 View commit details
    Browse the repository at this point in the history
  7. fix error caught by unit test

    mm318 authored and clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    45d8c0f View commit details
    Browse the repository at this point in the history
  8. Make sure to use PyTuple_SET_ITEM where appropriate.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    642cd58 View commit details
    Browse the repository at this point in the history