simorxb / PID-tuning-opt
Optimisation of PID parameters implemented in Python, using scipy.optimize.minimize.
☆25Updated last year
Alternatives and similar repositories for PID-tuning-opt:
Users that are interested in PID-tuning-opt are comparing it to the libraries listed below
- Control of a pendulum in real-time. The script simulates a real-time test of a control algorithm, allowing the user to change online the …☆13Updated 2 years ago
- Example of how to implement SMC control on a pendulum model, using the Super Twisting Algorithm. This Python code is used to plot the res…☆14Updated 6 months ago
- Plugin to visualize CAN .dbs files in PlotJuggler☆46Updated last year
- An example of how to use the Python Control Library