jointPrimitiveActuationForceTorque
Class: simscape.multibody.CompiledMultibody
Namespace: simscape.multibody
Description
[
returns the actuation force or torque of the specified joint primitive in the given dynamics
results. The act] = jointPrimitiveActuationForceTorque(cmb,jointPrimitive,dynamicsResult)dynamicsResult argument represented by a simscape.multibody.DynamicsResult object contains the dynamics results of a
multibody model. The object must be generated from the same simscape.multibody.CompiledMultibody object that represents
cmb.
You can query the actuation force of the prismatic joint primitive and the actuation torque of the revolute joint primitive.
Input Arguments
Output Arguments
Version History
Introduced in R2025a