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

Add dependency on yaml-cpp in mavros_extras #1988

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

evan-palmer
Copy link
Contributor

This PR resolves the compilation errors described in #1960 by adding the yaml-cpp dependency to mavros_extras for ROS 2 Jazzy and Rolling. These changes also aid in closing #1958 (once the build is updated to support those releases).

Tridge has already made the relevant changes to pymavlink to support Python 3.12, which is included in the latest version pointed to by mavlink. If this looks good to be released for Jazzy and Rolling, I can submit an additional PR with a section in the README pointing to the Jazzy build status.

Copy link
Member

@vooon vooon left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@vooon vooon added the ros2 label Sep 14, 2024
@vooon vooon added this to the Version 2.9 milestone Sep 14, 2024
@vooon vooon merged commit 5884e2f into mavlink:ros2 Sep 14, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants