Skip to content

How to do inverse dynamics? #63

Discussion options

You must be logged in to vote

This is a good point. The CoordinateVectorConstraint is intended to be used to add general constraints to the system, such as Euler-Parameter constraints or any other constraints. However, in the present implementation constraints are always related to Lagrange multipliers of the constraint. What you intend to build is a constraint on the motion, related to a Lagrange multiplier (force) of another item in the system.
This is currently not intended to be done, but an interesting option for any inverse dynamics problem. As it adds an algebraic constraint, this has to be treated carefully and in the general case, one would like to prescribe several velocities (e.g. of the end-effector of the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ManuelZ
Comment options

Answer selected by ManuelZ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants