Hi!
I have a problem when importing a .obj mesh into Chrono with BSTShellFromObjFile. For some reason, when I apply a pressure to the mesh, a set of nodes stays fixed while the rest of the nodes move. I have not written any code to fix these nodes. Does anyone know what the problem might be?
The .obj file is a simple circular mesh, and both my code and the file are attached.