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

[Iron] Fix aruco dictionary names #971

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

MRo47
Copy link
Contributor

@MRo47 MRo47 commented Apr 28, 2024

There was a aruco dictionary naming issue in iron, this seems to be fixed in rolling.

"6x6_50"    : cv2.aruco.DICT_6x6_50,

where the x had to be changed to X

@MRo47 MRo47 changed the title Fix aruco dictionary names [Iron] Fix aruco dictionary names Apr 28, 2024
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

This was already fixed on rolling

@ahcorde ahcorde merged commit 8bb3df2 into ros-perception:iron Apr 29, 2024
2 of 3 checks passed
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