mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
add unit for coll prev angle
This commit is contained in:
@@ -70,7 +70,7 @@ PARAM_DEFINE_FLOAT(MPC_COL_PREV_DLY, 0.f);
|
||||
*
|
||||
* @min 0
|
||||
* @max 1.570796
|
||||
* @unit [ ]
|
||||
* @unit [rad]
|
||||
* @group Multicopter Position Control
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(MPC_COL_PREV_ANG, 0.785f);
|
||||
|
||||
Reference in New Issue
Block a user