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

Smoothly interpolate flight path across a number of points #4180

Closed
stevage opened this issue Feb 2, 2017 · 1 comment
Closed

Smoothly interpolate flight path across a number of points #4180

stevage opened this issue Feb 2, 2017 · 1 comment

Comments

@stevage
Copy link
Contributor

stevage commented Feb 2, 2017

This might be a stretch, but thought I'd ask whether there's any way currently (or as an enhancement) to create smooth flight paths that interpolate across multiple points, like a bezier curve.

Currently, you can flyTo A to B to C to D, but there will be discontinuities in the velocity function at each of those points. How would you make a smooth path that goes through a number of defined points, without abruptly changing speed or direction at any point?

@mourner
Copy link
Member

mourner commented Feb 2, 2017

Thanks for the report! This feature is currently being tracked in #981 — let's keep the discussion centralized there. We'd love to implement this but didn't yet get around this yet — if you want to help out with a PR, please do!

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

No branches or pull requests

2 participants