-
IsaacLab/source/isaaclab/isaaclab/utils/math.py Lines 271 to 297 in 7006bb7 I check the wikipedia, the conversation method is the same as 3-2-1 sequence. So the function name shoule be |
Beta Was this translation helpful? Give feedback.
Answered by
PeterL-NV
Sep 17, 2025
Replies: 1 comment 1 reply
-
I think the naming
And the input is |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zxytql
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the naming
quat_from_euler_xyz
is correct. Please see the note,And the input is
roll (x), pitch (y), yaw (z)