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

High-Level flight: plan shortest rotation to reach the desired yaw #1101

Merged

Conversation

whoenig
Copy link
Contributor

@whoenig whoenig commented Aug 25, 2022

  • Adds new helper functions (and tests) to math3d:
    normalize_radians and shortest_signed_angle_radians
  • For takeoff, landing, and goTo: plan the yaw motion such that always
    the shortest rotation is used.

* Adds new helper functions (and tests) to math3d:
  normalize_radians and shortest_signed_angle_radians
* For takeoff, landing, and goTo: plan the yaw motion such that always
  the shortest rotation is used.
@krichardsson krichardsson merged commit 4e08de3 into bitcraze:master Aug 26, 2022
@krichardsson
Copy link
Contributor

Thanks!

@whoenig whoenig deleted the bugfix_planner_shortest_yaw_rotation branch August 26, 2022 06:51
@krichardsson krichardsson added this to the 2022.09 milestone Sep 7, 2022
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