Help Needed Converting IMU Data to .sto File

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Adebusayo Kolade
Posts: 2
Joined: Wed Jul 13, 2022 11:35 am

Help Needed Converting IMU Data to .sto File

Post by Adebusayo Kolade » 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.

Tags:

User avatar
soroosh bagheri
Posts: 15
Joined: Sat Jan 28, 2017 1:27 am

Re: Help Needed Converting IMU Data to .sto File

Post by soroosh bagheri » Thu Aug 04, 2022 7:18 am

Hi, If you have a problem with the Matlab script you can use the Xsens Reader option on c3dtools.com.

User avatar
Adebusayo Kolade
Posts: 2
Joined: Wed Jul 13, 2022 11:35 am

Re: Help Needed Converting IMU Data to .sto File

Post by Adebusayo Kolade » Fri Aug 05, 2022 7:56 am

soroosh.b.k wrote:
Thu Aug 04, 2022 7:18 am
Hi, If you have a problem with the Matlab script you can use the Xsens Reader option on c3dtools.com.
It seems like a great tool, but my starting file format is .txt or .csv, not c3d. I don't know how to get a .c3d file to use this tool.

User avatar
soroosh bagheri
Posts: 15
Joined: Sat Jan 28, 2017 1:27 am

Re: Help Needed Converting IMU Data to .sto File

Post by soroosh bagheri » Fri Aug 05, 2022 8:00 am

OK, I know. Use Xsens Reader section.
see this video:
https://youtu.be/G-pXX99zcoY

POST REPLY