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

ContourDetector block error (fixes #90) #93

Merged
merged 1 commit into from Aug 5, 2021

Conversation

Suhas-G
Copy link
Collaborator

@Suhas-G Suhas-G commented Jul 30, 2021

Fixes Index out of range exception happening because the output type is 'image' but data being sent out is a 1d array.
Used share_str instead of share_image for output

@Suhas-G Suhas-G merged commit b787af4 into JdeRobot:VisualCircuit3 Aug 5, 2021
@Suhas-G Suhas-G linked an issue Aug 5, 2021 that may be closed by this pull request
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.

Contour Detector block - Index out of range error
1 participant