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 takeoff altitude #5

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Fix takeoff altitude #5

merged 1 commit into from
Apr 22, 2024

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented Apr 15, 2024

Problem Description
During takeoff, the vehicle was taking off higher than the intended(20m) altitude.

This was due to not offsetting the geoid to ellipsoid altitude.

This fixes the altitude offset.

@Jaeyoung-Lim Jaeyoung-Lim marked this pull request as draft April 15, 2024 14:24
Copy link
Collaborator

@Claudio-Chies Claudio-Chies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@Jaeyoung-Lim Jaeyoung-Lim marked this pull request as ready for review April 22, 2024 07:17
@Jaeyoung-Lim Jaeyoung-Lim merged commit 854d081 into ros1 Apr 22, 2024
2 checks passed
@Jaeyoung-Lim Jaeyoung-Lim deleted the pr-fix-takeoff-altitude branch April 22, 2024 07:17
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