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)
Is there a bug in the examplemarkertracking10dof routine
- Nicholas Bianco
- Posts: 1050
- Joined: Thu Oct 04, 2012 8:09 pm
Re: Is there a bug in the examplemarkertracking10dof routine
Hi Hiram,
I'm not sure what's wrong here, but it seems like it has something to do with the marker trajectories TRC file in that example. Can you try access the marker table outside of running the MocoStudy to see if the same error occurs?
-Nick
I'm not sure what's wrong here, but it seems like it has something to do with the marker trajectories TRC file in that example. Can you try access the marker table outside of running the MocoStudy to see if the same error occurs?
-Nick