Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when generating custom dataset. #4

Open
gupta-anmol99 opened this issue Aug 2, 2023 · 0 comments
Open

Issue when generating custom dataset. #4

gupta-anmol99 opened this issue Aug 2, 2023 · 0 comments

Comments

@gupta-anmol99
Copy link

When I try to run the bash script for xml converter, I encounter a problem with qhull and the corresponding xml file is not generated.

QH6154 qhull precision error: initial facet 1 is coplanar with the interior point
ERRONEOUS FACET:
- f1
    - flags: bottom simplicial flipped
    - normal:         0        0       -1
    - offset:       0.52
    - vertices: p2(v2) p1(v1) p0(v0)
    - neighboring facets: f2 f3 f4

While executing:  | qhull Qt
Options selected for Qhull 2012.1 2012/02/18:
  run-id 1640577472  Qtriangulate  _pre-merge  _zero-centrum  _max-width 1.1
  Error-roundoff 8.5e-16  _one-merge 5.9e-15  _near-inside 3e-14
  Visible-distance 1.7e-15  U-coplanar-distance 1.7e-15  Width-outside 3.4e-15
  _wide-facet 1e-14

precision problems (corrected unless 'Q0' or an error)
      2 flipped facets
      2 degenerate hyperplanes recomputed with gaussian elimination
      4 nearly singular or axis-parallel hyperplanes
      2 zero divisors during back substitute
      3 zero divisors during gaussian elimination

The input to qhull appears to be less than 3 dimensional, or a
computation has overflowed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant