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

How to integrate it with existing custom edge? #16

Closed
kaushalendra-pandey opened this issue Mar 28, 2022 · 1 comment
Closed

How to integrate it with existing custom edge? #16

kaushalendra-pandey opened this issue Mar 28, 2022 · 1 comment
Labels
question Further information is requested wontfix This will not be worked on
Projects

Comments

@kaushalendra-pandey
Copy link

Hi. I have multiple types of edges in my setup. I want to make each one of them smart. From the docs, if we give the type as SmartEdge, it doesn't intersect. How can I make my custom edge inherit these properties and on top of them use properties which are unique to them?

@tisoap
Copy link
Owner

tisoap commented Apr 2, 2022

Hey @kaushalendra-pandey ! This package includes custom Edges that themselves do path finding. It's not a package to transform other edge types into "smart" ones. If you want a different type of edge that it's not available on this package to do path finding, you'll need to implement it on your own.

@tisoap tisoap added question Further information is requested wontfix This will not be worked on labels Apr 2, 2022
@tisoap tisoap closed this as completed Apr 3, 2022
Repository owner locked as off-topic and limited conversation to collaborators Apr 16, 2022
@tisoap tisoap added this to Done in Kanban Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested wontfix This will not be worked on
Projects
No open projects
Kanban
  
Done
Development

No branches or pull requests

2 participants