Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

o3d.geometry.PointCloud.create_from_depth_image Segmentation Fault erroe

Open Adhithiyan03 opened this issue 1 year ago • 1 comments

Checklist

My Question

I am using python3.10.12 and a conda environment. I install open3d from pip install open3d. when I run my code, i am getting error at this particular line. I want to run my mujoco simulator and generate point clouds from this .

Adhithiyan03 avatar Aug 01 '24 19:08 Adhithiyan03

Do you have any minimal example that causes this error? It is hard to debug without any code or at least a snippet on how you call this function.

timohl avatar Aug 01 '24 22:08 timohl