Claire V. Hammond
Claire V. Hammond
We are trying to step through a `.mot` file and record information at each time point. Looking at how InverseDynamics achieves model positions, we are modifying the Q vector in...
The signature for the OpenSim object `GCVSpline` in `methodsview GCVSpline` shows `org.opensim.modeling.SWIGTYPE_p_double` for arguments 3 and 4. Is there a way to fix those arguments to allow us to use...
Is there a way to save to .mot similar to the STOFileAdapter? The issue I'm having is I'm taking data in degrees in an .mot, parsing, chopping, reducing the data...
I'm updating our NMSM Pipeline project to HEAD and found the following issue that crashes MATLAB. ``` fileName = 'simple_arm.trc'; import org.opensim.modeling.* markerNames = ["r_humerus1", "r_humerus2", "r_humerus3", "r_radius1", "r_radius2", "r_radius3"];...
It seems that OpenSim 4.5 has removed `get_GeometryPath()` from the core library and associated MATLAB wrapper. Can you please add `get_GeometryPath()` as a wrapper for `getGeometryPath()` so as to ensure...
Updated the windows to use Query for the new Bevy 0.10 Window system (Windows are entities).
Spoke to @nickbianco about adding a square root function, but also a general 'expression' based function could be valuable as well