mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Add support for malolo flying wing in JSBSim SITL
This commit adds SITL target for malolo flying wing and updates the jsbsim_bridge submodule to include the necessary changes.
This commit is contained in:
@@ -177,7 +177,7 @@ foreach(viewer ${viewers})
|
||||
endforeach()
|
||||
|
||||
# create targets for jsbsim
|
||||
set(models_jsbsim none rascal quadrotor_x hexarotor_x)
|
||||
set(models_jsbsim none rascal quadrotor_x hexarotor_x malolo)
|
||||
set(worlds_jsbsim none LSZH)
|
||||
foreach(debugger ${debuggers})
|
||||
foreach(model ${models_jsbsim})
|
||||
|
||||
Reference in New Issue
Block a user