-
Notifications
You must be signed in to change notification settings - Fork 22
[Feature] Add support for ROS2 jazzy #37
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
base: master
Are you sure you want to change the base?
[Feature] Add support for ROS2 jazzy #37
Conversation
The CI is failing because of some permission error. So I suspect an issue with the environment. I could take a look, but I see that I don't have the necessary legal authorization to open a PR, so I am wondering if it makes any sense that I continue working on this PR to begin with. |
I applied that fix but the original problem persists:
I will continue to investigate what kind of permission CMake is complaining abobut. |
I figured it out in fcb31c3
|
I updated, fixed and revamped the CMake files to be compatible with ROS2 Jazzy and any recent version of protobuf.
I double checked that everything works in the following 4 combinations:
If you want, I could also push the shell scripts and VSCode configuration I used for troubleshooting the build.