Skip to content

Segmentation Fault after registeration process in Reconstruction pipeline #2107

@zainmehdi

Description

@zainmehdi

I am trying to run reconstruction pipeline with the python scripts provided. I recorded my data using realsense d435i. When I run the script it is able to register the fragment but just after this phase it gives me segmentation fault.

To Reproduce
I used the sample dataset sequence 16 as provided in the tutorial. If you try to run the pipeline it should give segmentation fault. The below screenshot is however of my custom data but the results were same in both cases.

**python run_system.py config/realsense.json --make --register --refine --integrate
**
Expected behavior
Segmentation fault

Screenshots
If applicable, add screenshots to help explain your problem.
image

I am running in in conda base environment

  • Operating system: (Ubuntu 18.04)
  • Python version: (e.g. Python 2.7)
  • Open3D version:0.9
  • Is this remote workstation?: no
  • How did you install Open3D?: (build from source)
  • Compiler version (if built from source): (e.g. gcc 7.5)

Additional context

Metadata

Metadata

Assignees

Labels

bugNot a build issue, this is likely a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions