A week ago I started working with Crazyflie AR Detector.
I succeeded in making it working : I'm able to detect the marker and to send set-points to the crazyflie.
But I'm facing a huge problem : when the crazyflie move, the program can't detect it. Because of that, the quad crash almost instantly.
I'm studying the possibility to use another detection method, but I wonder if it would work better with different camera.
At the moment, I'm using a Microsoft vx2000 webcam. You can find the data sheet here : https://www.microsoft.com/accessories/e ... am-vx-2000
Basically this webcam can do 640*480 @ 30FPS with a FOV of 55°.
But during movements, the image is blurred. THis is why the tracking is lost.
So maybe a different camera could be great.
I know that a while ago, the bitcraze team was working with a playstaion eye. (But I don't know if they succeeded!)
The playstation eye can perform 640*480 @ 60FPS with a FOV of 75°.
And more importantly, it only costs 10€!

Do you think that this camera could be a solution?