px4/sitl add replay module

This commit is contained in:
Daniel Agar
2018-11-24 11:56:18 -05:00
committed by David Sidrane
parent e45e7aa8a6
commit 750e66f43b
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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