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

replace cv::Quat and add dedicated conversion library #36

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

christianrauch
Copy link
Owner

Replace cv::Quat by Eigen::Quaternion to avoid dependency on higher OpenCV versions. Also add a dedicated conversion library that adds specialisations for the tf2::convert template.

@christianrauch christianrauch force-pushed the conversion branch 2 times, most recently from 6fb09e4 to 647e1c5 Compare June 7, 2024 15:24
@christianrauch christianrauch merged commit fe69f58 into master Jun 7, 2024
4 checks passed
@christianrauch christianrauch deleted the conversion branch June 7, 2024 15:34
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.

1 participant