Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quaternion to Euler conversion snippets #459

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

bresch
Copy link
Contributor

@bresch bresch commented Jun 14, 2021

@facontidavide This have been really useful to me in the past to inspect PX4 (.ulg) logs and will be really useful to other users. Instead of having to share a .xml gist to everyone, I'm wondering if you would be OK to add these functions to the default snippet set.

Summary:
Add 3 functions to convert a Hamiltonian attitude quaternion to its Euler (Tait-Bryan 321/yaw-pitch-roll) representation

Result:
DeepinScreenshot_select-area_20210614172642

Add 3 functions to convert a Hamiltonian attitude quaternion to its Euler (Trait-Bryan 321) representation
@facontidavide
Copy link
Owner

I think it is nice, but I think there is a better way to do this.

I am plannignto build a new set of Plugins called "Toolbox". Quaternion to Euler builder would be actually the simplest I can think of and a good example.

@facontidavide facontidavide merged commit e300577 into facontidavide:main Jun 16, 2021
@facontidavide
Copy link
Owner

No reason not to merge this, though! Thanks a lot

@bresch
Copy link
Contributor Author

bresch commented Jun 16, 2021

Thanks for merging it. I'm looking forward to seeing the "Toolbox" plugin!

@bresch bresch deleted the patch-1 branch June 16, 2021 10:27
@mengchaoheng
Copy link

@facontidavide is publish now? I need quaternion to its Euler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants