ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

AC_AttitudeControl: Add function to limit target attitude thrust angle

Open lthall opened this issue 4 months ago • 1 comments

This PR provides a feature for use in plane to limit the maximum target angle.

When the target angle is above a given value the current attitude is used to determine the minimum rotation vector back to within the allowable lean angle using only roll and pitch.

lthall avatar Oct 05 '24 13:10 lthall