UBCSailbot / raye-global-pathfinding

UBC Sailbot's Global Pathfinding Repository: A* pathfinding that creates sailing paths with minimized length and desirable wind speeds throughout.
MIT License
5 stars 1 forks source link

Look up common human-created paths from Victoria to Maui for comparison #24

Closed tylerlum closed 3 years ago

tylerlum commented 4 years ago

People have been doing the Vic-Maui Yacht race for years. They likely have documented routes that people have taken that are recommended (eg. for beginners or experts?) or the ones that allowed people to break records.

We should understand these paths so we can compare the paths global pathfinding is generating and ensure they are valid. We should double check if there are any regions we should avoid.

tylerlum commented 3 years ago

https://www.vicmaui.org/tracker

image

image

image

image

image

image

tylerlum commented 3 years ago

Kieran found this great resource. It looks like it is a pretty straight line, but some boats go off for a bit.

tylerlum commented 3 years ago

Looks done for now. Good for reference.