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

gazebo11: use tbb@2020 and update test #1479

Merged
merged 3 commits into from
May 21, 2021

Conversation

scpeters
Copy link
Member

I've changed the test to include gazebo/gazebo.hh, which includes tbb headers via gazebo/transport/Connection.hh. Sadly, we aren't exporting the tbb dependency in our cmake config, so we need to use CPATH to properly include the tbb header files.

@scpeters scpeters requested a review from j-rivero May 21, 2021 19:17
@scpeters
Copy link
Member Author

try building this after #1475 completes

@scpeters
Copy link
Member Author

build bottle

@scpeters scpeters merged commit ebe3325 into osrf:master May 21, 2021
@scpeters scpeters deleted the gazebo11_use_tbb_2020 branch May 21, 2021 22:19
scpeters added a commit to gazebo-tooling/release-tools that referenced this pull request May 21, 2021
See discussion in the following issue:
osrf/homebrew-simulation#1477

This was needed by the gazebo11 test in
osrf/homebrew-simulation#1479

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
j-rivero pushed a commit to gazebo-tooling/release-tools that referenced this pull request May 24, 2021
See discussion in the following issue:
osrf/homebrew-simulation#1477

This was needed by the gazebo11 test in
osrf/homebrew-simulation#1479

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
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.

2 participants