Help Needed Converting IMU Data to .sto File
Posted: Fri Jul 29, 2022 3:11 pm
Hello all,
My lab uses XSens DOT IMUs which output data in the form of .csv or .txt files. I was looking for a way to generate the .sto files that OpenSim uses for the IMU Placer tool and found these examples on the Github page: https://github.com/opensim-org/opensim- ... nseExample
However, upon trying to run the Matlab script provided, it returns an error, unable to call a function that should be defined in the imported library. I have similar issues with the Python example linked in a similar folder in this Github repo. How can I convert my XSens data to .sto file format?
Please advise.
My lab uses XSens DOT IMUs which output data in the form of .csv or .txt files. I was looking for a way to generate the .sto files that OpenSim uses for the IMU Placer tool and found these examples on the Github page: https://github.com/opensim-org/opensim- ... nseExample
However, upon trying to run the Matlab script provided, it returns an error, unable to call a function that should be defined in the imported library. I have similar issues with the Python example linked in a similar folder in this Github repo. How can I convert my XSens data to .sto file format?
Please advise.