mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 20:07:34 +08:00
MPC_ACC_DECOUPLE - better description (#23518)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user