Translate not implemented for VoxelGrid geometry
Open
feature request
geometry
legacy (Open3D 0.x API)
voxelgrid
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
**Describe the bug**
When applying the translate function to a VoxelGrid geometry I am getting the following error:
"RuntimeError: [Open3D ERROR] Not implemented"
**To Reproduce**
Run translate on VoxelGrid geometry. Geometry created using 'create_from_point_cloud()' function.
- Operating system: Windows 10 64-bit
- Python version: Python 3.8
- Open3D version: 0.12.0
- Is this remote workstation?: no
- How did you install Open3D?: pip
**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.