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

Fixes a bug in the code that resamples a line #9029

Closed
wants to merge 35 commits into from
Closed

Conversation

mmpagani
Copy link
Member

@mmpagani mmpagani commented Sep 23, 2023

Implements a new method for resampling a line. Compared to the original one, it does not implicitly assume that the sampling distance used for digitizing the line is longer than the sampling distance sect_len provided as input.

Before:
old

Now:
new

@mmpagani mmpagani added the bug label Sep 23, 2023
@mmpagani mmpagani added this to the Engine 3.18.0 milestone Sep 23, 2023
@mmpagani mmpagani self-assigned this Sep 23, 2023
@micheles
Copy link
Contributor

Superseded by #9034

@micheles micheles closed this Sep 26, 2023
@micheles micheles deleted the line_resampling branch September 26, 2023 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants