mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
39 lines
779 B
Markdown
39 lines
779 B
Markdown
# Modules Reference: Autotune
|
|
|
|
## fw_autotune_attitude_control
|
|
|
|
Source: [modules/fw_autotune_attitude_control](https://github.com/PX4/PX4-Autopilot/tree/main/src/modules/fw_autotune_attitude_control)
|
|
|
|
### Опис
|
|
|
|
### Usage {#fw_autotune_attitude_control_usage}
|
|
|
|
```
|
|
fw_autotune_attitude_control <command> [arguments...]
|
|
Commands:
|
|
start
|
|
[vtol] VTOL mode
|
|
|
|
stop
|
|
|
|
status print status info
|
|
```
|
|
|
|
## mc_autotune_attitude_control
|
|
|
|
Source: [modules/mc_autotune_attitude_control](https://github.com/PX4/PX4-Autopilot/tree/main/src/modules/mc_autotune_attitude_control)
|
|
|
|
### Опис
|
|
|
|
### Usage {#mc_autotune_attitude_control_usage}
|
|
|
|
```
|
|
mc_autotune_attitude_control <command> [arguments...]
|
|
Commands:
|
|
start
|
|
|
|
stop
|
|
|
|
status print status info
|
|
```
|