Sameer Sheorey

Results 176 comments of Sameer Sheorey

`xvfb` is required for testing, since offscreen rendering (`render_to_image()`) also needs an X server.

This is not related to OneAPI - it is OpenMP and looks like your compiler does not support it. Everything should still build and run, but will be slower since...

Hi @jiapei100 I cannot reproduce this. Please add your environment information and reference an issue if appropriate. > What about **utility::LogError()** ?? > > Given an example: > > File...

Re-opening issue till Open3D 0.16 is released.

Hi @jiapei-nexera please see here for creating a mesh from a point cloud: http://www.open3d.org/docs/release/tutorial/geometry/surface_reconstruction.html

Hi @Nireil, Please fill out the bug reporting template with info about your system / environment (including PyTorch version). Please try with the latest development Python wheel from here: http://www.open3d.org/docs/latest/getting_started.html#development-version-pip...

We now have CPU rendering support (in the latest master) for situations where the GPU is not available / too old, or drivers / libraries are not setup properly. Note...

@michezio thanks for reporting and finding the workaround. @theNded I have 2 RS cameras, I can take a look at this.