I'm a new learner and I need some help!
the introductory examples"simulation-based designe to reduce metabolic cost",part4:model building,says:"the opensim software plstform has an extensive library of actuators and controllers",where are they?how can I use them to build a model?
The same as intermediate examples"example-model editing",how can we make the file "bucket.vtp" ,or is there already have such library in OpenSim?
I want to know how many libraries there is in OpenSim , where they are and how to use them.
where is the extensive libiary of actuators and controlleers?
Re: where is the extensive libiary of actuators and controlleers?
The documentation for the API is here; https://simtk.org/api_docs/opensim/api_docs/
There is also a guide to using the API documentation on the OpenSim WIki; https://simtk-confluence.stanford.edu:8 ... ng+Doxygen
There is also a guide to using the API documentation on the OpenSim WIki; https://simtk-confluence.stanford.edu:8 ... ng+Doxygen
Re: where is the extensive libiary of actuators and controlleers?
Thank you so much for helping me! I'm reading and get my answer.
- huang shen
- Posts: 5
- Joined: Fri May 11, 2018 1:29 am
Re: where is the extensive libiary of actuators and controlleers?
Hello, I see you are also learning opensim, if you want to add models to opensim, you can use other three-dimensional software to draw well, then export a opensim like file, extract the location of the related objects, the center of gravity and other data, add to the.Osim file, and finally can open the compound model in opensim. I am also a beginner. This is what I saw recently. I hope it will help you.