Welcome to the Robolink Community forum!
Control CoDrone with OpenCV and Python
-
I want to Control CoDrone do "follow me " by OpenCV , It is possible?
I find some example about tracking, they use the ccd . Is CoDrone has ccd? -
@ixmclean I responded to your other thread, but as I mentioned we do not offer documentation for the FPV module.
-
I've been looking online but have not seen the tutorials for this. beside the currsory doc on install for pycharm.
[background] using ubuntu to code a CoDrone to start at a "helipad" fly over a 4'x8' table that has a HO gauge town and land back at helipad. wanting to use the FPV/openCV to ID the helipad (has a special pattern like QRcode maybe) and either follow a path on the town (like road) or stay over the board and not go over the edge, and once over the helipad when recognizing the pattern, land.
thnx -
@robolink_arnold Okay.Thank you!
-
@smilebean you can make the CoDrone follow a colored object if you know how to use OpenCV. We have been able to follow colored objects but not humans that requires human recognition. Currently we are working on creating these tutorials for OpenCV and once we have them ready I will notify you.
-
This sounds like it may be a more complicated task that we haven't tested ourselves before. @robolink_arnold Can you take a look at this and confirm?