This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
PolynomialFitter detects too many actuated coordinates when model kinematic chain is not standard #674
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels