mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
fw_pos_control_l1: Add a missing dependency to motion_planning
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Daniel Agar
parent
4c3234af38
commit
138f584e70
@@ -48,4 +48,5 @@ px4_add_module(
|
|||||||
runway_takeoff
|
runway_takeoff
|
||||||
SlewRate
|
SlewRate
|
||||||
tecs
|
tecs
|
||||||
|
motion_planning
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user