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 action services and topics name getters #317

Merged
merged 2 commits into from
Nov 1, 2018
Merged

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Oct 31, 2018

Connected to #306. This pull request introduces basic utility functions to avoid duplicating action service and topic names computations in both client and server implementations.

@hidmic hidmic added the in review Waiting for review (Kanban column) label Oct 31, 2018
@hidmic hidmic requested review from jacobperron and sloretz October 31, 2018 20:11
@hidmic
Copy link
Contributor Author

hidmic commented Oct 31, 2018

@jacobperron could you launch a CI job on this one? It seems I still don't have enough powers to do that.

Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

There might be conflicts with CMakeLists.txt when I merge #312, but I guess there's not much we can do about that.

rcl_action/src/rcl_action/names.c Outdated Show resolved Hide resolved
rcl_action/test/rcl_action/test_names.cpp Outdated Show resolved Hide resolved
@hidmic hidmic force-pushed the hidmic/action-names branch from e9b7787 to 55d83f2 Compare November 1, 2018 13:56
Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

LGTM with green CI

@jacobperron
Copy link
Member

CI (build flags: --packages-up-to rcl_action, test flags: --packages-select rcl_action; since nothing depends on rcl_action):

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

@hidmic
Copy link
Contributor Author

hidmic commented Nov 1, 2018

Alright! All green, merging this one.

@hidmic hidmic merged commit 765de78 into master Nov 1, 2018
@tfoote tfoote removed the in review Waiting for review (Kanban column) label Nov 1, 2018
@wjwwood wjwwood deleted the hidmic/action-names branch November 1, 2018 20:37
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.

5 participants