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

Error following steps for dataset generation step 1 #13

Open
ignpaub opened this issue Feb 20, 2024 · 0 comments
Open

Error following steps for dataset generation step 1 #13

ignpaub opened this issue Feb 20, 2024 · 0 comments

Comments

@ignpaub
Copy link

ignpaub commented Feb 20, 2024

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.

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