User Tools

Site Tools


projects:crazyflie:crtp:commander

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
projects:crazyflie:crtp:commander [2013-03-20 09:44]
macke
projects:crazyflie:crtp:commander [2015-07-15 16:31]
127.0.0.1 external edit
Line 4: Line 4:
 <code> <code>
         +-------+-------+-------+-------+         +-------+-------+-------+-------+
-        | PITCH |  ROLL |  YAW  |THRUST |+        | ROLL  | PITCH |  YAW  |THRUST |
         +-------+-------+-------+-------+         +-------+-------+-------+-------+
 Length      4                        bytes Length      4                        bytes
Line 10: Line 10:
  
 ^ Name ^ Byte ^ Size ^ Type ^ Comment ^ ^ Name ^ Byte ^ Size ^ Type ^ Comment ^
-PITCH | 0-3 | 4 | float | The pitch set-point | +ROLL | 0-3 | 4 | float | The pitch set-point | 
-ROLL | 4-7 | 4 | float | The roll set-point |+PITCH | 4-7 | 4 | float | The roll set-point |
 | YAW | 8-11 | 4 | float | The yaw set-point | | YAW | 8-11 | 4 | float | The yaw set-point |
 | THRUST | 12-13 | 2 | uint16_t | The thrust set-point | | THRUST | 12-13 | 2 | uint16_t | The thrust set-point |
projects/crazyflie/crtp/commander.txt · Last modified: 2021-06-24 16:54 by kimberly