Browse Source

fw_pos_control_l1: Add a missing dependency to motion_planning

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
master
Jukka Laitinen 3 years ago committed by Daniel Agar
parent
commit
138f584e70
  1. 1
      src/modules/fw_pos_control_l1/CMakeLists.txt

1
src/modules/fw_pos_control_l1/CMakeLists.txt

@ -48,4 +48,5 @@ px4_add_module( @@ -48,4 +48,5 @@ px4_add_module(
runway_takeoff
SlewRate
tecs
motion_planning
)

Loading…
Cancel
Save