Open3D
Open3D copied to clipboard
possionrecon -> PoissonRecon
trafficstars
Checklist
- [X] I have searched for similar issues.
- [X] For Python issues, I have tested with the latest development wheel.
- [X] I have checked the release documentation and the latest documentation (for
masterbranch).
Describe the issue
Not a big deal. But clearly a typo.
Steps to reproduce the bug
possionrecon -> PoissonRecon
Poisson should be the correct spelling...
Error message
Nothing wrong... But, this should NOT happen...
Expected behavior
No response
Open3D, Python and System information
- Operating system: Ubuntu 22.04
- Python version: Python 3.10.4
- Open3D version: output from python: `print(open3d.__version__)`
- System architecture: x86 / arm64 / apple-silicon / jetson / rpi
- Is this a remote workstation?: yes or no
- How did you install Open3D?: pip / conda / build from source
- Compiler version (if built from source): gcc 7.5 / clang 7.0
Additional information
No response