mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
MPC_ACC_DECOUPLE - better description (#23518)
This commit is contained in:
parent
5121358e87
commit
f3a8d05f8c
@ -143,6 +143,8 @@ PARAM_DEFINE_FLOAT(MPC_THR_MAX, 1.f);
|
||||
* Acceleration to tilt coupling
|
||||
*
|
||||
* Set to decouple tilt from vertical acceleration.
|
||||
* This provides smoother flight but slightly worse tracking in position and auto modes.
|
||||
* Unset if accurate position tracking during dynamic maneuvers is more important than a smooth flight.
|
||||
*
|
||||
* @boolean
|
||||
* @group Multicopter Position Control
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user