Skip to content
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
@tomvanwouwe1992

Description

@tomvanwouwe1992

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions