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
{{ message }}
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
In the Python simulation, when the aircraft completes a full turn around an axis, the angle does not reset to 0 nor -π, but rather continues increasing. This affects control when manual control is used and then the autopilot is turned back on, as the commanded values are between -180º and 180º. Also affects compass rendering in the ground station, which has been fixed.
The text was updated successfully, but these errors were encountered:
In the Python simulation, when the aircraft completes a full turn around an axis, the angle does not reset to 0 nor -π, but rather continues increasing. This affects control when manual control is used and then the autopilot is turned back on, as the commanded values are between -180º and 180º. Also affects compass rendering in the ground station, which has been fixed.
The text was updated successfully, but these errors were encountered: