OpenSense
Posted: Mon Apr 15, 2024 7:23 pm
I am trying to use Raw IMU data with the Opensense workflow.
- data collected via Xsens IMU's (I am not using Xsens proprietary $$$ software to export processed data)
- filtered data using Madgwick filter, transforming data into Quaternions
- I have put the data into OpenSense format, using the appropriate headers
DataRate=100.000000
DataType=Quaternion
version=3
OpenSimVersion=4.5
endheader
time segments_IMU...........
I am running into issues with the IMU placer tool. I believe it is because of a formatting issue in my <orientation_file_for_calibration>.
I open the file in a text editor and save in a .sto format, duplicating the format of the placment_orientations.sto file that is provided in the example (UTF-8). any suggestions!?!?
I tried the "IMU to OpenSim toolbox", that has a ".sto file generator". This would seem to be what I am looking for but I can not get it to work and there is no documentation.
Any and all help is welcome.
- data collected via Xsens IMU's (I am not using Xsens proprietary $$$ software to export processed data)
- filtered data using Madgwick filter, transforming data into Quaternions
- I have put the data into OpenSense format, using the appropriate headers
DataRate=100.000000
DataType=Quaternion
version=3
OpenSimVersion=4.5
endheader
time segments_IMU...........
I am running into issues with the IMU placer tool. I believe it is because of a formatting issue in my <orientation_file_for_calibration>.
I open the file in a text editor and save in a .sto format, duplicating the format of the placment_orientations.sto file that is provided in the example (UTF-8). any suggestions!?!?
I tried the "IMU to OpenSim toolbox", that has a ".sto file generator". This would seem to be what I am looking for but I can not get it to work and there is no documentation.
Any and all help is welcome.