You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Error:
File "C:\Users\tom_v\miniconda3\envs\BioToHydrow\lib\opensim\actuators.py", line 4802, in run
return _actuators.PolynomialPathFitter_run(self)
RuntimeError: std::exception in 'void OpenSim::PolynomialPathFitter::run()': The path '/forceset/addbrev_l' depends on more than 6 coordinates. This is not supported.
In Object '' of type PolynomialPathFitter.
Thrown at PolynomialPathFitter.cpp:830 in filterSampledData().
See minimal code to replicate error. When I change the model definition, pelvis as floating base and no kinematic constraints, it works well. testFitting.zip