Search found 1 match

by ellisonbg
Thu Jan 01, 2015 7:57 pm
Forum: Developer Discussions
Topic: Ranges and units of yaw, pitch, roll in Python API
Replies: 1
Views: 2228

Ranges and units of yaw, pitch, roll in Python API

Hi, I have successfully gotten a Crazyflie 2.0 to work with the Python API. All of the examples run fine and I have found documentation about the type and range of the thrust. However, all I know about the yaw, pitch and roll is that they are floats. Questions: * What are the ranges of the yaw, pitc...