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

Allow users to configure the executor for executables in demo_nodes_cpp #666

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

Yadunund
Copy link
Member

@Yadunund Yadunund commented Feb 8, 2024

This PR adds a cmake build flag to allow users to set the type of executor used in executables run in separate processes.
Happy to change the name of the flag to something more appropriate if preferred. Also happy to extend this logic to other cpp packages in this repo.

Signed-off-by: Yadunund <yadunund@openrobotics.org>
@Yadunund Yadunund force-pushed the yadu/configure_executor_for_demos branch from 9f24288 to ca3cb76 Compare February 8, 2024 05:13
demo_nodes_cpp/README.md Outdated Show resolved Hide resolved
@mjcarroll
Copy link
Member

BTW 🤘

@Yadunund
Copy link
Member Author

Yadunund commented Feb 8, 2024

BTW 🤘

😈

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

that i did not know that, thanks for the information. a minor comment, lgtm.

demo_nodes_cpp/README.md Outdated Show resolved Hide resolved
Yadunund and others added 2 commits February 9, 2024 08:54
Co-authored-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Yadu <yadunund@gmail.com>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Yadu <yadunund@gmail.com>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
@Yadunund Yadunund force-pushed the yadu/configure_executor_for_demos branch from dc15eb1 to a801a06 Compare February 9, 2024 00:54
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
@Yadunund
Copy link
Member Author

Yadunund commented Feb 9, 2024

CI:

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

@mjcarroll mjcarroll merged commit 93030b5 into rolling Feb 9, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the yadu/configure_executor_for_demos branch February 9, 2024 13:08
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