Skip to content

samdup123/simple-love2d-pid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-love2d-pid

Playing Around with the Partial-Integral-Derivate controls algorithm

demonstration gif

The PID is allowed to produce forces on the x axis of the green cart. It gradually stabilizes the pole until the forces required to keep it in the air are exceptionally small. Also, a correction to the PID is added so that the cart is centered on the blue platform, so that it doesn't accidentally run into the walls (which are not pictured in the gif).

Created using löve2d version 11.2

About

Playing Around with a Partial Integral Derivate algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages