Can't Select Plotter in Client

Firmware/software/electronics/mechanics
Post Reply
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Can't Select Plotter in Client

Post 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,
Danmark
Beginner
Posts: 16
Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden

Re: Can't Select Plotter in Client

Post by Danmark »

you are missing pyqtgraph
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Re: Can't Select Plotter in Client

Post by vestige »

HI

So i have to download pyqtgraph isn't? and how can i relate pyqtgraph to the client?
Danmark
Beginner
Posts: 16
Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden

Re: Can't Select Plotter in Client

Post by Danmark »

What OS are you on.

on osx and linux you run

Code: Select all

pip install pyqtgraph
from the command line
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Re: Can't Select Plotter in Client

Post by vestige »

HI

I actually use the bitcraze VM 0.4
Danmark
Beginner
Posts: 16
Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden

Re: Can't Select Plotter in Client

Post by Danmark »

then pip install pyqtgraph should do the trick
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Re: Can't Select Plotter in Client

Post 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?
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Re: Can't Select Plotter in Client

Post 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?
Danmark
Beginner
Posts: 16
Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden

Re: Can't Select Plotter in Client

Post by Danmark »

try launching the client from a terminal and read the output.

Code: Select all

python ~/projects/crazyflie-pc-client/bin/cfclient
vestige
Beginner
Posts: 15
Joined: Wed Nov 06, 2013 6:06 pm

Re: Can't Select Plotter in Client

Post 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?
Post Reply