aboutsummaryrefslogtreecommitdiff
path: root/msg
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-12-29 09:49:53 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-12-29 09:49:53 +0100
commitac8b47b0c32d41cb4cf0f03d996bc8a4c77a0f49 (patch)
tree18b30ab3bb37bc4779c56c47f0eb6f145854cb36 /msg
parentf4e0dc2857da7a8b42b7439ae57310b23c902cd9 (diff)
downloadpx4-firmware-ac8b47b0c32d41cb4cf0f03d996bc8a4c77a0f49.tar.gz
px4-firmware-ac8b47b0c32d41cb4cf0f03d996bc8a4c77a0f49.tar.bz2
px4-firmware-ac8b47b0c32d41cb4cf0f03d996bc8a4c77a0f49.zip
add missing msg and includes
Diffstat (limited to 'msg')
-rw-r--r--msg/mc_virtual_rates_setpoint.msg6
1 files changed, 6 insertions, 0 deletions
diff --git a/msg/mc_virtual_rates_setpoint.msg b/msg/mc_virtual_rates_setpoint.msg
new file mode 100644
index 000000000..834113c79
--- /dev/null
+++ b/msg/mc_virtual_rates_setpoint.msg
@@ -0,0 +1,6 @@
+uint64 timestamp # in microseconds since system start
+
+float32 roll # body angular rates in NED frame
+float32 pitch # body angular rates in NED frame
+float32 yaw # body angular rates in NED frame
+float32 thrust # thrust normalized to 0..1