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

Support for line obstacles #48

Open
seveibar opened this issue Sep 10, 2024 · 1 comment
Open

Support for line obstacles #48

seveibar opened this issue Sep 10, 2024 · 1 comment

Comments

@seveibar
Copy link
Contributor

seveibar commented Sep 10, 2024

Really line obstacles are all you need, just x1, y1, y1, y2 and width. Using rects is super limited and probably only marginally faster, likewise i don't see too many benefits right now for optimizing ovals, seems like obstacle_type: "line" gives everything you want as long as you incorporate thickness

Copy link

homie-gg bot commented Sep 10, 2024

Here are some pull requests that might be helpful reference for this task:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant