You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: