Skip to content

safinsingh/raPID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Python implementation of a PID Controller

Version License: MIT Made with Python PRs Welcome Maintained awesome


✨ In Action

💻 Try it out

git clone https://github.com/safinsingh/raPID.git
conda install --file requirements.txt
python controller.py

OPTIONAL: For object rendering functionality with Manim, please follow the instructions at https://github.com/ManimCommunity/manim to install manim into the sim/manim/ directory. The NumPy, SciKit, and Pandas libraries are optional and only used for interpolation with manim.

👨‍💻 Authors

Safin Singh

🤝 Contributing

Contributions, PRs, issues and feature requests are welcome! Feel free to check out our issues page.

❤️ Show your support

Give a ⭐️ if this project helped you! Hope you enjoy it!

Releases

No releases published

Packages

No packages published

Languages