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

Loop counter variable used twice #489

Closed
simonpierredeschenes opened this issue Jan 19, 2022 · 3 comments
Closed

Loop counter variable used twice #489

simonpierredeschenes opened this issue Jan 19, 2022 · 3 comments

Comments

@simonpierredeschenes
Copy link
Collaborator

The variable i is used as a counter in both the outer and inner loops.

https://github.com/ethz-asl/libpointmatcher/blob/c0d13ea87d3f6ccb81cbf0f9dc02a118a0c42f03/pointmatcher/DataPointsFilters/SurfaceNormal.cpp#L205

@harsh-su
Copy link
Contributor

Hii Simon, Can I work on this issue?

@simonpierredeschenes
Copy link
Collaborator Author

Hi @HS7499 , yes you can work on it, it would be very appreciated! You can assign me to review the PR when you create it. Thanks! :)

@pomerlef
Copy link
Collaborator

pomerlef commented Oct 4, 2023

Solved with #521

@pomerlef pomerlef closed this as completed Oct 4, 2023
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