Page 1 of 1

PC client help

Posted: Wed Jan 28, 2015 6:36 am
by Psichosix
I posted on the blog then realized this was probably a much wider spot.

ok can someone help? I understand the LED additions have been implemented in the client. However how do I make a windows installer or run the client with the new changes? Also, if possible I remember seeing controller mappings for LED changes if that can be done also.

I saw the instructions in the read me but for the life of me, which is normally good with tech, I cannot manage to get this.

Re: PC client help

Posted: Thu Jan 29, 2015 1:04 pm
by arnaud
Hi Psichosix,

You need to be able to run the client from source, this is explained in the readme. I started a wiki page to explain maybe a bit more how to get going: http://wiki.bitcraze.se/doc:crazyflie:dev:env:python

As for generating the installer you can look in the win32install folder there is a readme that explains the procedure: https://github.com/bitcraze/crazyflie-c ... n32install

If you just want to run the latest client you do not need to generate an installer though.