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
BUG: correction of singularity bug during align on vectors in weathercocking
- BUG: implemented a dot product check to ensure that singularity bug is avoided when rocket body and wind velocity are anti aligned to make rocket statically stable (in u_dot_generalized_3dof)
- MNT: removed redundant double assignment of e0 and w0 vectors within u_dot_generalized_3dof
- MNT: format correction to test_flight_3dof.py
0 commit comments