
Search found 6 matches
- Mon Mar 07, 2016 2:17 am
- Forum: General discussions
- Topic: RUNNING CRAZYFLIE USING OPTITRACK
- Replies: 2
- Views: 3861
RUNNING CRAZYFLIE USING OPTITRACK
Hi guys, do anyone of you know how to run the Crazyflie using Optitrack? Our first step is to have vertical control and stabilization of the quad but we don't know how to start? Will you help us, please. Your help is very much appreciated. Thank you! 

- Mon Jan 25, 2016 12:32 am
- Forum: Developer Discussions
- Topic: Getting the yaw, roll and pitch values of the quadcopter
- Replies: 3
- Views: 3581
Re: Getting the yaw, roll and pitch values of the quadcopter
You can use the logging subsystem for that. Take a look at the "Log TOC", "Log Blocks" and "Plotter" tabs In the Crazyflie Python client. Awesome, thanks! I was able to add new log values too and look at the graphs but I'm wondering if there's any of actually using the...
- Mon Jan 25, 2016 12:27 am
- Forum: Developer Discussions
- Topic: Meaning of Motor Speed and Gyro Values
- Replies: 5
- Views: 4750
Re: Meaning of Motor Speed and Gyro Values
Hi Sir, How do you print the gyro values to the console of the CF Client? Thank you! In the client's "Log blocks" tab , make sure the "Start" checkbox in the "Gyro" row is checked, then in the "Plotter" tab , choose the Gyro from the pull-down menu and see th...
- Fri Jan 22, 2016 5:12 am
- Forum: Developer Discussions
- Topic: How to customize response CRTPpackets?
- Replies: 4
- Views: 3417
Re: How to customize response CRTPpackets?
Hello Sir,
Can you please help me on how to get the Gyro data?
Thank you so much.
Can you please help me on how to get the Gyro data?
Thank you so much.
- Fri Jan 22, 2016 5:09 am
- Forum: Developer Discussions
- Topic: Meaning of Motor Speed and Gyro Values
- Replies: 5
- Views: 4750
Re: Meaning of Motor Speed and Gyro Values
Hi Sir,
How do you print the gyro values to the console of the CF Client?
Thank you!
How do you print the gyro values to the console of the CF Client?
Thank you!
- Fri Jan 22, 2016 4:52 am
- Forum: Developer Discussions
- Topic: Getting the yaw, roll and pitch values of the quadcopter
- Replies: 3
- Views: 3581
Getting the yaw, roll and pitch values of the quadcopter
Guys, I want to get the yaw, pitch and roll values of the quadcopter when it moves. Do anyone of you knows how to??