Alex Gisi
Alex Gisi
The mesh constructor takes an integer vector of variable length (`triangles`) to represent the mesh's triangles. The [constructor](https://github.com/tesseract-robotics/tesseract/blob/master/tesseract_geometry/include/tesseract_geometry/impl/mesh.h) describes this as > A vector of face indices where the first...
## Summary For some minlplib problems, the nonlinear_to_pwl transform fails during the Delaunay, J1, and OrderedJ1 triangulation methods. ### Steps to reproduce the issue As an example, take the [maxmin](https://www.minlplib.org/maxmin.html)...