CoordinateCouplerConstraint
does not handle multiple independent coordinates properly
#3435
Labels
CoordinateCouplerConstraint
does not handle multiple independent coordinates properly
#3435
CoordinateCouplerConstraint
should support multiple independent coordinates since the propertyindependent_coordinate_names
is a list property. However, the function that computes the coordinate coupling error only takes into account the first two coordinate in the total list of coordinate, whether or not they are independent or dependent:opensim-core/OpenSim/Simulation/SimbodyEngine/CoordinateCouplerConstraint.cpp
Line 47 in 22af32b
The text was updated successfully, but these errors were encountered: