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

Public Member Functions

def __init__ (self, time_usec, sensor_id, flow_x, flow_y, flow_comp_m_x, flow_comp_m_y, quality, ground_distance)
 
def pack (self, mav)
 

Public Attributes

 time_usec
 
 sensor_id
 
 flow_x
 
 flow_y
 
 flow_comp_m_x
 
 flow_comp_m_y
 
 quality
 
 ground_distance
 

Detailed Description

Optical flow from a flow sensor (e.g. optical mouse sensor)

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