Skip to content

Add setter and getter for domain_id in rcl_init_options_t (backport #678) - #946

Merged
jacobperron merged 1 commit into
foxyfrom
mergify/bp/foxy/pr-678
Nov 2, 2021
Merged

Add setter and getter for domain_id in rcl_init_options_t (backport #678)#946
jacobperron merged 1 commit into
foxyfrom
mergify/bp/foxy/pr-678

Conversation

@mergify

@mergify mergify Bot commented Nov 2, 2021

Copy link
Copy Markdown

This is an automatic backport of pull request #678 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 45f1331)
@aprotyas

aprotyas commented Nov 2, 2021

Copy link
Copy Markdown
Member

This backport is needed to implement the discussion in ros2/domain_bridge#60 (comment).

CC: @jacobperron

@fujitatomoya fujitatomoya left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm once DCO is addressed.

@jacobperron

Copy link
Copy Markdown
Member

CI up to rcl (since this is adding new functionality):

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

@aprotyas

aprotyas commented Nov 2, 2021

Copy link
Copy Markdown
Member

Not sure what to make of the macOS test failures, since there's no consumer of the added functions yet. These tests have been reported as flaky in #750.

@jacobperron

Copy link
Copy Markdown
Member

Yes, the tests are failing because there's a vestigial ros2cli daemon node running on the macOS host. I think we can safely ignore those errors.

Also, the Windows CMake warnings are pre-existing.

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.

3 participants