Xsens csv to OpenSense
Posted: Tue Apr 27, 2021 12:32 am
Hi guys:
I am working with Xsens sensors trying to get my data to read into Opensense (using Matlab 2017b scripting on windows 10).I can get the example data to work, however it seems that the Xsens csv files are now output in a different configuration than in the example data. I have tried making my data the same format as the example data(making the same header names )however I am getting an error:
Java exception occurred:
java.lang.RuntimeException: Table does not have metadata for 'header'.
Thrown at XsensDataReader.cpp:94 in extendRead().
at org.opensim.modeling.opensimCommonJNI.DataAdapter_read(Native Method)
at org.opensim.modeling.DataAdapter.read(DataAdapter.java:48)
How can I solve the problem?
Thanks for your reply.
huihui wang
I am working with Xsens sensors trying to get my data to read into Opensense (using Matlab 2017b scripting on windows 10).I can get the example data to work, however it seems that the Xsens csv files are now output in a different configuration than in the example data. I have tried making my data the same format as the example data(making the same header names )however I am getting an error:
Java exception occurred:
java.lang.RuntimeException: Table does not have metadata for 'header'.
Thrown at XsensDataReader.cpp:94 in extendRead().
at org.opensim.modeling.opensimCommonJNI.DataAdapter_read(Native Method)
at org.opensim.modeling.DataAdapter.read(DataAdapter.java:48)
How can I solve the problem?
Thanks for your reply.
huihui wang