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

Use TF2 package for quaternion conversion (backport #1031) #1041

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 31, 2024

The OpenCV quaternion class was not added until OpenCV 4.5.1, so it's less widely available than the TF2 conversion. This change allows a source build of the ROS 2 "perception" variant on Ubuntu 20.04 without a custom source build of OpenCV.

Addresses issue #1030


This is an automatic backport of pull request #1031 done by Mergify.

The OpenCV quaternion class was not added until OpenCV 4.5.1, so it's
less widely available than the TF2 conversion. This change allows a
source build of the ROS 2 "perception" variant on Ubuntu 20.04 without a
custom source build of OpenCV.

Addresses issue
#1030

(cherry picked from commit 4993e05)
@ahcorde ahcorde merged commit 67d192b into jazzy Oct 31, 2024
3 checks passed
@mikeferguson mikeferguson deleted the mergify/bp/jazzy/pr-1031 branch October 31, 2024 13:32
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.

3 participants