Class Hierarchy
- java.lang.Object
- edu.wpi.first.math.controller.ArmFeedforward
- edu.wpi.first.math.controller.BangBangController (implements edu.wpi.first.util.sendable.Sendable)
- edu.wpi.first.math.controller.ControlAffinePlantInversionFeedforward<States,Inputs>
- edu.wpi.first.math.controller.ElevatorFeedforward
- edu.wpi.first.math.controller.HolonomicDriveController
- edu.wpi.first.math.controller.LinearPlantInversionFeedforward<States,Inputs,Outputs>
- edu.wpi.first.math.controller.LinearQuadraticRegulator<States,Inputs,Outputs>
- edu.wpi.first.math.controller.PIDController (implements java.lang.AutoCloseable, edu.wpi.first.util.sendable.Sendable)
- edu.wpi.first.math.controller.ProfiledPIDController (implements edu.wpi.first.util.sendable.Sendable)
- edu.wpi.first.math.controller.RamseteController
- edu.wpi.first.math.controller.SimpleMotorFeedforward