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

Next revision
Previous revision
Last revision Both sides next revision
projects:crazyflie:crtp:commander [2013-02-22 07:18]
macke created
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                      +Length      4                        bytes
 </code> </code>
  
 ^ 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