mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
LP-29 import common.js from uav.js
This commit is contained in:
parent
3e10e89cec
commit
f62e99b147
@ -6,6 +6,8 @@
|
||||
// Librepilot
|
||||
// ***********************
|
||||
|
||||
Qt.include("common.js")
|
||||
|
||||
function attitude() {
|
||||
return Qt.vector3d(attitudeState.pitch, attitudeState.roll, -attitudeState.yaw);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user