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

Deprecate method names that use CamelCase in rclcpp_components #1716

Merged
merged 2 commits into from
Jul 19, 2021

Conversation

rebecca-butler
Copy link
Contributor

As a follow-up to #1702, this PR renames the methods to use snake_case so they will be consistent with the other ROS 2 core packages.

Signed-off-by: Rebecca Butler rebecca@openrobotics.org

Signed-off-by: Rebecca Butler <rebecca@openrobotics.org>
@jacobperron
Copy link
Member

We might want to deprecated the old signatures (except the new create_node_options), to make the transition softer for anyone relying on this API. @wjwwood What do you think?

@rebecca-butler
Copy link
Contributor Author

rebecca-butler commented Jul 15, 2021

build: --packages-above-and-dependencies rclcpp_components

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@wjwwood
Copy link
Member

wjwwood commented Jul 15, 2021

We might want to deprecated the old signatures (except the new create_node_options), to make the transition softer for anyone relying on this API. @wjwwood What do you think?

👍 deprecate in humble and remove in i-turtle.

Signed-off-by: Rebecca Butler <rebecca@openrobotics.org>
@rebecca-butler rebecca-butler changed the title Fix style issues in rclcpp_components Deprecate method names that use CamelCase in rclcpp_components Jul 15, 2021
@rebecca-butler
Copy link
Contributor Author

rebecca-butler commented Jul 16, 2021

Triggering CI again:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you for dong it!

@rebecca-butler rebecca-butler merged commit 0d6d9e6 into master Jul 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-style-issues branch July 19, 2021 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants