Package org.chsrobotics.lib.controllers
package org.chsrobotics.lib.controllers
-
ClassDescriptionA controller made of a sum of filters, each multiplied by a constant gain.Interface for the feedback (past state-dependent and -varying) controllers of the library.Implementation of a simple Proportional-Integral-Derivative feedback controller.Data class for holding the gains to a PID controller.