Search found 3 matches
- Tue Jun 24, 2014 7:39 pm
- Forum: Developer Discussions
- Topic: Defining a new controller
- Replies: 4
- Views: 3111
Re: Defining a new controller
When I try to run the cfclient file with ./ it asks me to choose an application to run it. When I try to do it with the python compiler, it tells me that it can't run because I don't have pyusb installed (which I do).
- Mon Jun 23, 2014 7:57 pm
- Forum: Developer Discussions
- Topic: Defining a new controller
- Replies: 4
- Views: 3111
Re: Defining a new controller
I've looked through those and the hacks page, and I can't make it work. Did it end up using the Leap4Joy and VJoy piece?
- Wed Jun 18, 2014 8:48 pm
- Forum: Developer Discussions
- Topic: Defining a new controller
- Replies: 4
- Views: 3111
Defining a new controller
I'm trying to use the Leap to fly the crazyflie, and although I found the instructions to use Leap4Joy, I couldn't get it to work. I was wondering if it would be difficult just to use the python scripts for the Leap to define a new controller within the cfclient. I also don't know where to begin wit...