Contact Geometry Error
Posted: Thu Jun 07, 2018 7:34 am
For the model that I'm creating, I needed to create a contact mesh for a cylinder and a sphere. When I tried to load the model into OpenSim I got the following error:
java.lang.RuntimeException: SimTK Exception thrown at ContactGeometry_TriangleMesh.cpp:447:
Bad call to Simbody API method ContactGeometry::TriangleMesh::Impl::TriangleMesh::Impl(): Multiple faces have an edge between vertices 1 and 2 in the same order.
How would I fix this error?
java.lang.RuntimeException: SimTK Exception thrown at ContactGeometry_TriangleMesh.cpp:447:
Bad call to Simbody API method ContactGeometry::TriangleMesh::Impl::TriangleMesh::Impl(): Multiple faces have an edge between vertices 1 and 2 in the same order.
How would I fix this error?