Setting Initial Rotational State Using Aerodynamic Angles Only #6
luigigisolfi
started this conversation in
Tudatpy User Questions
Replies: 1 comment 3 replies
-
AnswerTudat Team: That's right, by definition the initial rotational state is the body-fixed<->inertial one. But, you can construct this in any way you like, although manually Note that we have this function to convert a rotation matrix to a (Tudat-compatible) quaternion: https://py.api.tudat.space/en/latest/element_conversion.html#tudatpy.astro.element_conversion.rotation_matrix_to_quaternion_entries |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
User: Hey everyone, I was wondering if there is a way to make the initial rotational state dependent on the aerodynamic angles only. From the documentation I get the feeling that it is not possible. It seems like I need to input the quaternion from body to inertial. Is this always the case?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions