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

Public Member Functions

def __init__ (self, nav_roll, nav_pitch, nav_bearing, target_bearing, wp_dist, alt_error, aspd_error, xtrack_error)
 
def pack (self, mav)
 

Public Attributes

 nav_roll
 
 nav_pitch
 
 nav_bearing
 
 target_bearing
 
 wp_dist
 
 alt_error
 
 aspd_error
 
 xtrack_error
 

Detailed Description

Outputs of the APM navigation controller. The primary use of
this message is to check the response and signs of the
controller before actual flight and to assist with tuning
controller parameters.

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