aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-02-14 16:45:46 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-02-28 18:25:34 +0100
commit3475d8883be075b8fb1e476154a88870ca2bd5e5 (patch)
treebfe140dd511bcfa9b22079c134a0d07885dba3e3 /CMakeLists.txt
parent1c9509c235fe9b9d36612768a9935163c7b18cfa (diff)
downloadpx4-firmware-3475d8883be075b8fb1e476154a88870ca2bd5e5.tar.gz
px4-firmware-3475d8883be075b8fb1e476154a88870ca2bd5e5.tar.bz2
px4-firmware-3475d8883be075b8fb1e476154a88870ca2bd5e5.zip
enable offboard control mode topic for multiplatform
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 491c2c7ed..4e91fb3be 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -76,6 +76,7 @@ add_message_files(
position_setpoint_triplet.msg
vehicle_local_position_setpoint.msg
vehicle_global_velocity_setpoint.msg
+ offboard_control_mode.msg
)
## Generate services in the 'srv' folder