mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
* Path cleanup for SITL. * Restructured sitl scripts dir. * Set integration tests to use ekf2 for vtol. * Fix sitl paths for mac.
6 lines
107 B
CMake
6 lines
107 B
CMake
include(cmake/configs/posix_sitl_default.cmake)
|
|
|
|
set(config_sitl_rcS_dir
|
|
posix-configs/SITL/init/ekf2/
|
|
)
|