Is there a bug in the examplemarkertracking10dof routine
Posted: Thu Aug 12, 2021 2:29 am
Why does this problem appear when running examplemarkertracking10dof? I didn't change any code during the run.
Java exception occurred:
java.lang.RuntimeException: Table has no column labels. Use setColumnLabels() to add labels.
Thrown at AbstractDataTable.cpp:93 in getColumnLabels().
at org.opensim.modeling.opensimMocoJNI.MocoStudy_ initCasADiSolver(Native Method)
at org.opensim.modeling.MocoStudy.initCasADiSolver(MocoStudy.java:113)
Java exception occurred:
java.lang.RuntimeException: Table has no column labels. Use setColumnLabels() to add labels.
Thrown at AbstractDataTable.cpp:93 in getColumnLabels().
at org.opensim.modeling.opensimMocoJNI.MocoStudy_ initCasADiSolver(Native Method)
at org.opensim.modeling.MocoStudy.initCasADiSolver(MocoStudy.java:113)