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

Add higher level file to run global pathfinding continuously #32

Closed kpfgallagher closed 3 years ago

kpfgallagher commented 3 years ago

Ask Alex if its easier to connect once and send values through C++ or connect occasionally and send values through a bash script