Resurgence (PY2022)
Codebase for the Husky Robotics 2021-2022 rover Resurgence
Loading...
Searching...
No Matches
robot::pidcoef_t Struct Reference

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
 

Detailed Description

A struct containing a set of PID coefficients.


The documentation for this struct was generated from the following file: