On a Mac with Python 3.10 and open3d 0.18 I am still not able to change the view control. #6581
Open
3 tasks done
Labels
bug
Not a build issue, this is likely a bug.
Checklist
main
branch).Describe the issue
With release 0.18 installed into Python 3.10 from the official pypi distribution I am still seeing #6009.
It appears as if #6116 is not included in 0.18 (though the release notes say it is).
Reverting to
open3c==0.16.1
makes the bug go away.Steps to reproduce the bug
Error message
No message
Expected behavior
Here is a screenshot of 0.16.1, which is correct. It shows the point cloud as captured from my realsense camera, i.e. with origin at the camera position and looking down the Z axis:
And here is the incorrect screenshot of 0.18 (which is the same as for 0.17.x):
Open3D, Python and System information
Additional information
No response
The text was updated successfully, but these errors were encountered: