Skip to content

jgrillo/guv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guv

This crate implements a PID controller as described in

Åström, K. J., & Hägglund, T. (1988).
Automatic Tuning of PID Controllers.
Instrument Society of America (ISA).
ISBN 1-55617-081-5

This crate is currently experimental and should not be used yet.

TODO

  • robust test suite
  • automatic tuning

Credits

This project steals from pid-rs the idea of being generic over a real number type.

This crate got its start at Grapl, Inc.

About

PID controller implemented in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages