position-based-visual-servo
position-based-visual-servo copied to clipboard
Issue with new openCV version - Can't find correct one
Hey there!
I am trying to get your repo https://github.com/AngeloEspinoza/position-based-visual-servo to run.
Whenever I am executing the PBVS file tho, I am met with an error that "AttributeError: module 'cv2.aruco' has no attribute 'detectMarkers'"
What version of operncv and opencv-contrib-python are you running - Or what should I change that line to, such that I can have the program run?
Best Regards