Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warn on STL simplification failures (#4)
It looks like Open3D occasionally doesn't like the STLs produced by OnShape and can't simplify them. For now, we'll be tolerant of this error since it appears to be a bug outside of our code. Fixes #3
- Loading branch information