Error APDMDataReader.read
Posted: Sun Jul 03, 2022 7:49 am
Good morning,
I've found an error tring to read my imu data (they are not Xsens but are made by my univeristy).
This is the error that Matlab show me
"
Java exception occurred:
java.lang.RuntimeException: Table does not have
metadata for 'header'.
Thrown at APDMDataReader.cpp:130 in
extendRead().
at
org.opensim.modeling.opensimCommonJNI.DataAdapter_read(Native
Method)
at
org.opensim.modeling.DataAdapter.read(DataAdapter.java:80)
"
I attach also the example that the website propose for doing the tutorial and the table i've created.
I should have adapted the first two lines equal to the ones of the example but i'm not able to understand what i'm not changing correctly.
I've also tried to write the same amount of columns of the example (simuling to have the same number of IMUs) but the error remain.
Thank you for the availability,
Cristina Chieffo
I've found an error tring to read my imu data (they are not Xsens but are made by my univeristy).
This is the error that Matlab show me
"
Java exception occurred:
java.lang.RuntimeException: Table does not have
metadata for 'header'.
Thrown at APDMDataReader.cpp:130 in
extendRead().
at
org.opensim.modeling.opensimCommonJNI.DataAdapter_read(Native
Method)
at
org.opensim.modeling.DataAdapter.read(DataAdapter.java:80)
"
I attach also the example that the website propose for doing the tutorial and the table i've created.
I should have adapted the first two lines equal to the ones of the example but i'm not able to understand what i'm not changing correctly.
I've also tried to write the same amount of columns of the example (simuling to have the same number of IMUs) but the error remain.
Thank you for the availability,
Cristina Chieffo