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

Consistent node naming #158

Merged
merged 8 commits into from
Jan 29, 2019
Merged

Consistent node naming #158

merged 8 commits into from
Jan 29, 2019

Commits on Jan 11, 2019

  1. Support for easy integration with ros2 security features by starting …

    …CLI nodes with a consistent prefix.
    AAlon committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    e706cb1 View commit details
    Browse the repository at this point in the history
  2. Removing unneeded comment

    AAlon committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    122490d View commit details
    Browse the repository at this point in the history
  3. Making DirectNode visible (removing hidden node prefix) to have consi…

    …stent node naming for ros2cli.
    AAlon committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2c493e3 View commit details
    Browse the repository at this point in the history
  4. Start all CLI nodes as hidden.

    AAlon committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2d5892f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0747f45 View commit details
    Browse the repository at this point in the history
  6. Importing HIDDEN_NODE_PREFIX from rclpy, renaming CLI_NODE_NAME_PREFI…

    …X -> NODE_NAME_PREFIX.
    AAlon committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    19ec2fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fd1232 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Linter fixes.

    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    10c9614 View commit details
    Browse the repository at this point in the history