-
Notifications
You must be signed in to change notification settings - Fork 63
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
Error while compiling : error: no match for ‘operator=’ (operand types are ‘op::Matrix’ and ‘const cv::Mat’) #10
Comments
Hi @magi-dalmau The error is generated due to the improper installation of OpenPose software.
Do not forget to run Let me know the outcome, please! |
Hi @magi-dalmau Since I couldn't hear from you, I am going to close the issue. Please feel free to open and comment if the issue persists. |
I'm having the same problem with
Downgrading to OpenPose 1.5.1 fixed the issue. |
Hi @kledom Thank you very much for the information. I checked the deployment and release notes of OpenPose 1.6.0 and found that OpenPose has modified the code to get rid of OpenCV in its headers. OpenPose 1.6.0 has introduced many new preprocessors. The preprocessor
However, keep in mind that due to the COVID-19 pandemic, I cannot test the above workaround. I do not have access to my PC at the laboratory. |
I think there will be some more probems with 1.6.0. |
Hi @kledom Thank you very much.
Noted it. I will make some workaround. For now, we should keep using OpenPose 1.5.1. |
Hi, i'm trying to compile ros_openpose with this hardware and software:
I've seen in your troubleshooting section the same error that i'm getting from my compiler but i've tryed the proposed solution (install a recent version of openpose) unsuccesfully...
I would really appreciate if you could you help me please. I remain at your disposal for any questions do you have.
Plese find bellow all the error throwed by the compilator:
The text was updated successfully, but these errors were encountered: