rosplane icon indicating copy to clipboard operation
rosplane copied to clipboard

Colinear waypoints cause aircraft to go unstable

Open DevonMorris opened this issue 6 years ago • 1 comments

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.

DevonMorris avatar May 29 '18 15:05 DevonMorris

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

gy2256 avatar Nov 12 '21 09:11 gy2256