Skip to content

patch api attribute error#8

Open
FilippoGuarda wants to merge 1 commit intoJMU-ROBOTICS-VIVA:mainfrom
FilippoGuarda:main
Open

patch api attribute error#8
FilippoGuarda wants to merge 1 commit intoJMU-ROBOTICS-VIVA:mainfrom
FilippoGuarda:main

Conversation

@FilippoGuarda
Copy link
Copy Markdown

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
Copy Markdown
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