Sameer Sheorey

Results 176 comments of Sameer Sheorey

Hi @dimbleby thanks for the suggestion - I think we can make that work with some effort. The way dependencies are set are: - there are different requirement files for...

Hi @daizhirui can you check the Windows errors?

PyTorch 2.0 support is now available in Open3D v0.18.0. For PyTorch 2.1, you still need to build from source. The error looks to be that you don't have pytorch installed,...

Documentation for the new filament based visualization: [`open3d.visualization.gui`](http://www.open3d.org/docs/latest/python_api/open3d.visualization.gui.html) and [`open3d.visualization.rendering`](http://www.open3d.org/docs/latest/python_api/open3d.visualization.rendering.html) is available. We are still working on adding more functionality. This may be useful: [`open3d.visualization.rendering.Camera.look_at()`](http://www.open3d.org/docs/latest/python_api/open3d.visualization.rendering.html)

You need to setup the camera for the specific 3D scene that you have created. See here for examples: https://github.com/intel-isl/Open3D/blob/2674180540c1fb9437e726c487e69097371e53d9/examples/python/gui/online-processing.py#L420

Hi @DreamOneYou can you provide more information about your Open3D install, system and environment, following the bug report template?

Hi @jhunjhunwala1234 thanks for helping with this - github only allows "assigning" maintainers. But please go ahead and work on this issue. We accept bug fixes from users!

Hi @theNded , do you have an update on this PR?