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

Consider making delta in get_point_location configurable #20

Closed
janhohenheim opened this issue Jan 20, 2023 · 0 comments
Closed

Consider making delta in get_point_location configurable #20

janhohenheim opened this issue Jan 20, 2023 · 0 comments

Comments

@janhohenheim
Copy link
Contributor

Right now, from and to in the path finding can be off by up to 0.1 from any vertex in the path mesh. This value seems arbitrary, as the size of the mesh can vary greatly by use case. It seems it would be useful to change this offset, e.g. you could set it to 1 if you knew that your mesh is guaranteed to have a vertex every 1 unit.

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