Hello everyone,
Does somebody have the experience of build a .osim model only by text editor like Notepad++? I have tried to use OpenSim for two months, and i get stuck right now. I mean, without graphical modeling, i have to know every coordinate of every point on the bones and muscles. How can we get these datum from? From experiments? Same problem when i try to edit motion files, i need to know how big every kind of force is at every second? How could i make it possible? Any advise and complain is welcomed and will be humbly accepted!
building model via text editor
Re: building model via text editor
You need to know the coordinates of frames, joints, and muscle attachments. People who build models start with many paper and pen calculations and then translate them to xml.I mean, without graphical modeling, i have to know every coordinate of every point on the bones and muscles.
From experiments and literature. You can also use ingenuity to build mechanisms that represent the structures you are trying to study.How can we get these datum from? From experiments?
People typically collect experimental data (markers and external loads) to feed to the model. You can create your own data, but that is done by you, not by OpenSim. I use Matlab to create data and that I add to motion files for testing purposes.Same problem when i try to edit motion files, i need to know how big every kind of force is at every second? How could i make it possible?