mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
10 lines
174 B
CMake
10 lines
174 B
CMake
include(cmake/configs/posix_sitl_default.cmake)
|
|
|
|
list(APPEND config_module_list
|
|
modules/local_position_estimator
|
|
)
|
|
|
|
set(config_sitl_rcS
|
|
posix-configs/SITL/init/rcS_lpe
|
|
)
|