Search found 7 matches
- Mon Apr 25, 2022 1:57 pm
- Forum: OpenSim
- Topic: Interfacing MATLAB Simulink with OpenSim
- Replies: 3
- Views: 375
Re: Interfacing MATLAB Simulink with OpenSim
Thank you for your reply. I will try this in the way you had specified.
- Tue Apr 12, 2022 3:07 pm
- Forum: OpenSim
- Topic: Interfacing MATLAB Simulink with OpenSim
- Replies: 3
- Views: 375
Interfacing MATLAB Simulink with OpenSim
I am trying to get the MEX interface working which is available in the following link which may enables designing custom controllers for OpenSim model in MATLAB Simulink environment. https://simtk.org/projects/opensimmatlab However, different errors comes for different combinations of software versi...
- Tue Apr 12, 2022 3:02 pm
- Forum: OpenSim
- Topic: Simbody installation files in OpenSim 3.3
- Replies: 0
- Views: 123
Simbody installation files in OpenSim 3.3
Could anyone please let me know where the Simbody installation goes in OpenSim 3.3 Version? (In 4.0 and 4.3 there is a separate folder in SDK called Simbody). I am trying to find the 'SimbodyConfig.cmake' file and 'OpenSimConfig.cmake' file for OpenSim 3.3 Version. Any suggestions to find these file...
- Fri Apr 08, 2022 9:08 am
- Forum: Extendable OpenSim-Matlab Interface Using Class Oriented Mex Interface for C++
- Topic: Appropriate software version to run this project
- Replies: 0
- Views: 154
Appropriate software version to run this project
Hello, I am trying to get the MEX interface working, but it gave different errors for different software versions. (of Visual Studio, MATLAB, CMake, OpenSim, Simbody). So, if there is anyone who could get the interacting working, please kindly let me know what versions of these software you used. An...
- Fri Apr 08, 2022 8:40 am
- Forum: OpenSim
- Topic: Clarification regarding OpenSim Controllers
- Replies: 2
- Views: 338
Re: Clarification regarding OpenSim Controllers
Thank you very much for letting me know and saving lots of time that could have wasted trying to insert a customized controller without plugin. I will have a look at the link you have mentioned, hope it'd help. In parallel to this approach, I am trying to get the MEX interface working which is avail...
- Thu Apr 07, 2022 3:06 pm
- Forum: Extendable OpenSim-Matlab Interface Using Class Oriented Mex Interface for C++
- Topic: build the src files of OpenSimMatlab
- Replies: 1
- Views: 251
Re: build the src files of OpenSimMatlab
I am also getting the same error with MATLAB 2022a, VS 2019 Community, OpenSim 4.3 with CMake 3.23. Did you find any solution to get rid of this error?
- Mon Apr 04, 2022 10:23 am
- Forum: OpenSim
- Topic: Clarification regarding OpenSim Controllers
- Replies: 2
- Views: 338
Clarification regarding OpenSim Controllers
I am trying to print the following C++ example as an OSIM file and use the controller in the code for simulations in the OpenSim GUI environment. (...\Documents\OpenSim\4.3\Code\CPP\ControllerExample) When attempting to open the resulting OSIM file, I am getting the error shown by the 1st snapshot a...