Skip to content

Error following steps for dataset generation step 1 #13

Description

@ignpaub

Good morning:

I'm folllowing proposed steps to generate the dataset starting from ShapeNetSem. When running grasp_difussion/scripts/create_data/simplify.sh changing the paths, an error arose:

100f39dce7690f59efb94709f30ce0d2.obj
manifold 100f39dce7690f59efb94709f30ce0d2.obj temp.watertight.obj 20000
simplify: /Manifold/3rd/igl/per_vertex_point_to_plane_quadrics.cpp:83: igl::per_vertex_point_to_plane_quadrics(const MatrixXd&, const MatrixXi&, const MatrixXi&, const MatrixXi&, const MatrixXi&, std::vector<std::tuple<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, 1, -1, 1, 1, -1>, double> >&)::<lambda(const RowVectorXd&, const MatrixXd&, double)>: Assertion `std::abs(S.row(j).dot(ei)) < 1e-10' failed.
simplify.sh: line 9: 72944 Aborted                 (core dumped) $path_manifold/simplify -i temp.watertight.obj -o $filename -m -r 0.02

Files are available here: https://drive.google.com/drive/folders/1XpUyj65nVRU9RZ6qfWiySH7GHOnyv3Ae?usp=sharing

Some solutions have been provided on the internet, such as NVlabs/acronym#3 or hjwdzh/Manifold#5.

However, how did you address this issue?

Thanks a lot.

Ignacio.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions