TEASER-plusplus
TEASER-plusplus copied to clipboard
[BUG] Typo or bug in example/teaser_cpp_fpfh/quatro_cpp_fpfh.cc
Describe the bug These lines: https://github.com/MIT-SPARK/TEASER-plusplus/blob/baf69d948d77e8fe496a82e2fa3b1f41a9b1156f/examples/teaser_cpp_fpfh/quatro_cpp_fpfh.cc#L35 https://github.com/MIT-SPARK/TEASER-plusplus/blob/baf69d948d77e8fe496a82e2fa3b1f41a9b1156f/examples/teaser_cpp_fpfh/quatro_cpp_fpfh.cc#L39
the operator ==
does not seem intended. I think it should be typo from auto-completion.
Can you confirm this?
Have you run the unit tests?
- [x] Yes
- [ ] No --- then this issue will be closed.
Installed Dependencies Please report the versions of all dependencies you installed, as well as your OS.
To Reproduce Please post the exact steps you executed to reproduce the bug.
Additional context Add any other context about the problem here.
My bad, I'll fix it right away!