Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Land Obstacle Class #278

Open
SPDonaghy opened this issue Feb 1, 2024 · 0 comments · May be fixed by #436
Open

Implement Land Obstacle Class #278

SPDonaghy opened this issue Feb 1, 2024 · 0 comments · May be fixed by #436
Assignees
Labels
enhancement New feature or request path Pathfinding team

Comments

@SPDonaghy
Copy link
Contributor

SPDonaghy commented Feb 1, 2024

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.
Land Mass ETL (1)

Rough Idea for Land Mass Data Loading

WIP

@SPDonaghy SPDonaghy added the enhancement New feature or request label Feb 1, 2024
@SPDonaghy SPDonaghy self-assigned this Feb 1, 2024
@patrick-5546 patrick-5546 added the path Pathfinding team label Mar 9, 2024
@SPDonaghy SPDonaghy transferred this issue from UBCSailbot/local_pathfinding Mar 9, 2024
@SPDonaghy SPDonaghy mentioned this issue Mar 14, 2024
10 tasks
@SPDonaghy SPDonaghy moved this from Backlog to In Progress in SOFT Project Mar 14, 2024
@SPDonaghy SPDonaghy linked a pull request Sep 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request path Pathfinding team
Projects
Status: In Progress
2 participants