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

feat: add support for waylines & waypoints in drone flight plans #23

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

Pradip-p
Copy link
Collaborator

@Pradip-p Pradip-p commented Nov 27, 2024

What does this PR do?

Adds support for waylines and waypoints in the create_waypoint function. Users can now toggle between waypoints and waylines.

  • Introduced a mode parameter to toggle between waypoints and waylines.
  • Default behavior remains unchanged (waylines mode).

screenshots

  • with waypoints:
    Screenshot from 2024-11-27 14-34-46

  • with waylines:
    Screenshot from 2024-11-27 14-56-11

@Pradip-p Pradip-p requested a review from nrjadkry November 27, 2024 09:34
@Pradip-p Pradip-p self-assigned this Nov 27, 2024
@ivangayton
Copy link
Collaborator

@aadarshdhakal and @spwoodcock this would be great to have; is there a plan to get this merged and the corresponding UI change (switch to toggle between waypoints and waylines) into the Web app?

@nrjadkry
Copy link
Member

This is indeed a useful feature @ivangayton , but this does not include using waylines for the terrain following.
However, I am merging this and will work on implementing the waylines for the terrain following as well .

@nrjadkry nrjadkry merged commit 214e5d0 into main Dec 19, 2024
@nrjadkry nrjadkry deleted the feat/waylines-waypoints-support branch December 19, 2024 07:43
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