Search found 601 matches
- Mon Nov 19, 2018 7:31 pm
- Forum: General discussions
- Topic: Tuning PID after adding new decks
- Replies: 7
- Views: 2703
Re: Tuning PID after adding new decks
Nice video and deck! I've been working on putting together some 3D plotting of the sensors when moving around, I'll post a screenshot when I have something that looks presentable. In the video when you move around it seems as if there's "walls" created sometimes when rotating. Have you checked why t...
- Mon May 07, 2018 12:40 pm
- Forum: Developer Discussions
- Topic: [LEAP MOTION + CRAZYFLIE]
- Replies: 10
- Views: 3890
Re: [LEAP MOTION + CRAZYFLIE]
I mean just create a small Python 3 script that reads out the values you're getting from the LeapMotion bindings. Once this is working then you can go on to integrating it into the real client. This way you separate the problem into "Make LeapMotion work with Python 3" and "Make Crazyflie work with ...
- Mon May 07, 2018 11:15 am
- Forum: Developer Discussions
- Topic: [LEAP MOTION + CRAZYFLIE]
- Replies: 10
- Views: 3890
Re: [LEAP MOTION + CRAZYFLIE]
What approach are you trying, building your own Python 3 bindings? I've never tried it so unfortunately I don't think I be very useful here. But I would recommend separating the problems. Make a Python 3 script that uses the bindings outside the client and make sure everything works. Then integrate ...
- Mon Apr 30, 2018 9:22 am
- Forum: Developer Discussions
- Topic: [LEAP MOTION + CRAZYFLIE]
- Replies: 10
- Views: 3890
Re: [LEAP MOTION + CRAZYFLIE]
Hey man, I tried the older version of the crazyflie client using this link . I believe the leap motion does fine however, I can't seem to connect the crazyradio pa to the crazyflie. I already did all the zadig drivers thing. However it does not do any good. What could be the solution for this one? ...
- Mon Apr 30, 2018 9:16 am
- Forum: Support
- Topic: Cannot connect with Crazyflie
- Replies: 22
- Views: 12530
- Wed Jan 24, 2018 9:27 am
- Forum: Developer Discussions
- Topic: [LEAP MOTION + CRAZYFLIE]
- Replies: 10
- Views: 3890
Re: [LEAP MOTION + CRAZYFLIE]
Hi, When the Crazyflie Python Client was moved from Python 2.7 to Python 3 the Leap Motion support was dropped since there's no bindings for Python 3. I checked the website quickly and I can still only find bindings for Python 2.7. This means that you cannot run the library from within the client. T...
- Mon Dec 18, 2017 12:18 pm
- Forum: Developer discussions
- Topic: ZMQ Question
- Replies: 4
- Views: 2292
- Thu Dec 14, 2017 9:10 am
- Forum: Developer discussions
- Topic: ZMQ Question
- Replies: 4
- Views: 2292
Re: ZMQ Question
It seems as if the ZMQ input us still disabled. Could you try going though the following steps? Start the cfclient and select Settings -> Open config folder Look in the config folder and find config.json . Close the client first then edit the config.json file to enable ZMQ input: "enable_zmq_input":...
- Tue Nov 28, 2017 10:01 am
- Forum: Support
- Topic: [SOLVED] Making the Buzzer Deck play sounds from a Python script
- Replies: 1
- Views: 1243
Re: Making the Buzzer Deck play sounds from a Python script
Hi, It's possible to set tones or melodies from the Python API using parameters, but this will not work well for playing longer sequences because the timing will probably be off. If you want a new melody the best is to modify the firmware. The sound_cf2.c contains everything you need. Just clone the...
- Fri Nov 10, 2017 10:09 am
- Forum: Support
- Topic: [SOLVED] Electrical contact failure
- Replies: 9
- Views: 3420
Re: [CAN'T BE SOLVED] Electrical contact failure
Sorry to hear that you weren't able to fix it. If you have Flux try adding a bit of that while melting the soldering, this will make the solder creep better.