Replies: 1 comment
-
This is being clarified in the updated thruster documentation. Should be pushed to develop shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The output msg
THROutputMsgPayload
seems to contain some frame inconsistencies in the case where the thruster is attached to a moving body. I’m seeing that thethrusterDirection
message variable is the unit thrust direction vector in thruster frame coordinates (say F), but thethrustForce_B
message variable is, in fact, the thrust vector in B coordinates. Do we want it like that? I think it would make more sense to express all the vectors in the same frame.Beta Was this translation helpful? Give feedback.
All reactions