Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.54 KB

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!