mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
px4/sitl add replay module
This commit is contained in:
committed by
David Sidrane
parent
e45e7aa8a6
commit
750e66f43b
@@ -30,7 +30,6 @@ px4_add_board(
|
||||
fw_pos_control_l1
|
||||
gnd_att_control
|
||||
gnd_pos_control
|
||||
#gpio_led
|
||||
land_detector
|
||||
landing_target_estimator
|
||||
load_mon
|
||||
@@ -41,6 +40,7 @@ px4_add_board(
|
||||
mc_pos_control
|
||||
navigator
|
||||
position_estimator_inav
|
||||
replay
|
||||
sensors
|
||||
simulator
|
||||
#uavcan
|
||||
|
||||
@@ -31,7 +31,6 @@ px4_add_board(
|
||||
fw_pos_control_l1
|
||||
gnd_att_control
|
||||
gnd_pos_control
|
||||
#gpio_led
|
||||
land_detector
|
||||
landing_target_estimator
|
||||
load_mon
|
||||
@@ -43,6 +42,7 @@ px4_add_board(
|
||||
micrortps_bridge
|
||||
navigator
|
||||
position_estimator_inav
|
||||
replay
|
||||
sensors
|
||||
simulator
|
||||
#uavcan
|
||||
|
||||
@@ -30,7 +30,6 @@ px4_add_board(
|
||||
fw_pos_control_l1
|
||||
gnd_att_control
|
||||
gnd_pos_control
|
||||
#gpio_led
|
||||
land_detector
|
||||
landing_target_estimator
|
||||
load_mon
|
||||
@@ -41,6 +40,7 @@ px4_add_board(
|
||||
mc_pos_control
|
||||
navigator
|
||||
position_estimator_inav
|
||||
replay
|
||||
sensors
|
||||
simulator
|
||||
#uavcan
|
||||
|
||||
Reference in New Issue
Block a user