You can check it to my git fork:
https://github.com/capriele/crazyflie-clients-python
Have fun

For the CareFree mode you can see at: http://www.multiwii.com/wiki/index.php? ... areFree%29.erlingrj wrote:Would you care to explain what CareFree-mode is and how you enable and use it? From what I can understand you've implemented a position-hold, and I am very eager to see how well this worksAlso I notice that in commander.py where youve updated a whole bit, much of the new functionality is written after a "#", i.e. not executed code. Why is that?
Hi, i'm working into the implementation of position-Mode.erlingrj wrote:Okay, very cool. But the positionHold mode is new too me, did you make that one too? Unfortunatly when I download your firmware+client it all ran very very slow. There was a delay of perhaps 10s between moving the cf and actually seeing changes in pitch/roll and so on in the client. So I had to change back to the original client+firmware.
I've updated the client for speed improvement...erlingrj wrote:Im using the 0.5VM, it is possible that the poor performance was due to some changes I made to the code. And therefore was fixed when I changed back to the "original" client and firmware. I will try again later today with the new firmware and give you an update on how that works out.