Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_scaled_imu_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_scaled_imu_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, time_boot_ms, xacc, yacc, zacc, xgyro, ygyro, zgyro, xmag, ymag, zmag)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 xacc
 
 yacc
 
 zacc
 
 xgyro
 
 ygyro
 
 zgyro
 
 xmag
 
 ymag
 
 zmag
 

Detailed Description

The RAW IMU readings for the usual 9DOF sensor setup. This
message should contain the scaled values to the described
units

The documentation for this class was generated from the following file: