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

Colinear waypoints cause aircraft to go unstable #65

Open
DevonMorris opened this issue May 29, 2018 · 1 comment
Open

Colinear waypoints cause aircraft to go unstable #65

DevonMorris opened this issue May 29, 2018 · 1 comment

Comments

@DevonMorris
Copy link

I've been testing the path manager in fillet-mode and it seems that it doesn't know how to handle colinear waypoints (i.e. [100, 500, -100] , [100, 600, -100] and [100, 700, -100]). It seems that the state-machine should just stay in straight line paths instead of banking.

Additionally, @mmmfarrell said he saw this when using dubin's paths.

@gy2256
Copy link

gy2256 commented Nov 12, 2021

Is it possible to test out the minimum distance between two co-linear waypoints such that the path remain to be straight?

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