Public Member Functions | |
def | __init__ |
def | update |
Public Attributes | |
accel | |
dcm | |
gyro | |
timestamp |
PX4 DCM state object
Definition at line 831 of file mavextra.py.
def pymavlink.mavextra.PX4_State.__init__ | ( | self, | |
roll, | |||
pitch, | |||
yaw, | |||
timestamp | |||
) |
Definition at line 833 of file mavextra.py.
def pymavlink.mavextra.PX4_State.update | ( | self, | |
gyro, | |||
accel, | |||
timestamp | |||
) |
Definition at line 841 of file mavextra.py.
Definition at line 833 of file mavextra.py.
Definition at line 833 of file mavextra.py.
Definition at line 833 of file mavextra.py.
Definition at line 833 of file mavextra.py.