pros::motor_pid_s struct

Public variables

uint8_t kf
The feedforward constant.
uint8_t kp
The proportional constant.
uint8_t ki
The integral constants.
uint8_t kd
The derivative constant.