Colin Smith
Colin Smith
Hi all, I'm building on Scientific Linux 6 using GCC 4.8.2 and Lapack 3.6.1 and I am getting the same failed tests: The following tests FAILED: 164 - GazeboReactionForceWithAppliedForceRigidStatic (Failed)...
3.5.3 The code is from "Download Package" from "OpenSim Source Code" https://simtk.org/frs/index.php?group_id=91
+1 I made the same mistake with the aErrorVariance parameter. It would be nice to be able to access this from a function after construction. I am tracking a bug...
@marnunez Any luck? I have just gone down the same rabbit hole with the following error: ImportError: DLL load failed while importing _simbody: The specified module could not be found....
I still haven't solved this. PATH=C:\OpenSim 4.3\bin PYTHONPATH=C:\OpenSim 4.3\sdk\Python In anaconda command prompt I created an environment conda create -n opensim_test python=3.8 numpy=1.19.4 spyder conda activate opensim_test python setup_win_python38.py python...
We have not had issues in previous years (version 4.1 and 4.2) and there were Mac users then.
In trying to recreate, I found this too: In a custom joint if the coordinate in the transform axis does not match a coordinate in the model ``` **test_tz_typo** 0...
So it looks to be a little harder to recreate than my original post suggests. Attached is a model and corresponding long file that causes the crash. In trying to...