Package edu.wpi.first.wpilibj.pidwrappers

  • Class Summary 
    Class Description
    PIDAnalogAccelerometer Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDAnalogGyro Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDAnalogInput Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDAnalogPotentiometer Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDEncoder Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDMotorController Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.
    PIDUltrasonic Deprecated, for removal: This API element is subject to removal in a future version.
    Use PIDController which doesn't require this wrapper.