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
A Land class will be added to the obstacles.py. After implementation, we can decide if the Land and Boat classes are similar enough that it would make sense to combine them.
Purpose
We need to implement a class for land obstacles.
Description
A Land class will be added to the
obstacles.py
. After implementation, we can decide if the Land and Boat classes are similar enough that it would make sense to combine them.Resources
Land Mass Data ETL Pipeline
This is how we'll generate our data set of land polygons to avoid.
Rough Idea for Land Mass Data Loading
WIP
The text was updated successfully, but these errors were encountered: