Hello,
I am working on interfacing OpenSim with matlab. Currently, I am able to do my work in matlab using scripts in which I import the Opensim library and the required model.
But I want to shift the whole thing on Simulink, so that I may be able to interface SimMechanics too.
Is there any possibility to do that using OpenSim 4.0 and MATLAB 2018a or 2015a?
I have seen the project "Extendable OpenSim-Matlab Infrastructure Using Class Oriented C++ Mex Interface" but later knew that, it is compatible for previous versions of OpenSim only and that some functionalities needs to be written manually, to use it with OpenSim 4.0.
Can you suggest if there is any chance I can use OpenSim using MEX files in Simulink or should I continue using scripting only?
Regards,
Ratna Sambhav
OpenSim-Simulink interfacing possibility
- Ratna Sambhav
- Posts: 42
- Joined: Sat Jan 12, 2019 10:16 am
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: OpenSim-Simulink interfacing possibility
Hi Ratna,
There has been multiple efforts to integrate OpenSim with Simulink but I'm not sure any of them is maintained and kept up to date with OpenSim so I'd suggest you stay with scripts at the moment, as we maintain this pathway in our code base/tests.
Hope this helps,
-Ayman
There has been multiple efforts to integrate OpenSim with Simulink but I'm not sure any of them is maintained and kept up to date with OpenSim so I'd suggest you stay with scripts at the moment, as we maintain this pathway in our code base/tests.
Hope this helps,
-Ayman