-
Notifications
You must be signed in to change notification settings - Fork 773
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
Include TBB in gazebo-dev cmake to fix #1372 #1373
Conversation
Signed-off-by: Jose Luis Rivero <[email protected]>
Jammy build was able to reach the end although several problems are affecting it:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments, otherwise LGTM
Co-authored-by: Jacob Perron <[email protected]>
Co-authored-by: Jacob Perron <[email protected]>
Co-authored-by: Jacob Perron <[email protected]>
Co-authored-by: Jacob Perron <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
@osrf-jenkins run tests |
Humble and Rolling are fine with the exception of lintian and failing tests not related to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for unblocking CI.
I think we can tackle the test failures separately.
…ation#1373) Co-authored-by: Jacob Perron <[email protected]> Signed-off-by: Jose Luis Rivero <[email protected]>
…ation#1373) Co-authored-by: Jacob Perron <[email protected]> Signed-off-by: Jose Luis Rivero <[email protected]>
Workaround for problem described in #1372.
The CMake code for detecting TBB was copied directly from Gazebo11.