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
{{ message }}
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Currently, when we have a path with a corner designed for upwind sailing (first picture), and the wind direction shifts to a new direction that allows us to sail straight towards the goal (second picture), the local path doesn't update until a few minutes later when we receive a new Global path. Ideally, the local path should update automatically and more quickly. Keep in mind though, we still don't want the local path to make very small updates too frequently.