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

patch api attribute error #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FilippoGuarda
Copy link

the last update of cv2 has introduced API changes that result in error:

"AttributeError: module 'cv2.aruco' has no attribute 'Dictionary_get'"

this commit brings back API compatibility with regards to dictionary and parameters values

the last update of cv2 has introduced API changes that result in error "AttributeError: module 'cv2.aruco' has no attribute 'Dictionary_get'", this commit brings back API compatibility with regards to dictionary and parameters values
@spragunr
Copy link
Contributor

spragunr commented Nov 9, 2023

There is already a branch that addresses this issue:
https://github.com/JMU-ROBOTICS-VIVA/ros2_aruco/tree/opencv_4.7
I haven't merged it because it is not backwards compatible.

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.

2 participants