unable to run cfclient in ubuntu 14.04

Post here to get support
Post Reply
viswanath
Beginner
Posts: 2
Joined: Tue Sep 08, 2015 10:23 am

unable to run cfclient in ubuntu 14.04

Post by viswanath »

hi,

I am using Ubuntu 14.04. and the python is 2.7.6.(we are trying to install python 3) I just run the "sudo ./cfclient" so that i got an error like pyusb not available. so that i installed that after that pyQT4 it is asking i tried many links but the cfclient script is not taking. we tried like to install python-4 nd python-4-dev but no use.

Please any one you help us in this.
we are like to communication the crazyflie 2.0 through cfclient and to send the radio commands. to stabilze and move in a pattern.

we are able to communicate with USB cable to crazyflie. But when it is flying we are unable to debug and to make stabilize.

regards,

Viswanath K.
derf
Expert
Posts: 163
Joined: Fri May 31, 2013 12:17 am
Location: Germany

Re: unable to run cfclient in ubuntu 14.04

Post by derf »

Hi,

Please take a look at the install instructions here:
https://github.com/bitcraze/crazyflie-c ... E.md#linux
and here
https://github.com/bitcraze/crazyflie-c ... md#linux-1

If you are not using the setup script, please make sure that all dependencies are installed correctly.
If the cfclient still does not load, please provide error messages/stack traces, etc.

Regards,

Fred
Post Reply