Skip to content

Address #1423 by moving rosidl_generate_interfaces call#1424

Merged
brawner merged 1 commit intomasterfrom
brawner/rclcpp-address-1423
Oct 23, 2020
Merged

Address #1423 by moving rosidl_generate_interfaces call#1424
brawner merged 1 commit intomasterfrom
brawner/rclcpp-address-1423

Conversation

@brawner
Copy link
Copy Markdown
Contributor

@brawner brawner commented Oct 23, 2020

These interfaces are needed by the test_subscription_topic_statistics test, but somehow generating them at a different scope than where the rosidl_target_interfaces call occurs doesn't correctly target the libraries.

Fixes #1423

Testing --packages-select rclcpp

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

Signed-off-by: Stephen Brawner brawner@gmail.com

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner requested a review from cottsay October 23, 2020 17:44
Copy link
Copy Markdown
Member

@cottsay cottsay left a comment

Choose a reason for hiding this comment

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

Follow-up to #1422, right?

@brawner
Copy link
Copy Markdown
Contributor Author

brawner commented Oct 23, 2020

Yup, this fixes the issue introduced by #1422

@brawner brawner merged commit 3710745 into master Oct 23, 2020
@delete-merged-branch delete-merged-branch bot deleted the brawner/rclcpp-address-1423 branch October 23, 2020 18:36
brawner added a commit that referenced this pull request Nov 5, 2020
Signed-off-by: Stephen Brawner <brawner@gmail.com>
brawner added a commit that referenced this pull request Nov 6, 2020
…l_generate_interfaces_call (#1424)  (#1437)

* Refactor test CMakeLists in prep for benchmarks (#1422)

Signed-off-by: Stephen Brawner <brawner@gmail.com>

* Address #1423 by moving rosidl_generate_interfaces call (#1424)

Signed-off-by: Stephen Brawner <brawner@gmail.com>

* Remove rolling-only tests

Signed-off-by: Stephen Brawner <brawner@gmail.com>
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.

test_subscription_topic_statistics fails on nightly with "Failed to find library ..."

2 participants