public class CustomJoint extends JointBase
JointBase.BodyAndTransform
Constructor and Description |
---|
CustomJoint() |
Modifier and Type | Method and Description |
---|---|
CustomJoint |
clone() |
OpenSimCustomJoint |
createJoint(RigidBody parent,
RigidTransform3d TJP,
RigidBody child,
RigidTransform3d TJC) |
SpatialTransform |
getSpatialTransform() |
void |
setSpatialTransform(SpatialTransform st) |
createComponent, findChildBodyAndTransform, findParentBodyAndTransform, getCoordinateArray, getCoordinates, getCoordinateSet, getFrames, getJointTransformInChild, getJointTransformInParent, getLocation, getLocationInParent, getOrientation, getOrientationInParent, getParentBody, getReverse, getSocketChildFrame, getSocketParentFrame, setCoordinates, setCoordinateSet, setFrames, setLocation, setLocationInParent, setOrientation, setOrientationInParent, setParentBody, setReverse, setSocketChildFrame, setSocketParentFrame
public SpatialTransform getSpatialTransform()
public void setSpatialTransform(SpatialTransform st)
public CustomJoint clone()
public OpenSimCustomJoint createJoint(RigidBody parent, RigidTransform3d TJP, RigidBody child, RigidTransform3d TJC)