Page 1 of 1

C++ code excisting models

Posted: Tue Dec 24, 2013 1:13 am
by lauraaapeeters
Hello,

I would like to make a simplified canine knee model with the use of OpenSim. I've some programming skills, but I have never programmed in C++. So I would like to use a existing model (for example BothLeg, SeperateLeg or Leg6Dof9Musc) as a starting point. Does anyone know how I can get the source files (.cpp) which I can use as an example?
Or is it also possible to make an xml file and build a .osim model from there?

I hope someone can help me :)

Regards

Re: C++ code excisting models

Posted: Mon Dec 30, 2013 2:31 pm
by eskilan
You can simply edit an existing model by changing the xml (.osim) directly.