core / com.acmerobotics.roadrunner.control / PIDFController / setOutputBounds
setOutputBounds
fun setOutputBounds(min: Double, max: Double): Unit
(source)
Sets bounds on the output of the controller.
Parameters
min
- minimum output
max
- maximum output