mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Add MAVLink stream and cmake sitl target
This commit is contained in:
committed by
Beat Küng
parent
39d1751bbe
commit
b7784a1439
@@ -10,4 +10,5 @@ sh /etc/init.d-posix/10016_iris
|
||||
if [ $AUTOCNF = yes ]
|
||||
then
|
||||
param set COM_OBS_AVOID 1
|
||||
param set MPC_XY_CRUISE 5.0
|
||||
fi
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# shellcheck disable=SC2154
|
||||
mavlink start -x -u 14558 -r 4000000 -m onboard -o 14541 # add mavlink stream for SDK
|
||||
Reference in New Issue
Block a user