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