GravityFeedforwardParameters

constructor(kG: Double = 0.0, kS: Double = 0.0, kV: Double = 0.0, kA: Double = 0.0)(source)

Parameters

kG

gravity value, added to overcome gravity

kS

static gain, used to overcome static friction (multiplied by the sign of velocity)

kV

velocity gain, multiplied by the target velocity

kA

acceleration gain, multiplied by the target acceleration