JointConstraintOperator

The joint constraint operator constrains one joint onto another.

Inputs

Inputs
Name Type Default Description
active BooleanPort True Enabled this operator
targetJoint StringPort   The target joint.
constrainedJoint StringPort   The constrained joint
offsetMatrix MatrixPort M44d((1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 0, 0, 1)) Offset matrix
weight DoublePort 1.0 Constraint weight
inPose PosePort   Input pose

Outputs

Outputs
Name Type Default Description
outPose PosePort   Output pose