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

Automatically extend the flight plan when its extremity is the closest point #3758

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Sep 2, 2023

If the end of the flight plan is the point that minimizes the metric, we would find a better solution with a longer flight plan, so we extend it automatically.

Also fix the copy constructor (again) to avoid appending duplicate points.

#3681.

@eggrobin eggrobin added the LGTM label Sep 2, 2023
@pleroy pleroy merged commit 8d81341 into mockingbirdnest:Wilkinson Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants