Skip to content
Discussion options

You must be logged in to vote

Hi @FawazMallick ,

That error message is propagated from simbody, which OpenSim internally uses for physics calculations. Simbody's official documentation for triangle meshes is available here:

The error message you're seeing is from here:

The error you're seeing is because (it seems) simbody specifically requires that meshes can't have shared edges. Whether your mesh does or doesn't is a side-effect of the modelling procedure. STL files shouldn't have thi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adamkewley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants