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

A set of PID gains. More...

#include <PIDControl.h>

Public Attributes

double kP
 
double kI
 
double kD
 
double kF
 
std::optional< double > iZone
 

Detailed Description


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