mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
18 lines
201 B
Plaintext
18 lines
201 B
Plaintext
#!nsh
|
|
#
|
|
# Standard apps for multirotors:
|
|
# att & pos estimator, att & pos control.
|
|
#
|
|
|
|
|
|
ekf2 start
|
|
|
|
mc_att_control start
|
|
|
|
mc_pos_control start
|
|
|
|
#
|
|
# Start Land Detector
|
|
#
|
|
land_detector start multicopter
|