Search found 2 matches

by Henrik Norgren
Thu Dec 17, 2020 1:06 am
Forum: OpenSim
Topic: CoordinateCouplerConstraint with multiple independent coordinates
Replies: 1
Views: 354

Re: CoordinateCouplerConstraint with multiple independent coordinates

After patching CompoundFunction to support variable number of independent coordinate everything appears to be working as expected. I guess I'll create a PR.
by Henrik Norgren
Tue Dec 15, 2020 11:36 pm
Forum: OpenSim
Topic: CoordinateCouplerConstraint with multiple independent coordinates
Replies: 1
Views: 354

CoordinateCouplerConstraint with multiple independent coordinates

The OpenSim::CoordinateCouplerConstraint appears to support multiple independent coordinates, however, when I actually tried to use this I get an assertion error: Constraint::CoordinateCouplerImpl::CoordinateCouplerImpl (SimbodyMatterSubsystem& matter, const Function* function, const Array_<Mobilize...