-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[fix] CMake error & warning fixes on develop #1808
Conversation
@amc-nu I added the following in the Basically, just adding a call to the |
ros/src/driveworks/packages/autoware_driveworks_gmsl_interface/CMakeLists.txt
Outdated
Show resolved
Hide resolved
ros/src/driveworks/packages/autoware_driveworks_gmsl_interface/CMakeLists.txt
Outdated
Show resolved
Hide resolved
LGTM |
@esteve pushed the changes as we discussed, can you please review again,? and approve if you agree? |
@amc-nu looks great, thanks for fixing the issue and iterating on it. |
@amc-nu one small change I just noticed, you now need to declare
|
@amc-nu I just saw that the dependency for |
@esteve updated! Thanks for noticing that! Waiting for CI before merging |
CI passed, yay! However, the current GitLab runner does not trigger the install target yet, so can't know for sure if the bug is fixed (though, I'm pretty sure it is). https://gitlab.com/CPFL/Autoware/pipelines/42030601 @amc-nu I'm ok merging this PR, but I'll leave it up to you in case you want to make some more changes. |
@esteve Thanks for all your help. |
* CMake fixes * CMake updated to remove unnecessary dependencies when the package is not built * added autoware flags
Status
PRODUCTION / DEVELOPMENT
Description
Fixes autowarefoundation/autoware_ai#472 autowarefoundation/autoware_ai#468
Related PRs
#1790 #1683
Tested using
industrial_ci