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

Update destination coordinates #74

Closed patrick-5546 closed 1 year ago

patrick-5546 commented 1 year ago

Update our destination to somewhere off the cost of Oahu

image

https://www.google.com/maps/place/21%C2%B055'30.0%22N+157%C2%B041'45.6%22W/@21.7302212,-157.746046,9.58z/data=!4m5!3m4!1s0x0:0xa4a5718dbfe9e50c!8m2!3d21.925!4d-157.696

Note: global pathfinding longitude = google maps longitude + 360

patrick-5546 commented 1 year ago

There should only be open ocean between our starting point (port renfrew) and destination (Oahu)