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

a typo in the gpu version of octree_iterator.hpp #2232

Closed
julesmorel opened this issue Feb 27, 2018 · 1 comment
Closed

a typo in the gpu version of octree_iterator.hpp #2232

julesmorel opened this issue Feb 27, 2018 · 1 comment
Labels

Comments

@julesmorel
Copy link

Your Environment

  • Operating System and version:
  • Compiler:
  • PCL Version:1.8.1-dev

Context

in the file gpu/octree/src/cuda/octree_iterator.hpp (line 120), the identifier "lenght" should be changed to "length"

Expected Behavior

Current Behavior

Code to Reproduce

Possible Solution

@SergioRAgostinho
Copy link
Member

It was fixed by #2217. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants