I know this sounds crazy but I'm usually not getting any kinds of files whatsoever. When I tried setting these particular environment variables (OPENSIM_HOME is pointing to C:\OpenSim 4.1\ and SIMBODY_HOME is pointing to C:\OpenSim 4.1\sdk\Simbody), I found the following two files. Otherwise, there ...
I believe my OPENSIM_HOME environment variable is pointed correctly. I do not have a SIMBODY_HOME environment variable. Do I need it, and if so, where should it point to?
Hello, I have been having some problems trying to use the API for MATLAB and Python. The programs are quitting when I try to "turn on" the visualizer. For Python, "model variable".setUseVisualizer(True) "model variable".initSystem() it quits. for MATLAB, "model variable".setUseVisualizer(true) "mode...
I apologize if this has been asked and answered before, but if it has I could not find it. Unlike rotational coordinates, *.mot files give coupled coordinates in radians. inDegrees is set to yes, I checked just to make sure. The coordinates panel is the exact same way, rotational coordinates in degr...
Hello, I am using c3dExport.m in the OpenSim Matlab Scripts directory. On some of my *.c3d files it appears to be working correctly, writing test-data.trc On others, I have an issue with: tables = C3DFileAdapter().read(path2c3d, ForceLocation); The error is: Java exception occurred: java.lang.Runtim...