Files
allwpilib/wpilibj/src/main/java/edu/wpi/first
Tyler Veness df182f382e PIDController now supports composition (#976)
For example, an outer position feedback controller can now drive the
reference of an inner velocity feedback controller.
2018-05-19 01:32:43 -07:00
..