Search found 5 matches

by BlitzProgrammer
Tue Feb 17, 2015 1:18 am
Forum: Developer Discussions
Topic: Python get Pitch Value
Replies: 1
Views: 1809

Python get Pitch Value

Hello all,

Is there a way I can get the Pitch value of my CrazyFlie 2.0? I am trying to stabilize it by constantly "trimming" the values to keep it from swaying forward or back.

Thanks, any help would be appreciated!
by BlitzProgrammer
Mon Feb 16, 2015 7:31 pm
Forum: Developer Discussions
Topic: Programmable Flight Demonstration
Replies: 11
Views: 12960

Re: Programmable Flight Demonstration

Just kidding, seem to have got it running!

Battery was low so can't test at the moment but will keep everyone up to date on the code shortly!

Thanks
by BlitzProgrammer
Mon Feb 16, 2015 7:13 pm
Forum: Developer Discussions
Topic: Programmable Flight Demonstration
Replies: 11
Views: 12960

Re: Programmable Flight Demonstration

Thanks Arnaud! I actually managed to setup the virtual machine and am currently trying to get escape.py (you're program) to run but am running into a compiling error as stated below: /usr/bin/python2.7 /home/bitcraze/projects/crazyflie-clients-python/examples/escape.py Traceback (most recent call la...
by BlitzProgrammer
Mon Feb 16, 2015 4:06 pm
Forum: Developer Discussions
Topic: Programmable Flight Demonstration
Replies: 11
Views: 12960

Re: Programmable Flight Demonstration

Arnaud, This is great!! Thank you so much for all the initial guidance. Two follow up questions, can you link something to "our virtual machine" that you mentioned was pre-setup? Or is it on the forum somewhere? Also, I for some reason don't have an examples folder in the CrazyFlie client ...
by BlitzProgrammer
Mon Feb 16, 2015 6:08 am
Forum: Developer Discussions
Topic: Programmable Flight Demonstration
Replies: 11
Views: 12960

Programmable Flight Demonstration

Hello All, I've recently bought a new CrazyFlie 2.0 and wanted to see if there was existing code to demonstrate the CrazyFlie 2.0 from flying up, moving left and right a couple of inches, and then coming down. Simply to show that it can autonomously fly. Any help, suggestions, or links to similar ex...