Hi i am pranay i want to know on thing, so right now i am doing my dissertation on gait analysis and i am using Notch IMU sensors to gather the data i have got my sensors data which is in .csv file format i need to know how i can use that data and upload on opensim to have proper gait analysis data.
It will be really helpfull if anyone know about this.
Please relpy as soon as possible.
Sensors Data Export
- Philip Hotor
- Posts: 2
- Joined: Wed Apr 26, 2023 5:10 am
Re: Sensors Data Export
You can use the OpenSense protocol for analyzing IMU data in OpenSim. First, you'll need to preprocess your data and extract the relevant portions. For preprocessing, you can use MATLAB or Python, both of which have well-documented pipelines in the OpenSim documentation. This short video might also be helpful: https://youtu.be/ewuvpB2QUf8. Is this information helpful to you?