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

Added clients by node implementation from rcl #383

Merged
merged 8 commits into from
Jul 9, 2019

Commits on Jul 3, 2019

  1. adding client_names_and_types_by_node

    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    skucheria committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    d6fadd0 View commit details
    Browse the repository at this point in the history
  2. small fix

    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    skucheria committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    1c07b32 View commit details
    Browse the repository at this point in the history
  3. function description

    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    skucheria committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b90941c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Update rclpy/rclpy/node.py

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    skucheria and jacobperron authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    701c84f View commit details
    Browse the repository at this point in the history
  2. Update rclpy/src/rclpy/_rclpy.c

    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    skucheria and jacobperron authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    616f241 View commit details
    Browse the repository at this point in the history
  3. minor changes

    skucheria committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b225b98 View commit details
    Browse the repository at this point in the history
  4. Update node.py

    skucheria authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    16f480e View commit details
    Browse the repository at this point in the history
  5. Update test_node.py

    skucheria authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5de23a5 View commit details
    Browse the repository at this point in the history