You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/AC_AttitudeControl/AC_PosControl.h
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,11 @@ class AC_PosControl
140
140
/// stop_vel_xy_stabilisation - sets the target to the current position and velocity to the current velocity to remove any position and velocity corrections from the system
141
141
voidstop_vel_xy_stabilisation();
142
142
143
+
/// set a single loop XY control scale factor. Set to zero to disable
0 commit comments