I'm currently working on integrating the Leap Motion Controller with the CrazyFlie. For those of you who might not know, CrazyFlie is a nano quad-copter that can be developed using Python3.4 which is readily available at this github link https://github.com/bitcraze/crazyflie-clients-python
So basically, my goal is to be able to control the nano quad-copters using the Leap Motion Controller. The problem however is that the Leap SDK only supports Python 2.7 and CrazyFlie supports Python 3.4. Is there anyway or any alternative that you can share so that I can still accomplish this project?
Any help is much appreciated. Many thanks!
OS: WINDOWS10