You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!nsh |
|
# |
|
# Standard apps for fixed wing |
|
# |
|
|
|
# |
|
# Start the attitude and position estimator |
|
# |
|
ekf_att_pos_estimator start |
|
|
|
# |
|
# Start attitude controller |
|
# |
|
fw_att_control start |
|
fw_pos_control_l1 start |
|
|
|
bottle_drop start
|
|
|