python-ardrone icon indicating copy to clipboard operation
python-ardrone copied to clipboard

Why doesn't AR Drone work using Python with libardrone library?

Open johnpaul2s opened this issue 7 years ago • 0 comments

I ve recentrly bought Parrot AR Drone Elite Edition 2.0. I tried to controllit with python using this library https://github.com/venthur/python-ardrone. On Windows I got error 10038 saying "An operation was attempted on something that is not a socket". On Kali Linux application seemed to be running but drone didnt do anything. It looks like it's an issue with select.select() command. Do you have any solutions?

johnpaul2s avatar Jan 07 '19 15:01 johnpaul2s