mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
mc_pos_control_params: correct crawl speed reference
This commit is contained in:
committed by
Daniel Agar
parent
1df9d6fca6
commit
4ef8cead3d
@@ -739,7 +739,7 @@ PARAM_DEFINE_FLOAT(MPC_LAND_ALT2, 5.0f);
|
|||||||
* Altitude for 3. step of slow landing
|
* Altitude for 3. step of slow landing
|
||||||
*
|
*
|
||||||
* Below this altitude descending velocity gets
|
* Below this altitude descending velocity gets
|
||||||
* limited to "MPC_CRWL_SPEED", if LIDAR available.
|
* limited to "MPC_LAND_CRWL", if LIDAR available.
|
||||||
* No effect if LIDAR not available
|
* No effect if LIDAR not available
|
||||||
*
|
*
|
||||||
* @unit m
|
* @unit m
|
||||||
|
|||||||
Reference in New Issue
Block a user