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

Public Member Functions

def __init__ (self, target_system, target_component, frame, p1x, p1y, p1z, p2x, p2y, p2z)
 
def pack (self, mav)
 

Public Attributes

 target_system
 
 target_component
 
 frame
 
 p1x
 
 p1y
 
 p1z
 
 p2x
 
 p2y
 
 p2z
 

Detailed Description

Set a safety zone (volume), which is defined by two corners of
a cube. This message can be used to tell the MAV which
setpoints/MISSIONs to accept and which to reject. Safety areas
are often enforced by national or competition regulations.

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