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 compute the edgDst and edgVct in voronoiTerm? #1

Open
LawranceXcl opened this issue Jan 2, 2020 · 3 comments
Open

how to compute the edgDst and edgVct in voronoiTerm? #1

LawranceXcl opened this issue Jan 2, 2020 · 3 comments

Comments

@LawranceXcl
Copy link

No description provided.

@LawranceXcl
Copy link
Author

Because if the voronoiTerm is commented, the path is so close to obstacles.So I want to see the effect of the voronoiTerm.

@teddyluo
Copy link
Owner

teddyluo commented Apr 5, 2020

please adjust the weight value to a non-zero value (default: 0)

@zwkcoding
Copy link

Because if the voronoiTerm is commented, the path is so close to obstacles.So I want to see the effect of the voronoiTerm.

in these implement, voronoiTerm is used for smoothing traj.
about your question, ref to

// //obsDist = voronoiDiagram.getDistance(node->getX(),node->getY())

I wish it help you, it's calculated from dynamic voronio lib.

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

3 participants