mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:25:31 +08:00
MPC_YAW_MODE - Change max to 3 to enable trajectory alignment
This commit is contained in:
@@ -718,7 +718,7 @@ PARAM_DEFINE_INT32(MPC_OBS_AVOID, 0);
|
||||
* Specifies the heading in Auto.
|
||||
*
|
||||
* @min 0
|
||||
* @max 2
|
||||
* @max 3
|
||||
* @value 0 towards waypoint
|
||||
* @value 1 towards home
|
||||
* @value 2 away from home
|
||||
|
||||
Reference in New Issue
Block a user