PIDFController

constructor(kP: Double, kI: Double, kD: Double, kF: Feedforward = StaticFeedforward(0.0), setPointTolerance: Double = 10.0)