Resurgence (PY2022)
Codebase for the Husky Robotics 2021-2022 rover Resurgence
|
A struct containing a set of PID coefficients. More...
#include <real_world_constants.h>
Public Attributes | |
int32_t | kP |
int32_t | kI |
int32_t | kD |
A struct containing a set of PID coefficients.