Class LinearJoint

java.lang.Object
com.marginallyclever.ro3.node.Node
com.marginallyclever.ro3.node.nodes.LinearJoint

public class LinearJoint extends Node

a LinearJoint is a joint that can translate along the local Z axis.

a LinearJoint should be attached to a child Pose referenced as the car. In this way the car's parent Pose can be thought of as the initial pose at zero mm. This helps prevent drift over time.