Converting storage file to actuators controls.xml file
Posted: Mon Jun 22, 2020 5:46 am
Hello,
I created an actuator storage file using matlab scripting. I ultimately want control.xml file from this.
For that, I used the python script in OpenSim GUI named createControlsFromStorage.py. This file basically created my actuator controls file which I can give as input to the actuator constrains in CMC.
All I want now, is to execute this conversion of actuator controls file from .STO to .XML from matlab.
Is there a similar code written for matlab which can do this?
I am not able to execute this python script from matlab, because of the library import problem of org.opensim.utils.
Thankyou
Ratna
I created an actuator storage file using matlab scripting. I ultimately want control.xml file from this.
For that, I used the python script in OpenSim GUI named createControlsFromStorage.py. This file basically created my actuator controls file which I can give as input to the actuator constrains in CMC.
All I want now, is to execute this conversion of actuator controls file from .STO to .XML from matlab.
Is there a similar code written for matlab which can do this?
I am not able to execute this python script from matlab, because of the library import problem of org.opensim.utils.
Thankyou
Ratna