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

fix yaw conversion from quat in cmd_full_state in crazyflie_sim/crazyflie_server #382

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

penghuanggp
Copy link

There is an issue in yaw control in simulation via cmd_full_state. The yaw is always zero since the convention in rowan.to_euler() is 'zyx'.

Fix it by modify the convention in 'xyz'.

@whoenig whoenig merged commit 963df7b into IMRCLab:main Dec 13, 2023
3 checks passed
@whoenig
Copy link

whoenig commented Dec 13, 2023

Thanks!

@penghuanggp penghuanggp deleted the yaw_bug_sim branch January 30, 2024 09:34
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.

2 participants