From 318eeb04945c21ebfa478bb12656ebb1fed3e141 Mon Sep 17 00:00:00 2001 From: Youssef Demitri Date: Fri, 6 Nov 2015 13:11:02 +0100 Subject: [PATCH] fixed ros build --- cmake/ros-CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/ros-CMakeLists.txt b/cmake/ros-CMakeLists.txt index aa42fb6ff4..4e814f4114 100644 --- a/cmake/ros-CMakeLists.txt +++ b/cmake/ros-CMakeLists.txt @@ -81,6 +81,7 @@ add_message_files( offboard_control_mode.msg vehicle_force_setpoint.msg distance_sensor.msg + control_state.msg ) ## Generate services in the 'srv' folder