mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
#!nsh
|
|
#
|
|
# Standard apps for multirotors:
|
|
# att & pos estimator, att & pos control.
|
|
#
|
|
|
|
attitude_estimator_ekf start
|
|
position_estimator_inav start
|
|
|
|
mc_att_control start
|
|
mc_pos_control start
|