Browse Source

cmake: add commander_state message to ROS build

sbg
Julian Oes 9 years ago
parent
commit
68a69c9d46
  1. 1
      cmake/ros-CMakeLists.txt

1
cmake/ros-CMakeLists.txt

@ -73,6 +73,7 @@ add_message_files( @@ -73,6 +73,7 @@ add_message_files(
actuator_armed.msg
parameter_update.msg
vehicle_status.msg
commander_state.msg
vehicle_local_position.msg
position_setpoint.msg
position_setpoint_triplet.msg

Loading…
Cancel
Save