Hello,
I had a query regarding simulation of new models that aren't available in the library.
Can we simulate our own model?
Is there any function that allows us to simulate a joint and its movement from scratch?
My interest is only the neck joint, which is not available in the package I downloaded alongwith the software.
However, I did find a Vasavada model package while searching through models online, but the file isn't opening or showcasing any content when I open the file from my opensim window.
Also which language would be easier to use while simulating?
I'm using the software for my college project and it would really help alot if you could clear my doubts.
Thank You.
Model simulation.
- faizah ansari
- Posts: 4
- Joined: Mon Aug 13, 2018 11:16 am
- Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Re: Model simulation.
Hi,
The best place to start is the user guide
https://simtk-confluence.stanford.edu:8 ... %27s+Guide
The best place to start is the user guide
https://simtk-confluence.stanford.edu:8 ... %27s+Guide
Yes. You can create and adapt the model.Can we simulate our own model?
This question is very vague. Can you clarify further?Is there any function that allows us to simulate a joint and its movement from scratch?
I think the neck model can be downloaded from the simtk projects. You can search for relative projects that may provide their models and simulation data.My interest is only the neck joint, which is not available in the package I downloaded alongwith the software.
I would go with python or Matlab. If you need to implement custom code then you need to extend the OpenSim thus C++.Also which language would be easier to use while simulating?