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

Upgrade drone_flightplan package, Update popup fields in waypoints and few more changes #223

Merged
merged 9 commits into from
Sep 13, 2024

Conversation

nrjadkry
Copy link
Collaborator

@nrjadkry nrjadkry commented Sep 13, 2024

I have updated drone_flightplan package in this pull request.
Some major changes in this new version of drone_flightplan includes:

  • take_off_point is added in the waypoints. Take off point is used mostly in terrain following . The elevation is taken for this point and the agl for all the other points are calculated based on the elevation change with respect to the take off point

If the take_off_point is not passed, then the centroid of polygon is passed as the take_off_point

Another change made in this pull request is the pop fields in the waypoints section. Few more data is added to the popop of the waypoints. New popup looks like this:
image

@github-actions github-actions bot added backend Related to backend code frontend labels Sep 13, 2024
@nrjadkry nrjadkry self-assigned this Sep 13, 2024
@nrjadkry nrjadkry merged commit b58fb40 into develop Sep 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code frontend waypoints
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants