Search found 3 matches

by abhinav90
Fri Jul 19, 2013 8:04 am
Forum: Support
Topic: CrazyFlie Connecting but motors not starting
Replies: 4
Views: 11359

Re: CrazyFlie Connecting but motors not starting

No the crazyflie is not connected to the USB. I am using cfclient 4.2. Is there anyway to diagnose this issue, and see whether its a software issue or hardware issue. Is there some test packets I can send or any other way to find out where the issue lies in my case. Thanks.
by abhinav90
Wed Jul 17, 2013 7:14 pm
Forum: Support
Topic: CrazyFlie Connecting but motors not starting
Replies: 4
Views: 11359

Re: CrazyFlie Connecting but motors not starting

Hi Marcus, Thanks for the suggestion, but I tried it out with threading and still had the same issue. Here is one variant of the threading that I tried and the result that I got. (Please note, the result this time is much cleaner as I removed the unwanted logger functions from the code), I also trie...
by abhinav90
Tue Jul 16, 2013 3:43 pm
Forum: Support
Topic: CrazyFlie Connecting but motors not starting
Replies: 4
Views: 11359

CrazyFlie Connecting but motors not starting

Hi, I am trying to connect to the CrazyFlie via the Python API and make the motors work by giving a thrust value. The connection happens. Even the green led comes on and flickers a bit continuosly remains on showing thats its connected with the crazyRadio. However, the motors don't move. This is the...