Class PxD6JointDrive


  • public class PxD6JointDrive
    extends PxSpring
    • Constructor Detail

      • PxD6JointDrive

        protected PxD6JointDrive​(long address)
      • PxD6JointDrive

        public PxD6JointDrive()
      • PxD6JointDrive

        public PxD6JointDrive​(float driveStiffness,
                              float driveDamping,
                              float driveForceLimit)
        Parameters:
        driveStiffness - WebIDL type: float
        driveDamping - WebIDL type: float
        driveForceLimit - WebIDL type: float
      • PxD6JointDrive

        public PxD6JointDrive​(float driveStiffness,
                              float driveDamping,
                              float driveForceLimit,
                              boolean isAcceleration)
        Parameters:
        driveStiffness - WebIDL type: float
        driveDamping - WebIDL type: float
        driveForceLimit - WebIDL type: float
        isAcceleration - WebIDL type: boolean