Page 1 of 3
Opening Crazyflie Client
Posted: Fri Dec 18, 2020 10:10 pm
by thefeiyu
I am unable to open my crazyflie client in my virtual machine, does anyone know how I can fix this?
Thank you!
Re: Opening Crazyflie Client
Posted: Mon Dec 21, 2020 10:16 am
by arnaud
What version of the virtual machine are you using. What command/action have you tied to launch the client?
Re: Opening Crazyflie Client
Posted: Mon Dec 21, 2020 10:37 pm
by thefeiyu
I am using the virtual machine 6.1.16; and what do you mean by what command/action have you tied to launch the client?
Re: Opening Crazyflie Client
Posted: Tue Dec 22, 2020 8:49 am
by kimberly
Arnaud is now on a holiday. But I guess what the purpose is, did you try to do
in a terminal?
And have you updated the projects as in the tutorial:
https://www.bitcraze.io/documentation/t ... velopment/
Re: Opening Crazyflie Client
Posted: Tue Dec 22, 2020 9:26 pm
by thefeiyu
I have updated all my projects, and have also tried the "cfclient" in the terminal, but I am still unable to open the cfclient.
Re: Opening Crazyflie Client
Posted: Wed Dec 23, 2020 8:56 am
by kimberly
hmm... odd. I have tried it on a new version of the bitcraze VM and it works for me.
Have you tried (re)installing it? Through pip3
or through snap
Re: Opening Crazyflie Client
Posted: Wed Dec 23, 2020 3:39 pm
by thefeiyu
I will try this, thank you!
Re: Opening Crazyflie Client
Posted: Wed Dec 23, 2020 8:52 pm
by thefeiyu
I have tried to reinstall using both of those commands, but when I try to open my cfclient, it gives an error:
NameError: name 'pg' is not defined.
Re: Opening Crazyflie Client
Posted: Thu Dec 24, 2020 10:14 pm
by thefeiyu
Hello,
I have fixed the problem and am able to launch my cfclient now.
Thanks for your help!
Re: Opening Crazyflie Client
Posted: Mon Dec 28, 2020 10:25 am
by kimberly
Great!
What enabled you to fix this?