ElevatorFeedforward
Feedforward controller for elevator mechanisms.
This feedforward applies a constant gravity compensation term plus velocity and acceleration feedforward terms. It is suitable for linear mechanisms like elevators where gravity exerts a constant force regardless of position.
Parameters
coefficients
the GravityFeedforwardParameters containing the feedforward gains
Constructors
Link copied to clipboard
Secondary constructor for initializing the ElevatorFeedforward with individual feedforward parameters.