Page 1 of 1

Can't Select Plotter in Client

Posted: Thu Feb 27, 2014 1:07 am
by vestige
HI

I have just update the whole things both client and firmware. In PC client i can't select Plotter tab, but before i have update i can still use Plotter tab. I have no Idea what happen :?:

How can i fix the client to allow it to use plotter tab like before the update?


Regards,

Re: Can't Select Plotter in Client

Posted: Thu Feb 27, 2014 10:08 pm
by Danmark
you are missing pyqtgraph

Re: Can't Select Plotter in Client

Posted: Fri Feb 28, 2014 7:02 pm
by vestige
HI

So i have to download pyqtgraph isn't? and how can i relate pyqtgraph to the client?

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 12:06 pm
by Danmark
What OS are you on.

on osx and linux you run

Code: Select all

pip install pyqtgraph
from the command line

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 1:46 pm
by vestige
HI

I actually use the bitcraze VM 0.4

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 5:19 pm
by Danmark
then pip install pyqtgraph should do the trick

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 6:51 pm
by vestige
Yes i have i have try to use ti but it need to install pip first. I have install pip already and to install sudo install pygthon-pip but it said that there is no distribution at all found for pygtgraph

What is happen is the pygtgraph already been install?

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 8:07 pm
by vestige
I have install pyqtgraph already but in the client I still can't use the plotter tab and logging configuration :?: :?:

Why i still can't use it?

Re: Can't Select Plotter in Client

Posted: Sat Mar 01, 2014 8:23 pm
by Danmark
try launching the client from a terminal and read the output.

Code: Select all

python ~/projects/crazyflie-pc-client/bin/cfclient

Re: Can't Select Plotter in Client

Posted: Mon Mar 10, 2014 7:13 am
by vestige
HI

Yes i can use the plotter tab now. I just curious that how can i manage to edit the x and y axis in plotter?