Ignition Math

API Reference

6.9.3~pre2
PID.hh File Reference
#include <chrono>
#include <ignition/math/Helpers.hh>
#include <ignition/math/config.hh>

Go to the source code of this file.

Classes

class  PID
 Generic PID controller class. Generic proportional-integral-derivative controller class that keeps track of PID-error states and control inputs given the state of a system and a user specified target state. It includes a user-adjustable command offset term (feed-forward). More...
 

Namespaces

 ignition
 
 ignition::math
 Math classes and function useful in robot applications.