Yes, it is still a little difficult to control. I will try to make i easier if I can.
Also I would love to make it work with hoover mode, so it is easier to control altitude.
thanks for trying it!
sebas
Search found 5 matches
- Fri Jan 10, 2014 11:43 am
- Forum: Developer Discussions
- Topic: New program to control the crazyflie with your keyboard
- Replies: 16
- Views: 13950
- Fri Jan 10, 2014 11:41 am
- Forum: Developer Discussions
- Topic: New basic python programs to control and log the crazyflie
- Replies: 5
- Views: 5304
Re: New basic python programs to control and log the crazyfl
Ok, I will do a pull-request and put the code there.
I will also make them python3 compatible and maybe simplify them.
It is good idea to have people collaborate with more example code.
cheers
sebas
I will also make them python3 compatible and maybe simplify them.
It is good idea to have people collaborate with more example code.
cheers
sebas
- Sat Jan 04, 2014 12:53 am
- Forum: Developer Discussions
- Topic: New program to control the crazyflie with your keyboard
- Replies: 16
- Views: 13950
Re: New program to control the crazyflie with your keyboard
Hey, tell me if you have any issues, or just modify it. I also only have it for a few days and in my experience the ranking of easiest ways to fly it are: 1- The hover mode (http://forum.bitcraze.se/viewtopic.php?f=6&t=523). Keeps altitude perfectly. 2- The keyboard control (because of the artif...
- Fri Jan 03, 2014 9:18 pm
- Forum: Developer Discussions
- Topic: New program to control the crazyflie with your keyboard
- Replies: 16
- Views: 13950
New program to control the crazyflie with your keyboard
Hi list. Yesterday I wanted to control the crazyflie with my keyboard directly and I did't find anything so I made a python program. it is useful if you just buy it and you still don't have a gamepad, or if you controller is broken or you just forget it at home. If this is your case, don't worry! yo...
- Thu Jan 02, 2014 10:36 pm
- Forum: Developer Discussions
- Topic: New basic python programs to control and log the crazyflie
- Replies: 5
- Views: 5304
New basic python programs to control and log the crazyflie
Hi list. I was trying to start developing in python to control the crazyflie, but unfortunately the current examples, including the wiki (http://wiki.bitcraze.se/projects:crazyflie:pc_utils:pylib), are outdated because they use the old API. So I create/modify (taking parts of others) two simple exam...